mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
2621. [doc] Made copyright boilterplate consistent. [RT #19833]
This commit is contained in:
parent
e5af5f24c7
commit
d7d05319a6
2 changed files with 4 additions and 2 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
2621. [doc] Made copyright boilterplate consistent. [RT #19833]
|
||||
|
||||
2620. [bug] Delay thawing the zone until the reload of it has
|
||||
completed successfully. [RT #19750]
|
||||
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- $Id: copyright.xsl,v 1.6 2007/06/19 23:47:13 tbox Exp $ -->
|
||||
<!-- $Id: copyright.xsl,v 1.7 2009/07/10 07:22:06 jinmei Exp $ -->
|
||||
|
||||
<!-- Generate ISC copyright comments from Docbook copyright metadata. -->
|
||||
|
||||
|
|
@ -35,7 +35,7 @@
|
|||
|
||||
<xsl:variable name="isc.copyright.text">
|
||||
<xsl:text>
|
||||
Permission to use, copy, modify, and distribute this software for any
|
||||
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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue