aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed_meminfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/gnunet-service-testbed_meminfo.c')
-rw-r--r--src/testbed/gnunet-service-testbed_meminfo.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testbed/gnunet-service-testbed_meminfo.c b/src/testbed/gnunet-service-testbed_meminfo.c
index 3914a324d..a17873188 100644
--- a/src/testbed/gnunet-service-testbed_meminfo.c
+++ b/src/testbed/gnunet-service-testbed_meminfo.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (C) 2008--2013 Christian Grothoff (and other contributing authors) 3 Copyright (C) 2008--2013 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
@@ -23,7 +23,7 @@
23 23
24/* 24/*
25 * File for parsing top-level /proc entities. 25 * File for parsing top-level /proc entities.
26 * Copyright (C) 1992-1998 by Michael K. Johnson, johnsonm@redhat.com 26 * Copyright Copyright (C) 1992-1998 by Michael K. Johnson, johnsonm@redhat.com
27 * Copyright 1998-2003 Albert Cahalan 27 * Copyright 1998-2003 Albert Cahalan
28 * June 2003, Fabian Frederick, disk and slab info 28 * June 2003, Fabian Frederick, disk and slab info
29 * 29 *