Skip to content

Commit

Permalink
Adding a license
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Kummerfeld committed Aug 9, 2015
1 parent c3f996e commit 849d43b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
14 changes: 14 additions & 0 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Copyright (c) 2014, Jonathan K Kummerfeld <[email protected]>

Permission to use, copy, modify, and/or 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.

6 changes: 6 additions & 0 deletions LICENSE_notes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
The license on this software is the ISC license.

"The ISC copyright is functionally equivalent to a two-term BSD copyright with
language removed that is made unnecessary by the Berne convention. This is the
preferred license for new code incorporated into OpenBSD."
from http://www.openbsd.org/policy.html

0 comments on commit 849d43b

Please sign in to comment.