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/build-tools/src/org/opends/build/tools/PrepTestNG.java |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opends/build-tools/src/org/opends/build/tools/PrepTestNG.java b/opends/build-tools/src/org/opends/build/tools/PrepTestNG.java
index 27d43ed..71804c6 100644
--- a/opends/build-tools/src/org/opends/build/tools/PrepTestNG.java
+++ b/opends/build-tools/src/org/opends/build/tools/PrepTestNG.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.build.tools;

--
Gitblit v1.10.0