diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/liberty.c | 5 | ||||
-rw-r--r-- | tests/proto.c | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/tests/liberty.c b/tests/liberty.c index 95531fa..6f39885 100644 --- a/tests/liberty.c +++ b/tests/liberty.c @@ -1,11 +1,10 @@ /* * tests/liberty.c * - * Copyright (c) 2015 - 2016, Přemysl Janouch <p.janouch@gmail.com> + * Copyright (c) 2015 - 2016, Přemysl Janouch <p@janouch.name> * * Permission to use, copy, modify, and/or distribute this software for any - * purpose with or without fee is hereby granted, provided that the above - * copyright notice and this permission notice appear in all copies. + * purpose with or without fee is hereby granted. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF diff --git a/tests/proto.c b/tests/proto.c index 7fe0175..2b69e2f 100644 --- a/tests/proto.c +++ b/tests/proto.c @@ -1,11 +1,10 @@ /* * tests/proto.c * - * Copyright (c) 2015, Přemysl Janouch <p.janouch@gmail.com> + * Copyright (c) 2015, Přemysl Janouch <p@janouch.name> * * Permission to use, copy, modify, and/or distribute this software for any - * purpose with or without fee is hereby granted, provided that the above - * copyright notice and this permission notice appear in all copies. + * purpose with or without fee is hereby granted. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |