Skip to content

Commit

Permalink
add bsd license
Browse files Browse the repository at this point in the history
  • Loading branch information
adammathes committed Apr 10, 2012
1 parent 26d91cb commit d1b78e9
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
14 changes: 14 additions & 0 deletions LICENSE
@@ -0,0 +1,14 @@
Copyright (c) 2012 Adam Mathes
All rights reserved.

Redistribution and use in source and binary forms are permitted
provided that the above copyright notice and this paragraph are
duplicated in all such forms and that any documentation,
advertising materials, and other materials related to such
distribution and use acknowledge that the software was developed
by Adam Mathes. The name of "Adam Mathes"
may not be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
6 changes: 5 additions & 1 deletion readme.md
Expand Up @@ -6,9 +6,13 @@ Ekko is a thing that downloads your data from webservices and puts it in mongodb

Then you can do whatever with it!

## License

Code is copyright 2012 Adam Mathes available under a BSD style license. See LICENSE

## Install

Dependencies: python, mongo
Dependencies: python, mongodb

Tested with python 2.7.1, mongo 2.0.4

Expand Down

0 comments on commit d1b78e9

Please sign in to comment.