X-Git-Url: http://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=prometheus.c;h=094008789cd56e3029e1e57641805463d2fb09bd;hp=9f22205729c76c6c7f7498d88ad12e0fe7d1a116;hb=3bf40f9b7d9850a43a3a53374dac3cde20adf587;hpb=4d41c1e45cc8f0cac82a06ee4e6a3113c519d268 diff --git a/prometheus.c b/prometheus.c index 9f22205..0940087 100644 --- a/prometheus.c +++ b/prometheus.c @@ -39,7 +39,7 @@ const char *version = "0.8.3-g"; /* C source code development versions ("beta"): 0.7.9-a, 0.8.1-b, etc. */ /* C source code release versions: 0.8.0, 0.8.2, 0.8.4, etc. */ -const char *stats_html_signature = "Statistics generated by Prometheus QoS version %s
GPL+Copyright(C)2005-2012 Michael Polak, Arachne Labs
\n"; +const char *stats_html_signature = "Statistics generated by Prometheus QoS version %s
GPL+Copyright(C)2005-2013 Michael Polak, Arachne Labs
\n"; /* ======= Help screen is hopefuly self-documenting part of code :-) ======= */