]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Update the copyright notices in the affected files.
authorNick Clifton <nickc@redhat.com>
Tue, 15 Dec 2015 12:28:38 +0000 (12:28 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 15 Dec 2015 12:28:38 +0000 (12:28 +0000)
PR 19339
* elf-vxworks.h: Update copyright notice.
* elf-vxworks.c: Update copyright notice.
* elf-nacl.h: Update copyright notice.
* elf-nacl.c: Update copyright notice.

bfd/ChangeLog
bfd/elf-nacl.c
bfd/elf-nacl.h
bfd/elf-vxworks.c
bfd/elf-vxworks.h

index 85f3ed495fc61d16a4320fccc89bf679c80596d8..97e9bb6d6ea79dc490be8ba381f5cd790b33ca84 100644 (file)
@@ -1,3 +1,11 @@
+2015-12-15  Nick Clifton  <nickc@redhat.com>
+
+       PR 19339
+       * elf-vxworks.h: Update copyright notice.
+       * elf-vxworks.c: Update copyright notice.
+       * elf-nacl.h: Update copyright notice.
+       * elf-nacl.c: Update copyright notice.
+
 2015-12-10  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/19317
index df41ee2a670d8d392611f040f7de2282e23d23e1..def2784c881f70f460fc40ba65ebac08fd5e14d6 100644 (file)
@@ -14,9 +14,7 @@
    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, see <http://www.gnu.org/licenses/>.  */
 
 #include "sysdep.h"
 #include "bfd.h"
index 6b84298fa6ed8ffdaa45c1336c3663de1e19a7dd..6b19b3f96fc419947e6d45ad178127dd15674614 100644 (file)
@@ -14,9 +14,7 @@
    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, see <http://www.gnu.org/licenses/>.  */
 
 #include "bfd.h"
 
index 56fdec0e83fd49ad918e70c98478123729936204..2a65ab236b5d654e328d3584f39d1efb1238df03 100644 (file)
@@ -14,9 +14,7 @@
    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, see <http://www.gnu.org/licenses/>.  */
 
 /* This file provides routines used by all VxWorks targets.  */
 
index 7bed0a87d722514b5a5995b35b29f7d915502265..808e6913afcd689686af7987dc643d1134c5d318 100644 (file)
@@ -14,9 +14,7 @@
    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, see <http://www.gnu.org/licenses/>.  */
 
 #include "elf/common.h"
 #include "elf/internal.h"