From 8549bc77086225ee87e18dbb4e92864072d1e2bd 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. --- opendj-sdk/opends/src/build-tools/windows/common.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opendj-sdk/opends/src/build-tools/windows/common.h b/opendj-sdk/opends/src/build-tools/windows/common.h index 81889e0..fc596e2 100644 --- a/opendj-sdk/opends/src/build-tools/windows/common.h +++ b/opendj-sdk/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