Adjust naming of license to our standards (capitalized) and

drop the "Copyright:' substring from the copyright clause, as
suggested by Scott.
This commit is contained in:
Oliver Tappe
2012-08-26 17:36:27 +00:00
parent 2c278ef7d2
commit 90392f7949
3 changed files with 4 additions and 4 deletions

View File

@@ -25,5 +25,5 @@ TEST {
}
LICENSE="GNU LGPL v2.1
swi-prolog"
COPYRIGHT="Copyright (C): 1985-2010, University of Amsterdam, VU University Amsterdam"
SWI-Prolog"
COPYRIGHT="1985-2010, University of Amsterdam, VU University Amsterdam"

View File

@@ -25,5 +25,5 @@ TEST {
}
LICENSE="GNU LGPL v2.1
swi-prolog"
COPYRIGHT="Copyright (C): 1985-2012, University of Amsterdam, VU University Amsterdam"
SWI-Prolog"
COPYRIGHT="1985-2012, University of Amsterdam, VU University Amsterdam"