From 8d505bab74e45f982b0ff33c19387dfad53a452e Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Wed, 08 Apr 2009 15:47:31 +0000
Subject: [PATCH] Fix incorrect copyright attribution.

---
 opends/src/server/org/opends/server/types/Attributes.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/server/org/opends/server/types/Attributes.java b/opends/src/server/org/opends/server/types/Attributes.java
index 4dafc19..0aad6c8 100644
--- a/opends/src/server/org/opends/server/types/Attributes.java
+++ b/opends/src/server/org/opends/server/types/Attributes.java
@@ -22,7 +22,7 @@
  * CDDL HEADER END
  *
  *
- *      Portions Copyright 2008-2009 Sun Microsystems, Inc.
+ *      Copyright 2008-2009 Sun Microsystems, Inc.
  */
 package org.opends.server.types;
 

--
Gitblit v1.10.0