From 1e7cfdf574f5befff60b36d28db3fe1f1cba5155 Mon Sep 17 00:00:00 2001
From: ludovicp <ludovicp@localhost>
Date: Tue, 12 Feb 2008 14:29:11 +0000
Subject: [PATCH] Updated the copyright statement to reflect that Sun owns the full copyright on the project files.

---
 opends/src/guitools/org/opends/guitools/uninstaller/ui/package-info.java |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opends/src/guitools/org/opends/guitools/uninstaller/ui/package-info.java b/opends/src/guitools/org/opends/guitools/uninstaller/ui/package-info.java
index 692feb9..6bb552d 100644
--- a/opends/src/guitools/org/opends/guitools/uninstaller/ui/package-info.java
+++ b/opends/src/guitools/org/opends/guitools/uninstaller/ui/package-info.java
@@ -22,7 +22,7 @@
  * CDDL HEADER END
  *
  *
- *      Portions Copyright 2007 Sun Microsystems, Inc.
+ *      Copyright 2008 Sun Microsystems, Inc.
  */
 
 
@@ -32,4 +32,4 @@
  * the uninstaller-gui command line.  This includes basically the specific
  * dialogs that are displayed in the graphical uninstaller.
  */
-package org.opends.guitools.uninstaller.ui;
\ No newline at end of file
+package org.opends.guitools.uninstaller.ui;

--
Gitblit v1.10.0