[
https://issues.apache.org/jira/browse/NUTCH-2688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16788692#comment-16788692
]
ASF GitHub Bot commented on NUTCH-2688:
---------------------------------------
r0ann3l commented on pull request #444: NUTCH-2688: Unify the licence headers
URL: https://github.com/apache/nutch/pull/444
This PR does not include functional changes, but it is the first step to
create a good practice when talking about the license headers in the .java
files.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Unify the licence headers
> -------------------------
>
> Key: NUTCH-2688
> URL: https://issues.apache.org/jira/browse/NUTCH-2688
> Project: Nutch
> Issue Type: Improvement
> Affects Versions: 1.15
> Reporter: Roannel Fernández Hernández
> Assignee: Roannel Fernández Hernández
> Priority: Trivial
> Fix For: 1.16
>
>
> Sometimes the license headers are written in .java classes in a javadoc
> comment (/** license \*/), sometimes in a block comment (/* license \*/), and
> sometimes is a javadoc comment but with several * (/**** license */). The
> idea is to reach an understanding on how the license headers should be
> written on .java files.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)