aboutsummaryrefslogtreecommitdiff
path: root/datapath/brc_procfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'datapath/brc_procfs.c')
-rw-r--r--datapath/brc_procfs.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/datapath/brc_procfs.c b/datapath/brc_procfs.c
index 733e9a94..ae4a4f50 100644
--- a/datapath/brc_procfs.c
+++ b/datapath/brc_procfs.c
@@ -1,3 +1,11 @@
+/*
+ * Copyright (c) 2009 Nicira Networks.
+ * Distributed under the terms of the GNU GPL version 2.
+ *
+ * Significant portions of this file may be copied from parts of the Linux
+ * kernel, by Linus Torvalds and others.
+ */
+
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/netdevice.h>