aboutsummaryrefslogtreecommitdiff
path: root/inheritance
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-02-09 10:19:18 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-02-09 10:19:18 +0200
commitf501bb1205c4c88a398c3f654cb6ba01e49f0689 (patch)
tree0adf70ca6ce2bc990f2b38e44ffe498661763fee /inheritance
parent9806ff1b1269cf9d8581840440e597c0a72b9cd3 (diff)
Update copyright year
Diffstat (limited to 'inheritance')
-rw-r--r--inheritance/polymorphism/makefile2
-rw-r--r--inheritance/reuse/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/inheritance/polymorphism/makefile b/inheritance/polymorphism/makefile
index 486ebb6..e454db6 100644
--- a/inheritance/polymorphism/makefile
+++ b/inheritance/polymorphism/makefile
@@ -1,5 +1,5 @@
# file : inheritance/polymorphism/makefile
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/inheritance/reuse/makefile b/inheritance/reuse/makefile
index d00229c..eb0fd1e 100644
--- a/inheritance/reuse/makefile
+++ b/inheritance/reuse/makefile
@@ -1,5 +1,5 @@
# file : inheritance/reuse/makefile
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make