diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2005-07-14 01:24:56 +0000 |
---|---|---|
committer | Kelley Cook <kcook@gcc.gnu.org> | 2005-07-14 01:24:56 +0000 |
commit | 1d9c9cd779b490a3934235b2a6bf18b9282e3642 (patch) | |
tree | 22240ddcc4ba4a8af3d501e90aa81692716e0d60 /COPYING | |
parent | 1587117a1b629f1afb282c83746d89c1d439b8da (diff) | |
download | fsf-binutils-gdb-1d9c9cd779b490a3934235b2a6bf18b9282e3642.zip fsf-binutils-gdb-1d9c9cd779b490a3934235b2a6bf18b9282e3642.tar.gz fsf-binutils-gdb-1d9c9cd779b490a3934235b2a6bf18b9282e3642.tar.bz2 |
2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
* COPYING, compile, config-ml.in, config.guess,
config.sub, install-sh, missing, mkinstalldirs,
symlink-tree, ylwrap: Sync from upstream sources.
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -291,7 +291,7 @@ convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. <one line to give the program's name and a brief idea of what it does.> - Copyright (C) 19yy <name of author> + Copyright (C) <year> <name of author> 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 @@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. @@ -313,7 +313,7 @@ Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: - Gnomovision version 69, Copyright (C) 19yy name of author + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. |