diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-12-01 16:07:44 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-20 15:45:46 +0200 |
commit | 8f8c17009691694fe42651a13972140bf4112678 (patch) | |
tree | 23dc1043dc9fa29b900a631ea91f29639f4c2400 /mssql/makefile | |
parent | 2ea274bfc40e43f3793e1cfee5e5c903f8689e60 (diff) |
Correct license information
Diffstat (limited to 'mssql/makefile')
-rw-r--r-- | mssql/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mssql/makefile b/mssql/makefile index 6fcc307..fa68039 100644 --- a/mssql/makefile +++ b/mssql/makefile @@ -1,7 +1,7 @@ # file : mssql/makefile # author : Constantin Michael <constantin@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC -# license : ODB NCUEL; see accompanying LICENSE file +# license : GNU GPL; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make |