From aa916a4c696bcec08ed26c58be0b06d4d9df0f74 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 12:34:10 +0200 Subject: Update copyright year --- tests/cxx/tree/dom-association/dom-parse.cxx | 2 +- tests/cxx/tree/dom-association/dom-parse.hxx | 2 +- tests/cxx/tree/dom-association/driver.cxx | 2 +- tests/cxx/tree/dom-association/makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/cxx/tree/dom-association') diff --git a/tests/cxx/tree/dom-association/dom-parse.cxx b/tests/cxx/tree/dom-association/dom-parse.cxx index c065d19..a39ca29 100644 --- a/tests/cxx/tree/dom-association/dom-parse.cxx +++ b/tests/cxx/tree/dom-association/dom-parse.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/dom-association/dom-parse.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include "dom-parse.hxx" diff --git a/tests/cxx/tree/dom-association/dom-parse.hxx b/tests/cxx/tree/dom-association/dom-parse.hxx index 2c3bd3f..e2f1597 100644 --- a/tests/cxx/tree/dom-association/dom-parse.hxx +++ b/tests/cxx/tree/dom-association/dom-parse.hxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/dom-association/dom-parse.hxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef DOM_PARSE diff --git a/tests/cxx/tree/dom-association/driver.cxx b/tests/cxx/tree/dom-association/driver.cxx index edcda50..0578284 100644 --- a/tests/cxx/tree/dom-association/driver.cxx +++ b/tests/cxx/tree/dom-association/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/dom-association/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test DOM association/ownership. diff --git a/tests/cxx/tree/dom-association/makefile b/tests/cxx/tree/dom-association/makefile index 4a05d45..83d97fc 100644 --- a/tests/cxx/tree/dom-association/makefile +++ b/tests/cxx/tree/dom-association/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/dom-association/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make -- cgit v1.1