Author: jleroux
Date: Fri Oct 27 17:38:35 2017
New Revision: 1813554
URL:
http://svn.apache.org/viewvc?rev=1813554&view=revLog:
No functional change, seems that we need to have the RAT explanation part
separated and above the excluded files list
Modified:
ofbiz/ofbiz-framework/trunk/rat-excludes.txt
Modified: ofbiz/ofbiz-framework/trunk/rat-excludes.txt
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/rat-excludes.txt?rev=1813554&r1=1813553&r2=1813554&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/rat-excludes.txt (original)
+++ ofbiz/ofbiz-framework/trunk/rat-excludes.txt Fri Oct 27 17:38:35 2017
@@ -23,16 +23,18 @@
Files having a separate license should be ignored.
For OFBiz these include
- Docbook
-
-*docbook*
-applications/content/dtd/*
-
- Also there are several files which can't have a license statement.
+
+ Also there are several files which can't or shouldn't
+ have a license statement.
- README.md files and at large Markdown files
- OPTIONAL_LIBRARIES
- .project Eclipse project file, only in plugins for now
another solution should be provided
+*docbook*
+applications/content/dtd/*
+
+
*.md
OPTIONAL_LIBRARIES
.project
\ No newline at end of file