From 129dcb87276d6a80fd5c65b97ee31997c67caae5 Mon Sep 17 00:00:00 2001 From: neil_a_wilson <neil_a_wilson@localhost> Date: Thu, 01 Mar 2007 05:37:41 +0000 Subject: [PATCH] Fix the CDDL header in the build.sh script. --- opendj-sdk/opends/build.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/build.sh b/opendj-sdk/opends/build.sh index f310d03..3c7f17b 100755 --- a/opendj-sdk/opends/build.sh +++ b/opendj-sdk/opends/build.sh @@ -17,7 +17,7 @@ # file and include the License file at # trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable, # add the following below this CDDL HEADER, with the fields enclosed -# information: +# by brackets "[]" replaced with your own identifying information: # Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END -- Gitblit v1.10.0