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 98e9d8714..5b6f61851 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-2013 Free Software Foundation, Inc. +# Copyright (C) 2003-2014 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 |