Moved COPYRIGHT and LICENSE entries up to other general informations strings

This commit is contained in:
Mrowqa
2013-12-04 21:54:00 +01:00
parent ccdd427939
commit a59d836c26
2 changed files with 5 additions and 7 deletions

View File

@@ -6,6 +6,8 @@ DESCRIPTION="
SUMMARY="An open source client for Windows Remote Desktop Services."
HOMEPAGE="http://rdesktop.org/"
SRC_URI="git+https://github.com/threedeyes/rdesktop.git#dc04b43ccb443f8245e5cda69ab063624e0d6f8c"
COPYRIGHT="1999-2013 Matthew Chapman"
LICENSE="GNU GPL v3"
REVISION="1"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
@@ -31,10 +33,7 @@ REQUIRES="
lib:libcrypto
lib:libssl
"
COPYRIGHT="1999-2013 Matthew Chapman"
LICENSE="GNU GPL v3"
BUILD()
{