]> Kevux Git Server - fll/commit
Update: support copying documents, licenses, and specifications per project and do...
authorKevin Day <thekevinday@gmail.com>
Sun, 7 Jun 2020 14:07:06 +0000 (09:07 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 7 Jun 2020 14:07:06 +0000 (09:07 -0500)
commit96b438a2a8fd3dc7dd659ad763c9724d822b746a
treea3174e3b5e4b5e80bd2ee1682f04603da759f87e
parentc4b8d0344eb694fa228b9ba494cb705fa4b03351
Update: support copying documents, licenses, and specifications per project and do some cleanups

Individual projects, specifically programs (level_3), may have custom documentation, licenses, and specifications.
(With custom licenses being least likely because this project in its entirety is under lgpl.)

Add support to all projects just for good practice.

Cleanup ordering of function names and add spaces before function instantiation open brace.
build/scripts/package.sh