From 87ed3074d4cab97caabefbcf3702cb75c66b5d2f Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 27 Jun 2006 00:40:19 +0000 Subject: [PATCH] add missing copyright git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4093 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/switch/src/gpio.h | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.35.1