aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2-frame-tailcall.c
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2017-01-01 11:05:52 +0400
committerJoel Brobecker <brobecker@adacore.com>2017-01-01 11:05:52 +0400
commit16d400ab4a742988aad12f6476323bb234efb3e3 (patch)
tree0b8ac793cf3b675db3a3116d2d724984cf90f9de /gdb/dwarf2-frame-tailcall.c
parent722830db1350d1534c1385a4e84dc16f211e0a5e (diff)
downloadgdb-16d400ab4a742988aad12f6476323bb234efb3e3.zip
gdb-16d400ab4a742988aad12f6476323bb234efb3e3.tar.gz
gdb-16d400ab4a742988aad12f6476323bb234efb3e3.tar.bz2
update copyright year range in GDB files
This applies the second part of GDB's End of Year Procedure, which updates the copyright year range in all of GDB's files (the first part is ommitted on this branch). gdb/ChangeLog: Update copyright year range in all GDB files.
Diffstat (limited to 'gdb/dwarf2-frame-tailcall.c')
-rw-r--r--gdb/dwarf2-frame-tailcall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dwarf2-frame-tailcall.c b/gdb/dwarf2-frame-tailcall.c
index 9695142..310fc4d 100644
--- a/gdb/dwarf2-frame-tailcall.c
+++ b/gdb/dwarf2-frame-tailcall.c
@@ -1,6 +1,6 @@
/* Virtual tail call frames unwinder for GDB.
- Copyright (C) 2010-2016 Free Software Foundation, Inc.
+ Copyright (C) 2010-2017 Free Software Foundation, Inc.
This file is part of GDB.