X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=prometheus.c;h=a3619dbea84844729b7b71daaf41b16f3906e8e6;hp=d25ca51aa89b3baa0e9b62c193a56b141c937956;hb=33c2a33ddc91ec1dbacce09a12d96207a5e6df22;hpb=9f552e96b7c3ed1b5af6578252c0154491132a10 diff --git a/prometheus.c b/prometheus.c index d25ca51..a3619db 100644 --- a/prometheus.c +++ b/prometheus.c @@ -2,7 +2,7 @@ /* Prometheus QoS - you can "steal fire" from your ISP */ /* "fair-per-IP" quality of service (QoS) utility */ /* requires Linux 2.4.x or 2.6.x with HTB support */ -/* Copyright(C) 2005-2015 Michael Polak, Arachne Aerospace */ +/* Copyright(C) 2005-2017 Michael Polak, Arachne Aerospace */ /* iptables-restore support Copyright(C) 2007-2008 ludva */ /* Credit: CZFree.Net,Martin Devera,Netdave,Aquarius,Gandalf */ /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ @@ -471,7 +471,7 @@ program printf("\n\ Prometheus QoS - \"fair-per-IP\" Quality of Service setup utility.\n\ -Version %s - Copyright (C)2005-2015 Michael Polak, Arachne Labs\n\ +Version %s - Copyright (C)2005-2017 Michael Polak, Arachne Labs\n\ iptables-restore & burst tunning & classify modification by Ludva\n\ Credit: CZFree.Net, Martin Devera, Netdave, Aquarius, Gandalf\n\n",version);