Skip to content

Commit ab2967b

Browse files
authored
Merge pull request #423 from wking/isc-alt-tags
ISC: Add <alt> tags
2 parents f3dc56f + 233ae57 commit ab2967b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/ISC.xml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,17 @@
88
<p>ISC License:</p>
99
</title>
1010
<copyright>
11-
<p>Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
12-
<br/>Copyright (c) 1995-2003 by Internet Software Consortium
11+
<p>Copyright (c) <alt name="copyright" match=".+">2004-2010 by Internet Systems Consortium, Inc. ("ISC")
12+
<br/>Copyright (c) 1995-2003 by Internet Software Consortium</alt>
1313
</p>
1414
</copyright>
1515
<body>
16-
<p>Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is
16+
<p>Permission to use, copy, modify, and<optional>/or</optional> distribute this software for any purpose with or without fee is
1717
hereby granted, provided that the above copyright notice and this permission notice appear in all
1818
copies.</p>
19-
<p>THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING
20-
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY
19+
<p>THE SOFTWARE IS PROVIDED "AS IS" AND <alt name="copyrightHolder" match=".+">ISC</alt> DISCLAIMS ALL
20+
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
21+
FITNESS. IN NO EVENT SHALL <alt name="copyrightHolderLiability" match=".+">ISC</alt> BE LIABLE FOR ANY
2122
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
2223
USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
2324
OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.</p>

0 commit comments

Comments
 (0)