From: nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Tue, 27 Jun 2006 00:40:19 +0000 (+0000)
Subject: add missing copyright
X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/87ed3074d4cab97caabefbcf3702cb75c66b5d2f

add missing copyright

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4093 3c298f89-4303-0410-b956-a3cf2f4a3e73
---

diff --git a/package/switch/src/gpio.h b/package/switch/src/gpio.h
index 825760033..800ae25a9 100644
--- a/package/switch/src/gpio.h
+++ b/package/switch/src/gpio.h
@@ -1,3 +1,10 @@
+/*
+ * Copyright (C) 2006 OpenWrt.org
+ *
+ * This is free software, licensed under the GNU General Public License v2.
+ * See /LICENSE for more information.
+ */
+
 #ifndef __GPIO_H
 #define __GPIO_H