[ https://issues.apache.org/jira/browse/LUCENE-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karl Wettin updated LUCENE-1947: -------------------------------- Attachment: LUCENE-1947.patch * Added Snowball license header to static Snowball classes (SnowballProgram, Among and TestApp) * Refactored StringBuffer to StringBuilder in all classes * Added notes about above in README and package overview. > Snowball package contains BSD licensed code with ASL header > ----------------------------------------------------------- > > Key: LUCENE-1947 > URL: https://issues.apache.org/jira/browse/LUCENE-1947 > Project: Lucene - Java > Issue Type: Task > Components: contrib/analyzers > Affects Versions: 2.9 > Reporter: Karl Wettin > Assignee: Karl Wettin > Fix For: 3.0 > > Attachments: LUCENE-1947.patch, LUCENE-1947.patch > > > All classes in org.tartarus.snowball (but not in org.tartarus.snowball.ext) > has for some reason been given an ASL header. These classes are licensed with > BSD. Thus the ASL header should be removed. I suppose this a misstake or > possible due to the ASL header automation tool. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org