projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1538fa8
)
contextswitch plugin: Add copyright and author information.
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
56d8bf0
..
f571d39
100644
(file)
--- a/
src/contextswitch.c
+++ b/
src/contextswitch.c
@@
-1,6
+1,7
@@
/**
* 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
@@
-17,6
+18,7
@@
*
* Authors:
* Patrik Weiskircher <weiskircher at inqnet.at>
+ * Kimo Rosenbaum <http://github.com/kimor79>
**/
#include "collectd.h"