diff options
author | Joel Brobecker <brobecker@adacore.com> | 2016-01-06 09:38:21 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2016-01-06 09:41:15 +0400 |
commit | 68477034727ad85aeed248ec995da746f7639e53 (patch) | |
tree | 4cb00b142b467940a82c7bd6798fb4257f31113f | |
parent | bf69ad5a189db1dca362723a3b0a7a1b545219a9 (diff) | |
download | fsf-binutils-gdb-68477034727ad85aeed248ec995da746f7639e53.zip fsf-binutils-gdb-68477034727ad85aeed248ec995da746f7639e53.tar.gz fsf-binutils-gdb-68477034727ad85aeed248ec995da746f7639e53.tar.bz2 |
Change copyright owner to FSF in sim/testsuite/sim/mips/hilo-hazard-4.s
sim/testsuite/sim/mips/ChangeLog:
* hilo-hazard-4.s: Change copyright ownder to FSF.
-rw-r--r-- | sim/testsuite/sim/mips/ChangeLog | 4 | ||||
-rw-r--r-- | sim/testsuite/sim/mips/hilo-hazard-4.s | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/sim/testsuite/sim/mips/ChangeLog b/sim/testsuite/sim/mips/ChangeLog index ada4e4c..ea95441 100644 --- a/sim/testsuite/sim/mips/ChangeLog +++ b/sim/testsuite/sim/mips/ChangeLog @@ -1,3 +1,7 @@ +2016-01-06 Joel Brobecker <brobecker@adacore.com> + + * hilo-hazard-4.s: Change copyright ownder to FSF. + 2015-09-25 Andrew Bennett <andrew.bennett@imgtec.com> Ali Lown <ali.lown@imgtec.com> diff --git a/sim/testsuite/sim/mips/hilo-hazard-4.s b/sim/testsuite/sim/mips/hilo-hazard-4.s index e83fbfa..8a4c888 100644 --- a/sim/testsuite/sim/mips/hilo-hazard-4.s +++ b/sim/testsuite/sim/mips/hilo-hazard-4.s @@ -5,8 +5,7 @@ # ld: -N -Ttext=0x80010000 # output: pass\\n -# Copyright (C) 2013-2015 Imagination Technologies, Ltd. -# All rights reserved. +# Copyright (C) 2013-2016 Free Software Foundation, Inc. # Contributed by Andrew Bennett (andrew.bennett@imgtec.com) # # This file is part of the MIPS sim. |