From 0fdab6a7478a6bc57c05485a246be318063e4e22 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Mon, 10 Mar 2014 17:09:45 +0200 Subject: [PATCH] Remove copyright --- lib/gitlab/ldap/access.rb | 6 ------ lib/gitlab/ldap/adapter.rb | 6 ------ lib/gitlab/ldap/person.rb | 6 ------ 3 files changed, 0 insertions(+), 18 deletions(-) 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