summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/polymorphism
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/tree/polymorphism')
-rw-r--r--examples/cxx/tree/polymorphism/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cxx/tree/polymorphism/makefile b/examples/cxx/tree/polymorphism/makefile
index 2ee16e7..a7a9ea2 100644
--- a/examples/cxx/tree/polymorphism/makefile
+++ b/examples/cxx/tree/polymorphism/makefile
@@ -1,5 +1,5 @@
# file : examples/cxx/tree/polymorphism/makefile
-# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make