You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2019/05/27 19:19:17 UTC

[creadur-rat] 02/03: RAT-212: Add https URL as valid ASF2.0

This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git

commit 3e6ce0c0ac13e6e651948e0caefb12dd312f0809
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Mon May 27 21:17:33 2019 +0200

    RAT-212: Add https URL as valid ASF2.0
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7a68d26..fc85e15 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,6 +55,9 @@ The <action> type attribute can be add,update,fix,remove.
 
   <body>
     <release version="0.14-SNAPSHOT" date="2019-xx-xx" description="Current SNAPSHOT - to be done">
+      <action issue="RAT-253" type="add" due-to="Niels Basjes" dev="pottlinger">
+        Add alternative https URLs in Apache License, Version 2.0 to allow automatic recognition as valid ASF2.0.
+      </action>
       <action issue="RAT-250" type="add" dev="pottlinger">
         Update to latest available and compatible Apache ANT 1.9.14 to get bugfixes.
       </action>