From 4387e824764b3e7ac1466c34a4cc81701cca4f67 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 12:52:21 +0200 Subject: Update copyright year --- tests/shared-ptr/buildfile | 2 +- tests/shared-ptr/driver.cxx | 2 +- tests/shared-ptr/makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/shared-ptr') diff --git a/tests/shared-ptr/buildfile b/tests/shared-ptr/buildfile index fc6fe06..fe53cc4 100644 --- a/tests/shared-ptr/buildfile +++ b/tests/shared-ptr/buildfile @@ -1,5 +1,5 @@ # file : tests/shared-ptr/buildfile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file import libs = libcutl%lib{cutl} diff --git a/tests/shared-ptr/driver.cxx b/tests/shared-ptr/driver.cxx index 3e763a0..b3fbb1d 100644 --- a/tests/shared-ptr/driver.cxx +++ b/tests/shared-ptr/driver.cxx @@ -1,5 +1,5 @@ // file : tests/shared-ptr/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/shared-ptr/makefile b/tests/shared-ptr/makefile index 2303d78..717e432 100644 --- a/tests/shared-ptr/makefile +++ b/tests/shared-ptr/makefile @@ -1,5 +1,5 @@ # file : tests/shared-ptr/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make -- cgit v1.1