[
https://issues.jboss.org/browse/DROOLS-1052?page=com.atlassian.jira.plugi...
]
Petr Široký commented on DROOLS-1052:
-------------------------------------
I am not a lawyer, so I am not quite sure. I would say, to be safe, we should keep the
@author tags in sources which were directly copy&pasted from somewhere else (e.g. we
are not the original authors of that code).
Remove @author tags from sources
--------------------------------
Key: DROOLS-1052
URL:
https://issues.jboss.org/browse/DROOLS-1052
Project: Drools
Issue Type: Task
Reporter: Petr Široký
Assignee: Michael Biarnes Kiefer
Some of our sources contain author Javadoc tags. As per our README (
https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/blob/master/READ...) we
should not using those as they promote code ownership and discourage team work.
We need to scan through the sources and remove those tags.
See
https://github.com/droolsjbpm/jbpm/commit/ff5fd1ea464fe791933b9ea436cd2c4...
for example of removing the tags from one of the jBPM modules.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)