From b4bae64723d5797ec0658312f2212dc97bf3c571 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. --- opends/tests/unit-tests-testng/src/server/org/opends/server/controls/PasswordControlTest.java | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opends/tests/unit-tests-testng/src/server/org/opends/server/controls/PasswordControlTest.java b/opends/tests/unit-tests-testng/src/server/org/opends/server/controls/PasswordControlTest.java index 2b4a965..08a589a 100644 --- a/opends/tests/unit-tests-testng/src/server/org/opends/server/controls/PasswordControlTest.java +++ b/opends/tests/unit-tests-testng/src/server/org/opends/server/controls/PasswordControlTest.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.server.controls; -- Gitblit v1.10.0