diff options
Diffstat (limited to 'procps/nmeter.c')
-rw-r--r-- | procps/nmeter.c | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/procps/nmeter.c b/procps/nmeter.c index 9305856..6111e4b 100644 --- a/procps/nmeter.c +++ b/procps/nmeter.c @@ -1,9 +1,10 @@ /* -** Licensed under the GPL v2, see the file LICENSE in this tarball -** -** Based on nanotop.c from floppyfw project -** -** Contact me: vda.linux@googlemail.com */ + * Licensed under GPLv2, see file LICENSE in this source tree. + * + * Based on nanotop.c from floppyfw project + * + * Contact me: vda.linux@googlemail.com */ + */ //TODO: // simplify code |