]> git.sur5r.net Git - openldap/blobdiff - contrib/slapd-modules/allop/README
Merge remote-tracking branch 'origin/mdb.master'
[openldap] / contrib / slapd-modules / allop / README
index f887ebf0f73e512408be2b8737050432df8d6655..8088a1450193a19c20094b26037e08517f2f4718 100644 (file)
@@ -12,15 +12,13 @@ allop-URI   <ldapURI>
 if the allop-URI is not given, the rootDSE, i.e. "ldap:///??base",
 is assumed.
 
-No Makefile is provided. Use a command line similar to:
+Use Makefile to compile this plugin or use a command line similar to:
 
 gcc -shared -I../../../include -I../../../servers/slapd -Wall -g \
        -o allop.so allop.c
 
-to compile this overlay.
-
 ---
-Copyright 2004-2012 The OpenLDAP Foundation. All rights reserved.
+Copyright 2004-2013 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