diff options
author | Tom de Vries <tdevries@suse.de> | 2021-10-28 16:47:07 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2021-10-28 16:47:07 +0200 |
commit | 2e466f72c43a515f4dac5c65cca5cdf3f24dad21 (patch) | |
tree | 2baa7c0740fa598a00ebec594f8a41f2b6b23599 /gdb/testsuite/gdb.fortran/vla-sub.f90 | |
parent | f54bdb6d2799c658e076f10e42222949dc51032d (diff) | |
download | gdb-2e466f72c43a515f4dac5c65cca5cdf3f24dad21.zip gdb-2e466f72c43a515f4dac5c65cca5cdf3f24dad21.tar.gz gdb-2e466f72c43a515f4dac5c65cca5cdf3f24dad21.tar.bz2 |
[gdb/testsuite] Update some test-cases to GPLv3
I noticed some files in the test-suite have GPLv2 notices.
Update these to GPLv3.
Diffstat (limited to 'gdb/testsuite/gdb.fortran/vla-sub.f90')
-rw-r--r-- | gdb/testsuite/gdb.fortran/vla-sub.f90 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.fortran/vla-sub.f90 b/gdb/testsuite/gdb.fortran/vla-sub.f90 index 8419822..e36d31d 100644 --- a/gdb/testsuite/gdb.fortran/vla-sub.f90 +++ b/gdb/testsuite/gdb.fortran/vla-sub.f90 @@ -2,7 +2,7 @@ ! ! 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 -! the Free Software Foundation; either version 2 of the License, or +! the Free Software Foundation; either version 3 of the License, or ! (at your option) any later version. ! ! This program is distributed in the hope that it will be useful, |