]> git.saurik.com Git - bison.git/blobdiff - src/getargs.c
README-alpha: New.
[bison.git] / src / getargs.c
index 19042c608418142d8a353d23cc51502a9bba6748..c45f11eb968fafb264989f960f26e508b8d958a0 100644 (file)
@@ -1,5 +1,5 @@
 /* Parse command line arguments for bison.
-   Copyright (C) 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.
+   Copyright 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
@@ -24,9 +24,6 @@
 #include "files.h"
 #include "getargs.h"
 
-char *spec_file_prefix; /* for -b. */
-char *spec_name_prefix; /* for -p.  */
-
 int debug_flag = 0;
 int defines_flag = 0;
 int locations_flag = 0;
@@ -132,7 +129,7 @@ bison (GNU Bison) %s"), VERSION);
   putc ('\n', stream);
 
   fputs (_("\
-Copyright (C) 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n"),
+Copyright 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n"),
         stream);
 
   fputs (_("\