summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-04-09 00:35:55 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-04-09 00:35:55 -0700
commit312e4d37cc964bbc5bd4e20fd25500b08dc70268 (patch)
tree47df84785736864cbf0690bb7ed1dfb960477595 /COPYING
parentd6b80d1b95ac566e7eb9b75389fb10ae8610dd6f (diff)
downloadtmwa-312e4d37cc964bbc5bd4e20fd25500b08dc70268.tar.gz
tmwa-312e4d37cc964bbc5bd4e20fd25500b08dc70268.tar.bz2
tmwa-312e4d37cc964bbc5bd4e20fd25500b08dc70268.tar.xz
tmwa-312e4d37cc964bbc5bd4e20fd25500b08dc70268.zip
Add @source command to help modified verions satisfy the AGPL
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING3
1 files changed, 3 insertions, 0 deletions
diff --git a/COPYING b/COPYING
index 70323b9..95e03e3 100644
--- a/COPYING
+++ b/COPYING
@@ -4,6 +4,9 @@ This software is available under a combination of GPL3+ and AGPL3+.
This combination is explicitly allowed by section 13 of the licenses.
See gpl-3.0.txt or agpl-3.0.txt for specific terms.
+In order to make life easy for users who run this software publicly,
+please set VENDOR_SOURCE in version.make if you make any modifications.
+
History:
Originally, tmwAthena was forked from eAthena in 2004.