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/bin/encode-password                     |    2 
 opends/resource/bin/stop-ds.bat                         |    2 
 opends/resource/admin/serverMO.xsl                      |    2 
 opends/resource/admin/example-plugin/ExamplePlugin.java |    2 
 opends/resource/bin/restore.bat                         |    2 
 opends/resource/bin/make-ldif.bat                       |    2 
 opends/resource/schema/03-rfc3712.ldif                  |    2 
 opends/resource/FindJavaHome.java                       |    2 
 opends/resource/bin/ldapmodify                          |    2 
 opends/resource/schema/03-rfc3112.ldif                  |    2 
 opends/resource/bin/backup.bat                          |    2 
 opends/resource/bin/export-ldif                         |    2 
 opends/resource/bin/manage-account.bat                  |    2 
 opends/resource/bin/dsconfig.bat                        |    2 
 opends/resource/bin/ldappasswordmodify                  |    2 
 opends/resource/Messages.java.stub                      |    2 
 opends/resource/bin/ldapcompare                         |    2 
 opends/resource/bin/backup                              |    2 
 opends/resource/bin/start-ds.bat                        |    2 
 opends/resource/bin/dsconfig                            |    2 
 opends/resource/bin/manage-account                      |    2 
 opends/resource/schema/02-config.ldif                   |    2 
 opends/resource/schema/03-changelog.ldif                |    2 
 opends/resource/bin/ldifmodify                          |    2 
 opends/resource/bin/stop-ds                             |    2 
 opends/resource/bin/ldifsearch                          |    2 
 opends/resource/bin/encode-password.bat                 |    2 
 opends/resource/bin/dbtest.bat                          |    2 
 opends/resource/bin/ldapcompare.bat                     |    2 
 opends/resource/config/config.ldif                      |    2 
 opends/resource/bin/dbtest                              |    2 
 opends/resource/setup.bat                               |    2 
 opends/resource/admin/metaMO.xsl                        |    2 
 opends/resource/bin/ldapdelete                          |    2 
 opends/resource/upgrade                                 |    2 
 opends/resource/bin/ldif-diff                           |    2 
 opends/resource/bin/manage-tasks                        |    2 
 opends/resource/uninstall.bat                           |    2 
 opends/resource/bin/start-ds                            |    2 
 opends/resource/bin/verify-index                        |    2 
 opends/resource/schema/03-rfc2713.ldif                  |    2 
 opends/resource/schema/03-rfc2926.ldif                  |    2 
 opends/resource/bin/base64.bat                          |    2 
 opends/resource/bin/restore                             |    2 
 opends/resource/bin/_server-script.bat                  |    2 
 opends/resource/bin/ldapsearch                          |    2 
 opends/resource/bin/list-backends.bat                   |    2 
 opends/resource/bin/status-panel.bat                    |    2 
 opends/resource/bin/_client-script.sh                   |    2 
 opends/resource/uninstall                               |    2 
 opends/resource/bin/_mixed-script.bat                   |    2 
 opends/resource/schema/04-rfc2307bis.ldif               |    2 
 opends/resource/bin/_client-script.bat                  |    2 
 opends/resource/bin/dsframework                         |    2 
 opends/resource/bin/ldifmodify.bat                      |    2 
 opends/resource/bin/make-ldif                           |    2 
 opends/resource/bin/manage-tasks.bat                    |    2 
 opends/resource/bin/setcp.bat                           |    2 
 opends/resource/bin/ldapmodify.bat                      |    2 
 opends/resource/bin/ldif-diff.bat                       |    2 
 opends/resource/bin/list-backends                       |    2 
 opends/resource/upgrade.bat                             |    2 
 opends/resource/bin/dsframework.bat                     |    2 
 opends/resource/bin/export-ldif.bat                     |    2 
 opends/resource/schema/01-pwpolicy.ldif                 |    2 
 opends/resource/schema/03-rfc2739.ldif                  |    2 
 opends/resource/bin/ldifsearch.bat                      |    2 
 opends/resource/bin/_server-script.sh                   |    2 
 opends/resource/bin/ldappasswordmodify.bat              |    2 
 opends/resource/schema/03-rfc2714.ldif                  |    2 
 opends/resource/admin/messagesMO.xsl                    |    2 
 opends/resource/DynamicConstants.java.stubs             |    2 
 opends/resource/bin/import-ldif                         |    2 
 opends/resource/bin/rebuild-index.bat                   |    2 
 opends/resource/bin/verify-index.bat                    |    2 
 opends/resource/bin/ldapdelete.bat                      |    2 
 opends/resource/schema/00-core.ldif                     |    2 
 opends/resource/bin/import-ldif.bat                     |    2 
 opends/resource/bin/rebuild-index                       |    2 
 opends/resource/bin/ldapsearch.bat                      |    2 
 opends/resource/setup                                   |    4 
 opends/resource/schema/03-uddiv3.ldif                   |    2 
 82 files changed, 83 insertions(+), 83 deletions(-)

diff --git a/opends/resource/DynamicConstants.java.stubs b/opends/resource/DynamicConstants.java.stubs
index 245d06e..80b238d 100644
--- a/opends/resource/DynamicConstants.java.stubs
+++ b/opends/resource/DynamicConstants.java.stubs
@@ -22,7 +22,7 @@
  * CDDL HEADER END
  *
  *
- *      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+ *      Copyright 2006-2008 Sun Microsystems, Inc.
  */
 package org.opends.server.util;
 
diff --git a/opends/resource/FindJavaHome.java b/opends/resource/FindJavaHome.java
index 604a866..daccc5c 100644
--- a/opends/resource/FindJavaHome.java
+++ b/opends/resource/FindJavaHome.java
@@ -22,7 +22,7 @@
  * CDDL HEADER END
  *
  *
- *      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+ *      Copyright 2006-2008 Sun Microsystems, Inc.
  */
 import java.io.*;
 
diff --git a/opends/resource/Messages.java.stub b/opends/resource/Messages.java.stub
index 9a2c76d..61ef73d 100644
--- a/opends/resource/Messages.java.stub
+++ b/opends/resource/Messages.java.stub
@@ -22,7 +22,7 @@
  * CDDL HEADER END
  *
  *
- *      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+ *      Copyright 2006-2008 Sun Microsystems, Inc.
  */
 
 package ${PACKAGE};
diff --git a/opends/resource/admin/example-plugin/ExamplePlugin.java b/opends/resource/admin/example-plugin/ExamplePlugin.java
index c3d59b1..3923b29 100644
--- a/opends/resource/admin/example-plugin/ExamplePlugin.java
+++ b/opends/resource/admin/example-plugin/ExamplePlugin.java
@@ -22,7 +22,7 @@
  * CDDL HEADER END
  *
  *
- *      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+ *      Copyright 2006-2008 Sun Microsystems, Inc.
  */
 package com.example.opends;
 
diff --git a/opends/resource/admin/messagesMO.xsl b/opends/resource/admin/messagesMO.xsl
index fc34635..1d98649 100644
--- a/opends/resource/admin/messagesMO.xsl
+++ b/opends/resource/admin/messagesMO.xsl
@@ -22,7 +22,7 @@
   ! CDDL HEADER END
   !
   !
-  !      Portions Copyright 2007-2008 Sun Microsystems, Inc.
+  !      Copyright 2007-2008 Sun Microsystems, Inc.
   ! -->
 <xsl:stylesheet version="1.0"
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
diff --git a/opends/resource/admin/metaMO.xsl b/opends/resource/admin/metaMO.xsl
index cb7c55b..469d41c 100644
--- a/opends/resource/admin/metaMO.xsl
+++ b/opends/resource/admin/metaMO.xsl
@@ -22,7 +22,7 @@
   ! CDDL HEADER END
   !
   !
-  !      Portions Copyright 2007-2008 Sun Microsystems, Inc.
+  !      Copyright 2007-2008 Sun Microsystems, Inc.
   ! -->
 <xsl:stylesheet version="1.0" xmlns:adm="http://www.opends.org/admin"
   xmlns:admpp="http://www.opends.org/admin-preprocessor"
diff --git a/opends/resource/admin/serverMO.xsl b/opends/resource/admin/serverMO.xsl
index 7fe2aff..e2576cb 100644
--- a/opends/resource/admin/serverMO.xsl
+++ b/opends/resource/admin/serverMO.xsl
@@ -22,7 +22,7 @@
   ! CDDL HEADER END
   !
   !
-  !      Portions Copyright 2007-2008 Sun Microsystems, Inc.
+  !      Copyright 2007-2008 Sun Microsystems, Inc.
   ! -->
 <xsl:stylesheet version="1.0" xmlns:adm="http://www.opends.org/admin"
   xmlns:admpp="http://www.opends.org/admin-preprocessor"
diff --git a/opends/resource/bin/_client-script.bat b/opends/resource/bin/_client-script.bat
index f1e9011..e728618 100644
--- a/opends/resource/bin/_client-script.bat
+++ b/opends/resource/bin/_client-script.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 rem This script is used to invoke various client-side processes.  It should not
 rem be invoked directly by end users.
diff --git a/opends/resource/bin/_client-script.sh b/opends/resource/bin/_client-script.sh
index cb5d760..9145c1d 100755
--- a/opends/resource/bin/_client-script.sh
+++ b/opends/resource/bin/_client-script.sh
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script is used to invoke various client-side processes.  It should not
diff --git a/opends/resource/bin/_mixed-script.bat b/opends/resource/bin/_mixed-script.bat
index f250034..3d5085a 100644
--- a/opends/resource/bin/_mixed-script.bat
+++ b/opends/resource/bin/_mixed-script.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 rem This script is used to invoke various server-side processes.  It should not
 rem be invoked directly by end users.
diff --git a/opends/resource/bin/_server-script.bat b/opends/resource/bin/_server-script.bat
index f7b6a26..6baea9f 100644
--- a/opends/resource/bin/_server-script.bat
+++ b/opends/resource/bin/_server-script.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 rem This script is used to invoke various server-side processes.  It should not
 rem be invoked directly by end users.
diff --git a/opends/resource/bin/_server-script.sh b/opends/resource/bin/_server-script.sh
index 1e1e73f..5fe8854 100755
--- a/opends/resource/bin/_server-script.sh
+++ b/opends/resource/bin/_server-script.sh
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script is used to invoke various server-side processes.  It should not
diff --git a/opends/resource/bin/backup b/opends/resource/bin/backup
index d9046f5..32ea6f3 100755
--- a/opends/resource/bin/backup
+++ b/opends/resource/bin/backup
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to perform a backup of a Directory Server backend.
diff --git a/opends/resource/bin/backup.bat b/opends/resource/bin/backup.bat
index 04dd8fb..cbbb922 100644
--- a/opends/resource/bin/backup.bat
+++ b/opends/resource/bin/backup.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/base64.bat b/opends/resource/bin/base64.bat
index 0f0f3b3..735654c 100644
--- a/opends/resource/bin/base64.bat
+++ b/opends/resource/bin/base64.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/dbtest b/opends/resource/bin/dbtest
index a304a91..6594171 100644
--- a/opends/resource/bin/dbtest
+++ b/opends/resource/bin/dbtest
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to debug JE backends in the Directory Server.
diff --git a/opends/resource/bin/dbtest.bat b/opends/resource/bin/dbtest.bat
index a7c85a0..3c85000 100644
--- a/opends/resource/bin/dbtest.bat
+++ b/opends/resource/bin/dbtest.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/dsconfig b/opends/resource/bin/dsconfig
index 09c6cd6..86272dc 100755
--- a/opends/resource/bin/dsconfig
+++ b/opends/resource/bin/dsconfig
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to perform configuration operations on the server.
diff --git a/opends/resource/bin/dsconfig.bat b/opends/resource/bin/dsconfig.bat
index 8af6d3d..15db343 100644
--- a/opends/resource/bin/dsconfig.bat
+++ b/opends/resource/bin/dsconfig.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/dsframework b/opends/resource/bin/dsframework
index b134425..61674d0 100755
--- a/opends/resource/bin/dsframework
+++ b/opends/resource/bin/dsframework
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to perform operations with the global administration
diff --git a/opends/resource/bin/dsframework.bat b/opends/resource/bin/dsframework.bat
index 73912eb..4ecb89e 100644
--- a/opends/resource/bin/dsframework.bat
+++ b/opends/resource/bin/dsframework.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/encode-password b/opends/resource/bin/encode-password
index 26af5e7..5f57482 100755
--- a/opends/resource/bin/encode-password
+++ b/opends/resource/bin/encode-password
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to encode clear-text passwords or verify whether a
diff --git a/opends/resource/bin/encode-password.bat b/opends/resource/bin/encode-password.bat
index e2366c6..d6cf240 100644
--- a/opends/resource/bin/encode-password.bat
+++ b/opends/resource/bin/encode-password.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/export-ldif b/opends/resource/bin/export-ldif
index ce192b7..3480aeb 100755
--- a/opends/resource/bin/export-ldif
+++ b/opends/resource/bin/export-ldif
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to perform an LDIF export for a Directory Server
diff --git a/opends/resource/bin/export-ldif.bat b/opends/resource/bin/export-ldif.bat
index a0fd1ae..f25c4ca 100644
--- a/opends/resource/bin/export-ldif.bat
+++ b/opends/resource/bin/export-ldif.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/import-ldif b/opends/resource/bin/import-ldif
index cb8d974..db032f3 100755
--- a/opends/resource/bin/import-ldif
+++ b/opends/resource/bin/import-ldif
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to import LDIF data into a Directory Server backend.
diff --git a/opends/resource/bin/import-ldif.bat b/opends/resource/bin/import-ldif.bat
index 5a24099..02c8c8f 100644
--- a/opends/resource/bin/import-ldif.bat
+++ b/opends/resource/bin/import-ldif.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/ldapcompare b/opends/resource/bin/ldapcompare
index 7957013..7517673 100755
--- a/opends/resource/bin/ldapcompare
+++ b/opends/resource/bin/ldapcompare
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to perform LDAP compare operations.
diff --git a/opends/resource/bin/ldapcompare.bat b/opends/resource/bin/ldapcompare.bat
index 8143ae2..8fbe643 100644
--- a/opends/resource/bin/ldapcompare.bat
+++ b/opends/resource/bin/ldapcompare.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/ldapdelete b/opends/resource/bin/ldapdelete
index d49da69..fc14d46 100755
--- a/opends/resource/bin/ldapdelete
+++ b/opends/resource/bin/ldapdelete
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to perform LDAP delete operations.
diff --git a/opends/resource/bin/ldapdelete.bat b/opends/resource/bin/ldapdelete.bat
index 66452c1..477608c 100644
--- a/opends/resource/bin/ldapdelete.bat
+++ b/opends/resource/bin/ldapdelete.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/ldapmodify b/opends/resource/bin/ldapmodify
index 98f247f..4119063 100755
--- a/opends/resource/bin/ldapmodify
+++ b/opends/resource/bin/ldapmodify
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to perform LDAP add, delete, modify, and modify DN
diff --git a/opends/resource/bin/ldapmodify.bat b/opends/resource/bin/ldapmodify.bat
index 34f339a..e82c633 100644
--- a/opends/resource/bin/ldapmodify.bat
+++ b/opends/resource/bin/ldapmodify.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/ldappasswordmodify b/opends/resource/bin/ldappasswordmodify
index f0e1c51..6e610a2 100755
--- a/opends/resource/bin/ldappasswordmodify
+++ b/opends/resource/bin/ldappasswordmodify
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to perform LDAP password modify operations.
diff --git a/opends/resource/bin/ldappasswordmodify.bat b/opends/resource/bin/ldappasswordmodify.bat
index d264150..571c3df 100644
--- a/opends/resource/bin/ldappasswordmodify.bat
+++ b/opends/resource/bin/ldappasswordmodify.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/ldapsearch b/opends/resource/bin/ldapsearch
index d3ad261..38c9644 100755
--- a/opends/resource/bin/ldapsearch
+++ b/opends/resource/bin/ldapsearch
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to perform LDAP search operations.
diff --git a/opends/resource/bin/ldapsearch.bat b/opends/resource/bin/ldapsearch.bat
index ba3e552..f7c0616 100644
--- a/opends/resource/bin/ldapsearch.bat
+++ b/opends/resource/bin/ldapsearch.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/ldif-diff b/opends/resource/bin/ldif-diff
index ccaaed4..cf961e4 100755
--- a/opends/resource/bin/ldif-diff
+++ b/opends/resource/bin/ldif-diff
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to compare the contents of two LDIF files.
diff --git a/opends/resource/bin/ldif-diff.bat b/opends/resource/bin/ldif-diff.bat
index 60d6e47..1895489 100644
--- a/opends/resource/bin/ldif-diff.bat
+++ b/opends/resource/bin/ldif-diff.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/ldifmodify b/opends/resource/bin/ldifmodify
index a81778d..2221db7 100755
--- a/opends/resource/bin/ldifmodify
+++ b/opends/resource/bin/ldifmodify
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to alter the contents of an LDIF file.
diff --git a/opends/resource/bin/ldifmodify.bat b/opends/resource/bin/ldifmodify.bat
index f3f9c4a..dfe467a 100644
--- a/opends/resource/bin/ldifmodify.bat
+++ b/opends/resource/bin/ldifmodify.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/ldifsearch b/opends/resource/bin/ldifsearch
index a8c50ad..f587829 100755
--- a/opends/resource/bin/ldifsearch
+++ b/opends/resource/bin/ldifsearch
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to perform searches in an LDIF file.
diff --git a/opends/resource/bin/ldifsearch.bat b/opends/resource/bin/ldifsearch.bat
index 11d5e1f..7c3d7f5 100644
--- a/opends/resource/bin/ldifsearch.bat
+++ b/opends/resource/bin/ldifsearch.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/list-backends b/opends/resource/bin/list-backends
index 5eb2f33..1c5f507 100755
--- a/opends/resource/bin/list-backends
+++ b/opends/resource/bin/list-backends
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to perform a restore of a Directory Server backend.
diff --git a/opends/resource/bin/list-backends.bat b/opends/resource/bin/list-backends.bat
index fb9ddcd..09de156 100644
--- a/opends/resource/bin/list-backends.bat
+++ b/opends/resource/bin/list-backends.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/make-ldif b/opends/resource/bin/make-ldif
index c53e396..a281ef0 100755
--- a/opends/resource/bin/make-ldif
+++ b/opends/resource/bin/make-ldif
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to generate LDIF data based on a provided template.
diff --git a/opends/resource/bin/make-ldif.bat b/opends/resource/bin/make-ldif.bat
index efde244..7dcbc4a 100644
--- a/opends/resource/bin/make-ldif.bat
+++ b/opends/resource/bin/make-ldif.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/manage-account b/opends/resource/bin/manage-account
index 2441190..4954422 100755
--- a/opends/resource/bin/manage-account
+++ b/opends/resource/bin/manage-account
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to perform LDAP search operations.
diff --git a/opends/resource/bin/manage-account.bat b/opends/resource/bin/manage-account.bat
index 391c9fd..aee0d6f 100644
--- a/opends/resource/bin/manage-account.bat
+++ b/opends/resource/bin/manage-account.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/manage-tasks b/opends/resource/bin/manage-tasks
index 62f2512..b22cc37 100644
--- a/opends/resource/bin/manage-tasks
+++ b/opends/resource/bin/manage-tasks
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to manage tasks in the Directory Server.
diff --git a/opends/resource/bin/manage-tasks.bat b/opends/resource/bin/manage-tasks.bat
index 227e680..a73c1d2 100644
--- a/opends/resource/bin/manage-tasks.bat
+++ b/opends/resource/bin/manage-tasks.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/rebuild-index b/opends/resource/bin/rebuild-index
index 6cb67a9..5785356 100644
--- a/opends/resource/bin/rebuild-index
+++ b/opends/resource/bin/rebuild-index
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to rebuild the contents of a Directory
diff --git a/opends/resource/bin/rebuild-index.bat b/opends/resource/bin/rebuild-index.bat
index ec2c7c2..b56722f 100644
--- a/opends/resource/bin/rebuild-index.bat
+++ b/opends/resource/bin/rebuild-index.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/restore b/opends/resource/bin/restore
index 4731b68..c2f012c 100755
--- a/opends/resource/bin/restore
+++ b/opends/resource/bin/restore
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to perform a restore of a Directory Server backend.
diff --git a/opends/resource/bin/restore.bat b/opends/resource/bin/restore.bat
index 6f86a58..af84036 100644
--- a/opends/resource/bin/restore.bat
+++ b/opends/resource/bin/restore.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/setcp.bat b/opends/resource/bin/setcp.bat
index 98d0ec2..89dda4f 100644
--- a/opends/resource/bin/setcp.bat
+++ b/opends/resource/bin/setcp.bat
@@ -22,7 +22,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 set CLASSPATHCOMPONENT=%1
 if ""%1""=="""" goto gotAllArgs
diff --git a/opends/resource/bin/start-ds b/opends/resource/bin/start-ds
index 85743c8..5277535 100755
--- a/opends/resource/bin/start-ds
+++ b/opends/resource/bin/start-ds
@@ -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.
diff --git a/opends/resource/bin/start-ds.bat b/opends/resource/bin/start-ds.bat
index b197ee9..618f518 100644
--- a/opends/resource/bin/start-ds.bat
+++ b/opends/resource/bin/start-ds.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 for %%i in (%~sf0) do set DIR_HOME=%%~dPsi..
diff --git a/opends/resource/bin/status-panel.bat b/opends/resource/bin/status-panel.bat
index e34c899..d916fdd 100644
--- a/opends/resource/bin/status-panel.bat
+++ b/opends/resource/bin/status-panel.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 for %%i in (%~sf0) do set DIR_HOME=%%~dPsi..
diff --git a/opends/resource/bin/stop-ds b/opends/resource/bin/stop-ds
index 126c33f..5445d13 100755
--- a/opends/resource/bin/stop-ds
+++ b/opends/resource/bin/stop-ds
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2008 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to request that the Directory Server shut down.
diff --git a/opends/resource/bin/stop-ds.bat b/opends/resource/bin/stop-ds.bat
index 8107986..46598a4 100644
--- a/opends/resource/bin/stop-ds.bat
+++ b/opends/resource/bin/stop-ds.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2008 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/bin/verify-index b/opends/resource/bin/verify-index
index 94edb4f..8821eb0 100755
--- a/opends/resource/bin/verify-index
+++ b/opends/resource/bin/verify-index
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to perform validation on the contents of a Directory
diff --git a/opends/resource/bin/verify-index.bat b/opends/resource/bin/verify-index.bat
index 5f1d2b9..01136de 100644
--- a/opends/resource/bin/verify-index.bat
+++ b/opends/resource/bin/verify-index.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/config/config.ldif b/opends/resource/config/config.ldif
index e992831..fca2328 100644
--- a/opends/resource/config/config.ldif
+++ b/opends/resource/config/config.ldif
@@ -20,7 +20,7 @@
 #
 # CDDL HEADER END
 #
-#      Portions Copyright 2006-2008 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 #
 #
 # This file contains the primary Directory Server configuration.  It must not
diff --git a/opends/resource/schema/00-core.ldif b/opends/resource/schema/00-core.ldif
index 0897463..5a8eef7 100644
--- a/opends/resource/schema/00-core.ldif
+++ b/opends/resource/schema/00-core.ldif
@@ -21,7 +21,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 #
 #
 # This file contains a core set of attribute type and objectlass definitions
diff --git a/opends/resource/schema/01-pwpolicy.ldif b/opends/resource/schema/01-pwpolicy.ldif
index 5c4408a..0642cbc 100644
--- a/opends/resource/schema/01-pwpolicy.ldif
+++ b/opends/resource/schema/01-pwpolicy.ldif
@@ -21,7 +21,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 #
 #
 # This file contains schema definitions from draft-behera-ldap-password-policy,
diff --git a/opends/resource/schema/02-config.ldif b/opends/resource/schema/02-config.ldif
index b4136c3..b5375b7 100644
--- a/opends/resource/schema/02-config.ldif
+++ b/opends/resource/schema/02-config.ldif
@@ -21,7 +21,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2008 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 #
 #
 # This file contains the attribute type and objectclass definitions for use
diff --git a/opends/resource/schema/03-changelog.ldif b/opends/resource/schema/03-changelog.ldif
index 29d1c6c..a5bbae5 100644
--- a/opends/resource/schema/03-changelog.ldif
+++ b/opends/resource/schema/03-changelog.ldif
@@ -21,7 +21,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 #
 #
 # This file contains schema definitions from draft-good-ldap-changelog, which
diff --git a/opends/resource/schema/03-rfc2713.ldif b/opends/resource/schema/03-rfc2713.ldif
index e0aed2f..78475ef 100644
--- a/opends/resource/schema/03-rfc2713.ldif
+++ b/opends/resource/schema/03-rfc2713.ldif
@@ -21,7 +21,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 #
 #
 # This file contains schema definitions from RFC 2713, which defines a
diff --git a/opends/resource/schema/03-rfc2714.ldif b/opends/resource/schema/03-rfc2714.ldif
index d904cdd..6a097ec 100644
--- a/opends/resource/schema/03-rfc2714.ldif
+++ b/opends/resource/schema/03-rfc2714.ldif
@@ -21,7 +21,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 #
 #
 # This file contains schema definitions from RFC 2714, which defines a
diff --git a/opends/resource/schema/03-rfc2739.ldif b/opends/resource/schema/03-rfc2739.ldif
index 7a48550..90268a4 100644
--- a/opends/resource/schema/03-rfc2739.ldif
+++ b/opends/resource/schema/03-rfc2739.ldif
@@ -21,7 +21,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 #
 #
 # This file contains schema definitions from RFC 2739, which defines a
diff --git a/opends/resource/schema/03-rfc2926.ldif b/opends/resource/schema/03-rfc2926.ldif
index 5ad5f9c..43082dd 100644
--- a/opends/resource/schema/03-rfc2926.ldif
+++ b/opends/resource/schema/03-rfc2926.ldif
@@ -21,7 +21,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 #
 #
 # This file contains schema definitions from RFC 2926, which defines a
diff --git a/opends/resource/schema/03-rfc3112.ldif b/opends/resource/schema/03-rfc3112.ldif
index 4f7849a..fb1dd35 100644
--- a/opends/resource/schema/03-rfc3112.ldif
+++ b/opends/resource/schema/03-rfc3112.ldif
@@ -21,7 +21,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 #
 #
 # This file contains schema definitions from RFC 3112, which defines the
diff --git a/opends/resource/schema/03-rfc3712.ldif b/opends/resource/schema/03-rfc3712.ldif
index 10e265f..746fc06 100644
--- a/opends/resource/schema/03-rfc3712.ldif
+++ b/opends/resource/schema/03-rfc3712.ldif
@@ -21,7 +21,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 #
 #
 # This file contains schema definitions from RFC 3712, which defines a
diff --git a/opends/resource/schema/03-uddiv3.ldif b/opends/resource/schema/03-uddiv3.ldif
index b165850..69052c5 100644
--- a/opends/resource/schema/03-uddiv3.ldif
+++ b/opends/resource/schema/03-uddiv3.ldif
@@ -21,7 +21,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 #
 #
 # This file contains schema definitions from RFC 4403,
diff --git a/opends/resource/schema/04-rfc2307bis.ldif b/opends/resource/schema/04-rfc2307bis.ldif
index 8d3dd7c..eb71ad6 100644
--- a/opends/resource/schema/04-rfc2307bis.ldif
+++ b/opends/resource/schema/04-rfc2307bis.ldif
@@ -21,7 +21,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 #
 #
 # This file contains schema definitions from the draft-howard-rfc2307bis
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
diff --git a/opends/resource/setup.bat b/opends/resource/setup.bat
index 5f97e52..acbed50 100644
--- a/opends/resource/setup.bat
+++ b/opends/resource/setup.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 
diff --git a/opends/resource/uninstall b/opends/resource/uninstall
index 40e701c..0bbfc23 100644
--- a/opends/resource/uninstall
+++ b/opends/resource/uninstall
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+#      Copyright 2006-2008 Sun Microsystems, Inc.
 
 
 # This script may be used to uninstall the server.
diff --git a/opends/resource/uninstall.bat b/opends/resource/uninstall.bat
index 71604cc..34e619b 100644
--- a/opends/resource/uninstall.bat
+++ b/opends/resource/uninstall.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 for %%i in (%~sf0) do set DIR_HOME=%%~dPsi.
diff --git a/opends/resource/upgrade b/opends/resource/upgrade
index 9af8961..020f523 100644
--- a/opends/resource/upgrade
+++ b/opends/resource/upgrade
@@ -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.
 # Then capture the location of this script and the Directory Server instance
diff --git a/opends/resource/upgrade.bat b/opends/resource/upgrade.bat
index e2399b5..df0b639 100644
--- a/opends/resource/upgrade.bat
+++ b/opends/resource/upgrade.bat
@@ -23,7 +23,7 @@
 rem CDDL HEADER END
 rem
 rem
-rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
+rem      Copyright 2006-2008 Sun Microsystems, Inc.
 
 setlocal
 for %%i in (%~sf0) do set DIR_HOME=%%~dPsi.

--
Gitblit v1.10.0