diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2014-03-21 10:56:01 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2014-03-21 10:56:01 +0200 |
commit | 4d37926047379568c5be7399b51f7b78118110bc (patch) | |
tree | 46fe5758c7e3b72364836fe32fa631ddb0accb1c /makefile | |
parent | d5e69786986ac93162ff8684188a25a28e8d401a (diff) |
Update copyright
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # file : makefile -# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2014 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))/build-0.3/bootstrap.make |