[
https://issues.apache.org/jira/browse/RAT-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544050#comment-17544050
]
Philipp Ottlinger commented on RAT-304:
---------------------------------------
[~adesousa] thanks for reaching out. As a project we cannot and will not
declare a new license version, but you may use RAT to define your own valid
license headers.
Apart from that the upcoming release of RAT v0.14 contains a fix suggested in
RAT-212, which may suit your needs. Do you know how to accomplish this? Can you
verify with the current 0.15-SNAPSHOT if this version will pass your license
definition?
> Create a new Apache license version with https link
> ---------------------------------------------------
>
> Key: RAT-304
> URL: https://issues.apache.org/jira/browse/RAT-304
> Project: Apache Rat
> Issue Type: Improvement
> Affects Versions: 0.13
> Reporter: Antonio Jose de Sousa
> Priority: Trivial
>
> Current Apache license 2.0:
> {code:java}
> Copyright [yyyy] [name of copyright owner]
> Licensed under the Apache License, Version 2.0 (the "License");
> you may not use this file except in compliance with the License.
> You may obtain a copy of the License at
> http://www.apache.org/licenses/LICENSE-2.0
> Unless required by applicable law or agreed to in writing, software
> distributed under the License is distributed on an "AS IS" BASIS,
> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> See the License for the specific language governing permissions and
> limitations under the License. {code}
>
> Proposed Apache license 2.1:
> {code:java}
> Copyright [yyyy] [name of copyright owner]
> Licensed under the Apache License, Version 2.1 (the "License");
> you may not use this file except in compliance with the License.
> You may obtain a copy of the License at
> https://www.apache.org/licenses/LICENSE-2.1
> Unless required by applicable law or agreed to in writing, software
> distributed under the License is distributed on an "AS IS" BASIS,
> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> See the License for the specific language governing permissions and
> limitations under the License.{code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)