From 8764b3122abba9e60cacb591f16a5e71abb5155f Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Fri, 14 May 2010 17:59:17 +0200 Subject: [PATCH] =?utf8?q?Global:=20collectd=20=E2=86=92=20libsortnetwork?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/pop_stats.c | 2 +- src/pop_stats.h | 2 +- src/sn-apply.c | 2 +- src/sn-batcher.c | 2 +- src/sn-check-bf.c | 2 +- src/sn-cut.c | 2 +- src/sn-evolution-cut.c | 2 +- src/sn-evolution.c | 2 +- src/sn-evolution2.c | 2 +- src/sn-info.c | 2 +- src/sn-merge.c | 2 +- src/sn-normalize.c | 2 +- src/sn-oddevenmerge.c | 2 +- src/sn-shmoo.c | 2 +- src/sn-show.c | 2 +- src/sn-tex.c | 2 +- src/sn_comparator.c | 2 +- src/sn_comparator.h | 2 +- src/sn_network.c | 2 +- src/sn_network.h | 2 +- src/sn_population.c | 2 +- src/sn_population.h | 2 +- src/sn_random.c | 2 +- src/sn_random.h | 2 +- src/sn_stage.c | 2 +- src/sn_stage.h | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/src/pop_stats.c b/src/pop_stats.c index a387d4c..7a13c82 100644 --- a/src/pop_stats.c +++ b/src/pop_stats.c @@ -1,5 +1,5 @@ /** - * collectd - src/pop_stats.c + * libsortnetwork - src/pop_stats.c * Copyright (C) 2009-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/pop_stats.h b/src/pop_stats.h index 6cfd71a..245c3f1 100644 --- a/src/pop_stats.h +++ b/src/pop_stats.h @@ -1,5 +1,5 @@ /** - * collectd - src/pop_stats.h + * libsortnetwork - src/pop_stats.h * Copyright (C) 2009-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn-apply.c b/src/sn-apply.c index 15344aa..24f01d7 100644 --- a/src/sn-apply.c +++ b/src/sn-apply.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn-apply.c + * libsortnetwork - src/sn-apply.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn-batcher.c b/src/sn-batcher.c index 93e6ce1..ee3a42a 100644 --- a/src/sn-batcher.c +++ b/src/sn-batcher.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn-batcher.c + * libsortnetwork - src/sn-batcher.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn-check-bf.c b/src/sn-check-bf.c index 26450a8..d39c35d 100644 --- a/src/sn-check-bf.c +++ b/src/sn-check-bf.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn-normalize.c + * libsortnetwork - src/sn-normalize.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn-cut.c b/src/sn-cut.c index 5e1efef..9cf9813 100644 --- a/src/sn-cut.c +++ b/src/sn-cut.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn-cut.c + * libsortnetwork - src/sn-cut.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn-evolution-cut.c b/src/sn-evolution-cut.c index 7adef3d..02a62ae 100644 --- a/src/sn-evolution-cut.c +++ b/src/sn-evolution-cut.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn-evolution-cut.c + * libsortnetwork - src/sn-evolution-cut.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn-evolution.c b/src/sn-evolution.c index d1b74fe..2f3fba3 100644 --- a/src/sn-evolution.c +++ b/src/sn-evolution.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn-evolution.c + * libsortnetwork - src/sn-evolution.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn-evolution2.c b/src/sn-evolution2.c index 49b618e..c18c30d 100644 --- a/src/sn-evolution2.c +++ b/src/sn-evolution2.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn-evolution.c + * libsortnetwork - src/sn-evolution.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn-info.c b/src/sn-info.c index 7d0b2f6..cf85f89 100644 --- a/src/sn-info.c +++ b/src/sn-info.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn-info.c + * libsortnetwork - src/sn-info.c * Copyright (C) 2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn-merge.c b/src/sn-merge.c index 5c2f395..fbd5090 100644 --- a/src/sn-merge.c +++ b/src/sn-merge.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn-merge.c + * libsortnetwork - src/sn-merge.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn-normalize.c b/src/sn-normalize.c index 676798c..595fb51 100644 --- a/src/sn-normalize.c +++ b/src/sn-normalize.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn-normalize.c + * libsortnetwork - src/sn-normalize.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn-oddevenmerge.c b/src/sn-oddevenmerge.c index 51e59af..18a5669 100644 --- a/src/sn-oddevenmerge.c +++ b/src/sn-oddevenmerge.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn-oddevenmerge.c + * libsortnetwork - src/sn-oddevenmerge.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn-shmoo.c b/src/sn-shmoo.c index e20b57f..8a28bc3 100644 --- a/src/sn-shmoo.c +++ b/src/sn-shmoo.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn-normalize.c + * libsortnetwork - src/sn-normalize.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn-show.c b/src/sn-show.c index 21d1dee..5ecea33 100644 --- a/src/sn-show.c +++ b/src/sn-show.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn-show.c + * libsortnetwork - src/sn-show.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn-tex.c b/src/sn-tex.c index f474d16..a2c031d 100644 --- a/src/sn-tex.c +++ b/src/sn-tex.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn-tex.c + * libsortnetwork - src/sn-tex.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn_comparator.c b/src/sn_comparator.c index 583e157..4176c7c 100644 --- a/src/sn_comparator.c +++ b/src/sn_comparator.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn_comparator.c + * libsortnetwork - src/sn_comparator.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn_comparator.h b/src/sn_comparator.h index bd5dd78..b3510d5 100644 --- a/src/sn_comparator.h +++ b/src/sn_comparator.h @@ -1,5 +1,5 @@ /** - * collectd - src/sn_comparator.h + * libsortnetwork - src/sn_comparator.h * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn_network.c b/src/sn_network.c index 0705a91..05beb79 100644 --- a/src/sn_network.c +++ b/src/sn_network.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn_network.c + * libsortnetwork - src/sn_network.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn_network.h b/src/sn_network.h index 364b5f5..ac55565 100644 --- a/src/sn_network.h +++ b/src/sn_network.h @@ -1,5 +1,5 @@ /** - * collectd - src/sn_network.h + * libsortnetwork - src/sn_network.h * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn_population.c b/src/sn_population.c index 10b8799..53393d7 100644 --- a/src/sn_population.c +++ b/src/sn_population.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn_population.c + * libsortnetwork - src/sn_population.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn_population.h b/src/sn_population.h index 8d7862c..bffa434 100644 --- a/src/sn_population.h +++ b/src/sn_population.h @@ -1,5 +1,5 @@ /** - * collectd - src/sn_population.h + * libsortnetwork - src/sn_population.h * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn_random.c b/src/sn_random.c index 152d8dc..5a156d2 100644 --- a/src/sn_random.c +++ b/src/sn_random.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn_random.c + * libsortnetwork - src/sn_random.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn_random.h b/src/sn_random.h index 12e9fad..802d11f 100644 --- a/src/sn_random.h +++ b/src/sn_random.h @@ -1,5 +1,5 @@ /** - * collectd - src/sn_random.h + * libsortnetwork - src/sn_random.h * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn_stage.c b/src/sn_stage.c index 4be25c9..d0467a4 100644 --- a/src/sn_stage.c +++ b/src/sn_stage.c @@ -1,5 +1,5 @@ /** - * collectd - src/sn_stage.c + * libsortnetwork - src/sn_stage.c * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it diff --git a/src/sn_stage.h b/src/sn_stage.h index ee7d376..6bd3364 100644 --- a/src/sn_stage.h +++ b/src/sn_stage.h @@ -1,5 +1,5 @@ /** - * collectd - src/sn_stage.h + * libsortnetwork - src/sn_stage.h * Copyright (C) 2008-2010 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it -- 2.11.0