diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-06-07 23:38:07 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-06-07 23:38:07 +0000 |
commit | ca08952d53523b4b8197db54a8b68743bd2539e1 (patch) | |
tree | 65c43d5063634fac360e7a03e17c9105427221c6 /gcc/doc/contrib.texi | |
parent | ff9e3f2ad1a5a4661a86a55cc3d02766e6947be7 (diff) | |
download | gcc-ca08952d53523b4b8197db54a8b68743bd2539e1.tar.gz |
* doc/contrib.texi: Add copyright notice.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42987 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r-- | gcc/doc/contrib.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index ae8941ea2ac..71bcf970d83 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -1,3 +1,8 @@ +@c Copyright (C) 1988,1989,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001 +@c Free Software Foundation, Inc. +@c This is part of the GCC manual. +@c For copying conditions, see the file gcc.texi. + The GCC project would like to thank its many contributors. Without them the project would not have been nearly as successful as it has been. Any omissions in this list are accidental. Feel free to contact |