summaryrefslogtreecommitdiff
path: root/libvtv/testsuite
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2018-01-03 11:03:58 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2018-01-03 11:03:58 +0100
commit85ec4feb11167c9e4489361bf2399a20afbe52c8 (patch)
tree7892dce393111dcf4d6553ddf89de00240ecfce8 /libvtv/testsuite
parentada38d5fa317498d15be166623520b9152c650cb (diff)
downloadgcc-85ec4feb11167c9e4489361bf2399a20afbe52c8.tar.gz
Update copyright years.
From-SVN: r256169
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 b80bbf76eac..c64f2b8a334 100644
--- a/libvtv/testsuite/config/default.exp
+++ b/libvtv/testsuite/config/default.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 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 ba70409eddd..a33b045e75f 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-2017 Free Software Foundation, Inc.
+ Copyright (C) 1993-2018 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 d135ea04181..c665907c162 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-2017 Free Software Foundation, Inc.
+## Copyright (C) 2013-2018 Free Software Foundation, Inc.
##
## Process this file with automake to produce Makefile.in.
##