You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2018/01/30 14:56:40 UTC

directory-fortress-core git commit: change label in comment

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master a29da4918 -> 168a7354b


change label in comment


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/168a7354
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/168a7354
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/168a7354

Branch: refs/heads/master
Commit: 168a7354b5066004906da4002c6e35a8fe36054d
Parents: a29da49
Author: Shawn McKinney <sm...@apache.org>
Authored: Tue Jan 30 08:56:33 2018 -0600
Committer: Shawn McKinney <sm...@apache.org>
Committed: Tue Jan 30 08:56:33 2018 -0600

----------------------------------------------------------------------
 ldap/schema/fortress.schema | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/168a7354/ldap/schema/fortress.schema
----------------------------------------------------------------------
diff --git a/ldap/schema/fortress.schema b/ldap/schema/fortress.schema
index 375f6aa..562738f 100644
--- a/ldap/schema/fortress.schema
+++ b/ldap/schema/fortress.schema
@@ -37,7 +37,7 @@ objectidentifier ftObId ftBase:2
 objectidentifier ftAxId ftBase:3
 
 ######################################################################
-## 1. OpenLDAP Fortress attribute definitions
+## 1. Apache Fortress attribute definitions
 ######################################################################
 
 # A1: Permission Name, type STRING, SINGLE VALUE
@@ -344,7 +344,7 @@ attributetype ( ftAtId:38
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
 
 ######################################################################
-## 2. OpenLDAP Fortress Structural object class definitions
+## 2. Apache Fortress Structural object class definitions
 ######################################################################
 
 ## OC1: Fortress Roles Structural Object Class
@@ -519,7 +519,7 @@ objectclass ( ftObId:10
     )
 
 ######################################################################
-## 3. OpenLDAP Fortress Auxiliary object class definitions
+## 3. Apache Fortress Auxiliary object class definitions
 ######################################################################
 
 ## AC1: Fortress User Attributes Auxiliary Object Class