From 2a3f96f4d623a62bcc89326262e04dd4f159880c Mon Sep 17 00:00:00 2001
From: ludovicp <ludovicp@localhost>
Date: Tue, 27 Apr 2010 14:38:13 +0000
Subject: [PATCH] Update copyright date

---
 opends/build.sh  |    2 +-
 opends/build.bat |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/opends/build.bat b/opends/build.bat
index 8f6dc4a..7a75a2e 100644
--- a/opends/build.bat
+++ b/opends/build.bat
@@ -23,7 +23,8 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Copyright 2008 Sun Microsystems, Inc.
+rem      Copyright 2008-2010
+ Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/build.sh b/opends/build.sh
index 029a2b6..d8452dd 100755
--- a/opends/build.sh
+++ b/opends/build.sh
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Copyright 2008 Sun Microsystems, Inc.
+#      Copyright 2008-2010 Sun Microsystems, Inc.
 
 
 # Change to the location of this build script.

--
Gitblit v1.10.0