From 6a23fed27c3c721948cd8b76d661068d00686fbb Mon Sep 17 00:00:00 2001 From: ludovicp <ludovicp@localhost> Date: Fri, 08 Feb 2008 17:37:42 +0000 Subject: [PATCH] Updated the copyright statement to reflect that Sun owns the full copyright on the project files. --- opends/tests/functional-tests/config/config.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/tests/functional-tests/config/config.py b/opends/tests/functional-tests/config/config.py index 2c7e803..b560485 100644 --- a/opends/tests/functional-tests/config/config.py +++ b/opends/tests/functional-tests/config/config.py @@ -21,7 +21,7 @@ # CDDL HEADER END # # -# Portions Copyright 2006-2008 Sun Microsystems, Inc. +# Copyright 2006-2008 Sun Microsystems, Inc. TEST_OS_STRING = '' TEST_JVM_STRING = '' -- Gitblit v1.10.0