From 2d6afa83c3e4932627a3eb4fb3795a489958f694 Mon Sep 17 00:00:00 2001 From: neil_a_wilson <neil_a_wilson@localhost> Date: Thu, 01 Mar 2007 04:17:05 +0000 Subject: [PATCH] Update all CDDL headers in source files to remove a typo. --- opendj-sdk/opends/src/dsml/org/opends/dsml/protocol/DSMLModifyOperation.java | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opendj-sdk/opends/src/dsml/org/opends/dsml/protocol/DSMLModifyOperation.java b/opendj-sdk/opends/src/dsml/org/opends/dsml/protocol/DSMLModifyOperation.java index 1f25446..5084091 100644 --- a/opendj-sdk/opends/src/dsml/org/opends/dsml/protocol/DSMLModifyOperation.java +++ b/opendj-sdk/opends/src/dsml/org/opends/dsml/protocol/DSMLModifyOperation.java @@ -16,13 +16,13 @@ * 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: + * by brackets "[]" replaced with your own identifying information: * Portions Copyright [yyyy] [name of copyright owner] * * CDDL HEADER END * * - * Portions Copyright 2006 Sun Microsystems, Inc. + * Portions Copyright 2006-2007 Sun Microsystems, Inc. */ package org.opends.dsml.protocol; -- Gitblit v1.10.0