From 35b0df560e512bf73a2ee14f294832fb37b117bf Mon Sep 17 00:00:00 2001 From: ludovicp <ludovicp@localhost> Date: Tue, 12 Feb 2008 14:52:55 +0000 Subject: [PATCH] Updated the copyright statement to reflect that Sun owns the full copyright on the project files. --- opends/resource/admin/example-plugin/ExamplePlugin.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/resource/admin/example-plugin/ExamplePlugin.java b/opends/resource/admin/example-plugin/ExamplePlugin.java index c3d59b1..3923b29 100644 --- a/opends/resource/admin/example-plugin/ExamplePlugin.java +++ b/opends/resource/admin/example-plugin/ExamplePlugin.java @@ -22,7 +22,7 @@ * CDDL HEADER END * * - * Portions Copyright 2006-2007 Sun Microsystems, Inc. + * Copyright 2006-2008 Sun Microsystems, Inc. */ package com.example.opends; -- Gitblit v1.10.0