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/unit-tests-testng/src/server/org/opends/server/util/TestCrypt.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/tests/unit-tests-testng/src/server/org/opends/server/util/TestCrypt.java b/opends/tests/unit-tests-testng/src/server/org/opends/server/util/TestCrypt.java index f7e1eba..48ea5c2 100644 --- a/opends/tests/unit-tests-testng/src/server/org/opends/server/util/TestCrypt.java +++ b/opends/tests/unit-tests-testng/src/server/org/opends/server/util/TestCrypt.java @@ -22,7 +22,7 @@ * CDDL HEADER END * * - * Portions Copyright 2007 Sun Microsystems, Inc. + * Copyright 2008 Sun Microsystems, Inc. * Portions Copyright 2007 Brighton Consulting, Inc. */ package org.opends.server.util; -- Gitblit v1.10.0