From 2d2991e5746eacef47f32cfec5092597da247007 Mon Sep 17 00:00:00 2001 From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com> Date: Fri, 13 Dec 2013 14:53:44 +0000 Subject: [PATCH] OPENDJ-1222 Global update of CDDL copyright headers --- opendj-admin/src/main/java/org/opends/server/admin/client/OperationRejectedException.java | 13 ++++++------- 1 files changed, 6 insertions(+), 7 deletions(-) diff --git a/opendj-admin/src/main/java/org/opends/server/admin/client/OperationRejectedException.java b/opendj-admin/src/main/java/org/opends/server/admin/client/OperationRejectedException.java index 658f986..caa8f8d 100644 --- a/opendj-admin/src/main/java/org/opends/server/admin/client/OperationRejectedException.java +++ b/opendj-admin/src/main/java/org/opends/server/admin/client/OperationRejectedException.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 -- Gitblit v1.10.0