summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: be807fa)
raw | patch | inline | side by side (parent: be807fa)
author | Florian Forster <octo@huhu.verplant.org> | |
Tue, 25 Jan 2011 06:48:45 +0000 (07:48 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Tue, 25 Jan 2011 06:48:45 +0000 (07:48 +0100) |
src/configfile.c | patch | blob | history | |
src/configfile.h | patch | blob | history |
diff --git a/src/configfile.c b/src/configfile.c
index 54d418b4a6746a3b56a8be6895e50745e831eedb..7c8347b15b20a1aa8d73011a1255105f5937035e 100644 (file)
--- a/src/configfile.c
+++ b/src/configfile.c
/**
* collectd - src/configfile.c
- * Copyright (C) 2005-2010 Florian octo Forster
+ * Copyright (C) 2005-2011 Florian octo Forster
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
* Authors:
- * Florian octo Forster <octo at verplant.org>
+ * Florian octo Forster <octo at collectd.org>
* Sebastian tokkee Harl <sh at tokkee.org>
**/
diff --git a/src/configfile.h b/src/configfile.h
index c381028ca5d96c7236f1b6684a4679e503e3b2fe..e63a0ea047533257bde40be867bc0394060a884f 100644 (file)
--- a/src/configfile.h
+++ b/src/configfile.h
#define CONFIGFILE_H
/**
* collectd - src/configfile.h
- * Copyright (C) 2005-2010 Florian octo Forster
+ * Copyright (C) 2005-2011 Florian octo Forster
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
* Authors:
- * Florian octo Forster <octo at verplant.org>
+ * Florian octo Forster <octo at collectd.org>
**/
#include "collectd.h"