public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Commit: Update address of FSF in binutils files
@ 2017-12-14 12:53 Nick Clifton
  2017-12-14 18:17 ` Joseph Myers
  0 siblings, 1 reply; 3+ messages in thread
From: Nick Clifton @ 2017-12-14 12:53 UTC (permalink / raw)
  To: binutils

[-- Attachment #1: Type: text/plain, Size: 1223 bytes --]

Hi Guys,

  It was recently pointed out to me that some of the files in the
  binutils has the old address for the FSF in their copyright notices,
  so I have checked in the patch below to fix this.

Cheers
  Nick

./ChangeLog
2017-12-14  Nick Clifton  <nickc@redhat.com>

	* COPYING.LIBGLOSS: Update address of FSF in copyright notice.

bfd/ChangeLog
2017-12-14  Nick Clifton  <nickc@redhat.com>

	* cpu-mt.c: Update address of FSF in copyright notice.
	* elf32-m32c.c: Likewise.
	* elf32-mt.c: Likewise.
	* elf32-rl78.c: Likewise.
	* elf32-rx.c: Likewise.
	* elf32-rx.h: Likewise.
	* elf32-spu.h: Likewise.
	* hosts/x86-64linux.h: Likewise.

etc/ChangeLog
2017-12-14  Nick Clifton  <nickc@redhat.com>

	* add-log.el: Update address of FSF in copyright notice.

gas/ChangeLog
2017-12-14  Nick Clifton  <nickc@redhat.com>

	* config/tc-m32c.c: Update address of FSF in copyright notice.
	* config/tc-m32c.h: Likewise.
	* config/tc-mt.c: Likewise.
	* config/tc-mt.h: Likewise.
	* config/tc-visium.c: Likewise.
	* config/tc-visium.h: Likewise.
	* testsuite/gas/rx/explode: Likewise.

ld/ChangeLog
2017-12-14  Nick Clifton  <nickc@redhat.com>

	* testsuite/ld-mn10300/mn10300.exp: Update address of FSF in
	copyright notice.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: fsf-address.patch --]
[-- Type: text/x-patch, Size: 11165 bytes --]

diff --git a/COPYING.LIBGLOSS b/COPYING.LIBGLOSS
index d813065efe..ee3ef9f496 100644
--- a/COPYING.LIBGLOSS
+++ b/COPYING.LIBGLOSS
@@ -313,10 +313,10 @@ 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.
 
-You should have received a copy of the GNU General Public License
-along with this program; see the file COPYING.  If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.
+   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., 51 Franklin Street - Fifth Floor, Boston,
+   MA 02110-1301, USA.
 
    As a special exception, if you link this library with files
    compiled with GCC to produce an executable, this does not cause
diff --git a/bfd/cpu-mt.c b/bfd/cpu-mt.c
index 42f157ddd5..7d668fec35 100644
--- a/bfd/cpu-mt.c
+++ b/bfd/cpu-mt.c
@@ -15,8 +15,8 @@
 
    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.  */
 
 #include "sysdep.h"
 #include "bfd.h"
diff --git a/bfd/elf32-m32c.c b/bfd/elf32-m32c.c
index 5226695479..9f07d56e43 100644
--- a/bfd/elf32-m32c.c
+++ b/bfd/elf32-m32c.c
@@ -15,7 +15,8 @@
 
    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.  */
 
 #include "sysdep.h"
 #include "bfd.h"
diff --git a/bfd/elf32-mt.c b/bfd/elf32-mt.c
index 546e7200d0..8df3e069dd 100644
--- a/bfd/elf32-mt.c
+++ b/bfd/elf32-mt.c
@@ -15,8 +15,8 @@
 
    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.  */
 
 #include "sysdep.h"
 #include "bfd.h"
diff --git a/bfd/elf32-rl78.c b/bfd/elf32-rl78.c
index 9aa6c6ed3f..ef9bc7fce2 100644
--- a/bfd/elf32-rl78.c
+++ b/bfd/elf32-rl78.c
@@ -15,7 +15,8 @@
 
    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.  */
 
 #include "sysdep.h"
 #include "bfd.h"
diff --git a/bfd/elf32-rx.c b/bfd/elf32-rx.c
index 42169299ab..efdf72a452 100644
--- a/bfd/elf32-rx.c
+++ b/bfd/elf32-rx.c
@@ -15,7 +15,8 @@
 
    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.  */
 
 #include "sysdep.h"
 #include "bfd.h"
diff --git a/bfd/elf32-rx.h b/bfd/elf32-rx.h
index 1773b5deef..ffe86ebb3d 100644
--- a/bfd/elf32-rx.h
+++ b/bfd/elf32-rx.h
@@ -15,7 +15,7 @@
 
    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.  */
 
-
-void rx_additional_link_map_text (bfd *obfd, struct bfd_link_info *info, FILE *mapfile);
+extern void rx_additional_link_map_text (bfd *obfd, struct bfd_link_info *info, FILE *mapfile);
diff --git a/bfd/elf32-spu.h b/bfd/elf32-spu.h
index 12532f1784..4f97b0aa74 100644
--- a/bfd/elf32-spu.h
+++ b/bfd/elf32-spu.h
@@ -15,8 +15,9 @@
    GNU General Public License for more details.
 
    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.  */
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
+   MA 02110-1301, USA.  */
 
 struct spu_elf_params
 {
diff --git a/bfd/hosts/x86-64linux.h b/bfd/hosts/x86-64linux.h
index b124016acd..6e6c657579 100644
--- a/bfd/hosts/x86-64linux.h
+++ b/bfd/hosts/x86-64linux.h
@@ -11,10 +11,10 @@
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
-   You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   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., 51 Franklin Street - Fifth Floor, Boston,
+   MA 02110-1301, USA.  */
 
 /* This is somewhat modelled after the file of the same name on SVR4
    systems.  It provides a definition of the core file format for ELF
diff --git a/etc/add-log.el b/etc/add-log.el
index 03eee2546a..dd8a68a109 100644
--- a/etc/add-log.el
+++ b/etc/add-log.el
@@ -42,9 +42,9 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
+;; MA 02110-1301, USA.
 
 ;;; Commentary:
 
diff --git a/gas/config/tc-m32c.c b/gas/config/tc-m32c.c
index 3265cf4df4..e7266413ac 100644
--- a/gas/config/tc-m32c.c
+++ b/gas/config/tc-m32c.c
@@ -15,9 +15,9 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with GAS; see the file COPYING.  If not, write to
-   the Free Software Foundation, 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
+   MA 02110-1301, USA.  */
 
 #include "as.h"
 #include "subsegs.h"
diff --git a/gas/config/tc-m32c.h b/gas/config/tc-m32c.h
index 8b248aea1c..5f6fc41a5c 100644
--- a/gas/config/tc-m32c.h
+++ b/gas/config/tc-m32c.h
@@ -14,9 +14,9 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with GAS; see the file COPYING.  If not, write to
-   the Free Software Foundation, 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA. */
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
+   MA 02110-1301, USA.  */
 
 #define TC_M32C
 
diff --git a/gas/config/tc-mt.c b/gas/config/tc-mt.c
index e115fbdcb3..eefbf619e7 100644
--- a/gas/config/tc-mt.c
+++ b/gas/config/tc-mt.c
@@ -14,9 +14,9 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with GAS; see the file COPYING.  If not, write to
-   the Free Software Foundation, 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
+   MA 02110-1301, USA.  */
 
 #include "as.h"
 #include "dwarf2dbg.h"
diff --git a/gas/config/tc-mt.h b/gas/config/tc-mt.h
index ba5f53bc45..de5d98e118 100644
--- a/gas/config/tc-mt.h
+++ b/gas/config/tc-mt.h
@@ -14,9 +14,9 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with GAS; see the file COPYING.  If not, write to
-   the Free Software Foundation, 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA. */
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
+   MA 02110-1301, USA.  */
 
 #define TC_MT
 
diff --git a/gas/config/tc-visium.c b/gas/config/tc-visium.c
index df04e91507..5ff80a1140 100644
--- a/gas/config/tc-visium.c
+++ b/gas/config/tc-visium.c
@@ -15,9 +15,9 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with GAS; see the file COPYING.  If not, write to
-   the Free Software Foundation, 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA. */
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
+   MA 02110-1301, USA.  */
 
 #include "as.h"
 #include "safe-ctype.h"
diff --git a/gas/config/tc-visium.h b/gas/config/tc-visium.h
index b0f0672f55..eb8bfeb254 100644
--- a/gas/config/tc-visium.h
+++ b/gas/config/tc-visium.h
@@ -15,9 +15,9 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with GAS; see the file COPYING.  If not, write to
-   the Free Software Foundation, 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA. */
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
+   MA 02110-1301, USA.  */
 
 #define TC_VISIUM
 
diff --git a/gas/testsuite/gas/rx/explode b/gas/testsuite/gas/rx/explode
index f4d26feff0..fad8ff2bfb 100755
--- a/gas/testsuite/gas/rx/explode
+++ b/gas/testsuite/gas/rx/explode
@@ -16,9 +16,9 @@
 #  GNU General Public License for more details.
 #
 #  You should have received a copy of the GNU General Public License
-#  along with GAS; see the file COPYING.  If not, write to
-#  the Free Software Foundation, 59 Temple Place - Suite 330,
-#  Boston, MA 02111-1307, USA.  */
+#  along with this program; if not, write to the Free Software
+#  Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
+#  MA 02110-1301, USA.
 
 %myfiles = ();
 
diff --git a/ld/testsuite/ld-mn10300/mn10300.exp b/ld/testsuite/ld-mn10300/mn10300.exp
index 503dd774de..c59d5e393e 100644
--- a/ld/testsuite/ld-mn10300/mn10300.exp
+++ b/ld/testsuite/ld-mn10300/mn10300.exp
@@ -13,7 +13,8 @@
 #
 # 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.
 #
 
 if {!([istarget "am3*-*-*"]) && !([istarget "mn10300*-*-*"]) } {

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Commit: Update address of FSF in binutils files
  2017-12-14 12:53 Commit: Update address of FSF in binutils files Nick Clifton
@ 2017-12-14 18:17 ` Joseph Myers
  2017-12-14 21:03   ` Nick Clifton
  0 siblings, 1 reply; 3+ messages in thread
From: Joseph Myers @ 2017-12-14 18:17 UTC (permalink / raw)
  To: Nick Clifton; +Cc: binutils

On Thu, 14 Dec 2017, Nick Clifton wrote:

> Hi Guys,
> 
>   It was recently pointed out to me that some of the files in the
>   binutils has the old address for the FSF in their copyright notices,
>   so I have checked in the patch below to fix this.

The preferred approach now is not a postal address at all, but "if not, 
see <https://www.gnu.org/licenses/>." (note use of https, some source 
files use http for this URL and should be changed to use https).

-- 
Joseph S. Myers
joseph@codesourcery.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Commit: Update address of FSF in binutils files
  2017-12-14 18:17 ` Joseph Myers
@ 2017-12-14 21:03   ` Nick Clifton
  0 siblings, 0 replies; 3+ messages in thread
From: Nick Clifton @ 2017-12-14 21:03 UTC (permalink / raw)
  To: binutils

Hi Joseph,

>>   It was recently pointed out to me that some of the files in the
>>   binutils has the old address for the FSF in their copyright notices,
>>   so I have checked in the patch below to fix this.
> 
> The preferred approach now is not a postal address at all, but "if not, 
> see <https://www.gnu.org/licenses/>." (note use of https, some source 
> files use http for this URL and should be changed to use https).

Doh!  That will mean changing a lot more files.  I'll save it for when
I am not quite so busy...  :-)

Cheers
  Nick


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-12-14 21:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-14 12:53 Commit: Update address of FSF in binutils files Nick Clifton
2017-12-14 18:17 ` Joseph Myers
2017-12-14 21:03   ` Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).