aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-06-27 00:40:19 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-06-27 00:40:19 +0000
commit7d9a8ed46c2c5526f7b5de121480b2096e5af6cd (patch)
treee1aa30f56300af8ae9aad7344a6f41e85ae6f8e8
parent05e604587a2024cc0e1d0aa030d9f1773903d496 (diff)
downloadupstream-7d9a8ed46c2c5526f7b5de121480b2096e5af6cd.tar.gz
upstream-7d9a8ed46c2c5526f7b5de121480b2096e5af6cd.tar.bz2
upstream-7d9a8ed46c2c5526f7b5de121480b2096e5af6cd.zip
add missing copyright
SVN-Revision: 4093
-rw-r--r--openwrt/package/switch/src/gpio.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/switch/src/gpio.h b/openwrt/package/switch/src/gpio.h
index 8257600331..800ae25a9f 100644
--- a/openwrt/package/switch/src/gpio.h
+++ b/openwrt/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