Commit graph

28 commits

Author SHA1 Message Date
1118f1c0ca Update copyright notice 2012-06-10 10:52:22 +02:00
7e2008e7f4 License upgrade to GPL version 3 or later
Why upgrade?  I'm not a lawyer, but here's my take on the differences
to version 2:

* Software patents: better protection against abuse of patents to
  prevent users from exercising the rights under the GPL.  I doubt
  we'll get hit with a patent suit, but it's a good move just on
  general principles.

* License compatibility: compatible with more free licenses, i.e. can
  "steal" more free software for use in Empire.  I don't expect to steal
  much, but it's nice to have the option.

* Definition of "source code": modernization of some details for today's
  networked world, to make it easier to distribute the software.  Not
  really relevant to us now, as we normally distribute full source code.

* Tivoization: this is about putting GPL-licensed software in hardware,
  then make the hardware refuse to run modified software.  "Neat" trick
  to effectively deny its users their rights under the GPL.  Abuse was
  "pioneered" by TiVo (popular digital video recorders).  GPLv3 forbids
  it.  Unlikely to become a problem for us.

* Internationalization: more careful wording, to harden the license
  outside the US.  The lawyers tell us it better be done that way.

* License violations: friendlier way to deal with license violations.
  This has come out of past experience enforcing the GPL.

* Additional permissions: Probably not relevant to us.

Also include myself in the list of principal authors.
2011-04-12 21:20:58 +02:00
73e25ff21e Update copyright notice 2010-01-19 08:40:17 +01:00
35ef345ecb Update copyright notice 2009-02-08 09:33:18 +01:00
d702068457 Fix trailing whitespace 2008-09-17 21:31:40 -04:00
db02dda32f Update copyright notice 2008-01-19 10:15:37 +01:00
63bdc89835 Update copyright notice. 2007-01-09 19:09:31 +00:00
5109a30910 (vers): Don't report KSU distribution (1.04 in all known versions),
Chainsaw version (4.00 since Empire 2, ca. 1995) and Wolfpack version
(used to be the version number after the first dot).
(KSU_DIST, CHAINSAW_DIST, WOLFPACK_DIST): Unused, remove.

(version): New.
(EMP_VERS_MAJOR, EMP_VERS_MINOR, EMP_VERS_PATCH): Remove.  Users
changed to use version[] instead.  version[] is slightly easier to
initialize from configure.ac.
(check-version): No longer needed, remove.

(legal): New.
(vers, main): Show it.
2006-01-27 17:59:06 +00:00
4515b84c59 COPYING duplicates information from README. Remove. Move GPL from
LICENSE to COPYING, because that's where it usually is.  Update all
the references to these files.
2006-01-21 19:48:41 +00:00
3e400c018c Update copyright notice. 2006-01-05 13:36:57 +00:00
fb768e844c Fix spelling of The_Scum's name. 2005-12-29 10:26:41 +00:00
fa52e6944d Normalize inclusion guards: use NAME_H for name.h. Some headers
lacked them, others used reserved identifiers.
2005-12-29 10:16:01 +00:00
0dc0b29a92 Update for 4.3.0. 2005-12-28 19:21:09 +00:00
c1ab03dd5e Update for 4.2.23. 2005-10-21 05:58:30 +00:00
1fa602b279 Update for 4.2.22. 2005-10-04 07:27:56 +00:00
7775f41186 Update for 4.2.21. 2005-03-26 05:29:27 +00:00
df476395fb Update for 4.2.20. 2005-03-17 21:49:59 +00:00
345ad3dfe0 Update copyright notice. 2005-03-16 22:03:16 +00:00
d2ae708dea Update for 4.2.19. 2004-12-23 20:42:39 +00:00
fac342ed49 Update copyright notice. 2004-09-07 15:07:16 +00:00
0f7097c319 Update for 4.2.18. 2004-09-07 14:16:24 +00:00
98a7936c08 Update for 4.2.17. 2004-08-14 20:03:08 +00:00
e68dba6d23 Update for 4.2.16. 2004-06-16 19:03:41 +00:00
f1e87e3542 Update for 4.2.15. 2004-05-16 15:00:22 +00:00
2d2a57fc0f Update for 4.2.14. 2004-03-17 07:29:39 +00:00
fa3675836a Fix the previous revision. 2004-02-10 13:57:23 +00:00
024fa262f7 Update for 4.2.13. 2004-02-07 01:22:53 +00:00
d8b7fdfae1 Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00