diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2020-10-02 06:43:16 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2020-10-02 06:43:16 +0200 |
commit | d21f8466b5f337f9c0f4e80ea8fd04f1c7441dbe (patch) | |
tree | c76261ad0475ed967ae994a2585b7fac51c7f600 | |
parent | 7f919025ee56cfbdc5b3e6cab88d43cbdcae58e1 (diff) | |
download | liberty-d21f8466b5f337f9c0f4e80ea8fd04f1c7441dbe.tar.gz liberty-d21f8466b5f337f9c0f4e80ea8fd04f1c7441dbe.tar.xz liberty-d21f8466b5f337f9c0f4e80ea8fd04f1c7441dbe.zip |
Bump copyright years
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | liberty.c | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Copyright (c) 2014 - 2018, Přemysl Eric Janouch <p@janouch.name> +Copyright (c) 2014 - 2020, Přemysl Eric Janouch <p@janouch.name> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. @@ -1,7 +1,7 @@ /* * liberty.c: the ultimate C unlibrary * - * Copyright (c) 2014 - 2018, Přemysl Eric Janouch <p@janouch.name> + * Copyright (c) 2014 - 2020, Přemysl Eric Janouch <p@janouch.name> * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted. |