From d3afeac4391c767f60e4d6cce9cdaba5a6a58d1a Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 3 Jan 2018 15:47:27 +1030 Subject: Update year range in copyright notice of binutils files --- etc/ChangeLog | 6 ++++++ etc/add-log.el | 2 +- etc/texi2pod.pl | 2 +- etc/update-copyright.py | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) (limited to 'etc') diff --git a/etc/ChangeLog b/etc/ChangeLog index dc8673084..3139d8ec7 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,9 @@ +2018-01-03 Alan Modra + + * add-log.el: Update copyright year range. + * texi2pod.pl: Likewise. + * update-copyright.py: Likewise. + 2017-12-14 Nick Clifton * add-log.el: Update address of FSF in copyright notice. diff --git a/etc/add-log.el b/etc/add-log.el index dd8a68a10..84573eed1 100644 --- a/etc/add-log.el +++ b/etc/add-log.el @@ -25,7 +25,7 @@ ;;; add-log.el --- change log maintenance commands for Emacs -;; Copyright (C) 1985-2017 Free Software Foundation, Inc. +;; Copyright (C) 1985-2018 Free Software Foundation, Inc. ;; Keywords: maint diff --git a/etc/texi2pod.pl b/etc/texi2pod.pl index e8192e4d3..f4721f45e 100644 --- a/etc/texi2pod.pl +++ b/etc/texi2pod.pl @@ -1,6 +1,6 @@ #! /usr/bin/perl -w -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 Free Software Foundation, Inc. # This file is part of GCC. diff --git a/etc/update-copyright.py b/etc/update-copyright.py index 55d443bcd..f9f505827 100755 --- a/etc/update-copyright.py +++ b/etc/update-copyright.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 Free Software Foundation, Inc. # # This script is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- cgit v1.2.3