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/build.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/build.xml b/opends/build.xml index d23fcb8..826ce66 100644 --- a/opends/build.xml +++ b/opends/build.xml @@ -22,7 +22,7 @@ ! CDDL HEADER END ! ! - ! Portions Copyright 2006-2008 Sun Microsystems, Inc. + ! Copyright 2006-2008 Sun Microsystems, Inc. ! --> <project name="Directory Server" basedir="." default="package"> -- Gitblit v1.10.0