GitXplorerGitXplorer
t

h2n

public
7 stars
3 forks
0 issues

Commits

List of commits on branch master.
Unverified
78e8f79eb17ec4a4318e74168fdbdf3abd8649cb

correct typo

ttbrowder committed 9 years ago
Unverified
c12640d51c34b507f736722e0a525116d31c6a04

add initial info

ttbrowder committed 9 years ago
Unverified
165dcabbe7f55ed028d698162e9d64cdd238d6d1

Create README.md

ttbrowder committed 9 years ago
Unverified
0a30dbcbc2be18785a142f28f590733b5331e3c6

add original files from HP

ttbrowder committed 9 years ago
Unverified
db926a6acee4f74d5e72b4b865764171b8f497e7

add info documenting the source of the files in this directory

ttbrowder committed 9 years ago
Unverified
132e15548bdcfe3ed0ab2a4fa26a1115a44ee6c1

update to current status more succintly

ttbrowder committed 9 years ago

README

The README file for this repository.

h2n

This public repository is a place holder for the latest version of the code for the Perl 5 program h2n. h2n is a Perl 5 utility program which is discussed in the book DNS and BIND, by Cricket Liu and Paul Albitz, and published by O'Reilly Media, Inc.

After a query of the audience on reddit to see if anyone knew of the license status of h2n, I got a message from Cricket Liu (https://www.reddit.com/r/dns/comments/4lp7v9/cricket_lius_perl_program_h2n/d3rwex6?context=3) which said the program came from HP (with permission) and included a link to ftp://ftp.hpl.hp.com/pub/h2n/h2n.tar.gz. When going to the ftp site I found file ftp://ftp.hpl.hp.com/pub/h2n/h2n-2.61rc8 which does contain licensing info which is quoted here:

Copyright (c) 2010, Andris Kalnozols <andris@hpl.hp.com>

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.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


Originally written by Paul Albitz and Ken Stone of Hewlett-Packard
h2n-hp,v 1.96 1999/12/02 22:05:56 milli (Michael Milligan), Hewlett-Packard
Extended to v 2.61rc8 2010-08-31 by Andris Kalnozols, HP Labs

That file is now incorporated into this repo.