commit b9d23ff51298cd95a33053d68b27ffe732c2342b
parent a7d31b6171745a6e2c87eae7a509bd23f418a925
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Mon, 27 Aug 2018 01:33:18 +0200
bump copyright years
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README
@@ -1,5 +1,5 @@
irctk -- an IRC toolkit
-Copyright (C) 2010-2015 by Antoine Amarilli
+Copyright (C) 2010-2018 by Antoine Amarilli
== 0. License ==
diff --git a/irctk.c b/irctk.c
@@ -1,5 +1,5 @@
/* irctk -- an IRC toolkit
- * Copyright (C) Antoine Amarilli 2010-2015
+ * Copyright (C) Antoine Amarilli 2010-2018
* Licence: GPLv3, see README and COPYING */
#include <argp.h>