diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-04 16:43:04 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-04 16:43:04 +0200 |
commit | 77b0dcc8bf1b21af9b8f704074d9b81cda2a96a8 (patch) | |
tree | dbfb9a4f0a8c049f588e3424ee51a9479613e08a | |
parent | daf3555df94b53bbdf64b31a24db306703720b43 (diff) |
Copyright update
-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 |