From 322d2ba1447c58159763b618a8a8b8b444509db5 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Sat, 12 Nov 2016 17:02:42 -0800 Subject: [PATCH] GUACAMOLE-119: Add Apache license boilerplate to pom.xml. --- doc/guacamole-example/pom.xml | 25 +++++++++++++++++-- .../modules/guacamole-auth-jdbc-base/pom.xml | 25 +++++++++++++++++-- .../modules/guacamole-auth-jdbc-dist/pom.xml | 25 +++++++++++++++++-- .../modules/guacamole-auth-jdbc-mysql/pom.xml | 25 +++++++++++++++++-- .../guacamole-auth-jdbc-postgresql/pom.xml | 25 +++++++++++++++++-- extensions/guacamole-auth-jdbc/pom.xml | 19 ++++++++++++++ extensions/guacamole-auth-ldap/pom.xml | 25 +++++++++++++++++-- extensions/guacamole-auth-noauth/pom.xml | 25 +++++++++++++++++-- guacamole-common-js/pom.xml | 25 +++++++++++++++++-- guacamole-common/pom.xml | 25 +++++++++++++++++-- guacamole-ext/pom.xml | 25 +++++++++++++++++-- guacamole/pom.xml | 25 +++++++++++++++++-- pom.xml | 25 +++++++++++++++++-- 13 files changed, 295 insertions(+), 24 deletions(-) diff --git a/doc/guacamole-example/pom.xml b/doc/guacamole-example/pom.xml index 875a104dd..b18e66fb4 100644 --- a/doc/guacamole-example/pom.xml +++ b/doc/guacamole-example/pom.xml @@ -1,5 +1,26 @@ - + + + 4.0.0 org.apache.guacamole diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml index 54a37acf4..aa2c45f3b 100644 --- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml +++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml @@ -1,5 +1,26 @@ - + + + 4.0.0 org.apache.guacamole diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-dist/pom.xml b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-dist/pom.xml index 3dbf46d8c..1a8b3d8b6 100644 --- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-dist/pom.xml +++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-dist/pom.xml @@ -1,5 +1,26 @@ - + + + 4.0.0 org.apache.guacamole diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/pom.xml b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/pom.xml index 5de40aae5..00c2577ee 100644 --- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/pom.xml +++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/pom.xml @@ -1,5 +1,26 @@ - + + + 4.0.0 org.apache.guacamole diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/pom.xml b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/pom.xml index 1409cd3a7..69e201474 100644 --- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/pom.xml +++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/pom.xml @@ -1,5 +1,26 @@ - + + + 4.0.0 org.apache.guacamole diff --git a/extensions/guacamole-auth-jdbc/pom.xml b/extensions/guacamole-auth-jdbc/pom.xml index 1fb5f9b70..d81f1313e 100644 --- a/extensions/guacamole-auth-jdbc/pom.xml +++ b/extensions/guacamole-auth-jdbc/pom.xml @@ -1,3 +1,22 @@ + + + + + 4.0.0 org.apache.guacamole diff --git a/extensions/guacamole-auth-noauth/pom.xml b/extensions/guacamole-auth-noauth/pom.xml index 66ea06b00..50f41aa24 100644 --- a/extensions/guacamole-auth-noauth/pom.xml +++ b/extensions/guacamole-auth-noauth/pom.xml @@ -1,5 +1,26 @@ - + + + 4.0.0 org.apache.guacamole diff --git a/guacamole-common-js/pom.xml b/guacamole-common-js/pom.xml index fad41d900..aeca967f4 100644 --- a/guacamole-common-js/pom.xml +++ b/guacamole-common-js/pom.xml @@ -1,5 +1,26 @@ - + + + 4.0.0 org.apache.guacamole diff --git a/guacamole-common/pom.xml b/guacamole-common/pom.xml index 670976a10..4cc68107a 100644 --- a/guacamole-common/pom.xml +++ b/guacamole-common/pom.xml @@ -1,5 +1,26 @@ - + + + 4.0.0 org.apache.guacamole diff --git a/guacamole-ext/pom.xml b/guacamole-ext/pom.xml index 98605f5fa..b689a557b 100644 --- a/guacamole-ext/pom.xml +++ b/guacamole-ext/pom.xml @@ -1,5 +1,26 @@ - + + + 4.0.0 org.apache.guacamole diff --git a/guacamole/pom.xml b/guacamole/pom.xml index 7d33a2e18..1d46e0f9c 100644 --- a/guacamole/pom.xml +++ b/guacamole/pom.xml @@ -1,5 +1,26 @@ - + + + 4.0.0 org.apache.guacamole diff --git a/pom.xml b/pom.xml index 4e27a7e23..42c6fa144 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,26 @@ - + + + 4.0.0 org.apache.guacamole