diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2012-12-17 10:58:24 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2012-12-17 10:58:24 +0000 |
commit | 823eb5f9dd4d336a5cd85e9129ab1da5676191df (patch) | |
tree | 840dc4ed116d4d74d5bf86e593e1d96d38b4b07f /doc/misc | |
parent | e65fce108837a6a80efa79ff174877e27db324c0 (diff) | |
download | src-823eb5f9dd4d336a5cd85e9129ab1da5676191df.tar.gz src-823eb5f9dd4d336a5cd85e9129ab1da5676191df.zip |
Vendor import of Bind 9.6-ESV-R8vendor/bind9/9.6-ESV-R8vendor/bind9-9.6
Approved by: delphij (mentor)
Sponsored by: DK Hostmaster A/S
Notes
Notes:
svn path=/vendor/bind9/dist-9.6/; revision=244353
svn path=/vendor/bind9/9.6-ESV-R8/; revision=244354; tag=vendor/bind9/9.6-ESV-R8
Diffstat (limited to 'doc/misc')
-rw-r--r-- | doc/misc/format-options.pl | 2 | ||||
-rwxr-xr-x | doc/misc/sort-options.pl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/format-options.pl b/doc/misc/format-options.pl index b0b8d5232bb2..c405ee2ba2fd 100644 --- a/doc/misc/format-options.pl +++ b/doc/misc/format-options.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2007, 2012 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2001 Internet Software Consortium. # # Permission to use, copy, modify, and/or distribute this software for any diff --git a/doc/misc/sort-options.pl b/doc/misc/sort-options.pl index 42515215df0c..0030525988ee 100755 --- a/doc/misc/sort-options.pl +++ b/doc/misc/sort-options.pl @@ -1,6 +1,6 @@ #!/bin/perl # -# Copyright (C) 2007 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2007, 2012 Internet Systems Consortium, Inc. ("ISC") # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above |