summaryrefslogtreecommitdiffstats
path: root/package/switch/src
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-27 00:40:19 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-27 00:40:19 +0000
commit87ed3074d4cab97caabefbcf3702cb75c66b5d2f (patch)
tree067d6d8fbe62f7f7b2520a8a752331c630295bbb /package/switch/src
parent69cdd2998607697bdf28064fe965bbec9c781372 (diff)
add missing copyright
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4093 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/switch/src')
-rw-r--r--package/switch/src/gpio.h7
1 files changed, 7 insertions, 0 deletions
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