From 3623e33d0ae10eaeca653e00a3796495dbc0f713 Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Fri, 11 Feb 2005 20:22:38 +0000 Subject: initial import --- COPYRIGHT | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 COPYRIGHT (limited to 'COPYRIGHT') diff --git a/COPYRIGHT b/COPYRIGHT new file mode 100644 index 0000000..1426711 --- /dev/null +++ b/COPYRIGHT @@ -0,0 +1,22 @@ + SmokePing - a ICMP latency logging and graphing + system. It consists of a daemon process which + organizes the latency measurements and a CGI which + presents the graphs. + + Copyright (c) 2001 Tobias Oetiker + + All rights reserved. + + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the Free + Software Foundation; either version 2 of the License, or (at your option) + any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., 675 + Mass Ave, Cambridge, MA 02139, USA. -- cgit v1.2.3-24-g4f1b