Skip to content

Commit

Permalink
* README: Refer to the various COPYING* files instead of just
Browse files Browse the repository at this point in the history
	COPYING.                                                                
	Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@152630 138bc75d-0d04-0410-961f-82ee72b054a4
  • Loading branch information
gerald committed Oct 10, 2009
1 parent 880b854 commit 414672c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>

* README: Refer to the various COPYING* files instead of just
COPYING.
Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.

2009-10-07 Rafael Avila de Espindola <espindola@google.com>

* MAINTAINERS: Change my email address. Change plugi-in to plugin.
Expand Down
10 changes: 5 additions & 5 deletions README
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software. See the file COPYING
for copying permission. The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.
The GNU Compiler Collection is free software. See the files whose
names start with COPYING for copying permission. The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text. The source of this information is
Expand All @@ -14,4 +14,4 @@ See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information. An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.
See http://gcc.gnu.org/bugs/ for how to report bugs usefully.

0 comments on commit 414672c

Please sign in to comment.