Initial commit

This commit is contained in:
Ian Jauslin
2016-05-24 13:39:23 +00:00
commit fa9b6f2b9b
40 changed files with 6471 additions and 0 deletions

15
NOTICE Normal file
View File

@ -0,0 +1,15 @@
hhtop
Copyright 2016 Ian Jauslin
Numerical values may be represented as multi-precision floats using
the GNU MPFR library, which is licensed under the GNU Lesser General
Public License (LGPL) version 3 (see LGPL3 for a copy of the license).
See
http://www.mpfr.org/
for details.
The GNU MPFR library is based on the GNU GMP library, which is licensed
under the GNU Lesser General Public License (LGPL) version 3 (see LGPL3
for a copy of the license). See
http://www.gmplib.org/
for details.