summaryrefslogtreecommitdiff
path: root/lib/arcfour.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/arcfour.c')
-rw-r--r--lib/arcfour.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/arcfour.c b/lib/arcfour.c
index 44a9667bda..c19f475836 100644
--- a/lib/arcfour.c
+++ b/lib/arcfour.c
@@ -1,5 +1,5 @@
/* arcfour.c --- The arcfour stream cipher
- * Copyright (C) 2000, 2001, 2002, 2003, 2005, 2006, 2009 Free Software
+ * Copyright (C) 2000, 2001, 2002, 2003, 2005, 2006, 2009, 2010 Free Software
* Foundation, Inc.
*
* This file is free software; you can redistribute it and/or modify