diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-04 16:57:27 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-04 16:57:27 +0200 |
commit | 992ad51cc50f4703945338ae7821e47bda35c6f1 (patch) | |
tree | 596ecbb66f3365d4441da308d64298934e85a77f /build/export | |
parent | 9e791a4d96ea01569cde3bdc2545e992b350ff40 (diff) |
Copyright update
Diffstat (limited to 'build/export')
-rw-r--r-- | build/export/libodb-tracer/stub.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/export/libodb-tracer/stub.make b/build/export/libodb-tracer/stub.make index 58f9623..5bc473d 100644 --- a/build/export/libodb-tracer/stub.make +++ b/build/export/libodb-tracer/stub.make @@ -1,6 +1,6 @@ # file : build/export/libodb-tracer/stub.make # 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; see accompanying LICENSE file $(call include-once,$(src_root)/odb/tracer/makefile,$(out_root)) |