summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/h8300
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/h8300')
-rw-r--r--binutils-2.25/gas/testsuite/gas/h8300/h8300-coff.exp3
-rw-r--r--binutils-2.25/gas/testsuite/gas/h8300/h8300-elf.exp3
-rw-r--r--binutils-2.25/gas/testsuite/gas/h8300/h8300.exp3
-rw-r--r--binutils-2.25/gas/testsuite/gas/h8300/t01_mov.exp3
-rw-r--r--binutils-2.25/gas/testsuite/gas/h8300/t02_mova.exp3
-rw-r--r--binutils-2.25/gas/testsuite/gas/h8300/t03_add.exp3
-rw-r--r--binutils-2.25/gas/testsuite/gas/h8300/t04_sub.exp3
-rw-r--r--binutils-2.25/gas/testsuite/gas/h8300/t05_cmp.exp3
-rw-r--r--binutils-2.25/gas/testsuite/gas/h8300/t06_ari2.exp3
-rw-r--r--binutils-2.25/gas/testsuite/gas/h8300/t07_ari3.exp3
-rw-r--r--binutils-2.25/gas/testsuite/gas/h8300/t08_or.exp3
-rw-r--r--binutils-2.25/gas/testsuite/gas/h8300/t09_xor.exp3
-rw-r--r--binutils-2.25/gas/testsuite/gas/h8300/t10_and.exp3
-rw-r--r--binutils-2.25/gas/testsuite/gas/h8300/t11_logs.exp3
-rw-r--r--binutils-2.25/gas/testsuite/gas/h8300/t12_bit.exp3
-rw-r--r--binutils-2.25/gas/testsuite/gas/h8300/t13_otr.exp3
16 files changed, 16 insertions, 32 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/h8300/h8300-coff.exp b/binutils-2.25/gas/testsuite/gas/h8300/h8300-coff.exp
index 4b294fbc..6db6b170 100644
--- a/binutils-2.25/gas/testsuite/gas/h8300/h8300-coff.exp
+++ b/binutils-2.25/gas/testsuite/gas/h8300/h8300-coff.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
diff --git a/binutils-2.25/gas/testsuite/gas/h8300/h8300-elf.exp b/binutils-2.25/gas/testsuite/gas/h8300/h8300-elf.exp
index 232b5930..198b1d7b 100644
--- a/binutils-2.25/gas/testsuite/gas/h8300/h8300-elf.exp
+++ b/binutils-2.25/gas/testsuite/gas/h8300/h8300-elf.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
diff --git a/binutils-2.25/gas/testsuite/gas/h8300/h8300.exp b/binutils-2.25/gas/testsuite/gas/h8300/h8300.exp
index 10434b43..250b4ffa 100644
--- a/binutils-2.25/gas/testsuite/gas/h8300/h8300.exp
+++ b/binutils-2.25/gas/testsuite/gas/h8300/h8300.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
diff --git a/binutils-2.25/gas/testsuite/gas/h8300/t01_mov.exp b/binutils-2.25/gas/testsuite/gas/h8300/t01_mov.exp
index 29469721..e452562a 100644
--- a/binutils-2.25/gas/testsuite/gas/h8300/t01_mov.exp
+++ b/binutils-2.25/gas/testsuite/gas/h8300/t01_mov.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
diff --git a/binutils-2.25/gas/testsuite/gas/h8300/t02_mova.exp b/binutils-2.25/gas/testsuite/gas/h8300/t02_mova.exp
index c44b5cbc..0e3a4964 100644
--- a/binutils-2.25/gas/testsuite/gas/h8300/t02_mova.exp
+++ b/binutils-2.25/gas/testsuite/gas/h8300/t02_mova.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
diff --git a/binutils-2.25/gas/testsuite/gas/h8300/t03_add.exp b/binutils-2.25/gas/testsuite/gas/h8300/t03_add.exp
index 44d35790..1b84cef9 100644
--- a/binutils-2.25/gas/testsuite/gas/h8300/t03_add.exp
+++ b/binutils-2.25/gas/testsuite/gas/h8300/t03_add.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
diff --git a/binutils-2.25/gas/testsuite/gas/h8300/t04_sub.exp b/binutils-2.25/gas/testsuite/gas/h8300/t04_sub.exp
index 455931ed..50bd31b2 100644
--- a/binutils-2.25/gas/testsuite/gas/h8300/t04_sub.exp
+++ b/binutils-2.25/gas/testsuite/gas/h8300/t04_sub.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
diff --git a/binutils-2.25/gas/testsuite/gas/h8300/t05_cmp.exp b/binutils-2.25/gas/testsuite/gas/h8300/t05_cmp.exp
index 9c4a602b..e30cd02c 100644
--- a/binutils-2.25/gas/testsuite/gas/h8300/t05_cmp.exp
+++ b/binutils-2.25/gas/testsuite/gas/h8300/t05_cmp.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
diff --git a/binutils-2.25/gas/testsuite/gas/h8300/t06_ari2.exp b/binutils-2.25/gas/testsuite/gas/h8300/t06_ari2.exp
index dd049119..48cbfa75 100644
--- a/binutils-2.25/gas/testsuite/gas/h8300/t06_ari2.exp
+++ b/binutils-2.25/gas/testsuite/gas/h8300/t06_ari2.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
diff --git a/binutils-2.25/gas/testsuite/gas/h8300/t07_ari3.exp b/binutils-2.25/gas/testsuite/gas/h8300/t07_ari3.exp
index d4ce9176..61e97445 100644
--- a/binutils-2.25/gas/testsuite/gas/h8300/t07_ari3.exp
+++ b/binutils-2.25/gas/testsuite/gas/h8300/t07_ari3.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
diff --git a/binutils-2.25/gas/testsuite/gas/h8300/t08_or.exp b/binutils-2.25/gas/testsuite/gas/h8300/t08_or.exp
index b444bf47..7e1cc710 100644
--- a/binutils-2.25/gas/testsuite/gas/h8300/t08_or.exp
+++ b/binutils-2.25/gas/testsuite/gas/h8300/t08_or.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
diff --git a/binutils-2.25/gas/testsuite/gas/h8300/t09_xor.exp b/binutils-2.25/gas/testsuite/gas/h8300/t09_xor.exp
index 3247e58c..abd3c5ea 100644
--- a/binutils-2.25/gas/testsuite/gas/h8300/t09_xor.exp
+++ b/binutils-2.25/gas/testsuite/gas/h8300/t09_xor.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
diff --git a/binutils-2.25/gas/testsuite/gas/h8300/t10_and.exp b/binutils-2.25/gas/testsuite/gas/h8300/t10_and.exp
index c4f43e8d..a88d353d 100644
--- a/binutils-2.25/gas/testsuite/gas/h8300/t10_and.exp
+++ b/binutils-2.25/gas/testsuite/gas/h8300/t10_and.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
diff --git a/binutils-2.25/gas/testsuite/gas/h8300/t11_logs.exp b/binutils-2.25/gas/testsuite/gas/h8300/t11_logs.exp
index fb07b2d7..ff62a6a0 100644
--- a/binutils-2.25/gas/testsuite/gas/h8300/t11_logs.exp
+++ b/binutils-2.25/gas/testsuite/gas/h8300/t11_logs.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
diff --git a/binutils-2.25/gas/testsuite/gas/h8300/t12_bit.exp b/binutils-2.25/gas/testsuite/gas/h8300/t12_bit.exp
index 09ab6255..1b7fc1c6 100644
--- a/binutils-2.25/gas/testsuite/gas/h8300/t12_bit.exp
+++ b/binutils-2.25/gas/testsuite/gas/h8300/t12_bit.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
diff --git a/binutils-2.25/gas/testsuite/gas/h8300/t13_otr.exp b/binutils-2.25/gas/testsuite/gas/h8300/t13_otr.exp
index f83a8f3c..3750e99d 100644
--- a/binutils-2.25/gas/testsuite/gas/h8300/t13_otr.exp
+++ b/binutils-2.25/gas/testsuite/gas/h8300/t13_otr.exp
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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