diff options
author | Riccardo Spagni <ric@spagni.net> | 2015-12-31 08:39:56 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2015-12-31 08:39:56 +0200 |
commit | de0392685063d93dbdad3a6b1a2712eaf94dd51a (patch) | |
tree | d8dc4b7e0ce435cf314e45533b0613865f010be4 /external/unbound/contrib | |
parent | fixed copyrights with bad year references (diff) | |
download | monero-de0392685063d93dbdad3a6b1a2712eaf94dd51a.tar.xz |
updated copyright year
Diffstat (limited to 'external/unbound/contrib')
-rw-r--r-- | external/unbound/contrib/create_unbound_ad_servers.sh | 2 | ||||
-rw-r--r-- | external/unbound/contrib/unbound_cache.sh | 2 | ||||
-rw-r--r-- | external/unbound/contrib/unbound_cacti.tar.gz | bin | 73219 -> 73220 bytes | |||
-rw-r--r-- | external/unbound/contrib/unbound_smf22.tar.gz | bin | 4578 -> 4579 bytes | |||
-rw-r--r-- | external/unbound/contrib/warmup.cmd | 2 |
5 files changed, 3 insertions, 3 deletions
diff --git a/external/unbound/contrib/create_unbound_ad_servers.sh b/external/unbound/contrib/create_unbound_ad_servers.sh index d31f078b3..c3b05c60c 100644 --- a/external/unbound/contrib/create_unbound_ad_servers.sh +++ b/external/unbound/contrib/create_unbound_ad_servers.sh @@ -36,4 +36,4 @@ echo "Done." # the unbound_ad_servers file: # # include: $dst_dir/unbound_ad_servers -#
\ No newline at end of file +# diff --git a/external/unbound/contrib/unbound_cache.sh b/external/unbound/contrib/unbound_cache.sh index b3e876ba9..fd2b4811d 100644 --- a/external/unbound/contrib/unbound_cache.sh +++ b/external/unbound/contrib/unbound_cache.sh @@ -171,4 +171,4 @@ elif [ "$save" = "2" ]; then reload_cache $file fi -exit 0
\ No newline at end of file +exit 0 diff --git a/external/unbound/contrib/unbound_cacti.tar.gz b/external/unbound/contrib/unbound_cacti.tar.gz Binary files differindex 36bbdecd7..cc29476c6 100644 --- a/external/unbound/contrib/unbound_cacti.tar.gz +++ b/external/unbound/contrib/unbound_cacti.tar.gz diff --git a/external/unbound/contrib/unbound_smf22.tar.gz b/external/unbound/contrib/unbound_smf22.tar.gz Binary files differindex e4c51c3dc..4845c3354 100644 --- a/external/unbound/contrib/unbound_smf22.tar.gz +++ b/external/unbound/contrib/unbound_smf22.tar.gz diff --git a/external/unbound/contrib/warmup.cmd b/external/unbound/contrib/warmup.cmd index b3895a86f..cbbdebc72 100644 --- a/external/unbound/contrib/warmup.cmd +++ b/external/unbound/contrib/warmup.cmd @@ -150,4 +150,4 @@ echo Saving cache... if exist unbound_cache.cmd unbound_cache.cmd -s
echo Done.
-exit 0
\ No newline at end of file +exit 0 |