aboutsummaryrefslogtreecommitdiff
Remove outdated license text. See COPYING and the description
at http://liero.be/ for more information.

--- a/data/LIEROENG.TXT
+++ b/data/LIEROENG.TXT
@@ -11,14 +11,6 @@
 -----------------------------------------------------------------------------
 
 GENERAL STUFF
-
-	Liero is freeware. What that means is that you don't have to pay
-	for it and using it has not been restricted in any way. You may
-        distribute it to anyone and anyhow WITHOUT ANY CHANGES MADE TO IT'S 
-	CONTAINMENTS.
-
-	The source code of this game is not distributed freely (neither
-        commercially). So if you thought that maybe you could... forget it. 
 	
 	Liero is a wormgame with weapons for 2 players. The object of the
 	game is definately what you think it is. Liero is excellent for 
--- a/data/LIERO.TXT
+++ b/data/LIERO.TXT
@@ -12,15 +12,6 @@
 
 YLEISTˇ
 
-        Liero on freeware, mik„ tarkoittaa ett„ sen k„yt”st„ ei tarvitse
-        maksaa mit„„n eik„ k„ytt”„ ole rajoitettu mitenk„„n. Lieroa saa
-        kopioida kelle tahansa ja miten tahansa SISˇLT™ˇ MITENKˇˇN
-        MUUTTAMATTA.
-
-        Todettakoon t„ss„ ett„ Lieron l„hdekoodi ei ole vapaassa (sen
-        enenp„„ kuin kaupallisessakaan) jakelussa. Joten jos ajattelit
-        ett„... niin j„t„ ajatukset sikseen.
-
         Liero on kahden pelattava aseellinen matosimulaatiopeli. Pelin
         p„„m„„r„n„ on ep„ilem„tt„ se mit„ luuletkin. Liero sopii
         erinomaisen hyvin aggressioiden purkuun ja kaverin rokitt„miseen
33191335ec0662f1df3'>gnu: nss: Update to the latest changeset to resolve test failures....* gnu/packages/patches/nss-3.56-pkgconfig.patch: Update and ajdust. * gnu/packages/patches/nss-increase-test-timeout.patch: Adjust. * gnu/packages/nss.scm (nss)[version]: Compute with the git-version procedure. [source]: Switch to use the latest changeset. Adjust snippet to match restructuring of the source file hierarchy. [make-flags]: Do not chdir to the "nss" directory. [phases]: Delete trailing #t. {check}: Honor the '#:tests?' argument. Update the date used with faketime and adjust for the new all.sh script location. {install}: Adapt to the location of the 'dist/' directory, which is now at the same level as the 'source' checkout. Maxim Cournoyer 2020-09-28gnu: Add nss@3.56....Icedove 78 requires nss > 3.53. This version is the only one building out-of-the-box. * gnu/packages/nss.scm (nss-3.56): New variable. * gnu/packages/patches/nss-3.56-pkgconfig.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Signed-off-by: Mark H Weaver <mhw@netris.org> Jonathan Brielmaier