summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2010-09-04 18:50:12 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2010-09-04 18:50:12 +0000
commit839f777aaa06d56638d12bf9cb3ac264515b9211 (patch)
tree773f379fda93c7234b8961a0d0a6e9244e06ea97 /utils
parent173044d8c42fb36ee8bc470427176cb9a0d3e532 (diff)
downloadrockbox-839f777aaa06d56638d12bf9cb3ac264515b9211.tar.gz
rockbox-839f777aaa06d56638d12bf9cb3ac264515b9211.zip
Remove duplicated license file.
Remove the plain text license file below the rbutilqt folder and move the HTML variant to the top-level docs folder. It's all GPL, so there's no need to duplicate those files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27996 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils')
-rwxr-xr-xutils/common/deploy-rbutil.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/common/deploy-rbutil.py b/utils/common/deploy-rbutil.py
index 10c3159fe2..b5657b9677 100755
--- a/utils/common/deploy-rbutil.py
+++ b/utils/common/deploy-rbutil.py
@@ -28,6 +28,7 @@ deploy.svnpaths = \
28 "tools/rbspeex", 28 "tools/rbspeex",
29 "apps/codecs/libspeex", 29 "apps/codecs/libspeex",
30 "docs/COPYING", 30 "docs/COPYING",
31 "docs/gpl-2.0.html",
31 "docs/CREDITS", 32 "docs/CREDITS",
32 "tools/iriver.c", 33 "tools/iriver.c",
33 "tools/Makefile", 34 "tools/Makefile",