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

@@ -5,10 +5,8 @@ button on the Deskbar, or with a keypress. The app contains two parts: A \
standalone app that minimizes the whole app, and a replicant for your Deskbar. \
Both do the same: Minimize all your apps!"
HOMEPAGE="https://github.com/HaikuArchives/MinimizeAll/"
COPYRIGHT="
2001-2008 Werner Freytag
2009 Haiku
"
COPYRIGHT="2001-2008 Werner Freytag
2009 Haiku"
LICENSE="MIT"
REVISION="3"
SOURCE_URI="git://github.com/HaikuArchives/MinimizeAll.git#5afe6d4fab8f7e2a33727ef9152578b7d0c836ec"