Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks

This commit is contained in:
Vale
2016-03-05 14:19:01 -05:00
parent e3bc44d5f2
commit 6f4f45198e
104 changed files with 439 additions and 601 deletions

View File

@@ -8,12 +8,8 @@ Intel MCS51 based microprocessors (8031, 8032, 8051, 8052, etc.), Maxim \
the Microchip PIC16 and PIC18 targets. It can be retargeted for other \
microprocessors."
HOMEPAGE="http://sdcc.sourceforge.net"
COPYRIGHT="
1999-2013 Sandeep Dutta
"
LICENSE="
GNU GPL v2
"
COPYRIGHT="1999-2013 Sandeep Dutta"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://sourceforge.net/projects/sdcc/files/sdcc/3.4.0/sdcc-src-3.4.0.tar.bz2"
CHECKSUM_SHA256="cf6af862b94d5f259f11afa0a1b86304f3047b3723a9df96f20dba869deb5bf9"

View File

@@ -7,12 +7,8 @@ Rabbit 3000A, TLCS-90) and STMicroelectronics STM8. Work is in progress on \
supporting the Microchip PIC16 and PIC18 targets. It can be retargeted for \
other microprocessors."
HOMEPAGE="http://sdcc.sourceforge.net"
COPYRIGHT="
1999-2013 Sandeep Dutta
"
LICENSE="
GNU GPL v2
"
COPYRIGHT="1999-2013 Sandeep Dutta"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://sourceforge.net/projects/sdcc/files/sdcc/$portVersion/sdcc-src-$portVersion.tar.bz2"
CHECKSUM_SHA256="f82978d1614244b22e093402c0a4de1f688a07c807b2980126c964eb3df85fa9"