Skip to content

Commit

Permalink
Updating license info (adding lumberjack license info).
Browse files Browse the repository at this point in the history
  • Loading branch information
robbiehanson committed Jun 6, 2011
1 parent 8fde8b8 commit 5f24033
Showing 1 changed file with 16 additions and 20 deletions.
36 changes: 16 additions & 20 deletions copying.txt
Original file line number Original file line Diff line number Diff line change
@@ -1,33 +1,29 @@
AsyncSocket: (Public Domain) GCDAsyncSocket: (Public Domain)


This class is released under the public domain. It was originally written by Dustin Voss, and has been modified and improved by Robbie Hanson. This class is released under the public domain.
Originally created by Robbie Hanson in Q3 2010.
Updated and maintained by Deusty LLC and the Mac/iOS development community.


------------------------------------------------------------ ------------------------------------------------------------


SSCrypto Framework: (BSD Style License) CocoaLumberjack: (BSD Style License)


Copyright (c) 2003, Septicus Software All rights reserved. Copyright (c) 2010, Deusty, LLC
All rights reserved.


Redistribution and use in source and binary forms, with or without Redistribution and use of this software in source and binary forms,
modification, are permitted provided that the following conditions are with or without modification, are permitted provided that the following conditions are met:
met:


* Redistributions of source code must retain the above * Redistributions of source code must retain the above
copyright notice, this list of conditions and the copyright notice, this list of conditions and the
following disclaimer. following disclaimer.

* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the
following disclaimer in the documentation and/or other
materials provided with the distribution.


* Neither the name of Septicus Software nor the names of * Neither the name of Deusty nor the names of its
its contributors may be used to endorse or promote contributors may be used to endorse or promote products
products derived from this software without specific derived from this software without specific prior
prior written permission. written permission of Deusty, LLC.


THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


------------------------------------------------------------ ------------------------------------------------------------


Expand All @@ -46,7 +42,7 @@ with or without modification, are permitted provided that the following conditio
copyright notice, this list of conditions and the copyright notice, this list of conditions and the
following disclaimer. following disclaimer.


* Neither the name of Desuty Designs nor the names of its * Neither the name of Deusty Designs nor the names of its
contributors may be used to endorse or promote products contributors may be used to endorse or promote products
derived from this software without specific prior derived from this software without specific prior
written permission of Deusty Designs, LLC. written permission of Deusty Designs, LLC.
Expand Down

0 comments on commit 5f24033

Please sign in to comment.