Home | History | Annotate | Line # | Download | only in dist
COPYING revision 1.1.1.5
      1  1.1.1.4  jmmv Redistribution terms                            Automated Testing Framework
      2  1.1.1.4  jmmv ===========================================================================
      3      1.1  jmmv 
      4      1.1  jmmv 
      5  1.1.1.4  jmmv License
      6  1.1.1.4  jmmv *******
      7  1.1.1.2  jmmv 
      8  1.1.1.4  jmmv Copyright (c) 2007, 2008, 2009, 2010 The NetBSD Foundation, Inc.
      9  1.1.1.4  jmmv All rights reserved.
     10  1.1.1.2  jmmv 
     11  1.1.1.4  jmmv Redistribution and use in source and binary forms, with or without
     12  1.1.1.4  jmmv modification, are permitted provided that the following conditions are met:
     13  1.1.1.2  jmmv 
     14  1.1.1.4  jmmv 1. Redistributions of source code must retain the above copyright notice,
     15  1.1.1.4  jmmv    this list of conditions and the following disclaimer.
     16  1.1.1.2  jmmv 
     17  1.1.1.4  jmmv 2. Redistributions in binary form must reproduce the above copyright
     18  1.1.1.4  jmmv    notice, this list of conditions and the following disclaimer in the
     19  1.1.1.4  jmmv    documentation and/or other materials provided with the distribution.
     20  1.1.1.2  jmmv 
     21  1.1.1.4  jmmv THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
     22  1.1.1.4  jmmv ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
     23  1.1.1.4  jmmv TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
     24  1.1.1.4  jmmv PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
     25  1.1.1.4  jmmv BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     26  1.1.1.4  jmmv CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     27  1.1.1.4  jmmv SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     28  1.1.1.4  jmmv INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     29  1.1.1.4  jmmv CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     30  1.1.1.4  jmmv ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
     31  1.1.1.4  jmmv POSSIBILITY OF SUCH DAMAGE.
     32  1.1.1.2  jmmv 
     33  1.1.1.2  jmmv 
     34  1.1.1.4  jmmv Relicensed code
     35  1.1.1.4  jmmv ***************
     36  1.1.1.2  jmmv 
     37  1.1.1.4  jmmv The following code snippets have been taken from other projects.  Even
     38  1.1.1.4  jmmv though they were not originally licensed under the terms above, the
     39  1.1.1.4  jmmv original authors have agreed to relicense their work so that this project
     40  1.1.1.4  jmmv can be distributed under a single license.  This section is put here just to
     41  1.1.1.4  jmmv clarify this fact.
     42  1.1.1.2  jmmv 
     43  1.1.1.4  jmmv * configure.ac, Makefile.am: The original versions were derived from the
     44  1.1.1.4  jmmv   ones in the XML Catalog Manager project, version 2.2.
     45  1.1.1.2  jmmv 
     46  1.1.1.4  jmmv   Author: Julio Merino <jmmv (a] users.sourceforge.net>
     47  1.1.1.2  jmmv 
     48  1.1.1.4  jmmv * atf-c/ui.c: The format_paragraph and format_text functions were
     49  1.1.1.4  jmmv   derived form the ones in the Monotone project, revision
     50  1.1.1.4  jmmv   3a0982da308228d796df35f98d787c5cff2bb5b6.
     51  1.1.1.2  jmmv 
     52  1.1.1.4  jmmv   Author: Julio Merino <jmmv (a] NetBSD.org>
     53  1.1.1.2  jmmv 
     54  1.1.1.5  jmmv * atf-c++/detail/io.hpp, atf-c++/detail/io.cpp, atf-c++/detail/io_test.cpp:
     55  1.1.1.5  jmmv   These files were derived from the file_handle, systembuf, pipe and pistream
     56  1.1.1.4  jmmv   classes and tests found in the Boost.Process library.
     57  1.1.1.2  jmmv 
     58  1.1.1.4  jmmv   Author: Julio Merino <jmmv84 (a] gmail.com>
     59  1.1.1.2  jmmv 
     60  1.1.1.4  jmmv * admin/check-style.sh, admin/check-style-common.awk,
     61  1.1.1.4  jmmv   admin/check-style-cpp.awk, admin/check-style-shell.awk: These files,
     62  1.1.1.4  jmmv   except the first one, were first implemented in the Buildtool project.
     63  1.1.1.4  jmmv   They were later adapted to be part of Boost.Process and, during that
     64  1.1.1.4  jmmv   process, the shell script was created.
     65  1.1.1.2  jmmv 
     66  1.1.1.4  jmmv   Author: Julio Merino <jmmv84 (a] gmail.com>
     67  1.1.1.2  jmmv 
     68  1.1.1.2  jmmv 
     69  1.1.1.4  jmmv ===========================================================================
     70  1.1.1.4  jmmv vim: filetype=text:textwidth=75:expandtab:shiftwidth=2:softtabstop=2
     71