aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-09-02 19:36:30 +0200
committerPřemysl Eric Janouch <p@janouch.name>2020-09-02 20:00:11 +0200
commit57e92fbb858bb040f2edec39fab88805a237b19c (patch)
treea8ff4abec41de53787cb79a0b95b915bd1f5f214
parenta04dfc59feac440ca6f2b5d5237838d79547382a (diff)
downloadxK-57e92fbb858bb040f2edec39fab88805a237b19c.tar.gz
xK-57e92fbb858bb040f2edec39fab88805a237b19c.tar.xz
xK-57e92fbb858bb040f2edec39fab88805a237b19c.zip
Update copyright years
-rw-r--r--LICENSE2
-rw-r--r--degesch.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 168f03a..b60d4d9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -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.
diff --git a/degesch.c b/degesch.c
index b1f9611..5f5b792 100644
--- a/degesch.c
+++ b/degesch.c
@@ -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.