[Python-modules-commits] r30749 - in packages/oct2py/trunk/debian (copyright)

noahfx-guest at users.alioth.debian.org noahfx-guest at users.alioth.debian.org
Fri Sep 26 04:03:43 UTC 2014


    Date: Friday, September 26, 2014 @ 04:03:42
  Author: noahfx-guest
Revision: 30749

Added BSD-3 to d/copyright

Modified:
  packages/oct2py/trunk/debian/copyright

Modified: packages/oct2py/trunk/debian/copyright
===================================================================
--- packages/oct2py/trunk/debian/copyright	2014-09-25 20:28:04 UTC (rev 30748)
+++ packages/oct2py/trunk/debian/copyright	2014-09-26 04:03:42 UTC (rev 30749)
@@ -10,6 +10,13 @@
 Copyright: 2014 Josue Ortega <josueortega at debian.org.gt>
 License: MIT
 
+Files: oct2py/ipython/octavemagic.py
+Copyright: 2008-2014, IPython Development Team
+           2001-2007, Fernando Perez <fernando.perez at colorado.edu>
+           2001, Janko Hauser <jhauser at zscout.de>
+           2001, Nathaniel Gray <n8gray at caltech.edu>
+License: BSD-3
+
 License: MIT
  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to deal
@@ -27,4 +34,30 @@
  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.
\ No newline at end of file
+ THE SOFTWARE.
+
+License: BSD-3
+ 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 name of the IPython Development Team 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
+ 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.
\ No newline at end of file




More information about the Python-modules-commits mailing list