summaryrefslogtreecommitdiffstats
path: root/imap/message.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 /imap/message.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 'imap/message.c')
-rw-r--r--imap/message.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/imap/message.c b/imap/message.c
index bf14b85a..02a726fb 100644
--- a/imap/message.c
+++ b/imap/message.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-9 Brandon Long <blong@fiction.net>
+ * Copyright (C) 1996-1999 Brandon Long <blong@fiction.net>
* Copyright (C) 1999-2009 Brendan Cully <brendan@kublai.com>
*
* This program is free software; you can redistribute it and/or modify