empserver/include
Markus Armbruster 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
..
budg.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
com.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
combat.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
commands.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
commodity.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
damage.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
distribute.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
econfig-spec.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
empio.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
empobj.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
empthread.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
file.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
game.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
ioqueue.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
item.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
journal.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
land.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
loan.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
lost.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
lwp.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
map.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
match.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
misc.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
mission.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
nat.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
news.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
nsc.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
nuke.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
optlist.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
path.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
plague.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
plane.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
player.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
power.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
product.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
proto.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
prototypes.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
queue.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
retreat.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
sect.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
server.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
service.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
ship.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
tel.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
trade.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
treaty.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
types.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
unit.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
update.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
version.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
xdump.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00
xy.h License upgrade to GPL version 3 or later 2011-04-12 21:20:58 +02:00