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

pescetti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git

commit a10a3248006d93c27abbbb92f12e90a6abd9e152
Author: Andrea Pescetti <[email protected]>
AuthorDate: Sun Nov 15 15:25:46 2020 +0100

    Port DOAP to new DOAP template.
---
 content/doap_openoffice.rdf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/doap_openoffice.rdf b/content/doap_openoffice.rdf
index 4d9eac1..06d0882 100644
--- a/content/doap_openoffice.rdf
+++ b/content/doap_openoffice.rdf
@@ -13,7 +13,7 @@
     (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
+         https://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,
@@ -23,7 +23,7 @@
 -->
   <Project rdf:about="https://openoffice.apache.org";>
     <created>2013-01-03</created>
-    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
+    <license rdf:resource="https://spdx.org/licenses/Apache-2.0"; />
     <name>Apache OpenOffice</name>
     <homepage rdf:resource="https://openoffice.apache.org"; />
     <asfext:pmc rdf:resource="https://openoffice.apache.org"; />

Reply via email to