Update copyright year range in gdb.ada/mi_ref_changeable testcase
authorJoel Brobecker <brobecker@adacore.com>
Sat, 23 Feb 2019 12:23:22 +0000 (16:23 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Sat, 23 Feb 2019 12:27:30 +0000 (16:27 +0400)
This patch fixes the copyright year range which escaped
the 2019 update, because the patch was submitted in 2018, but
only really pushed in 2019.

    Pushed: https://www.sourceware.org/ml/gdb-patches/2019-02/msg00109.html
    Submitted: https://www.sourceware.org/ml/gdb-patches/2018-12/msg00444.html

We normally are pretty good at remembering those little things,
but this one fell through the cracks. This commit fixes this,
by re-running the copyright.py script and checking in the changes
made by that script.

gdb/testsuite/ChangeLog:

* gdb.ada/mi_ref_changeable.exp: Update copyright year range.
* gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
* gdb.ada/mi_ref_changeable/pck.adb: Likewise.
* gdb.ada/mi_ref_changeable/pck.ads: Likewise.
* gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.ada/mi_ref_changeable.exp
gdb/testsuite/gdb.ada/mi_ref_changeable/foo_rb20_056.adb
gdb/testsuite/gdb.ada/mi_ref_changeable/pck.adb
gdb/testsuite/gdb.ada/mi_ref_changeable/pck.ads
gdb/testsuite/gdb.dwarf2/inlined_subroutine-inheritance.exp

index 2751cbe8afb8046400af8faf66ddcb0689adf5df..eacb315017c59a8f027828a538e7ca7da7e787c9 100644 (file)
@@ -1,3 +1,11 @@
+2019-02-23  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
+       * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
+       * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
+       * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
+       * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
+
 2019-02-22  Keith Seitz  <keiths@redhat.com>
 
        PR symtab/23853
index 933ad3ebdbd1adfd665bf4e5ea234109bec55ecf..091328bf34718a42712e342e924bcdb2165509a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2018 Free Software Foundation, Inc.
+# Copyright 2018-2019 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
index 52975befdca98476bffd2151a296acdce7e4cd74..d6039813b7bcaa38f0a397b54f6f4463d7e08fd1 100644 (file)
@@ -1,4 +1,4 @@
---  Copyright 2018 Free Software Foundation, Inc.
+--  Copyright 2018-2019 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
index 120052e0749e59811f446c9886541c6235b2cca4..58f0314025339b9216af57dc4468c76a95ead16c 100644 (file)
@@ -1,4 +1,4 @@
---  Copyright 2018 Free Software Foundation, Inc.
+--  Copyright 2018-2019 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
index 0a96dfbe83ddca3f6b9d96407471248993b5128b..65b6661e46618fc305b973700ec7c625b7e190ca 100644 (file)
@@ -1,4 +1,4 @@
---  Copyright 2018 Free Software Foundation, Inc.
+--  Copyright 2018-2019 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
index 4250e397d8da1bab0986f2779c577a63e2e17aab..19b859492a1b66c6e0f600073a24bc1dfad08e1c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2018 Free Software Foundation, Inc.
+# Copyright 2018-2019 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
This page took 0.032286 seconds and 4 git commands to generate.