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/resource/admin/java-utilities.xsl | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/opends/resource/admin/java-utilities.xsl b/opends/resource/admin/java-utilities.xsl
index 8a61b62..0d32bfc 100644
--- a/opends/resource/admin/java-utilities.xsl
+++ b/opends/resource/admin/java-utilities.xsl
@@ -22,7 +22,7 @@
! CDDL HEADER END
!
!
- ! Portions Copyright 2007 Sun Microsystems, Inc.
+ ! Copyright 2008 Sun Microsystems, Inc.
! -->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
@@ -64,7 +64,7 @@
' * CDDL HEADER END
',
' *
',
' *
',
- ' * Portions Copyright 2007 Sun Microsystems, Inc.
',
+ ' * Copyright 2008 Sun Microsystems, Inc.
',
' */
')" />
</xsl:template>
<!--
--
Gitblit v1.10.0