You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2016/03/29 06:20:59 UTC

[50/51] [abbrv] incubator-guacamole-client git commit: GUACAMOLE-1: Update pom.xml to reflect Apache licensing.

GUACAMOLE-1: Update pom.xml to reflect Apache licensing.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/831e974f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/831e974f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/831e974f

Branch: refs/heads/master
Commit: 831e974f5faa15d0fe74d61821053043312bb578
Parents: c569d2f
Author: Michael Jumper <mj...@apache.org>
Authored: Fri Mar 25 13:08:24 2016 -0700
Committer: Michael Jumper <mj...@apache.org>
Committed: Mon Mar 28 20:50:39 2016 -0700

----------------------------------------------------------------------
 guacamole-common-js/pom.xml | 4 ++--
 guacamole-common/pom.xml    | 4 ++--
 guacamole-ext/pom.xml       | 4 ++--
 guacamole/pom.xml           | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/831e974f/guacamole-common-js/pom.xml
----------------------------------------------------------------------
diff --git a/guacamole-common-js/pom.xml b/guacamole-common-js/pom.xml
index 94ee03b..c266728 100644
--- a/guacamole-common-js/pom.xml
+++ b/guacamole-common-js/pom.xml
@@ -18,8 +18,8 @@
     <!-- All applicable licenses -->
     <licenses>
         <license>
-            <name>The MIT License</name>
-            <url>http://www.opensource.org/licenses/mit-license.php</url>
+            <name>Apache License, Version 2.0</name>
+            <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
             <distribution>repo</distribution>
         </license>
     </licenses>

http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/831e974f/guacamole-common/pom.xml
----------------------------------------------------------------------
diff --git a/guacamole-common/pom.xml b/guacamole-common/pom.xml
index d4098b5..3ddbbb7 100644
--- a/guacamole-common/pom.xml
+++ b/guacamole-common/pom.xml
@@ -17,8 +17,8 @@
     <!-- All applicable licenses -->
     <licenses>
         <license>
-            <name>The MIT License</name>
-            <url>http://www.opensource.org/licenses/mit-license.php</url>
+            <name>Apache License, Version 2.0</name>
+            <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
             <distribution>repo</distribution>
         </license>
     </licenses>

http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/831e974f/guacamole-ext/pom.xml
----------------------------------------------------------------------
diff --git a/guacamole-ext/pom.xml b/guacamole-ext/pom.xml
index 62d5a03..e4f1da6 100644
--- a/guacamole-ext/pom.xml
+++ b/guacamole-ext/pom.xml
@@ -17,8 +17,8 @@
     <!-- All applicable licenses -->
     <licenses>
         <license>
-            <name>The MIT License</name>
-            <url>http://www.opensource.org/licenses/mit-license.php</url>
+            <name>Apache License, Version 2.0</name>
+            <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
             <distribution>repo</distribution>
         </license>
     </licenses>

http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/831e974f/guacamole/pom.xml
----------------------------------------------------------------------
diff --git a/guacamole/pom.xml b/guacamole/pom.xml
index dd9dc28..e737bb1 100644
--- a/guacamole/pom.xml
+++ b/guacamole/pom.xml
@@ -17,8 +17,8 @@
     <!-- All applicable licenses -->
     <licenses>
         <license>
-            <name>The MIT License</name>
-            <url>http://www.opensource.org/licenses/mit-license.php</url>
+            <name>Apache License, Version 2.0</name>
+            <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
             <distribution>repo</distribution>
         </license>
     </licenses>