Julian Sedding created OLTU-175:
-----------------------------------
Summary: Several source files contain copyright notice
Key: OLTU-175
URL: https://issues.apache.org/jira/browse/OLTU-175
Project: Apache Oltu
Issue Type: Bug
Reporter: Julian Sedding
Priority: Minor
I noticed that many files contain copyright notices that may be left-overs from a code donation.
{code}
$ grep -R 'Copyright 2010 Newcastle University' oltu/ | wc -l
169
{code}
The copyright notices should be removed according to https://www.apache.org/legal/src-headers.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|