summaryrefslogtreecommitdiff
path: root/examples/hello/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello/buildfile')
-rw-r--r--examples/hello/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hello/buildfile b/examples/hello/buildfile
index c6032d0..94d94eb 100644
--- a/examples/hello/buildfile
+++ b/examples/hello/buildfile
@@ -1,5 +1,5 @@
# file : examples/hello/buildfile
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
exe{driver}: cxx{driver} {hxx ixx cxx}{hello} doc{README}