diff options
Diffstat (limited to 'src/gevent')
-rw-r--r-- | src/gevent/gevent.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/gevent/gevent.mk b/src/gevent/gevent.mk index 5744ae46..8879aead 100644 --- a/src/gevent/gevent.mk +++ b/src/gevent/gevent.mk @@ -1 +1,6 @@ +# This file is subject to the terms of the GFX License. If a copy of +# the license was not distributed with this file, you can obtain one at: +# +# http://ugfx.org/license.html + GFXSRC += $(GFXLIB)/src/gevent/gevent.c |