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

---
 opendj-sdk/opends/tests/shared/python/security.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/tests/shared/python/security.py b/opendj-sdk/opends/tests/shared/python/security.py
index 16e3d62..dad22a9 100644
--- a/opendj-sdk/opends/tests/shared/python/security.py
+++ b/opendj-sdk/opends/tests/shared/python/security.py
@@ -23,7 +23,7 @@
 # CDDL HEADER END
 #
 #
-#      Portions Copyright 2007 Sun Microsystems, Inc.
+#      Copyright 2008 Sun Microsystems, Inc.
 
 def retrieve_aci(filename):
     aci_file = open(filename,"r")

--
Gitblit v1.10.0