mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
This commit is contained in:
@@ -13,15 +13,13 @@ KeePassX offers a little utility for secure password generation. The password \
|
||||
generator is very customizable, fast and easy to use. Especially someone who \
|
||||
generates passwords frequently will appreciate this feature."
|
||||
HOMEPAGE="http://www.keepassx.org/"
|
||||
COPYRIGHT="
|
||||
2010-2012, Felix Geyer
|
||||
2011-2012, Florian Geyer
|
||||
2012, Tobias Tangemann
|
||||
2007, Trolltech ASA
|
||||
2012, Intel Corporation
|
||||
2012, Nokia Corporation and/or its subsidiary(-ies)
|
||||
2000-2008, Tom Sato
|
||||
"
|
||||
COPYRIGHT="2010-2012 Felix Geyer
|
||||
2011-2012 Florian Geyer
|
||||
2012 Tobias Tangemann
|
||||
2007 Trolltech ASA
|
||||
2012 Intel Corporation
|
||||
2012 Nokia Corporation and/or its subsidiary(-ies)
|
||||
2000-2008 Tom Sato"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/keepassx/keepassx/archive/2.0-alpha6.zip"
|
||||
|
||||
Reference in New Issue
Block a user