diff options
author | Doug Evans <xdje42@gmail.com> | 2014-02-05 20:17:30 -0800 |
---|---|---|
committer | Doug Evans <xdje42@gmail.com> | 2014-02-05 20:17:30 -0800 |
commit | 4f8fcb74d3fa9d1b1482caa97805342015b0581e (patch) | |
tree | 60dc8c504df1946ed9ba88cc3d84f8c64b47d068 /gdb/testsuite/gdb.gdb | |
parent | 6dddc817c1680fc97756cbcb017fcf306fa5d07c (diff) | |
download | gdb-4f8fcb74d3fa9d1b1482caa97805342015b0581e.zip gdb-4f8fcb74d3fa9d1b1482caa97805342015b0581e.tar.gz gdb-4f8fcb74d3fa9d1b1482caa97805342015b0581e.tar.bz2 |
fix copyright year in new files in previous checkin
Diffstat (limited to 'gdb/testsuite/gdb.gdb')
-rw-r--r-- | gdb/testsuite/gdb.gdb/python-interrupts.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.gdb/python-interrupts.exp b/gdb/testsuite/gdb.gdb/python-interrupts.exp index c1210c6..a41fc0c 100644 --- a/gdb/testsuite/gdb.gdb/python-interrupts.exp +++ b/gdb/testsuite/gdb.gdb/python-interrupts.exp @@ -1,4 +1,4 @@ -# Copyright 2013 Free Software Foundation, Inc. +# Copyright 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 |