From fcf9219b8ff6e9d21c4f4748dc822a7b92310975 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 14:07:18 +0200 Subject: Update copyright year --- examples/hybrid/buildfile | 2 +- examples/hybrid/makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/hybrid') diff --git a/examples/hybrid/buildfile b/examples/hybrid/buildfile index 81cb6d8..67a80af 100644 --- a/examples/hybrid/buildfile +++ b/examples/hybrid/buildfile @@ -1,5 +1,5 @@ # file : examples/hybrid/buildfile -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file import libs = libstudxml%lib{studxml} diff --git a/examples/hybrid/makefile b/examples/hybrid/makefile index fe9439b..865ff8b 100644 --- a/examples/hybrid/makefile +++ b/examples/hybrid/makefile @@ -1,5 +1,5 @@ # file : examples/hybrid/makefile -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make -- cgit v1.1