This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
An old patch in my source tree. Committed.
2005-04-27 Ben Elliston <bje@au.ibm.com>
* syslex.l: Adjust top-of-file comment: this file is part of GNU
binutils, not GNU ld.
Index: syslex.l
===================================================================
RCS file: /cvs/src/src/binutils/syslex.l,v
retrieving revision 1.4
diff -u -p -r1.4 syslex.l
--- syslex.l 22 Feb 2005 12:57:27 -0000 1.4
+++ syslex.l 27 Apr 2005 01:28:11 -0000
@@ -1,14 +1,14 @@
%{
/* Copyright 2001, 2003, 2005 Free Software Foundation, Inc.
-This file is part of GLD, the Gnu Linker.
+This file is part of GNU Binutils.
-GLD is free software; you can redistribute it and/or modify
+This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
-GLD is distributed in the hope that it will be useful,
+This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
Attachment:
signature.asc
Description: OpenPGP digital signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |