~jose-soler/siesta/unfolding

« back to all changes in this revision

Viewing changes to Src/fdf/LICENSE

  • Committer: Alberto Garcia
  • Date: 2016-01-25 16:00:16 UTC
  • mto: (483.3.1 rel-4.0)
  • mto: This revision was merged to the branch mainline in revision 485.
  • Revision ID: albertog@icmab.es-20160125160016-c1qivg1zw06kgyfd
Prepare GPL release

* Include proper headers

* Add Docs/Contributors.txt and NOTICE.txt files.

* Update READMEs and LICENSE files in several directories.

* Remove Pseudo/atom, Util/test-xml

* Remove DOM files from Src/xmlparser

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The files in this directory are
 
2
 
 
3
Copyright (c) 1996-2014 Alberto Garcia, Jose M. Soler
 
4
Copyright (c) 2007-2014 Raul de la Cruz
 
5
 
 
6
All rights reserved.
 
7
 
 
8
* Redistribution and use in source and binary forms, with or without
 
9
modification, are permitted provided that the following conditions are
 
10
met:
 
11
        
 
12
* Redistributions of source code must retain the above copyright notice,
 
13
this list of conditions and the following disclaimer.
 
14
        
 
15
* Redistributions in binary form must reproduce the above copyright
 
16
notice, this list of conditions and the following disclaimer in the
 
17
documentation and/or other materials provided with the distribution.
 
18
        
 
19
* Neither the name of the copyright holder nor the names of its
 
20
contributors may be used to endorse or promote products derived from
 
21
this software without specific prior written permission.
 
22
 
 
23
 
 
24
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 
25
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 
26
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 
27
A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT
 
28
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 
29
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 
30
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 
31
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 
32
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 
33
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 
34
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.