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/resource/bin/_server-script.bat |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opends/resource/bin/_server-script.bat b/opends/resource/bin/_server-script.bat
index 7905601..8cfc11c 100644
--- a/opends/resource/bin/_server-script.bat
+++ b/opends/resource/bin/_server-script.bat
@@ -17,13 +17,13 @@
 rem file and include the License file at
 rem trunk/opends/resource/legal-notices/OpenDS.LICENSE.  If applicable,
 rem add the following below this CDDL HEADER, with the fields enclosed
-rem by brackets "[]" replaced with your own identifying * information:
+rem by brackets "[]" replaced with your own identifying information:
 rem      Portions Copyright [yyyy] [name of copyright owner]
 rem
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006 Sun Microsystems, Inc.
+rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
 
 rem This script is used to invoke various server-side processes.  It should not
 rem be invoked directly by end users.

--
Gitblit v1.10.0