s4:minschema/fullschema - add correct header comments
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Fri, 18 Sep 2009 18:15:12 +0000 (20:15 +0200)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Fri, 18 Sep 2009 18:27:29 +0000 (20:27 +0200)
source4/scripting/bin/fullschema
source4/scripting/bin/minschema

index 4c73100492876ab668841ce31f16c1965bc7af4a..4a01b6aed0dd09734ef97fda492e06621b006585 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/python
 # 
-#  work out the minimal schema for a set of objectclasses 
+# Works out the full schema
 #
 
 import base64
index c860495e96595ff1640cc4776d39b0f7564d37da..43f7816116e7b68f31d39e65b7b9c46871032c20 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/python
 # 
-#  work out the minimal schema for a set of objectclasses 
+# Works out the minimal schema for a set of objectclasses
 #
 
 import base64