updated .rat-excludes and RAT_README.txt to include copyright changes
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/26031c8a Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/26031c8a Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/26031c8a Branch: refs/heads/master Commit: 26031c8a51514ccee3fae58cb644420434f1f416 Parents: 7a08596 Author: Roberta Marton <[email protected]> Authored: Tue Nov 24 01:43:47 2015 +0000 Committer: Roberta Marton <[email protected]> Committed: Tue Nov 24 01:43:47 2015 +0000 ---------------------------------------------------------------------- .rat-excludes | 3 +++ RAT_README.txt | 7 +++++++ 2 files changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/26031c8a/.rat-excludes ---------------------------------------------------------------------- diff --git a/.rat-excludes b/.rat-excludes index be06b1c..9733293 100644 --- a/.rat-excludes +++ b/.rat-excludes @@ -98,6 +98,9 @@ TCPIPV4.* TCPIPV6.* TCPIPV4_os.* TCPIPV6_os.* +swscanf.cpp +swsprintf.cpp +ulexer.h http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/26031c8a/RAT_README.txt ---------------------------------------------------------------------- diff --git a/RAT_README.txt b/RAT_README.txt index 6a41a77..158971b 100644 --- a/RAT_README.txt +++ b/RAT_README.txt @@ -123,6 +123,13 @@ copyrights which are covered by MIT $MY_SQROOT/../sql/qmscommon/expat/* +The following files are open source from The Regents of the University of +California which are covered by BDS license + +core/sql/common/swscanf.cpp +core/sql/common/swsprintf.cpp +core/sql/parser/ulexer.h + ------------------------------------------------------------------- The following files in dcs directory have their own BSD license
