aboutsummaryrefslogtreecommitdiff
path: root/inheritance
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-02-06 09:31:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-02-06 09:31:17 +0200
commit8d10eeb2bb5b744d029ad9841ff65d3f354abdbb (patch)
treea8ccc7bee83596c766aa05a80364a79e6f948e27 /inheritance
parent7acbe9233bdad08182042cf609f1a92bfb5f32c3 (diff)
Update copyright
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 b2c1814..424096e 100644
--- a/inheritance/polymorphism/makefile
+++ b/inheritance/polymorphism/makefile
@@ -1,5 +1,5 @@
# file : inheritance/polymorphism/makefile
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2015 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 29b9b35..dbeb716 100644
--- a/inheritance/reuse/makefile
+++ b/inheritance/reuse/makefile
@@ -1,5 +1,5 @@
# file : inheritance/reuse/makefile
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make