Commit graph

5 commits

Author SHA1 Message Date
Denver Gingerich
98f589eb63 h-c: "unablet open" -> "unable to open" 2011-05-20 11:04:41 -04:00
Denver Gingerich
b04949af1a h-c: add headings for each type of comparison
Without headings, it's non-obvious which sections correspond to which
comparisons in the output file.  This information was printed to
standard output, but not to the output file.  So I added this
information to the output file as well.

My knowledge of Perl is limited so I just used system("/bin/echo ..");
for now.  It would be good to fix that later.

I've added a copyright notice for myself, since this change is
probably significant enough to be copyrightable.
2011-05-20 10:56:11 -04:00
Bradley M. Kuhn
19e762da5f Put proper copyright notices after email exchange with all the authors in
question to verify they agree to GPLv3-or-later.  I have the email
archives privately if anyone ever needs to verify that all copyright
holders agreed to license this code GPLv3-or-later.
2011-04-27 10:51:27 -04:00
Bradley M. Kuhn
2e0c765a28 Added copy of GPLv3 2011-04-21 12:51:44 -04:00
Bradley M. Kuhn
5c750d7c58 Versions of these two scripts that I've been using on my machines for many years.
They have never been consistently kept in any revision control history, so
the revision control stuff I have before today is probably not all that
helpful either since it's so sporadic.
2011-04-21 12:46:36 -04:00