diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2017-04-22 19:41:27 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2017-04-22 19:41:27 +0200 |
commit | ec842db0fbd3e57b49d0b9a232bd102d54596d0f (patch) | |
tree | dfb7eeb100acf99853258e1da94e757688f0c3bf | |
parent | 0981df485a2cead652817f14044a7842451a0bd4 (diff) | |
download | xK-ec842db0fbd3e57b49d0b9a232bd102d54596d0f.tar.gz xK-ec842db0fbd3e57b49d0b9a232bd102d54596d0f.tar.xz xK-ec842db0fbd3e57b49d0b9a232bd102d54596d0f.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 - 2015, Přemysl Janouch <p.janouch@gmail.com> +Copyright (c) 2014 - 2017, Přemysl Janouch <p.janouch@gmail.com> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above @@ -1,7 +1,7 @@ /* * degesch.c: the experimental IRC client * - * Copyright (c) 2015 - 2016, Přemysl Janouch <p.janouch@gmail.com> + * Copyright (c) 2015 - 2017, Přemysl Janouch <p.janouch@gmail.com> * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above |