On 5/11/06, Henri Yandell <[EMAIL PROTECTED]> wrote:
* The following files lack 'LICENSE-2.0' in their text: ./src/org/apache/roller/presentation/tags/LinkParamTag.java ./src/org/apache/roller/presentation/tags/LinkTag.java ./src/org/apache/roller/presentation/util/CacheHttpServletResponseWrapper.java ./src/org/apache/roller/presentation/util/ResponseContent.java ./src/org/apache/roller/presentation/util/SplitPrintWriter.java ./src/org/apache/roller/presentation/util/SplitServletOutputStream.java ./src/org/apache/roller/util/Utilities.java
Ignoring the tests, the above are due mostly to alternative copyright. Has Cliff mentioned anything about what to do with these? * LinkParamTag and LinkTag are copyright HubMethods. * CacheHttpServletResponseWrapper, ResponseContent and SplitServletOutputStream are copyright OpenSympony. * SplitPrintWriter is copyright Dave Johnson; but I presume it's based on the SplitServletOutputStream. * Utilities is copyright Erik C Thauvin/Simon Brown amongst others. Hen
