]> git.sur5r.net Git - openldap/commitdiff
Fix typos in last commit
authorKurt Zeilenga <kurt@openldap.org>
Sat, 24 May 2003 06:15:00 +0000 (06:15 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 24 May 2003 06:15:00 +0000 (06:15 +0000)
Apply to Makefile as well

servers/slapd/back-sql/rdbms_depend/timesten/dnreverse/Makefile
servers/slapd/back-sql/rdbms_depend/timesten/dnreverse/dnreverse.cpp

index f9accd8876b22fb1030fdd8fbe8b9881a2966c6e..4b388aeb6496d2d055ae882b6d4f4d7cb05c3c15 100644 (file)
@@ -1,10 +1,13 @@
+## Copyright 1997-2003 The OpenLDAP Foundation, All Rights Reserved.
+##  COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+
 #
 # Build TimesTen ODBC Sample Programs for Solaris 2.5.1.
 # (c) Copyright 1996-1998, TimesTen Performance Software.
 # All rights reserved.
-#
-# $Revision: 1.1 $
-#
+## Note: This file was contributed by Sam Drake of TimesTen Performance
+##       Software for use and redistribution as an intregal part of
+##       OpenLDAP Software.  -Kdz
 
 CPLUSPLUS = CC
 TTCLASSES = ../../../../../../../../../cs/classes
index 342deae65501099c2bfc4a892aeaced9711885bf..6d26d7998f67a2090356bf081188d23da1f24073 100644 (file)
@@ -3,9 +3,9 @@
 
 // (c) Copyright 1999-2001 TimesTen Performance Software. All rights reserved.
 
-// Note: This file was contributed by Sam Drake of TimesTen Performance
-//       Software for use and redistribution as an intregal part OpenLDAP
-//       Software.  -Kdz
+//// Note: This file was contributed by Sam Drake of TimesTen Performance
+////       Software for use and redistribution as an intregal part of
+////       OpenLDAP Software.  -Kdz
 
 #include <stdlib.h>