summaryrefslogtreecommitdiff
path: root/datapath/actions.h
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2009-06-15 15:11:30 -0700
committerBen Pfaff <blp@nicira.com>2009-06-15 15:11:30 -0700
commita14bc59fb8f27db193d74662dc9c5cb8237177ef (patch)
tree69fabab70edea6c66fdf2dded34d21526c898fed /datapath/actions.h
parente2ead27a7244d61e7f0f71f733f76118056f8981 (diff)
downloadopenvswitch-a14bc59fb8f27db193d74662dc9c5cb8237177ef.tar.gz
Update primary code license to Apache 2.0.
Diffstat (limited to 'datapath/actions.h')
-rw-r--r--datapath/actions.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/datapath/actions.h b/datapath/actions.h
index 410e3ba79..bda6d55a3 100644
--- a/datapath/actions.h
+++ b/datapath/actions.h
@@ -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.
+ */
+
#ifndef ACTIONS_H
#define ACTIONS_H 1