summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco d'Itri <md@linux.it>2018-01-13 01:15:48 +0100
committerMarco d'Itri <md@linux.it>2018-01-13 01:15:48 +0100
commita9f59fdd52137aa0a493718eecc76ef8f916ef62 (patch)
treee41c05f14ce25780c900b804a6dbd418c3440e27
parent1f28a6ed254d0131ef22d4274ff7ac34ecf37ebb (diff)
downloadwhois-a9f59fdd52137aa0a493718eecc76ef8f916ef62.tar.gz
Update the copyright years
-rw-r--r--mkpasswd.c2
-rw-r--r--whois.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/mkpasswd.c b/mkpasswd.c
index c419755..ae39c1e 100644
--- a/mkpasswd.c
+++ b/mkpasswd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2008 Marco d'Itri
+ * Copyright (C) 2001-2018 Marco d'Itri <md@linux.it>.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/whois.c b/whois.c
index aff2c9c..4e70c2d 100644
--- a/whois.c
+++ b/whois.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1999-2010 by Marco d'Itri <md@linux.it>.
+ * Copyright (C) 1999-2018 Marco d'Itri <md@linux.it>.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by