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/statuspanel/event/package-info.java | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opends/src/guitools/org/opends/guitools/statuspanel/event/package-info.java b/opends/src/guitools/org/opends/guitools/statuspanel/event/package-info.java index b9e7391..9d91353 100644 --- a/opends/src/guitools/org/opends/guitools/statuspanel/event/package-info.java +++ b/opends/src/guitools/org/opends/guitools/statuspanel/event/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 @@ * code of the status and status-panel command lines. * */ -package org.opends.guitools.statuspanel.event; \ No newline at end of file +package org.opends.guitools.statuspanel.event; -- Gitblit v1.10.0