msr-index: include GPLv2 header
authorVincent Brillault <git@lerya.net>
Tue, 26 Sep 2017 17:34:03 +0000 (19:34 +0200)
committerFlorian 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

index 404d467..2adca57 100644 (file)
@@ -4,6 +4,20 @@
  * 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