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/build-tools/windows/common.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opends/src/build-tools/windows/common.h b/opends/src/build-tools/windows/common.h
index 81889e0..fc596e2 100644
--- a/opends/src/build-tools/windows/common.h
+++ b/opends/src/build-tools/windows/common.h
@@ -22,7 +22,7 @@
 * CDDL HEADER END
 *
 *
-*      Portions Copyright 2007 Sun Microsystems, Inc.
+*      Copyright 2008 Sun Microsystems, Inc.
 */
 
 // Just some functions and constants to be used by winlauncher.c
@@ -38,4 +38,4 @@
 PROCESS_INFORMATION* procInfo);
 void debug(const char *msg, ...);
 void debugError(const char *msg, ...);
-void updateDebugFlag(char* argv[], int argc);
\ No newline at end of file
+void updateDebugFlag(char* argv[], int argc);

--
Gitblit v1.10.0