From fff1f4c53263f01ec18b8d5623b2bd60d4e669f6 Mon Sep 17 00:00:00 2001
From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Date: Fri, 13 Dec 2013 14:22:18 +0000
Subject: [PATCH] OPENDJ-1222 Global update of CDDL copyright headers
---
opends/src/pkg/opends_proto.py | 17 ++++++++---------
1 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/opends/src/pkg/opends_proto.py b/opends/src/pkg/opends_proto.py
index ec96957..944d1b1 100644
--- a/opends/src/pkg/opends_proto.py
+++ b/opends/src/pkg/opends_proto.py
@@ -8,17 +8,16 @@
# (the "License"). You may not use this file except in compliance
# with the License.
#
-# You can obtain a copy of the license at
-# trunk/opends/resource/legal-notices/OpenDS.LICENSE
-# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
+# You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
+# or http://forgerock.org/license/CDDLv1.0.html.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at
-# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
-# add the following below this CDDL HEADER, with the fields enclosed
-# by brackets "[]" replaced with your own identifying information:
+# file and include the License file at legal-notices/CDDLv1_0.txt.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information:
# Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
@@ -48,7 +47,7 @@
"excludefiles" : [
"opends/dsml/opends-dsml.war",
- "opends/dsml/legal-notices/OpenDS.LICENSE",
+ "opends/dsml/legal-notices/CDDLv1_0.txt",
],
"files": {
"opends/config/messages/password-reset.template" : {"preserve":"strawberry"},
@@ -82,7 +81,7 @@
],
"licenses" : {
- "opends/legal-notices/OpenDS.LICENSE" : {"license" : "CDDLv1.0" },
+ "opends/legal-notices/CDDLv1_0.txt" : {"license" : "CDDLv1.0" },
"opends/legal-notices/THIRDPARTYREADME.txt" : {"license" : "Third party" },
}
}
--
Gitblit v1.10.0