summaryrefslogtreecommitdiff
path: root/lib/des.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/des.c')
-rw-r--r--lib/des.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/des.c b/lib/des.c
index 42eb649bba..331e8353b5 100644
--- a/lib/des.c
+++ b/lib/des.c
@@ -1,6 +1,6 @@
/* des.c --- DES and Triple-DES encryption/decryption Algorithm
- * Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009
- * Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009,
+ * 2010 Free Software Foundation, Inc.
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published