diff options
author | Joel Brobecker <brobecker@adacore.com> | 2021-01-01 12:03:39 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2021-01-01 12:12:21 +0400 |
commit | 3666a04883754298b03884222206bfe756fbc520 (patch) | |
tree | 0962123e67c025266e3896332c38c27c1a7cd58b /gdb/testsuite/gdb.ada/notcplusplus | |
parent | ff7e39b613503fa5d7417e284ee2549117efdb91 (diff) | |
download | binutils-3666a04883754298b03884222206bfe756fbc520.zip binutils-3666a04883754298b03884222206bfe756fbc520.tar.gz binutils-3666a04883754298b03884222206bfe756fbc520.tar.bz2 |
Update copyright year range in all GDB files
This commits the result of running gdb/copyright.py as per our Start
of New Year procedure...
gdb/ChangeLog
Update copyright year range in copyright header of all GDB files.
Diffstat (limited to 'gdb/testsuite/gdb.ada/notcplusplus')
-rw-r--r-- | gdb/testsuite/gdb.ada/notcplusplus/foo.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/notcplusplus/pck.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/notcplusplus/pck.ads | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/notcplusplus/ver.ads | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.ada/notcplusplus/foo.adb b/gdb/testsuite/gdb.ada/notcplusplus/foo.adb index 91214f6..6777420 100644 --- a/gdb/testsuite/gdb.ada/notcplusplus/foo.adb +++ b/gdb/testsuite/gdb.ada/notcplusplus/foo.adb @@ -1,4 +1,4 @@ --- Copyright 2018-2020 Free Software Foundation, Inc. +-- Copyright 2018-2021 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/gdb/testsuite/gdb.ada/notcplusplus/pck.adb b/gdb/testsuite/gdb.ada/notcplusplus/pck.adb index 792fbf5..c4b863c 100644 --- a/gdb/testsuite/gdb.ada/notcplusplus/pck.adb +++ b/gdb/testsuite/gdb.ada/notcplusplus/pck.adb @@ -1,4 +1,4 @@ --- Copyright 2018-2020 Free Software Foundation, Inc. +-- Copyright 2018-2021 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/gdb/testsuite/gdb.ada/notcplusplus/pck.ads b/gdb/testsuite/gdb.ada/notcplusplus/pck.ads index b804136..c201b76 100644 --- a/gdb/testsuite/gdb.ada/notcplusplus/pck.ads +++ b/gdb/testsuite/gdb.ada/notcplusplus/pck.ads @@ -1,4 +1,4 @@ --- Copyright 2018-2020 Free Software Foundation, Inc. +-- Copyright 2018-2021 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/gdb/testsuite/gdb.ada/notcplusplus/ver.ads b/gdb/testsuite/gdb.ada/notcplusplus/ver.ads index 7f61195..dd8d1cd 100644 --- a/gdb/testsuite/gdb.ada/notcplusplus/ver.ads +++ b/gdb/testsuite/gdb.ada/notcplusplus/ver.ads @@ -1,4 +1,4 @@ --- Copyright 2018-2020 Free Software Foundation, Inc. +-- Copyright 2018-2021 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 |