]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/gencodes.c
Fix copyrights.
[thirdparty/gcc.git] / gcc / gencodes.c
index 7213f41e44f08136c13014958d64889323423fcd..39db3912cda33e8fa5f0a380042e9af16fd584a1 100644 (file)
@@ -1,7 +1,8 @@
 /* Generate from machine description:
    - some macros CODE_FOR_... giving the insn_code_number value
    for each of the defined standard insn names.
-   Copyright (C) 1987, 91, 95, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1991, 1995, 1998,
+   1999, 2000 Free Software Foundation, Inc.
 
 This file is part of GNU CC.