diff options
author | Nicolas Thill <nico@openwrt.org> | 2006-08-08 10:27:25 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2006-08-08 10:27:25 +0000 |
commit | 50648868b42130613da4cf4f0fb89d3d746d7da1 (patch) | |
tree | 4f3654fa1450bd7ceb736f86122a026c5a79056b /package/busybox/patches/912-ipkg-no_warnings.patch | |
parent | 793b8ca59ab5fd3ff052a07b0ba0a45fc9e15dfb (diff) | |
download | upstream-50648868b42130613da4cf4f0fb89d3d746d7da1.tar.gz upstream-50648868b42130613da4cf4f0fb89d3d746d7da1.tar.bz2 upstream-50648868b42130613da4cf4f0fb89d3d746d7da1.zip |
update busybox to v1.2.1
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4528 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/patches/912-ipkg-no_warnings.patch')
-rw-r--r-- | package/busybox/patches/912-ipkg-no_warnings.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/busybox/patches/912-ipkg-no_warnings.patch b/package/busybox/patches/912-ipkg-no_warnings.patch index 74133b0769..b5ba7705fb 100644 --- a/package/busybox/patches/912-ipkg-no_warnings.patch +++ b/package/busybox/patches/912-ipkg-no_warnings.patch @@ -1,3 +1,7 @@ +# Copyright (C) 2006 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. # # remove (numerous) compile warnings # |