Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
README + LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
vangberg committed Dec 27, 2009
1 parent e0719e0 commit 29ba6b4
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 16 deletions.
30 changes: 16 additions & 14 deletions LICENSE
@@ -1,20 +1,22 @@
Copyright (c) 2008 rubyists.com (TJ Vanderpoel, Jayson Vaughn, Michael Fellinger, Kevin Berry) Copyright (c) 2009 Harry Vangberg <harry@vangberg.name>


Permission is hereby granted, free of charge, to any person obtaining Permission is hereby granted, free of charge, to any person
a copy of this software and associated documentation files (the obtaining a copy of this software and associated documentation
"Software"), to deal in the Software without restriction, including files (the "Software"), to deal in the Software without
without limitation the rights to use, copy, modify, merge, publish, restriction, including without limitation the rights to use,
distribute, sublicense, and/or sell copies of the Software, and to copy, modify, merge, publish, distribute, sublicense, and/or sell
permit persons to whom the Software is furnished to do so, subject to copies of the Software, and to permit persons to whom the
the following conditions: Software is furnished to do so, subject to the following
conditions:


The above copyright notice and this permission notice shall be The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software. included in all copies or substantial portions of the Software.


THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
20 changes: 20 additions & 0 deletions LICENSE-Freeswitcher
@@ -0,0 +1,20 @@
Copyright (c) 2008 rubyists.com (TJ Vanderpoel, Jayson Vaughn, Michael Fellinger, Kevin Berry)

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -154,6 +154,6 @@ the `Librevox::Commands` and `Librevox::Applications` modules.


Librevox was inspired by and uses code from Freeswitcher, which is distributed Librevox was inspired by and uses code from Freeswitcher, which is distributed
under the MIT license and (c) 2009 The Rubyists (Jayson Vaughn, Tj Vanderpoel, under the MIT license and (c) 2009 The Rubyists (Jayson Vaughn, Tj Vanderpoel,
Michael Fellinger, Kevin Berry), Harry Vangberg Michael Fellinger, Kevin Berry), Harry Vangberg, see `LICENSE-Freeswitcher`.


Distributed under the terms of the MIT license. Librevox is distributed under the terms of the MIT license, see `LICENSE`.

0 comments on commit 29ba6b4

Please sign in to comment.