From 51d5364a3d2b9748ee9419ee4aa4a95ec6797ef6 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Mon, 29 Jul 2013 18:11:24 +0300 Subject: [PATCH] Add license file to lib/ldap --- lib/gitlab/ldap.rb | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lib/gitlab/ldap.rb b/lib/gitlab/ldap.rb index c3796b9a99..6099254f6c 100644 --- a/lib/gitlab/ldap.rb +++ b/lib/gitlab/ldap.rb @@ -1,3 +1,15 @@ +#------------------------------------------------------------------- +# +# The GitLab Enterprise Edition (EE) license +# +# Copyright (c) 2013 GitLab.com +# +# All Rights Reserved. No part of this software may be reproduced without +# prior permission of GitLab.com. By using this software you agree to be +# bound by the GitLab Enterprise Support Subscription Terms. +# +#------------------------------------------------------------------- + module Gitlab class LDAP attr_reader :ldap