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 73e6d2397..e4af789d7 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-2016 Free Software Foundation, Inc. +# Copyright (C) 2003-2017 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 |