From b010c12b2f422f05abeb6ae18a69e72109b6a461 Mon Sep 17 00:00:00 2001
From: ludovicp <ludovicp@localhost>
Date: Tue, 12 Feb 2008 14:52:55 +0000
Subject: [PATCH] Updated the copyright statement to reflect that Sun owns the full copyright on the project files.

---
 opendj-sdk/opends/resource/setup |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opendj-sdk/opends/resource/setup b/opendj-sdk/opends/resource/setup
index ac47fcb..90033cf 100755
--- a/opendj-sdk/opends/resource/setup
+++ b/opendj-sdk/opends/resource/setup
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # Capture the current working directory so that we can change to it later.
@@ -63,4 +63,4 @@
   exit 0
 else
   exit ${RETURN_CODE}
-fi
\ No newline at end of file
+fi

--
Gitblit v1.10.0