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/server/org/opends/server/util/ServerConstants.java | 24 +++++++++++-------------
1 files changed, 11 insertions(+), 13 deletions(-)
diff --git a/opends/src/server/org/opends/server/util/ServerConstants.java b/opends/src/server/org/opends/server/util/ServerConstants.java
index c1d55cc..96dec3c 100644
--- a/opends/src/server/org/opends/server/util/ServerConstants.java
+++ b/opends/src/server/org/opends/server/util/ServerConstants.java
@@ -6,17 +6,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
@@ -3268,17 +3267,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/CDDLv1_0.txt",
+ "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/CDDLv1_0.txt. 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"
--
Gitblit v1.10.0