aboutsummaryrefslogtreecommitdiff
path: root/src/main/getopt.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-02-07 23:14:51 +0000
committerChristian Grothoff <christian@grothoff.org>2015-02-07 23:14:51 +0000
commit68f99f0cd30cf27f5e9a15300dca68bb95919fbf (patch)
tree9de088f442ffee64f775101249bc8fad0897d6a5 /src/main/getopt.c
parentd81398939a6db890f4e50ed5fe0a146ce41d4e34 (diff)
downloadlibextractor-68f99f0cd30cf27f5e9a15300dca68bb95919fbf.tar.gz
libextractor-68f99f0cd30cf27f5e9a15300dca68bb95919fbf.zip
-bringing copyright tags up to FSF standard
Diffstat (limited to 'src/main/getopt.c')
-rw-r--r--src/main/getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/getopt.c b/src/main/getopt.c
index e383e0b..0a76868 100644
--- a/src/main/getopt.c
+++ b/src/main/getopt.c
@@ -3,7 +3,7 @@
3 "Keep this file name-space clean" means, talk to roland@gnu.ai.mit.edu 3 "Keep this file name-space clean" means, talk to roland@gnu.ai.mit.edu
4 before changing it! 4 before changing it!
5 5
6 Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97 6 Copyright Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97
7 Free Software Foundation, Inc. 7 Free Software Foundation, Inc.
8 8
9NOTE: The canonical source of this file is maintained with the GNU C Library. 9NOTE: The canonical source of this file is maintained with the GNU C Library.