From 62ee0191fce6e07290a9321eb0ff5c62f1990a65 Mon Sep 17 00:00:00 2001
From: Gaetan Boismal <gaetan.boismal@forgerock.com>
Date: Fri, 13 May 2016 08:23:15 +0000
Subject: [PATCH] Add generated license file  for new maven modules

---
 opendj-openidm-account-change-notification-handler/src/license/THIRD-PARTY.properties |   20 ++++++++++++++++++++
 opendj-server-example-plugin/src/license/THIRD-PARTY.properties                       |   20 ++++++++++++++++++++
 2 files changed, 40 insertions(+), 0 deletions(-)

diff --git a/opendj-openidm-account-change-notification-handler/src/license/THIRD-PARTY.properties b/opendj-openidm-account-change-notification-handler/src/license/THIRD-PARTY.properties
new file mode 100644
index 0000000..bb32461
--- /dev/null
+++ b/opendj-openidm-account-change-notification-handler/src/license/THIRD-PARTY.properties
@@ -0,0 +1,20 @@
+# Generated by org.codehaus.mojo.license.AddThirdPartyMojo
+#-------------------------------------------------------------------------------
+# Already used licenses in project :
+# - Apache Software License, Version 2.0
+# - BSD
+# - Common Development and Distribution License 1.0
+# - Common Development and Distribution License 1.1
+# - Dual licensed (CDDL and GPL)
+# - Dual licensed (CDDL and GPLv2+CE)
+# - The GNU Lesser General Public License, version 2.0 with Classpath Exception
+# - The GNU Lesser General Public License, version 2.1
+# - The GNU Lesser General Public License, version 3.0
+# - The MIT License
+# - The Sleepycat License
+#-------------------------------------------------------------------------------
+# Please fill the missing licenses for dependencies :
+#
+#
+#Fri May 13 09:43:21 CEST 2016
+com.sleepycat--je--5.0.104=The Sleepycat License
diff --git a/opendj-server-example-plugin/src/license/THIRD-PARTY.properties b/opendj-server-example-plugin/src/license/THIRD-PARTY.properties
new file mode 100644
index 0000000..559b97e
--- /dev/null
+++ b/opendj-server-example-plugin/src/license/THIRD-PARTY.properties
@@ -0,0 +1,20 @@
+# Generated by org.codehaus.mojo.license.AddThirdPartyMojo
+#-------------------------------------------------------------------------------
+# Already used licenses in project :
+# - Apache Software License, Version 2.0
+# - BSD
+# - Common Development and Distribution License 1.0
+# - Common Development and Distribution License 1.1
+# - Dual licensed (CDDL and GPL)
+# - Dual licensed (CDDL and GPLv2+CE)
+# - The GNU Lesser General Public License, version 2.0 with Classpath Exception
+# - The GNU Lesser General Public License, version 2.1
+# - The GNU Lesser General Public License, version 3.0
+# - The MIT License
+# - The Sleepycat License
+#-------------------------------------------------------------------------------
+# Please fill the missing licenses for dependencies :
+#
+#
+#Fri May 13 09:43:12 CEST 2016
+com.sleepycat--je--5.0.104=The Sleepycat License

--
Gitblit v1.10.0