summaryrefslogtreecommitdiff
path: root/src/rhd_pm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rhd_pm.c')
-rw-r--r--src/rhd_pm.c11
1 files changed, 5 insertions, 6 deletions
diff --git a/src/rhd_pm.c b/src/rhd_pm.c
index 75a9bf8..9530e59 100644
--- a/src/rhd_pm.c
+++ b/src/rhd_pm.c
@@ -1,4 +1,9 @@
/*
+ * Copyright 2009 Matthias Hopf <mhopf@novell.com>
+ * Copyright 2009 Yang Zhao <yang@yangman.ca>
+ * Copyright 2009 Egbert Eich <eich@novell.com>
+ * Copyright 2009 Luc Verhaegen <libv@exsuse.de>
+ *
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
@@ -21,12 +26,6 @@
* DEALINGS IN THE SOFTWARE.
*/
-/*
- * Authors:
- * Yang Zhao <yang@yangman.ca>
- * Matthias Hopf <mhopf@suse.de>
- */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif