From f6b279095591b315c7498cb7e7efbdeb50a57bfa Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 15:49:26 +0200 Subject: Copyright update --- examples/m4/libhello/build/bootstrap.make | 2 +- examples/m4/libhello/hello/makefile | 2 +- examples/m4/libhello/makefile | 2 +- examples/m4/libhello/test/makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'examples/m4') diff --git a/examples/m4/libhello/build/bootstrap.make b/examples/m4/libhello/build/bootstrap.make index 7288d7b..8c003ec 100644 --- a/examples/m4/libhello/build/bootstrap.make +++ b/examples/m4/libhello/build/bootstrap.make @@ -1,6 +1,6 @@ # file : examples/m4/hello/libhello/build/bootstrap.make # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file project_name := libhello diff --git a/examples/m4/libhello/hello/makefile b/examples/m4/libhello/hello/makefile index 26d98a9..7b5a5e5 100644 --- a/examples/m4/libhello/hello/makefile +++ b/examples/m4/libhello/hello/makefile @@ -1,6 +1,6 @@ # file : examples/m4/hello/libhello/hello/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make diff --git a/examples/m4/libhello/makefile b/examples/m4/libhello/makefile index fcb5bb2..71e8a63 100644 --- a/examples/m4/libhello/makefile +++ b/examples/m4/libhello/makefile @@ -1,6 +1,6 @@ # file : examples/cxx/hello/libhello/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make diff --git a/examples/m4/libhello/test/makefile b/examples/m4/libhello/test/makefile index 7fce1ea..717a61c 100644 --- a/examples/m4/libhello/test/makefile +++ b/examples/m4/libhello/test/makefile @@ -1,6 +1,6 @@ # file : examples/cxx/hello/libhello/test/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make -- cgit v1.1