summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1538fa8)
raw | patch | inline | side by side (parent: 1538fa8)
author | Florian Forster <octo@collectd.org> | |
Wed, 29 Sep 2010 15:04:20 +0000 (17:04 +0200) | ||
committer | Florian Forster <octo@noris.net> | |
Wed, 29 Sep 2010 15:04:20 +0000 (17:04 +0200) |
src/contextswitch.c | patch | blob | history |
diff --git a/src/contextswitch.c b/src/contextswitch.c
index 56d8bf09ee490f79bf148eaff6d67947ad98d1f2..f571d39c39201c174d0cfea1ba68054a6565ad0d 100644 (file)
--- a/src/contextswitch.c
+++ b/src/contextswitch.c
/**
* collectd - src/contextswitch.c
* Copyright (C) 2009 Patrik Weiskircher
+ * Copyright (C) 2010 Kimo Rosenbaum
*
* 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
*
* Authors:
* Patrik Weiskircher <weiskircher at inqnet.at>
+ * Kimo Rosenbaum <http://github.com/kimor79>
**/
#include "collectd.h"