diff options
| author | Hans Ulrich Niedermann <hun@n-dimensional.de> | 2007-11-07 19:08:15 +0100 |
|---|---|---|
| committer | Hans Ulrich Niedermann <hun@n-dimensional.de> | 2007-11-07 19:08:40 +0100 |
| commit | 5b20138d8307667577be92880dc37fdbe1194beb (patch) | |
| tree | dc6cef1d77054a50feb53f526001871c74b77595 /doc | |
| parent | 2392a6c57e4fb2cdb816da10f3b8d0fa9573f8ed (diff) | |
| download | ndim-git-utils-5b20138d8307667577be92880dc37fdbe1194beb.tar.gz ndim-git-utils-5b20138d8307667577be92880dc37fdbe1194beb.tar.xz ndim-git-utils-5b20138d8307667577be92880dc37fdbe1194beb.zip | |
Licensing stuff: GPL and MIT
Some parts GPL, some parts MIT. Common parts dual-licensed.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/.htaccess | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/.htaccess b/doc/.htaccess index 0abae65..d3eed09 100644 --- a/doc/.htaccess +++ b/doc/.htaccess @@ -2,6 +2,10 @@ AddDescription "GNU GENERAL PUBLIC LICENSE" COPYING AddDescription "General description of ndim-git-utils" README AddDescription "The git-amb(1) man page" git-amb.txt AddDescription "The git-amb script" git-amb +AddDescription "The git-rebase-subtree(1) man page" git-rebase-subtree.txt +AddDescription "The git-rebase-subtree script" git-rebase-subtree +AddDescription "The git-buildmsg(1) man page" git-buildmsg.txt +AddDescription "The git-buildmsg script" git-buildmsg AddDescription "ndim's git cheatsheet" ndim-git-cheatsheet.txt AddDescription "source tarball distribution" ndim-git-utils-*.tar.bz2 ReadmeName FOOTER.html |
