diff options
-rw-r--r-- | scripts/ext_skel_ng/TODO | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/ext_skel_ng/TODO b/scripts/ext_skel_ng/TODO index 9ec7b792bd..b05e2d8f3b 100644 --- a/scripts/ext_skel_ng/TODO +++ b/scripts/ext_skel_ng/TODO @@ -9,3 +9,11 @@ - protos - object type specification (as in resources) - pass by reference +- more licenses + - GPL (with exception to allow linking against PHP) + - QPL + - MPL? + - Artistic + - ... + - dual/multiple licensing? +- generate CREDITS and EXPERIMENTAL (for alpha, beta, gamma versions)
\ No newline at end of file |