summaryrefslogtreecommitdiffstats
path: root/pgp.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 /pgp.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 'pgp.c')
-rw-r--r--pgp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pgp.c b/pgp.c
index bd620944..650c5d53 100644
--- a/pgp.c
+++ b/pgp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-7,2000,2010 Michael R. Elkins <me@mutt.org>
+ * Copyright (C) 1996-1997,2000,2010 Michael R. Elkins <me@mutt.org>
* Copyright (C) 1998-2005 Thomas Roessler <roessler@does-not-exist.org>
* Copyright (C) 2004 g10 Code GmbH
*