[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2577) License headers are missing for most of the files
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Tue Jan 18 10:40:50 EST 2011
[ https://issues.jboss.org/browse/JBRULES-2577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576260#comment-12576260 ]
Geoffrey De Smet commented on JBRULES-2577:
-------------------------------------------
to fix the /** instead of /* is easy with a regex: replace {code}/\*\*\n \* Copyright {code} with {code}/*\n * Copyright{code}. I 'll do it together with the dos2unix move during the split-up freeze
> License headers are missing for most of the files
> -------------------------------------------------
>
> Key: JBRULES-2577
> URL: https://issues.jboss.org/browse/JBRULES-2577
> Project: Drools
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: All
> Reporter: Toni Rikkola
> Assignee: Toni Rikkola
> Priority: Minor
> Fix For: 5.2.0.M1
>
>
> Add the headers.
> Add the maven task to trunk.
> Add documentation to the release wiki.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list