diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 14:52:03 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 14:52:03 +0200 |
commit | 3bee263c49e675dfa2987aab4c2b3466e7b6068f (patch) | |
tree | f2864771b8dc827d2881fe78af57a7cb42d8d9f7 /optimistic/makefile | |
parent | 699bd9bbc267e9baadbe077649c6c7e93d2bc11a (diff) |
Update copyright year
Diffstat (limited to 'optimistic/makefile')
-rw-r--r-- | optimistic/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/optimistic/makefile b/optimistic/makefile index 3ce5acc..1c03c6b 100644 --- a/optimistic/makefile +++ b/optimistic/makefile @@ -1,5 +1,5 @@ # file : optimistic/makefile -# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make |