Copyright fixes.
From-SVN: r32171
This commit is contained in:
parent
a7db8bbb21
commit
517cbe13c4
@ -1,5 +1,6 @@
|
|||||||
# Makefile for GNU C compiler.
|
# Makefile for GNU C compiler.
|
||||||
# Copyright (C) 1987, 88, 90-99, 2000 Free Software Foundation, Inc.
|
# Copyright (C) 1987, 1988, 1990, 1991, 1992, 1993, 1994, 1995
|
||||||
|
# 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||||
|
|
||||||
#This file is part of GNU CC.
|
#This file is part of GNU CC.
|
||||||
|
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/* Expand builtin functions.
|
/* Expand builtin functions.
|
||||||
Copyright (C) 1988, 92-98, 1999, 2000 Free Software Foundation, Inc.
|
Copyright (C) 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
||||||
|
1999, 2000 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU CC.
|
This file is part of GNU CC.
|
||||||
|
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
/* Generate information regarding function declarations and definitions based
|
/* Generate information regarding function declarations and definitions based
|
||||||
on information stored in GCC's tree structure. This code implements the
|
on information stored in GCC's tree structure. This code implements the
|
||||||
-aux-info option.
|
-aux-info option.
|
||||||
Copyright (C) 1989, 91, 94, 95, 97-99, 2000 Free Software Foundation, Inc.
|
Copyright (C) 1989, 1991, 1994, 1995, 1997, 1998,
|
||||||
|
1999, 2000 Free Software Foundation, Inc.
|
||||||
Contributed by Ron Guilmette (rfg@segfault.us.com).
|
Contributed by Ron Guilmette (rfg@segfault.us.com).
|
||||||
|
|
||||||
This file is part of GNU CC.
|
This file is part of GNU CC.
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/* Definitions for c-common.c.
|
/* Definitions for c-common.c.
|
||||||
Copyright (C) 1987, 93-95, 97-99, 2000 Free Software Foundation, Inc.
|
Copyright (C) 1987, 1993, 1994, 1995, 1997, 1998,
|
||||||
|
1999, 2000 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU CC.
|
This file is part of GNU CC.
|
||||||
|
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/* Build expressions with type checking for C compiler.
|
/* Build expressions with type checking for C compiler.
|
||||||
Copyright (C) 1987, 88, 89, 92-98, 2000 Free Software Foundation, Inc.
|
Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996
|
||||||
|
1997, 1998, 2000 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU CC.
|
This file is part of GNU CC.
|
||||||
|
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/* Language-specific hook definitions for C front end.
|
/* Language-specific hook definitions for C front end.
|
||||||
Copyright (C) 1991, 1995, 97-99, 2000 Free Software Foundation, Inc.
|
Copyright (C) 1991, 1995, 1997, 1998,
|
||||||
|
1999, 2000 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU CC.
|
This file is part of GNU CC.
|
||||||
|
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/* Lexical analyzer for C and Objective C.
|
/* Lexical analyzer for C and Objective C.
|
||||||
Copyright (C) 1987, 88, 89, 92, 94-99, 2000 Free Software Foundation, Inc.
|
Copyright (C) 1987, 1988, 1989, 1992, 1994, 1995, 1996, 1997
|
||||||
|
1998, 1999, 2000 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU CC.
|
This file is part of GNU CC.
|
||||||
|
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/* Save and restore call-clobbered registers which are live across a call.
|
/* Save and restore call-clobbered registers which are live across a call.
|
||||||
Copyright (C) 1989, 92, 94, 95, 97-99, 2000 Free Software Foundation, Inc.
|
Copyright (C) 1989, 1992, 1994, 1995, 1997, 1998,
|
||||||
|
1999, 2000 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU CC.
|
This file is part of GNU CC.
|
||||||
|
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/* Compute register class preferences for pseudo-registers.
|
/* Compute register class preferences for pseudo-registers.
|
||||||
Copyright (C) 1987, 88, 91-98, 1999, 2000 Free Software Foundation, Inc.
|
Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1996
|
||||||
|
1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU CC.
|
This file is part of GNU CC.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user