aboutsummaryrefslogtreecommitdiff
path: root/c++11
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 14:13:37 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 14:13:37 +0200
commit4fbef59f68373074ee5a02f2dfe90c500e9fde3c (patch)
tree44087a01c8e27712eac07bccf2109247045ba0d9 /c++11
parentad7c6ccd31f437e8b6ad68476f5f2ff53586d2e5 (diff)
Update copyright year
Diffstat (limited to 'c++11')
-rw-r--r--c++11/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++11/makefile b/c++11/makefile
index 48ea41e..cba8ab3 100644
--- a/c++11/makefile
+++ b/c++11/makefile
@@ -1,5 +1,5 @@
# file : c++11/makefile
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make