From a35fb6c438c11e118d9241be1cdf6d3e06b7c9bb Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 27 Jun 2006 00:44:04 +0000 Subject: add missing copyright git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4094 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'toolchain/Makefile') diff --git a/toolchain/Makefile b/toolchain/Makefile index 6481ed0d1..043a119b1 100644 --- a/toolchain/Makefile +++ b/toolchain/Makefile @@ -1,4 +1,11 @@ +# +# Copyright (C) 2006 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# # Main makefile for the toolchain +# include $(TOPDIR)/rules.mk TARGETS-y:=sed kernel-headers sstrip binutils gcc uClibc ipkg-utils libnotimpl squashfs jffs2 lzma TARGETS-$(CONFIG_GDB) += gdb -- cgit v1.2.3