diff --git a/lib/gitlab/ldap/access.rb b/lib/gitlab/ldap/access.rb index 5ca2402..2a63624 100644 --- a/lib/gitlab/ldap/access.rb +++ b/lib/gitlab/ldap/access.rb @@ -1,9 +1,3 @@ -#------------------------------------------------------------------- -# -# Copyright (C) 2013 GitLab.com - Distributed under the MIT Expat License -# -#------------------------------------------------------------------- - module Gitlab module LDAP class Access diff --git a/lib/gitlab/ldap/adapter.rb b/lib/gitlab/ldap/adapter.rb index c0ad1f9..a7b5bcb 100644 --- a/lib/gitlab/ldap/adapter.rb +++ b/lib/gitlab/ldap/adapter.rb @@ -1,9 +1,3 @@ -#------------------------------------------------------------------- -# -# Copyright (C) 2013 GitLab.com - Distributed under the MIT Expat License -# -#------------------------------------------------------------------- - module Gitlab module LDAP class Adapter diff --git a/lib/gitlab/ldap/person.rb b/lib/gitlab/ldap/person.rb index 339e6f3..5ee383d 100644 --- a/lib/gitlab/ldap/person.rb +++ b/lib/gitlab/ldap/person.rb @@ -1,9 +1,3 @@ -#------------------------------------------------------------------- -# -# Copyright (C) 2013 GitLab.com - Distributed under the MIT Expat License -# -#------------------------------------------------------------------- - module Gitlab module LDAP class Person -- libgit2 0.21.2