diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-12-01 16:05:42 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-12-01 16:05:42 +0200 |
commit | 4b1c60b202780c176c450773ce36197510f3f2ed (patch) | |
tree | 63f16f273c7066021cd68fb2a61973bc5c5e85f5 /Makefile.am | |
parent | 4ec2e8be55b1ce226ed694823491654967ec683c (diff) |
Correct license information
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9163b70..f137c40 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # file : Makefile.am # author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC -# license : GNU GPL v2; see accompanying LICENSE file +# license : ODB NCUEL; see accompanying LICENSE file SUBDIRS = __path__(dirs) dist_doc_DATA = __file__(docs) |