aboutsummaryrefslogtreecommitdiff
path: root/libvtv/testsuite
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2017-01-04 12:30:51 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2017-01-04 12:30:51 +0100
commit2afd3180c5286a3181949a43c3e831d70a7e5404 (patch)
tree8f31f8c9a6614f055b6539f2dc276e4b1f6607ad /libvtv/testsuite
parented3cb4970392edfbae74c82d7e25b7cd961ce70f (diff)
downloadgcc-2afd3180c5286a3181949a43c3e831d70a7e5404.zip
gcc-2afd3180c5286a3181949a43c3e831d70a7e5404.tar.gz
gcc-2afd3180c5286a3181949a43c3e831d70a7e5404.tar.bz2
Update copyright years.
From-SVN: r244052
Diffstat (limited to 'libvtv/testsuite')
-rw-r--r--libvtv/testsuite/config/default.exp2
-rw-r--r--libvtv/testsuite/libvtv.cc/virtfunc-test.cc2
-rw-r--r--libvtv/testsuite/other-tests/Makefile.am2
3 files changed, 3 insertions, 3 deletions
diff --git a/libvtv/testsuite/config/default.exp b/libvtv/testsuite/config/default.exp
index 3f6c3d8..b80bbf7 100644
--- a/libvtv/testsuite/config/default.exp
+++ b/libvtv/testsuite/config/default.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015 Free Software Foundation, Inc.
+# Copyright (C) 2013-2017 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/libvtv/testsuite/libvtv.cc/virtfunc-test.cc b/libvtv/testsuite/libvtv.cc/virtfunc-test.cc
index c527ad6..ba70409 100644
--- a/libvtv/testsuite/libvtv.cc/virtfunc-test.cc
+++ b/libvtv/testsuite/libvtv.cc/virtfunc-test.cc
@@ -2,7 +2,7 @@
/* This test script is part of GDB, the GNU debugger.
- Copyright (C) 1993-2015 Free Software Foundation, Inc.
+ Copyright (C) 1993-2017 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/libvtv/testsuite/other-tests/Makefile.am b/libvtv/testsuite/other-tests/Makefile.am
index 976d2ec..d135ea0 100644
--- a/libvtv/testsuite/other-tests/Makefile.am
+++ b/libvtv/testsuite/other-tests/Makefile.am
@@ -1,6 +1,6 @@
## Makefile for the testsuite subdirectory of the VTV library.
##
-## Copyright (C) 2013-2015 Free Software Foundation, Inc.
+## Copyright (C) 2013-2017 Free Software Foundation, Inc.
##
## Process this file with automake to produce Makefile.in.
##