Codebase list sonic-pi / c3d8d3f
debian/copyright: Document zlib license for two hh files. Petter Reinholdtsen 8 years ago
1 changed file(s) with 22 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
520520 Source: http://freesound.org/people/Dolfeus/sounds/55232/
521521 License: CC0
522522
523 Files: app/gui/qt/udp.hh
524 app/gui/qt/oscpkt.hh
525 Copyright: 2010, Julien Pommier
526 License: Zlib
527
523528 Files: app/server/vendor/ruby-beautify/*
524529 Copyright: 2012 Ernie Brodeur
525530 Source: https://github.com/erniebrodeur/ruby-beautify/tree/v0.92.2
702707 .
703708 For more information, see
704709 https://creativecommons.org/publicdomain/zero/1.0/legalcode
710
711 Licence: Zlib
712 This software is provided 'as-is', without any express or implied
713 warranty. In no event will the authors be held liable for any
714 damages arising from the use of this software.
715 .
716 Permission is granted to anyone to use this software for any purpose,
717 including commercial applications, and to alter it and redistribute
718 it freely, subject to the following restrictions:
719 .
720 1. The origin of this software must not be misrepresented; you must not
721 claim that you wrote the original software. If you use this software
722 in a product, an acknowledgment in the product documentation would be
723 appreciated but is not required.
724 2. Altered source versions must be plainly marked as such, and must not be
725 misrepresented as being the original software.
726 3. This notice may not be removed or altered from any source distribution.