Author: tille Date: 2015-07-29 13:11:37 +0000 (Wed, 29 Jul 2015) New Revision: 19745
Modified: trunk/packages/python-burrito/trunk/debian/copyright Log: Fix d/copyright Modified: trunk/packages/python-burrito/trunk/debian/copyright =================================================================== --- trunk/packages/python-burrito/trunk/debian/copyright 2015-07-29 12:56:13 UTC (rev 19744) +++ trunk/packages/python-burrito/trunk/debian/copyright 2015-07-29 13:11:37 UTC (rev 19745) @@ -4,25 +4,29 @@ Source: https://github.com/biocore/burrito/ Files: * -Copyright: © burrito development team <[email protected]> -License: - Copyright (c) 2014, burrito development team. - All rights reserved. - +Copyright: 2014-2015 burrito development team <[email protected]> +License: BSD-3-clause + +Files: debian/* +Copyright: 2015 Tim Booth <[email protected]> + Andreas Tille <[email protected]> +License: BSD-3-clause + +License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - + . * Redistributions of source code must retain the above copyright notice, this list of conditions and the 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 names burrito or biocore nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. - + . 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 @@ -33,3 +37,4 @@ 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. + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
