From c967c53137ce7863303a488c86b3f429014939cb 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.
---
opendj-sdk/opends/tests/shared/java/modifyAnAttribute.java | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/opendj-sdk/opends/tests/shared/java/modifyAnAttribute.java b/opendj-sdk/opends/tests/shared/java/modifyAnAttribute.java
index 9663290..0216cc2 100644
--- a/opendj-sdk/opends/tests/shared/java/modifyAnAttribute.java
+++ b/opendj-sdk/opends/tests/shared/java/modifyAnAttribute.java
@@ -22,7 +22,7 @@
* CDDL HEADER END
*
*
- * Portions Copyright 2007 Sun Microsystems, Inc.
+ * Copyright 2008 Sun Microsystems, Inc.
*/
@@ -211,4 +211,4 @@
int RC = Integer.parseInt(errorCode);
System.exit(RC);
}
-}
\ No newline at end of file
+}
--
Gitblit v1.10.0