aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/statistics.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/statistics/statistics.c')
-rw-r--r--src/statistics/statistics.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/statistics/statistics.c b/src/statistics/statistics.c
index 81a482df..3c10e504 100644
--- a/src/statistics/statistics.c
+++ b/src/statistics/statistics.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet 2 This file is part of GNUnet
3 (C) 2004, 2005, 2006 Christian Grothoff (and other contributing authors) 3 Copyright (C) 2004, 2005, 2006 Christian Grothoff (and other contributing authors)
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published
@@ -18,7 +18,7 @@
18 Boston, MA 02111-1307, USA. 18 Boston, MA 02111-1307, USA.
19 19
20 Portions of this code were adopted from the 20 Portions of this code were adopted from the
21 gnome-system-monitor v2.0.5, (C) 2001 Kevin Vandersloot 21 gnome-system-monitor v2.0.5, Copyright (C) 2001 Kevin Vandersloot
22*/ 22*/
23 23
24#include "platform.h" 24#include "platform.h"