diff options
Diffstat (limited to 'src/extract-magic')
-rw-r--r-- | src/extract-magic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extract-magic b/src/extract-magic index dfea3d5fd..cfa2ee2a7 100644 --- a/src/extract-magic +++ b/src/extract-magic @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # Derive #define directives from specially formatted `case ...:' statements. -# Copyright (C) 2003, 2005, 2009 Free Software Foundation, Inc. +# Copyright (C) 2003, 2005, 2009-2010 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |