mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
ITS#8872 Apply $Id$ changes implied by ident
This commit is contained in:
parent
fa343b6394
commit
6b57448bcc
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ dnl ================================================================
|
||||||
dnl Configure.in for OpenLDAP
|
dnl Configure.in for OpenLDAP
|
||||||
AC_COPYRIGHT([[Copyright 1998-2021 The OpenLDAP Foundation. All rights reserved.
|
AC_COPYRIGHT([[Copyright 1998-2021 The OpenLDAP Foundation. All rights reserved.
|
||||||
Restrictions apply, see COPYRIGHT and LICENSE files.]])
|
Restrictions apply, see COPYRIGHT and LICENSE files.]])
|
||||||
AC_REVISION([$Id: 43923a51f8a8e37b897c4c7fa207edfbf55040ef $])
|
AC_REVISION([$Id$])
|
||||||
AC_INIT([OpenLDAP],,[https://bugs.openldap.org],,[https://www.openldap.org])
|
AC_INIT([OpenLDAP],,[https://bugs.openldap.org],,[https://www.openldap.org])
|
||||||
AC_CONFIG_SRCDIR(build/version.sh)dnl
|
AC_CONFIG_SRCDIR(build/version.sh)dnl
|
||||||
dnl ----------------------------------------------------------------
|
dnl ----------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue