Skip to content

Commit

Permalink
Add copyright for the Python bindings.
Browse files Browse the repository at this point in the history
  • Loading branch information
millert committed Mar 11, 2020
1 parent 277b297 commit 6c1b155
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions doc/LICENSE
Expand Up @@ -19,6 +19,22 @@ Sudo is distributed under the following license:
Agency (DARPA) and Air Force Research Laboratory, Air Force
Materiel Command, USAF, under agreement number F39502-99-1-0512.

The Python plugin bindings bear the following license:

Copyright (c) 2019 Robert Manner <robert.manner@oneidentity.com>

Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

The file redblack.c bears the following license:

Copyright (c) 2001 Emin Martinian
Expand Down

0 comments on commit 6c1b155

Please sign in to comment.