mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-01 12:39:35 -05:00
Add cr notice
This commit is contained in:
parent
ed7cb2dd38
commit
4d53ce55c7
1 changed files with 14 additions and 0 deletions
|
|
@ -1,3 +1,17 @@
|
|||
## Makefile for OpenLDAP Administrator's Guide
|
||||
# $OpenLDAP$
|
||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
##
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
## modification, are permitted only as authorized by the OpenLDAP
|
||||
## Public License.
|
||||
##
|
||||
## A copy of this license is available in the file LICENSE in the
|
||||
## top-level directory of the distribution or, alternatively, at
|
||||
## <http://www.OpenLDAP.org/license.html>.
|
||||
all: guide.html index.html
|
||||
|
||||
sdf-src: \
|
||||
|
|
|
|||
Loading…
Reference in a new issue