diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-12-19 07:18:22 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-12-19 07:18:22 +0000 |
commit | 51b318dec8f66b2544b24c359ff3d69425d0d6ff (patch) | |
tree | 17f08aedf7c80cc7149d2eb35b575d1507f3bf49 /sim/testsuite | |
parent | 3fd725ef34e474e36bf2bea93a770589c69ee1e6 (diff) | |
download | gdb-51b318dec8f66b2544b24c359ff3d69425d0d6ff.zip gdb-51b318dec8f66b2544b24c359ff3d69425d0d6ff.tar.gz gdb-51b318dec8f66b2544b24c359ff3d69425d0d6ff.tar.bz2 |
[sim] Update old contact info in GPL license notices
sim/ChangeLog:
Update old contact info in GPL license notices.
Diffstat (limited to 'sim/testsuite')
-rw-r--r-- | sim/testsuite/sim/mips/mips32-dsp2.s | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sim/testsuite/sim/mips/mips32-dsp2.s b/sim/testsuite/sim/mips/mips32-dsp2.s index a9463a6..8c8384e 100644 --- a/sim/testsuite/sim/mips/mips32-dsp2.s +++ b/sim/testsuite/sim/mips/mips32-dsp2.s @@ -21,8 +21,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. +# with this program; if not, see <http://www.gnu.org/licenses/>. .include "testutils.inc" .include "utils-dsp.inc" |