Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: less.js
Upstream-Contact: https://github.com/less/less.js/issues
Source: https://github.com/cloudhead/less.js/downloads
 git://github.com/cloudhead/less.js

Files: *
Copyright: 2006-2009, Chris Eppstein
  2006-2009, Hampton Catlin
  2006-2009, Nathan Weizenbaum
  2009-2013, Alexis Sellier <self@cloudhead.net>
  2009-2010, dantman Daniel Friesen
  2009-2010, kriskowal Kris Kowal
  2009-2010, tlrobinson Tom Robinson
License: Apache-2.0

Files: lib/less/functions.js
Copyright: 2006-2009, Chris Eppstein
  2006-2009, Hampton Catlin
  2006-2009, Nathan Weizenbaum
License: Expat
Comment:
 License:
 .
 http://sass-lang.com
 .
 Comment:
 .
 Source lacks licensing info, but footer of referenced website contains
 this:
 .
 Haml © 2006-2010 Hampton Catlin, Nathan Weizenbaum, Chris Eppstein, and
 numerous contributors. It is available for use and modification under
 the MIT license.
 .
 In above text, "MIT license" is a hyperlink to
 http://sass-lang.com/docs/yardoc/file.MIT-LICENSE.html which contains
 the Expat license.

Files: build/ecma-5.js
Copyright: 2009-2010, dantman Daniel Friesen
  2009-2010, kriskowal Kris Kowal
  2009-2010, tlrobinson Tom Robinson
License: Expat
Comment:
 Source lacks explicit licensing info, but seems based on the file
 engines/default/lib/global-es5.js in
 git://github.com/280north/narwhal.git which contains this licensing
 info:
 .
 MIT License. http://github.com/280north/narwhal/blob/master/README.md
 .
 Referenced URL (also available at the root of the git), contains the
 Expat license.

Files: lib/less/cssmin.js
Copyright: 2011, Yahoo! Inc.
License: BSD-3-Clause~Yahoo
Comment:
 License:
 .
 Permission is hereby granted to use the JavaScript version under the same
 conditions as the YUICompressor (original YUICompressor note below).
 .
 The copyrights embodied in the content of this file are licensed by
 Yahoo! Inc. under the BSD (revised) open source license.
 .
 Comment:
 .
 According to http://yuilibrary.com/license/ the referenced licensed is
 a derivation of BSD-3-Clause.

Files: debian/*
Copyright: 2010-2013, Jonas Smedegaard <dr@jones.dk>
License: GPL-3+

License: Apache-2.0
 Comment:
 .
 On Debian systems the 'Apache License' version 2.0 is located in
 '/usr/share/common-licenses/Apache-2.0'.

License: Expat
 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.

License: BSD-3-Clause~Yahoo
 Redistribution and use of this software 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 Yahoo! Inc. nor the names of YUI's contributors
    may be used to endorse or promote products derived from this
    software without specific prior written permission of Yahoo! Inc.
 .
 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.

License: GPL-3+
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the
 Free Software Foundation; either version 3, or (at your option) any
 later version.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 .
 Comment:
 .
 On Debian systems the 'GNU General Public License' version 3 is located
 in '/usr/share/common-licenses/GPL-3'.
 .
 You should have received a copy of the 'GNU General Public License'
 along with this program.  If not, see <http://www.gnu.org/licenses/>.