aboutsummaryrefslogtreecommitdiff
path: root/c++11
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-24 21:58:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-24 21:58:36 +0300
commit7bd75b30b10c8dca06665fc18bbfad0d3bcea75b (patch)
tree7f5ade96040b6568f66bfdfa29db73440115800b /c++11
parentdad8893f00d5a0f1c66df02ddf311601c0b3f126 (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 cba8ab3..087ab65 100644
--- a/c++11/makefile
+++ b/c++11/makefile
@@ -1,5 +1,5 @@
# file : c++11/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make