diff options
author | Justin Clark-Casey (justincc) | 2009-11-25 15:28:43 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2009-11-25 15:28:43 +0000 |
commit | f9807884a425c2d91e8f2035993a0ca5e210eb43 (patch) | |
tree | 36d4e7e70483afe86e4b88edcc4de987509dc25a /CONTRIBUTORS.txt | |
parent | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim (diff) | |
download | opensim-SC_OLD-f9807884a425c2d91e8f2035993a0ca5e210eb43.zip opensim-SC_OLD-f9807884a425c2d91e8f2035993a0ca5e210eb43.tar.gz opensim-SC_OLD-f9807884a425c2d91e8f2035993a0ca5e210eb43.tar.bz2 opensim-SC_OLD-f9807884a425c2d91e8f2035993a0ca5e210eb43.tar.xz |
Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid command line parsing
Diffstat (limited to '')
-rw-r--r-- | CONTRIBUTORS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index ee263a1..8744a08 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt | |||
@@ -158,6 +158,7 @@ This software uses components from the following developers: | |||
158 | * Nini (http://nini.sourceforge.net/) | 158 | * Nini (http://nini.sourceforge.net/) |
159 | * log4net (http://logging.apache.org/log4net/) | 159 | * log4net (http://logging.apache.org/log4net/) |
160 | * GlynnTucker.Cache (http://gtcache.sourceforge.net/) | 160 | * GlynnTucker.Cache (http://gtcache.sourceforge.net/) |
161 | * NDesk.Options 0.2.1 (http://www.ndesk.org/Options) | ||
161 | 162 | ||
162 | Some plugins are based on Cable Beach | 163 | Some plugins are based on Cable Beach |
163 | Cable Beach is Copyright (c) 2008 Intel Corporation | 164 | Cable Beach is Copyright (c) 2008 Intel Corporation |