mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-11 18:06:03 +08:00
Update years in copyright notice for the GDB files.
Two modifications: 1. The addition of 2013 to the copyright year range for every file; 2. The use of a single year range, instead of potentially multiple year ranges, as approved by the FSF.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# Makefile for regression testing the GNU debugger.
|
||||
# Copyright (C) 1997-1998, 2007-2012 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1997-2013 Free Software Foundation, Inc.
|
||||
|
||||
# This file is part of GDB.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Miscellaneous simulator utilities.
|
||||
Copyright (C) 1997, 2007-2012 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997-2013 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB, the GNU debugger.
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Makefile for regression testing the GNU debugger.
|
||||
# Copyright (C) 1992-1995, 2007-2012 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1992-2013 Free Software Foundation, Inc.
|
||||
|
||||
# This file is part of GDB.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Makefile for regression testing the frv simulator.
|
||||
# Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1998-2013 Free Software Foundation, Inc.
|
||||
|
||||
# This file is part of GDB.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Makefile for regression testing the m32r simulator.
|
||||
# Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1998-2013 Free Software Foundation, Inc.
|
||||
|
||||
# This file is part of GDB.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Makefile for regression testing the GNU debugger.
|
||||
# Copyright (C) 1992-1995, 2007-2012 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1992-2013 Free Software Foundation, Inc.
|
||||
|
||||
# This file is part of GDB.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2005-2013 Free Software Foundation, Inc.
|
||||
#
|
||||
# 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2005-2013 Free Software Foundation, Inc.
|
||||
#
|
||||
# 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright (C) 2006-2012 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2006-2013 Free Software Foundation, Inc.
|
||||
#
|
||||
# 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
|
||||
|
@ -4,7 +4,7 @@
|
||||
#ld: -N -Ttext=0x80010000
|
||||
#output: *\\npass\\n
|
||||
|
||||
# Copyright (C) 2005, 2010-2012 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2005-2013 Free Software Foundation, Inc.
|
||||
# Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu.
|
||||
#
|
||||
# This file is part of the GNU simulators.
|
||||
|
@ -1,5 +1,5 @@
|
||||
# MIPS simulator testsuite utility functions.
|
||||
# Copyright (C) 2004, 2007-2012 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2004-2013 Free Software Foundation, Inc.
|
||||
# Contributed by Chris Demetriou of Broadcom Corporation.
|
||||
#
|
||||
# This file is part of the GNU simulators.
|
||||
|
@ -1,5 +1,5 @@
|
||||
# MIPS DSP ASE simulator testsuite utility functions.
|
||||
# Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2005-2013 Free Software Foundation, Inc.
|
||||
# Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu.
|
||||
#
|
||||
# This file is part of the GNU simulators.
|
||||
|
@ -1,5 +1,5 @@
|
||||
# MIPS simulator testsuite FPU utility functions.
|
||||
# Copyright (C) 2004, 2007-2012 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2004-2013 Free Software Foundation, Inc.
|
||||
# Contributed by Chris Demetriou of Broadcom Corporation.
|
||||
#
|
||||
# This file is part of the GNU simulators.
|
||||
|
@ -1,5 +1,5 @@
|
||||
# MIPS simulator testsuite MDMX utility functions.
|
||||
# Copyright (C) 2004, 2007-2012 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2004-2013 Free Software Foundation, Inc.
|
||||
# Contributed by Chris Demetriou of Broadcom Corporation.
|
||||
#
|
||||
# This file is part of the GNU simulators.
|
||||
|
Reference in New Issue
Block a user