Sha256: 90f5281e917bad56868b4a3c33987c9eb8f8a6a578637326924d3311236d5685

Contents?: true

Size: 1.63 KB

Versions: 11

Compression:

Stored size: 1.63 KB

Contents

---
layout: license
title: ISC License
permalink: /licenses/isc/
source: http://opensource.org/licenses/isc-license
category: BSD
tab-slug: isc

description: A permissive license lets people do anything with your code with proper attribution and without warranty. The ISC license is functionally equivalent to the <a href="/licenses/bsd">BSD 2-Clause</a> and <a href="/licenses/mit">MIT</a> licenses, removing some language that is no longer necessary.

how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file. Replace [year] with the current year and [fullname] with the name (or names) of the copyright holders.  [email] is optional but recommended.

filename: LICENSE

required:
  - include-copyright

permitted:
  - commercial-use
  - distribution
  - modifications
  - private-use
  - sublicense

forbidden:
  - no-liability

---

Copyright (c) [year], [fullname] <[email]>

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.

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
licensee-4.7.4 vendor/choosealicense.com/_licenses/isc.txt
licensee-4.7.3 vendor/choosealicense.com/_licenses/isc.txt
licensee-4.7.2 vendor/choosealicense.com/_licenses/isc.txt
licensee-4.7.1 vendor/choosealicense.com/_licenses/isc.txt
licensee-4.7.0 vendor/choosealicense.com/_licenses/isc.txt
licensee-4.6.0 vendor/choosealicense.com/_licenses/isc.txt
licensee-4.5.0 vendor/choosealicense.com/_licenses/isc.txt
licensee-4.4.2 vendor/choosealicense.com/_licenses/isc.txt
licensee-4.4.1 vendor/choosealicense.com/_licenses/isc.txt
licensee-4.4.0 vendor/choosealicense.com/_licenses/isc.txt
licensee-4.3.3 vendor/choosealicense.com/_licenses/isc.txt