Global: collectd → libsortnetwork
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 14 May 2010 15:59:17 +0000 (17:59 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 14 May 2010 15:59:17 +0000 (17:59 +0200)
26 files changed:
src/pop_stats.c
src/pop_stats.h
src/sn-apply.c
src/sn-batcher.c
src/sn-check-bf.c
src/sn-cut.c
src/sn-evolution-cut.c
src/sn-evolution.c
src/sn-evolution2.c
src/sn-info.c
src/sn-merge.c
src/sn-normalize.c
src/sn-oddevenmerge.c
src/sn-shmoo.c
src/sn-show.c
src/sn-tex.c
src/sn_comparator.c
src/sn_comparator.h
src/sn_network.c
src/sn_network.h
src/sn_population.c
src/sn_population.h
src/sn_random.c
src/sn_random.h
src/sn_stage.c
src/sn_stage.h

index a387d4c..7a13c82 100644 (file)
@@ -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
index 6cfd71a..245c3f1 100644 (file)
@@ -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
index 15344aa..24f01d7 100644 (file)
@@ -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
index 93e6ce1..ee3a42a 100644 (file)
@@ -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
index 26450a8..d39c35d 100644 (file)
@@ -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
index 5e1efef..9cf9813 100644 (file)
@@ -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
index 7adef3d..02a62ae 100644 (file)
@@ -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
index d1b74fe..2f3fba3 100644 (file)
@@ -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
index 49b618e..c18c30d 100644 (file)
@@ -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
index 7d0b2f6..cf85f89 100644 (file)
@@ -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
index 5c2f395..fbd5090 100644 (file)
@@ -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
index 676798c..595fb51 100644 (file)
@@ -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
index 51e59af..18a5669 100644 (file)
@@ -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
index e20b57f..8a28bc3 100644 (file)
@@ -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
index 21d1dee..5ecea33 100644 (file)
@@ -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
index f474d16..a2c031d 100644 (file)
@@ -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
index 583e157..4176c7c 100644 (file)
@@ -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
index bd5dd78..b3510d5 100644 (file)
@@ -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
index 0705a91..05beb79 100644 (file)
@@ -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
index 364b5f5..ac55565 100644 (file)
@@ -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
index 10b8799..53393d7 100644 (file)
@@ -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
index 8d7862c..bffa434 100644 (file)
@@ -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
index 152d8dc..5a156d2 100644 (file)
@@ -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
index 12e9fad..802d11f 100644 (file)
@@ -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
index 4be25c9..d0467a4 100644 (file)
@@ -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
index ee7d376..6bd3364 100644 (file)
@@ -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