diff options
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | liberty.c | 2 | ||||
-rw-r--r-- | tests/liberty.c | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ - Copyright (c) 2014 - 2015, Přemysl Janouch <p.janouch@gmail.com> + Copyright (c) 2014 - 2016, Přemysl Janouch <p.janouch@gmail.com> All rights reserved. Permission to use, copy, modify, and/or distribute this software for any @@ -1,7 +1,7 @@ /* * liberty.c: the ultimate C unlibrary * - * Copyright (c) 2014 - 2015, Přemysl Janouch <p.janouch@gmail.com> + * Copyright (c) 2014 - 2016, Přemysl Janouch <p.janouch@gmail.com> * All rights reserved. * * Permission to use, copy, modify, and/or distribute this software for any diff --git a/tests/liberty.c b/tests/liberty.c index a8cc158..40a6993 100644 --- a/tests/liberty.c +++ b/tests/liberty.c @@ -1,7 +1,7 @@ /* * tests/liberty.c * - * Copyright (c) 2015, Přemysl Janouch <p.janouch@gmail.com> + * Copyright (c) 2015 - 2016, Přemysl Janouch <p.janouch@gmail.com> * All rights reserved. * * Permission to use, copy, modify, and/or distribute this software for any |