diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-04 16:51:26 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-04 16:51:26 +0200 |
commit | 9aaa002bf85e75bae1228af620987ae8743a267a (patch) | |
tree | c9a4bb0a35762904ed64b5218334c1bcb1bb03fe /tests/cxx/parser/validation/attribute/makefile | |
parent | 252f5c6d0a5912162e355b871cf6e150b4c64f06 (diff) |
Copyright update
Diffstat (limited to 'tests/cxx/parser/validation/attribute/makefile')
-rw-r--r-- | tests/cxx/parser/validation/attribute/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/parser/validation/attribute/makefile b/tests/cxx/parser/validation/attribute/makefile index a15bb74..997d765 100644 --- a/tests/cxx/parser/validation/attribute/makefile +++ b/tests/cxx/parser/validation/attribute/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/attribute/makefile # author : Boris Kolpackov <boris@codesynthesis.com> -# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make |