diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-09 10:19:18 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-09 10:19:18 +0200 |
commit | f501bb1205c4c88a398c3f654cb6ba01e49f0689 (patch) | |
tree | 0adf70ca6ce2bc990f2b38e44ffe498661763fee /c++11/makefile | |
parent | 9806ff1b1269cf9d8581840440e597c0a72b9cd3 (diff) |
Update copyright year
Diffstat (limited to 'c++11/makefile')
-rw-r--r-- | c++11/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c++11/makefile b/c++11/makefile index 3cd2b3b..8bde7f8 100644 --- a/c++11/makefile +++ b/c++11/makefile @@ -1,5 +1,5 @@ # file : c++11/makefile -# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make |