From: Mark Wooding Date: Wed, 8 Feb 2006 18:58:00 +0000 (+0000) Subject: infra: Add a copy of the GPL. X-Git-Tag: 1.1.6~9 X-Git-Url: https://git.distorted.org.uk/~mdw/rocl/commitdiff_plain/f4ca329405ccda75878a3b3f72e6f1cba7da3cb8 infra: Add a copy of the GPL. --- diff --git a/.links b/.links new file mode 100644 index 0000000..5ecd9c6 --- /dev/null +++ b/.links @@ -0,0 +1 @@ +COPYING diff --git a/Makefile b/Makefile index de93b6f..b6f6d71 100644 --- a/Makefile +++ b/Makefile @@ -67,7 +67,7 @@ clean: DISTDIR = $(PACKAGE)-$(VERSION) DISTFILES = \ - README Makefile $(SRCFILES) elite.tcl steele.cmdr \ + COPYING README Makefile $(SRCFILES) elite.tcl steele.cmdr \ elite.def vec.def graph.def $(TCLSCRIPTS) \ debian/rules debian/control debian/copyright debian/changelog distdir: $(DISTFILES)