aboutsummaryrefslogtreecommitdiff
path: root/inheritance/polymorphism/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inheritance/polymorphism/makefile')
-rw-r--r--inheritance/polymorphism/makefile2
1 files changed, 1 insertions, 1 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