diff --git a/LICENSE b/LICENSE
new file mode 100644
index 000000000..540cdcf75
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,19 @@
+Copyright (C) 2013 Glyptodon LLC
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
diff --git a/doc/guacamole-example/pom.xml b/doc/guacamole-example/pom.xml
index 293cc1b27..fa9d74de4 100644
--- a/doc/guacamole-example/pom.xml
+++ b/doc/guacamole-example/pom.xml
@@ -5,7 +5,7 @@
org.glyptodon.guacamole
guacamole-example
war
- 0.9.4
+ 0.9.5
guacamole-example
http://guac-dev.org/
@@ -67,7 +67,7 @@
org.glyptodon.guacamole
guacamole-common-js
- 0.9.4
+ 0.9.5
zip
runtime
diff --git a/extensions/guacamole-auth-ldap/pom.xml b/extensions/guacamole-auth-ldap/pom.xml
index c6e51ebb6..bb192e602 100644
--- a/extensions/guacamole-auth-ldap/pom.xml
+++ b/extensions/guacamole-auth-ldap/pom.xml
@@ -5,7 +5,7 @@
org.glyptodon.guacamole
guacamole-auth-ldap
jar
- 0.9.4
+ 0.9.5
guacamole-auth-ldap
http://guac-dev.org/
@@ -64,7 +64,7 @@
org.glyptodon.guacamole
guacamole-ext
- 0.9.4
+ 0.9.5
diff --git a/extensions/guacamole-auth-mysql/pom.xml b/extensions/guacamole-auth-mysql/pom.xml
index edd7c908e..e4a4f6544 100644
--- a/extensions/guacamole-auth-mysql/pom.xml
+++ b/extensions/guacamole-auth-mysql/pom.xml
@@ -5,7 +5,7 @@
org.glyptodon.guacamole
guacamole-auth-mysql
jar
- 0.9.4
+ 0.9.5
guacamole-auth-mysql
http://guac-dev.org/
@@ -90,7 +90,7 @@
org.glyptodon.guacamole
guacamole-ext
- 0.9.4
+ 0.9.5
diff --git a/extensions/guacamole-auth-noauth/pom.xml b/extensions/guacamole-auth-noauth/pom.xml
index 205641ba4..3770c36b0 100644
--- a/extensions/guacamole-auth-noauth/pom.xml
+++ b/extensions/guacamole-auth-noauth/pom.xml
@@ -5,7 +5,7 @@
org.glyptodon.guacamole
guacamole-auth-noauth
jar
- 0.9.4
+ 0.9.5
guacamole-auth-noauth
http://guacamole.sourceforge.net/
@@ -64,7 +64,7 @@
org.glyptodon.guacamole
guacamole-ext
- 0.9.4
+ 0.9.5
diff --git a/guacamole-common-js/pom.xml b/guacamole-common-js/pom.xml
index 753e3c418..7dc88a2e6 100644
--- a/guacamole-common-js/pom.xml
+++ b/guacamole-common-js/pom.xml
@@ -5,7 +5,7 @@
org.glyptodon.guacamole
guacamole-common-js
pom
- 0.9.4
+ 0.9.5
guacamole-common-js
http://guac-dev.org/
diff --git a/guacamole-ext/pom.xml b/guacamole-ext/pom.xml
index 22815e853..f4a3dac57 100644
--- a/guacamole-ext/pom.xml
+++ b/guacamole-ext/pom.xml
@@ -5,7 +5,7 @@
org.glyptodon.guacamole
guacamole-ext
jar
- 0.9.4
+ 0.9.5
guacamole-ext
http://guac-dev.org/
diff --git a/guacamole/pom.xml b/guacamole/pom.xml
index afe491124..0516c3f47 100644
--- a/guacamole/pom.xml
+++ b/guacamole/pom.xml
@@ -5,7 +5,7 @@
org.glyptodon.guacamole
guacamole
war
- 0.9.4
+ 0.9.5
guacamole
http://guac-dev.org/
@@ -207,14 +207,14 @@
org.glyptodon.guacamole
guacamole-ext
- 0.9.4
+ 0.9.5
org.glyptodon.guacamole
guacamole-common-js
- 0.9.4
+ 0.9.5
zip
runtime
diff --git a/pom.xml b/pom.xml
index 3990380d4..7c3e2323b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.glyptodon.guacamole
guacamole-client
pom
- 0.9.4
+ 0.9.5
guacamole-client
http://guac-dev.org/