summaryrefslogtreecommitdiff
path: root/xivovp/base.c
diff options
context:
space:
mode:
authorNoe Rubinstein <nrubinstein@proformatique.com>2011-01-20 17:37:33 +0100
committerNoe Rubinstein <nrubinstein@proformatique.com>2011-01-20 18:50:03 +0100
commit13bc63167a1e61cf459e2ae929baa7de5c110259 (patch)
tree4f08520dfec4b2937ef6989a4246ab0b9106c9b2 /xivovp/base.c
parenta23ecd92a42a4b378e2d53d6c69dccb4b180392f (diff)
Licenses
Diffstat (limited to 'xivovp/base.c')
-rw-r--r--xivovp/base.c19
1 files changed, 19 insertions, 0 deletions
diff --git a/xivovp/base.c b/xivovp/base.c
index 684639f..d9f2a0a 100644
--- a/xivovp/base.c
+++ b/xivovp/base.c
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2010 Proformatique
+ * Authors:
+ * Noe Rubinstein <nrubinstein@proformatique.com>
+ * Guillaume Knispel <gknispel@proformatique.com>
+ *
+ * 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 Free Software Foundation; either version 2, or (at your option)
+ * any later version.
+ *
+ * This program is distributed in the hope that 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, see <http://www.gnu.org/licenses/>.
+ */
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/errno.h>