diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-02-15 23:11:01 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-02-15 23:11:01 +0000 |
commit | c66371806b99521950d413df0bb3b8675fc98292 (patch) | |
tree | 750704f1de555bafab7e6e2f380865b628337f20 /licenses | |
parent | Revision bump. Update to EAPI 4 and add static-libs use flag. (diff) | |
download | historical-c66371806b99521950d413df0bb3b8675fc98292.tar.gz historical-c66371806b99521950d413df0bb3b8675fc98292.tar.bz2 historical-c66371806b99521950d413df0bb3b8675fc98292.zip |
Slightly updated wording from http://opensource.org/licenses/isc-license.txt
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/ISC | 29 |
1 files changed, 13 insertions, 16 deletions
diff --git a/licenses/ISC b/licenses/ISC index 9681011a6f95..05f4b534bbc6 100644 --- a/licenses/ISC +++ b/licenses/ISC @@ -1,16 +1,13 @@ -/* - * Copyright (c) 1996 by Internet Software Consortium. - * - * 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 INTERNET SOFTWARE CONSORTIUM DISCLAIMS - * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE - * CONSORTIUM 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. - */ +Copyright (c) 4-digit year, Company or Person's Name + +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. |