Commit 0fdab6a7478a6bc57c05485a246be318063e4e22

Authored by Dmitriy Zaporozhets
1 parent daa7f077

Remove copyright

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
lib/gitlab/ldap/access.rb
1 -#-------------------------------------------------------------------  
2 -#  
3 -# Copyright (C) 2013 GitLab.com - Distributed under the MIT Expat License  
4 -#  
5 -#-------------------------------------------------------------------  
6 -  
7 module Gitlab 1 module Gitlab
8 module LDAP 2 module LDAP
9 class Access 3 class Access
lib/gitlab/ldap/adapter.rb
1 -#-------------------------------------------------------------------  
2 -#  
3 -# Copyright (C) 2013 GitLab.com - Distributed under the MIT Expat License  
4 -#  
5 -#-------------------------------------------------------------------  
6 -  
7 module Gitlab 1 module Gitlab
8 module LDAP 2 module LDAP
9 class Adapter 3 class Adapter
lib/gitlab/ldap/person.rb
1 -#-------------------------------------------------------------------  
2 -#  
3 -# Copyright (C) 2013 GitLab.com - Distributed under the MIT Expat License  
4 -#  
5 -#-------------------------------------------------------------------  
6 -  
7 module Gitlab 1 module Gitlab
8 module LDAP 2 module LDAP
9 class Person 3 class Person