banner

Here is all of the smaller, more “toy-like” projects in the Klondike Software Project. If it is in this category, it is under the KSP-version of the Beerware License. The original beerware license was created by Poul-Henning Kamp and read as follows:

    "/*
    * ----------------------------------------------------------------------------
    * "THE BEER-WARE LICENSE" (Revision 42):
    * <[email protected]> wrote this file. As long as you retain this notice you
    * can do whatever you want with this stuff. If we meet some day, and you think
    * this stuff is worth it, you can buy me a beer in return Poul-Henning Kamp
    * ----------------------------------------------------------------------------
    */"

The KSP version of the Beerware License is slightly different, but the permissions are the same, just some changed wording:

    "/*
    * ----------------------------------------------------------------------------
    * "THE KLONDIKE BEERWARE LICENSE" (Revision 3):
    * <[email protected]> wrote this file. As long as you retain this notice you
    * can do whatever you want with this stuff. If you find this project worth it, 
    * you can contribute to The Klondike Software Project.
    * ----------------------------------------------------------------------------
    */"

To submit a project to be listed here, please submit a GitHub issue until we transition off of GitHub Pages. Submit a project!

Current Beerware Projects:

kfib - Basic Fibonacci Sequence Calculator