mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Misc. updates
This commit is contained in:
parent
71a80f4227
commit
c38b987499
@ -3,9 +3,11 @@ 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 at
|
||||
http://www.OpenLDAP.org/license.html or in file LICENSE in the
|
||||
top-level directory of the distribution.
|
||||
Public License.
|
||||
|
||||
A copy of this license is available in file LICENSE in the
|
||||
top-level directory of the distribution or, alternatively, at
|
||||
<http://www.OpenLDAP.org/license.html>
|
||||
|
||||
OpenLDAP is a registered trademark of the OpenLDAP Foundation.
|
||||
|
||||
@ -23,6 +25,31 @@ Additional information about OpenLDAP software can be obtained at
|
||||
|
||||
---
|
||||
|
||||
Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
||||
Portions Copyright 1998-2003 Net Boolean Incorporated.
|
||||
Portions Copyright 2001-2003 IBM Corporation.
|
||||
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.
|
||||
|
||||
---
|
||||
|
||||
Portions Copyright 1999-2003 Howard Y.H. Chu.
|
||||
Portions Copyright 1999-2003 Symas Corporation.
|
||||
Portions Copyright 1998-2003 Hallvard B. Furuseth.
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that this notice is preserved.
|
||||
The names of the copyright holders may not be used to endorse or
|
||||
promote products derived from this software without their specific
|
||||
prior written permission. This software is provided ``as is''
|
||||
without express or implied warranty.
|
||||
|
||||
---
|
||||
|
||||
Portions Copyright (c) 1992-1996 Regents of the University of Michigan.
|
||||
All rights reserved.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
The OpenLDAP Public License
|
||||
Version 2.8, 17 August 2003
|
||||
Version 2.8.1, 25 November 2003
|
||||
|
||||
Redistribution and use of this software and associated documentation
|
||||
("Software"), with or without modification, are permitted provided
|
||||
@ -43,5 +43,5 @@ holders.
|
||||
OpenLDAP is a registered trademark of the OpenLDAP Foundation.
|
||||
|
||||
Copyright 1999-2003 The OpenLDAP Foundation, Redwood City,
|
||||
California, USA. All Rights Reserved. Permission to copy and
|
||||
California, USA. All rights reserved. Permission to copy and
|
||||
distribute verbatim copies of this document is granted.
|
||||
|
@ -15,12 +15,13 @@ H2: OpenLDAP Copyright Notice
|
||||
[[copyright]] 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms are permitted
|
||||
{{only as authorized}} by the {{SECT:OpenLDAP Public License}}.
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted {{only as authorized}} by the {{SECT:OpenLDAP
|
||||
Public License}}.
|
||||
|
||||
A copy of this license is available in file {{F:LICENSE}} in the
|
||||
top-level directory of the distribution or, alternatively, at at
|
||||
{{URL:http://www.OpenLDAP.org/license.html}}
|
||||
top-level directory of the distribution or, alternatively, at
|
||||
<{{URL:http://www.OpenLDAP.org/license.html}}>.
|
||||
|
||||
OpenLDAP is a registered trademark of the OpenLDAP Foundation.
|
||||
|
||||
@ -37,6 +38,31 @@ Additional information about OpenLDAP software can be obtained at
|
||||
<{{URL:http://www.OpenLDAP.org/}}>.
|
||||
|
||||
|
||||
H2: Additional Copyright Notice
|
||||
|
||||
Portions [[copyright]] 1998-2003 Kurt D. Zeilenga.
|
||||
Portions [[copyright]] 1998-2003 Net Boolean Incorporated.
|
||||
Portions [[copyright]] 2001-2003 IBM Corporation.
|
||||
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.
|
||||
|
||||
|
||||
Portions [[copyright]] 1999-2003 Howard Y.H. Chu.
|
||||
Portions [[copyright]] 1999-2003 Symas Corporation.
|
||||
Portions [[copyright]] 1998-2003 Hallvard B. Furuseth.
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that this notice is preserved.
|
||||
The names of the copyright holders may not be used to endorse or
|
||||
promote products derived from this software without their specific
|
||||
prior written permission. This software is provided ``as is''
|
||||
without express or implied warranty.
|
||||
|
||||
|
||||
H2: University of Michigan Copyright Notice
|
||||
|
||||
Portions [[copyright]] 1992-1996 Regents of the University of Michigan.
|
||||
@ -48,3 +74,4 @@ to the University of Michigan at Ann Arbor. The name of the University
|
||||
may not be used to endorse or promote products derived from this
|
||||
software without specific prior written permission. This software
|
||||
is provided ``as is'' without express or implied warranty.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user