This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Patch: add copyright notice to contrib.texi
- To: <gcc-patches at gcc dot gnu dot org>
- Subject: Patch: add copyright notice to contrib.texi
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Thu, 7 Jun 2001 23:43:09 +0100 (BST)
This patch adds a copyright notice to contrib.texi. Since that file
came out of gcc.texi, the years are taken from that file. OK to
commit to mainline and branch?
2001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
* doc/contrib.texi: Add copyright notice.
--- contrib.texi.orig Sat Jun 2 12:26:26 2001
+++ contrib.texi Thu Jun 7 22:40:41 2001
@@ -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
--
Joseph S. Myers
jsm28@cam.ac.uk