summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorjakob <jakob@memeware.net>2017-03-11 07:35:00 -0500
committerjakob <jakob@memeware.net>2017-03-11 07:35:00 -0500
commit06ef3f15929b4de343f4f749bade08f6b4783d3a (patch)
treec46021665a782241b5dafa5c62c41892139d0d85 /test
parent33a163c7dae687fba9691c184fe719b0c833acc2 (diff)
Updated copyright information.
Diffstat (limited to 'test')
-rw-r--r--test/test_cli.c2
-rw-r--r--test/test_cli.h2
-rw-r--r--test/test_crypto.c2
-rw-r--r--test/test_crypto.h2
-rw-r--r--test/test_encoding.c2
-rw-r--r--test/test_encoding.h2
-rw-r--r--test/test_header.c2
-rw-r--r--test/test_header.h2
-rw-r--r--test/test_io.c2
-rw-r--r--test/test_io.h2
-rw-r--r--test/test_run.c2
-rw-r--r--test/test_table.c2
-rw-r--r--test/test_table.h2
13 files changed, 13 insertions, 13 deletions
diff --git a/test/test_cli.c b/test/test_cli.c
index f52ae0d..c4b42f4 100644
--- a/test/test_cli.c
+++ b/test/test_cli.c
@@ -1,6 +1,6 @@
/* test_cli.c -- MinUnit test cases for cli.c
- Copyright (C) 2017 Jakob Tsar-Fox, All Rights Reserved.
+ Copyright (C) 2017 Jakob Kreuze, All Rights Reserved.
This file is part of Nekopack.
diff --git a/test/test_cli.h b/test/test_cli.h
index b42bb4d..e580236 100644
--- a/test/test_cli.h
+++ b/test/test_cli.h
@@ -1,6 +1,6 @@
/* test_cli.h -- MinUnit test cases for cli.c
- Copyright (C) 2017 Jakob Tsar-Fox, All Rights Reserved.
+ Copyright (C) 2017 Jakob Kreuze, All Rights Reserved.
This file is part of Nekopack.
diff --git a/test/test_crypto.c b/test/test_crypto.c
index db66d7e..7071c03 100644
--- a/test/test_crypto.c
+++ b/test/test_crypto.c
@@ -1,6 +1,6 @@
/* test_crypto.c -- MinUnit test cases for crypto.c
- Copyright (C) 2017 Jakob Tsar-Fox, All Rights Reserved.
+ Copyright (C) 2017 Jakob Kreuze, All Rights Reserved.
This file is part of Nekopack.
diff --git a/test/test_crypto.h b/test/test_crypto.h
index ee2e4ec..41710fa 100644
--- a/test/test_crypto.h
+++ b/test/test_crypto.h
@@ -1,6 +1,6 @@
/* test_crypto.h -- MinUnit test cases for crypto.c
- Copyright (C) 2017 Jakob Tsar-Fox, All Rights Reserved.
+ Copyright (C) 2017 Jakob Kreuze, All Rights Reserved.
This file is part of Nekopack.
diff --git a/test/test_encoding.c b/test/test_encoding.c
index 50a0466..3502838 100644
--- a/test/test_encoding.c
+++ b/test/test_encoding.c
@@ -1,6 +1,6 @@
/* test_encoding.c -- MinUnit test cases for encoding.c
- Copyright (C) 2017 Jakob Tsar-Fox, All Rights Reserved.
+ Copyright (C) 2017 Jakob Kreuze, All Rights Reserved.
This file is part of Nekopack.
diff --git a/test/test_encoding.h b/test/test_encoding.h
index 6531382..8bb66ad 100644
--- a/test/test_encoding.h
+++ b/test/test_encoding.h
@@ -1,6 +1,6 @@
/* test_encoding.h -- MinUnit test cases for encoding.c
- Copyright (C) 2017 Jakob Tsar-Fox, All Rights Reserved.
+ Copyright (C) 2017 Jakob Kreuze, All Rights Reserved.
This file is part of Nekopack.
diff --git a/test/test_header.c b/test/test_header.c
index 2df2b0f..0525614 100644
--- a/test/test_header.c
+++ b/test/test_header.c
@@ -1,6 +1,6 @@
/* test_header.c -- MinUnit test cases for header.c
- Copyright (C) 2017 Jakob Tsar-Fox, All Rights Reserved.
+ Copyright (C) 2017 Jakob Kreuze, All Rights Reserved.
This file is part of Nekopack.
diff --git a/test/test_header.h b/test/test_header.h
index 5a23235..8a6eeb0 100644
--- a/test/test_header.h
+++ b/test/test_header.h
@@ -1,6 +1,6 @@
/* test_header.h -- MinUnit test cases for header.c
- Copyright (C) 2017 Jakob Tsar-Fox, All Rights Reserved.
+ Copyright (C) 2017 Jakob Kreuze, All Rights Reserved.
This file is part of Nekopack.
diff --git a/test/test_io.c b/test/test_io.c
index 99e84db..0596dbc 100644
--- a/test/test_io.c
+++ b/test/test_io.c
@@ -1,6 +1,6 @@
/* test_io.c -- MinUnit test cases for io.c
- Copyright (C) 2017 Jakob Tsar-Fox, All Rights Reserved.
+ Copyright (C) 2017 Jakob Kreuze, All Rights Reserved.
This file is part of Nekopack.
diff --git a/test/test_io.h b/test/test_io.h
index 1889e8e..da8caf7 100644
--- a/test/test_io.h
+++ b/test/test_io.h
@@ -1,6 +1,6 @@
/* test_io.h -- MinUnit test cases for io.c
- Copyright (C) 2017 Jakob Tsar-Fox, All Rights Reserved.
+ Copyright (C) 2017 Jakob Kreuze, All Rights Reserved.
This file is part of Nekopack.
diff --git a/test/test_run.c b/test/test_run.c
index 9b5be20..04099d4 100644
--- a/test/test_run.c
+++ b/test/test_run.c
@@ -1,6 +1,6 @@
/* test_io.c -- MinUnit test runner.
- Copyright (C) 2017 Jakob Tsar-Fox, All Rights Reserved.
+ Copyright (C) 2017 Jakob Kreuze, All Rights Reserved.
This file is part of Nekopack.
diff --git a/test/test_table.c b/test/test_table.c
index d459de0..f5a3a04 100644
--- a/test/test_table.c
+++ b/test/test_table.c
@@ -1,6 +1,6 @@
/* test_table.c -- MinUnit test cases for table.c
- Copyright (C) 2017 Jakob Tsar-Fox, All Rights Reserved.
+ Copyright (C) 2017 Jakob Kreuze, All Rights Reserved.
This file is part of Nekopack.
diff --git a/test/test_table.h b/test/test_table.h
index bd3efa8..7dff263 100644
--- a/test/test_table.h
+++ b/test/test_table.h
@@ -1,6 +1,6 @@
/* test_table.h -- MinUnit test cases for table.c
- Copyright (C) 2017 Jakob Tsar-Fox, All Rights Reserved.
+ Copyright (C) 2017 Jakob Kreuze, All Rights Reserved.
This file is part of Nekopack.