diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2016-07-16 14:06:40 +0200 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2016-07-16 14:06:40 +0200 |
commit | 302117eb4833b8d1c385e2e4af0aa4ae382e781a (patch) | |
tree | ce3f39f09ebbba74cad65269f4676286059a1cd6 /lib/dnssec/nsec3.h | |
parent | doc/build: mention geoip dependency (diff) | |
download | knot-resolver-302117eb4833b8d1c385e2e4af0aa4ae382e781a.tar.xz knot-resolver-302117eb4833b8d1c385e2e4af0aa4ae382e781a.zip |
www.gnu.org prefers https
Diffstat (limited to 'lib/dnssec/nsec3.h')
-rw-r--r-- | lib/dnssec/nsec3.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dnssec/nsec3.h b/lib/dnssec/nsec3.h index 6ccdcf2e..eb3cbefa 100644 --- a/lib/dnssec/nsec3.h +++ b/lib/dnssec/nsec3.h @@ -11,7 +11,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. + along with this program. If not, see <https://www.gnu.org/licenses/>. */ #pragma once |