mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
added missing space in license names.
This commit is contained in:
@@ -15,6 +15,6 @@ INSTALL {
|
||||
make install
|
||||
}
|
||||
|
||||
LICENSE="GNU GPLv3"
|
||||
LICENSE="GNU GPL v3"
|
||||
COPYRIGHT="2002-2007 Andrew Tridgell
|
||||
2009-2010 Joel Rosdahl"
|
||||
|
||||
@@ -17,5 +17,5 @@ INSTALL {
|
||||
rm -rf ${DESTDIR}/`finddir B_COMMON_BIN_DIRECTORY`/tmp
|
||||
}
|
||||
|
||||
LICENSE="GNU GPLv2"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2003 Bart Vanhauwaert"
|
||||
|
||||
Reference in New Issue
Block a user