diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-04 16:52:11 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-04 16:52:11 +0200 |
commit | 7f23a534f3ed0b9c79a7f7c5c01648a7a4fcff70 (patch) | |
tree | ff1d4431aacc36a1a13670520bdbd21a3cfd84a5 /makefile | |
parent | d85695eb523ae0595e64b8169e7b18e17681cda3 (diff) |
Copyright update
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # file : makefile # author : Boris Kolpackov <boris@codesynthesis.com> -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))/build-0.3/bootstrap.make |