summaryrefslogtreecommitdiffstats
path: root/mutt_idna.c
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2016-01-01 12:07:46 -0800
committerKevin McCarthy <kevin@8t8.us>2016-01-01 12:07:46 -0800
commit8ce4152511770f55ee444b5c1bdc244a3058ca6b (patch)
treeab0d1c13be2bb11a4052c45f537767c5d29cf845 /mutt_idna.c
parent1b329ffe565c72f208425497c4c61929720e8036 (diff)
Convert copyright years to all use 4 digit years.
Vincent Lefèvre pointed out the common shortcut, e.g 1996-9, is actually not allowed for copyright years. Convert all the copyright years (for mutt files) to use 4 digits.
Diffstat (limited to 'mutt_idna.c')
-rw-r--r--mutt_idna.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt_idna.c b/mutt_idna.c
index f5cd91a7..a059e867 100644
--- a/mutt_idna.c
+++ b/mutt_idna.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003,2005,2008-9 Thomas Roessler <roessler@does-not-exist.org>
+ * Copyright (C) 2003,2005,2008-2009 Thomas Roessler <roessler@does-not-exist.org>
*
* 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