]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema/java.schema
More unifdef SLAPD_MULTIMASTER cleanup
[openldap] / servers / slapd / schema / java.schema
index 9cbeef829359e3180efab3b2708dc1489cc1f1dc..1f9ac4fe8e12347171cc5b9e1ce9b9cc6be4dab1 100644 (file)
@@ -1,6 +1,21 @@
-# Java Object Schema
+# java.schema -- Java Object Schema
 # $OpenLDAP$
-# depends upon core.schema
+## This work is part of OpenLDAP Software <http://www.openldap.org/>.
+##
+## Copyright 1998-2006 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>.
+#
+# Java Object Schema (defined in RFC 2713)
+#      depends upon core.schema
+#
 
 # Network Working Group                                            V. Ryan
 # Request for Comments: 2713                                   S. Seligman
@@ -137,7 +152,7 @@ attributetype ( 1.3.6.1.4.1.42.2.27.4.1.13
 #        )
 # 
 attributetype ( 1.3.6.1.4.1.42.2.27.4.1.8
-       NAME 'javaSerializedData
+       NAME 'javaSerializedData'
        DESC 'Serialized form of a Java object'
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
        SINGLE-VALUE )
@@ -160,7 +175,7 @@ attributetype ( 1.3.6.1.4.1.42.2.27.4.1.8
 #          SINGLE-VALUE
 #        )
 # 
-atttributetype ( 1.3.6.1.4.1.42.2.27.4.1.10
+attributetype ( 1.3.6.1.4.1.42.2.27.4.1.10
        NAME 'javaFactory'
        DESC 'Fully qualified Java class name of a JNDI object factory'
        EQUALITY caseExactMatch