From 7d9a8ed46c2c5526f7b5de121480b2096e5af6cd Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 27 Jun 2006 00:40:19 +0000 Subject: [PATCH] add missing copyright SVN-Revision: 4093 --- openwrt/package/switch/src/gpio.h | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.30.2