Minor update to .rat-excludes file
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/30bd43f4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/30bd43f4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/30bd43f4 Branch: refs/heads/master Commit: 30bd43f424ff23ac16329d089522fd38964017ee Parents: d44f32e Author: Roberta Marton <[email protected]> Authored: Fri Dec 4 18:55:11 2015 +0000 Committer: Roberta Marton <[email protected]> Committed: Fri Dec 4 18:55:11 2015 +0000 ---------------------------------------------------------------------- .rat-excludes | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/30bd43f4/.rat-excludes ---------------------------------------------------------------------- diff --git a/.rat-excludes b/.rat-excludes index 2804a67..ea14448 100644 --- a/.rat-excludes +++ b/.rat-excludes @@ -53,7 +53,7 @@ Sortingicons.psd* # licenses license*.txt* LICENSE.rtf* -LICENSE-bds2 +LICENSE-bsd2 LICENSE-bsd4 LICENSE-js LICENSE-salesforce @@ -110,6 +110,9 @@ resource.hm* swscanf.cpp swsprintf.cpp ulexer.h +# Compiler GUI files +usage.csv +Resource.qrc #phoenix tests - MIT licensed from Salesforce AlterTableTest.java ArithmeticQueryTest.java
