summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cba183d)
raw | patch | inline | side by side (parent: cba183d)
author | Vincent Brillault <git@lerya.net> | |
Tue, 26 Sep 2017 17:34:03 +0000 (19:34 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Fri, 17 Nov 2017 11:01:59 +0000 (12:01 +0100) |
Signed-off-by: Florian Forster <octo@collectd.org>
src/msr-index.h | patch | blob | history |
diff --git a/src/msr-index.h b/src/msr-index.h
index 404d46752f94df511c40ddd440000c2f4b83cfea..2adca577c925992e5823ddc29926dfec137d1f62 100644 (file)
--- a/src/msr-index.h
+++ b/src/msr-index.h
* as it is not provided by the kernel sources anymore
*
* Only the minimal blocks of macro have been included
+ * ----
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms and conditions of the GNU General Public License,
+ * version 2, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+ * more details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
+ * ----
*/
#ifndef _ASM_X86_MSR_INDEX_H