diff options
author | David Thompson <dthompson2@worcester.edu> | 2017-01-26 21:06:30 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2017-01-26 21:06:30 -0500 |
commit | 6ca3008c02a8951bb0d8a586d79cec4c9c0e8791 (patch) | |
tree | f100d1921834dfd4bc7e384e33706e4fbc2ffbb1 /Makefile.am | |
parent | 6379b97b23d711165b87ffc4e38e9154f881b1ca (diff) |
Add full GPLv3 text.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index a90f92f..0c5e182 100644 --- a/Makefile.am +++ b/Makefile.am @@ -64,6 +64,7 @@ SOURCES = \ chickadee.scm EXTRA_DIST += \ + COPYING \ examples/sprite.scm \ examples/lines.scm \ examples/text.scm \ |