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/tests/functional-tests/shared/java/xmlToHtml/xmlToHtml.java | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opendj-sdk/opends/tests/functional-tests/shared/java/xmlToHtml/xmlToHtml.java b/opendj-sdk/opends/tests/functional-tests/shared/java/xmlToHtml/xmlToHtml.java index d64f674..3325f1f 100644 --- a/opendj-sdk/opends/tests/functional-tests/shared/java/xmlToHtml/xmlToHtml.java +++ b/opendj-sdk/opends/tests/functional-tests/shared/java/xmlToHtml/xmlToHtml.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. */ import javax.xml.transform.*; -- Gitblit v1.10.0