2017
authorxchaos <xchaos@251d49ef-1d17-4917-a970-b30cf55b089b>
Fri, 13 Oct 2017 10:44:50 +0000 (10:44 +0000)
committerxchaos <xchaos@251d49ef-1d17-4917-a970-b30cf55b089b>
Fri, 13 Oct 2017 10:44:50 +0000 (10:44 +0000)
git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@257 251d49ef-1d17-4917-a970-b30cf55b089b

prometheus.c

index d25ca51aa89b3baa0e9b62c193a56b141c937956..a3619dbea84844729b7b71daaf41b16f3906e8e6 100644 (file)
@@ -2,7 +2,7 @@
 /* Prometheus QoS - you can "steal fire" from your ISP         */\r
 /* "fair-per-IP" quality of service (QoS) utility              */\r
 /* requires Linux 2.4.x or 2.6.x with HTB support              */\r
-/* Copyright(C) 2005-2015 Michael Polak, Arachne Aerospace     */\r
+/* Copyright(C) 2005-2017 Michael Polak, Arachne Aerospace     */\r
 /* iptables-restore support Copyright(C) 2007-2008 ludva       */\r
 /* Credit: CZFree.Net,Martin Devera,Netdave,Aquarius,Gandalf  */\r
 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */\r
@@ -471,7 +471,7 @@ program
   \r
  printf("\n\\r
 Prometheus QoS - \"fair-per-IP\" Quality of Service setup utility.\n\\r
-Version %s - Copyright (C)2005-2015 Michael Polak, Arachne Labs\n\\r
+Version %s - Copyright (C)2005-2017 Michael Polak, Arachne Labs\n\\r
 iptables-restore & burst tunning & classify modification by Ludva\n\\r
 Credit: CZFree.Net, Martin Devera, Netdave, Aquarius, Gandalf\n\n",version);\r
 \r
This page took 0.135059 seconds and 4 git commands to generate.