shortcut-fe: add missed copyright to files
Some files missed their copyright, we add it here.
Change-Id: Ibe73aeb4846918620ed582ddec9ed94d58abdd8a
Signed-off-by: Xiaoping Fan <xfan@codeaurora.org>
diff --git a/shortcut-fe/sfe_backport.h b/shortcut-fe/sfe_backport.h
index 4c78d49..4c5a06f 100644
--- a/shortcut-fe/sfe_backport.h
+++ b/shortcut-fe/sfe_backport.h
@@ -1,3 +1,13 @@
+/*
+ * sfe_backport.h
+ * Shortcut forwarding engine compatible header file.
+ *
+ * Copyright (c) 2014-2015 Qualcomm Atheros, Inc.
+ *
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ */
+
#include <linux/version.h>
#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 13, 0)