]> git.sur5r.net Git - openldap/blobdiff - build/lib-static.mk
ITS#3979 only support tool entry points if root DB has them
[openldap] / build / lib-static.mk
index dd110103ea950fc5adb0bf1089c1a4a5468f60d7..85eab2a8d37eae2307e4a3f788cc751b22b1fcc4 100644 (file)
@@ -1,11 +1,20 @@
 # $OpenLDAP$
-## Copyright 1998-2002 The OpenLDAP Foundation
-## COPYING RESTRICTIONS APPLY.  See COPYRIGHT File in top level directory
-## of this package for details.
-##---------------------------------------------------------------------------
+## This work is part of OpenLDAP Software <http://www.openldap.org/>.
+##
+## Copyright 1998-2005 The OpenLDAP Foundation.
+## All rights reserved.
 ##
-## Makefile Template for Static Libraries
+## 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>.
+##---------------------------------------------------------------------------
+#
+# Makefile Template for Static Libraries
+#
 
 $(LIBRARY): version.o
        $(AR) ru $@ $(OBJS) version.o