diff options
author | prathamesh | 2014-07-15 11:54:08 +0530 |
---|---|---|
committer | prathamesh | 2014-07-15 11:54:08 +0530 |
commit | 1e2cff5c412539e037ddc2bd0a72624e9a8da665 (patch) | |
tree | b69654ab7e3c77abb8eb9ae0f4582754ef5c1705 /testapp/LICENSE | |
parent | 3350bd51bac7e010fcd9532bfe82eb7d66d8529f (diff) | |
download | online_test-1e2cff5c412539e037ddc2bd0a72624e9a8da665.tar.gz online_test-1e2cff5c412539e037ddc2bd0a72624e9a8da665.tar.bz2 online_test-1e2cff5c412539e037ddc2bd0a72624e9a8da665.zip |
django exam app package.
run 'python setup.py sdist' to create the distribution package.
Diffstat (limited to 'testapp/LICENSE')
-rw-r--r-- | testapp/LICENSE | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testapp/LICENSE b/testapp/LICENSE new file mode 100644 index 0000000..8b49593 --- /dev/null +++ b/testapp/LICENSE @@ -0,0 +1,3 @@ +This is distributed under the terms of the BSD license. + +Copyright (c) 2011 Prabhu Ramachandran and FOSSEE (fossee.in) |