This package was debianized by Ask Hjorth Larsen <asklarsen@gmail.com> on
Wed, 14 Oct 2009 17:01:14 +0200.

It was downloaded from https://wiki.fysik.dtu.dk/ase/download.html

Upstream Authors:

    Alex Eftimiades 
    Andrew Peterson
    Anthony Goodrow
    Ask Hjorth Larsen <asklarsen@gmail.com>
    Bjarke Brink Buus
    Bohumir Jelinek
    Carsten Rostgaard
    Christian Glinsvad
    Christian Meisenbichler
    David Landis
    Felix Hanke
    Franz Knuth
    George Tritsaris
    Glen Jenness
    Heine Anton Hansen
    Hugo Strand
    Ivano Eligio Castelli
    Jakob Blomquist
    Jakob Gøttrup Nielsen
    Jakob Howalt
    Jakob Schiøtz
    Janne Blomqvist
    Janosch Michael Rauba
    Jens Jørgen Mortensen <jensj@fysik.dtu.dk>
    Jeppe Gavnholt
    Jesper Friis
    Jesper Kleis
    Jingzhe Chen
    John Kitchin
    John Sharp
    Jonas Bjork
    Jon Bergmann Maronsson
    Jun Yan
    Jussi Enkovaara
    Jörg Meyer
    Karsten Wedel Jacobsen <kwj@fysik.dtu.dk>
    Kristen Kaasbjerg
    Lars Grabow
    Lars Pastewka
    Lasse Vilhelmsen
    Marcin Dulak <dulak@fysik.dtu.dk>
    Marco Vanin
    Markus Kaukonen
    Martin Petisme
    Mathias List
    Mattias Slabanja
    Max Alberto Ramirez
    Max J. Hoffmann
    Michael Walter
    Miguel Marques
    Mikkel Strange
    Nicolai Rask
    Ondrej Marsalek
    Poul Georg Moses
    Reinhard Maurer
    Simon Brodersen
    Stephan Schenk
    Tao Jiang
    Thomas Bligaard
    Thomas Olsen
    Troels Kofoed Jacobsen

Copyright:

    Copyright (C) 2007-2012 CAMD/CAMP, CSC, SINTEF, upstream authors 
    <ase-developers@listserv.fysik.dtu.dk>

License:

    This package is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
    version 2 of the License, or (at your option) any later version.

    This package 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
    Lesser General Public License for more details.

    You should have received a copy of the GNU Lesser General Public
    License along with this package; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

A number of files have specific licenses as noted below.

Copyright and license of ase/io/fortranfile.py:

    Copyright 2008-2010 Neil Martinsen-Burrell
    
    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.

The files ase/optimize/fmin_bfgs.py and ase/optimize/bfgslinesearch.py 
contain code from the scipy project.  Copyright and license:

    Copyright (c) 2001, 2002 Enthought, Inc.
    All rights reserved.

    Copyright (c) 2003-2009 SciPy Developers.
    All rights reserved.

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

      a. Redistributions of source code must retain the above copyright notice,
         this list of conditions and the following disclaimer.
      b. 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.
      c. Neither the name of the Enthought 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 REGENTS 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.

Copyright and license of ase/tools/pep8.py:

    pep8.py - Check Python source code formatting, according to PEP 8
    Copyright (C) 2006 Johann C. Rocholl <johann@rocholl.net>
    
    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.

    Copied from:
    
    https://github.com/jcrocholl/pep8/blob/
    8d2d68790b6931833277cd671dfb8158962fac0c/pep8.py
    
    on May 10, 2011.

Copyright and license of ase/gui/gtkexcepthook.py:
    (c) 2003 Gustavo J A M Carneiro gjc at inescporto.pt
          2004-2005 Filip Van Raemdonck

    http://www.daa.com.au/pipermail/pygtk/2003-August/005775.html
    Message-ID: <1062087716.1196.5.camel@emperor.homelinux.net>
          "The license is whatever you want."

    This file was downloaded from http://www.sysfs.be/downloads/
    Minor adaptions 2009 by Martin Renold:
    - let KeyboardInterrupt through
    - print traceback to stderr before showing the dialog
    - nonzero exit code when hitting the "quit" button
    - suppress more dialogs while one is already active
    see also http://faq.pygtk.org/index.py?req=show&file=faq20.010.htp
    (The license is still whatever you want.)

On Debian or Ubuntu systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL'.

The Debian packaging is copyright 2009-2012, Ask Hjorth Larsen 
<asklarsen@gmail.com> and is licensed under the GPL, see 
`/usr/share/common-licenses/GPL'.
