diff options
Diffstat (limited to 'lib/rijndael-alg-fst.c')
-rw-r--r-- | lib/rijndael-alg-fst.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rijndael-alg-fst.c b/lib/rijndael-alg-fst.c index 0a56ed80f6..258e610133 100644 --- a/lib/rijndael-alg-fst.c +++ b/lib/rijndael-alg-fst.c @@ -1,5 +1,5 @@ /* rijndael-alg-fst.c --- Rijndael cipher implementation. - * Copyright (C) 2005-2006, 2009-2012 Free Software Foundation, Inc. + * Copyright (C) 2005-2006, 2009-2013 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 |