]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/configure.in
Update guide Copyright/License handling
[openldap] / contrib / ldapc++ / configure.in
index 8c1eda56e6650562099b28938727f951503b5eae..1725c1ccd6cda19fe04c0d97ceb18ea97cb5eb97 100644 (file)
@@ -1,13 +1,13 @@
 dnl $OpenLDAP$
 
-dnl Copyright 2000-2008, OpenLDAP Foundation, All Rights Reserved.
+dnl Copyright 2000-2011 The OpenLDAP Foundation. All Rights Reserved.
 dnl COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 dnl Process this file with autoconf to produce a configure script.
 
 AC_COPYRIGHT([[Copyright 2000-2011 The OpenLDAP Foundation. All rights reserved.
 Restrictions apply, see COPYRIGHT and LICENSE files.]])
-AC_REVISION([$OpenLDAP$])
+AC_REVISION([$Id$])
 AC_INIT(ldapcpplib, [] , [http://www.openldap.org/its/] )
 AC_CONFIG_SRCDIR(src/LDAPConnection.h)
 AM_INIT_AUTOMAKE(foreign)