From fcc5547ef5d3bf8d9b610726cb3c12e78f372244 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.
---
opends/tests/shared/python/security.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/tests/shared/python/security.py b/opends/tests/shared/python/security.py
index 16e3d62..dad22a9 100644
--- a/opends/tests/shared/python/security.py
+++ b/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