Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions src/ISC.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,17 @@
<p>ISC License:</p>
</title>
<copyright>
<p>Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
<br/>Copyright (c) 1995-2003 by Internet Software Consortium
<p>Copyright (c) <alt name="copyright" match=".+">2004-2010 by Internet Systems Consortium, Inc. ("ISC")
<br/>Copyright (c) 1995-2003 by Internet Software Consortium</alt>
</p>
</copyright>
<body>
<p>Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is
<p>Permission to use, copy, modify, and<optional>/or</optional> 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.</p>
<p>THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY
<p>THE SOFTWARE IS PROVIDED "AS IS" AND <alt name="copyrightHolder" match=".+">ISC</alt> DISCLAIMS ALL
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL <alt name="copyrightHolderLiability" match=".+">ISC</alt> 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.</p>
Expand Down