aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gm2/scripts
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2023-01-16 11:50:43 +0100
committerJakub Jelinek <jakub@redhat.com>2023-01-16 11:52:17 +0100
commit83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c (patch)
tree730ac068df829f1af95259b5e9f1830552dc76ca /gcc/testsuite/gm2/scripts
parenta31becca488b537cfc24bba7c0f48b2c44726240 (diff)
downloadgcc-83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c.zip
gcc-83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c.tar.gz
gcc-83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c.tar.bz2
Update copyright years.
Diffstat (limited to 'gcc/testsuite/gm2/scripts')
-rw-r--r--gcc/testsuite/gm2/scripts/addit3
-rw-r--r--gcc/testsuite/gm2/scripts/comp3
-rw-r--r--gcc/testsuite/gm2/scripts/compileiso3
-rw-r--r--gcc/testsuite/gm2/scripts/link3
-rw-r--r--gcc/testsuite/gm2/scripts/regression3
-rw-r--r--gcc/testsuite/gm2/scripts/subit3
6 files changed, 6 insertions, 12 deletions
diff --git a/gcc/testsuite/gm2/scripts/addit b/gcc/testsuite/gm2/scripts/addit
index 2952508..0ca5234 100644
--- a/gcc/testsuite/gm2/scripts/addit
+++ b/gcc/testsuite/gm2/scripts/addit
@@ -1,7 +1,6 @@
#!/bin/sh
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
-# Free Software Foundation, Inc.
+# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# This file is part of GNU Modula-2.
#
# GNU Modula-2 is free software; you can redistribute it and/or modify
diff --git a/gcc/testsuite/gm2/scripts/comp b/gcc/testsuite/gm2/scripts/comp
index a3f7906..90afe11 100644
--- a/gcc/testsuite/gm2/scripts/comp
+++ b/gcc/testsuite/gm2/scripts/comp
@@ -1,7 +1,6 @@
#!/bin/sh
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
-# Free Software Foundation, Inc.
+# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# This file is part of GNU Modula-2.
#
# GNU Modula-2 is free software; you can redistribute it and/or modify
diff --git a/gcc/testsuite/gm2/scripts/compileiso b/gcc/testsuite/gm2/scripts/compileiso
index 99838d4..250411e 100644
--- a/gcc/testsuite/gm2/scripts/compileiso
+++ b/gcc/testsuite/gm2/scripts/compileiso
@@ -1,7 +1,6 @@
#!/bin/sh
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
-# Free Software Foundation, Inc.
+# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# This file is part of GNU Modula-2.
#
# GNU Modula-2 is free software; you can redistribute it and/or modify
diff --git a/gcc/testsuite/gm2/scripts/link b/gcc/testsuite/gm2/scripts/link
index 5845c24..62c3828 100644
--- a/gcc/testsuite/gm2/scripts/link
+++ b/gcc/testsuite/gm2/scripts/link
@@ -1,7 +1,6 @@
#!/bin/sh
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
-# Free Software Foundation, Inc.
+# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# This file is part of GNU Modula-2.
#
# GNU Modula-2 is free software; you can redistribute it and/or modify
diff --git a/gcc/testsuite/gm2/scripts/regression b/gcc/testsuite/gm2/scripts/regression
index 96fdc3a..fb93a79 100644
--- a/gcc/testsuite/gm2/scripts/regression
+++ b/gcc/testsuite/gm2/scripts/regression
@@ -1,7 +1,6 @@
#!/bin/sh
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
-# Free Software Foundation, Inc.
+# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# This file is part of GNU Modula-2.
#
# GNU Modula-2 is free software; you can redistribute it and/or modify
diff --git a/gcc/testsuite/gm2/scripts/subit b/gcc/testsuite/gm2/scripts/subit
index 5307928..75c4151 100644
--- a/gcc/testsuite/gm2/scripts/subit
+++ b/gcc/testsuite/gm2/scripts/subit
@@ -1,7 +1,6 @@
#!/bin/sh
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
-# Free Software Foundation, Inc.
+# Copyright (C) 2000-2023 Free Software Foundation, Inc.
# This file is part of GNU Modula-2.
#
# GNU Modula-2 is free software; you can redistribute it and/or modify