mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-23 03:26:07 +10:00
Add license file to lib/ldap
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user