From 35b0df560e512bf73a2ee14f294832fb37b117bf 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.
---
opends/resource/setup | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/opends/resource/setup b/opends/resource/setup
index ac47fcb..90033cf 100755
--- a/opends/resource/setup
+++ b/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