]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema/openldap.schema
More ITS#6532: Support (:UUIDOrderingMatch:=foo)
[openldap] / servers / slapd / schema / openldap.schema
index 2679d805687704f9413d796b983ea14cd3c11abd..d4b336da17e8660b35f5f6b73a2c9ce88b15bf56 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2006 The OpenLDAP Foundation.
+## Copyright 1998-2011 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -50,4 +50,5 @@ objectClass ( OpenLDAPobjectClass:5
 objectClass ( OpenLDAPobjectClass:6
        NAME 'OpenLDAPdisplayableObject'
        DESC 'OpenLDAP Displayable Object'
-       MAY displayName AUXILIARY )
+       AUXILIARY
+       MAY displayName )