diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2020-09-02 19:36:30 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2020-09-02 20:00:11 +0200 |
commit | 57e92fbb858bb040f2edec39fab88805a237b19c (patch) | |
tree | a8ff4abec41de53787cb79a0b95b915bd1f5f214 | |
parent | a04dfc59feac440ca6f2b5d5237838d79547382a (diff) | |
download | xK-57e92fbb858bb040f2edec39fab88805a237b19c.tar.gz xK-57e92fbb858bb040f2edec39fab88805a237b19c.tar.xz xK-57e92fbb858bb040f2edec39fab88805a237b19c.zip |
Update copyright years
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | degesch.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 @@ /* * degesch.c: the experimental IRC client * - * Copyright (c) 2015 - 2018, Přemysl Eric Janouch <p@janouch.name> + * Copyright (c) 2015 - 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. |