X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/4a3125b61348969b91b9642bba803fc17135c189..5a1bc015e48db57deda5a7069c26ebcd6b255441:/src/upkg.c diff --git a/src/upkg.c b/src/upkg.c index 0388e29..94ace92 100644 --- a/src/upkg.c +++ b/src/upkg.c @@ -53,6 +53,7 @@ void print_version(void) printf("%s\n", PACKAGE_STRING); puts("\ Copyright (C) 2009 Nick Bowler.\n\ +License GPLv3+: GNU GPL version 3 or later .\n\ This is free software: you are free to change and redistribute it.\n\ There is NO WARRANTY, to the extent permitted by law." );