diff options
author | Dan Gudmundsson <[email protected]> | 2012-03-20 14:25:52 +0100 |
---|---|---|
committer | Dan Gudmundsson <[email protected]> | 2012-03-21 10:02:56 +0100 |
commit | f562e0fc077e546c2b905a7469999fc8419a0aec (patch) | |
tree | 4dd9622e39d1ccd1026b688d301d890037f390f7 /system/COPYRIGHT | |
parent | d8dbf15de4fa1a08b9a05e7d8e08fdb025fe1dc3 (diff) | |
download | otp-f562e0fc077e546c2b905a7469999fc8419a0aec.tar.gz otp-f562e0fc077e546c2b905a7469999fc8419a0aec.tar.bz2 otp-f562e0fc077e546c2b905a7469999fc8419a0aec.zip |
[eldap] Add infrastructure
Diffstat (limited to 'system/COPYRIGHT')
-rw-r--r-- | system/COPYRIGHT | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/system/COPYRIGHT b/system/COPYRIGHT index 94e9795b16..c6b7d8b64f 100644 --- a/system/COPYRIGHT +++ b/system/COPYRIGHT @@ -245,3 +245,26 @@ terms specified in this license. %% POSSIBILITY OF SUCH DAMAGE. --------------------------------------------------------------------------- +[eldap] + +Copyright (c) 2010, Torbjorn Tornkvist + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +--------------------------------------------------------------------------- |