   
This product includes software developed by
The Institute for System Programming (ISP) 
of the Russian Academy of Sciences (RAS) (http://www.ispras.ru).

Copyright (C) 2004-2010 ISP RAS. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this product except in compliance with the License.
You may see file LICENSE or You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
ITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.



This product also includes software developed by other legal entities:

1. PCRE - Perl Compatible Regular Expressions (http://www.pcre.org)
   Written by: Philip Hazel <ph10@cam.ac.uk>

   Copyright (c) 1997-2004 University of Cambridge
   All rights reserved

   Release 5 of PCRE is distributed under the terms of the "BSD" licence, as
   specified at http://www.pcre.org/license.txt.
   
2. Expat (http://expat.sourceforge.net)
   Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
                                  and Clark Cooper
   Copyright (c) 2001, 2002, 2003 Expat maintainers.
   Distributed under the terms of the MIT License
   (See accompanying file libs/expat/COPYING (source code distribution) or copy 
   at http://www.opensource.org/licenses/mit-license.php)

3. Argtable (http://argtable.sourceforge.net)
   Copyright (C) 2003, 2004 ISP RAS
   Copyright (C) 1998, 1999, 2001 Stewart Heitmann
   You may redistribute this library under the terms of the
   GNU Library General Public License (version 2 or any later
   version) as published by the Free Software Foundation
   (See accompanying file kernel/common/ph/COPYING (source code distribution) or
   copy at http://www.gnu.org/copyleft/library.txt).

4. PostgreSQL Database Management System
   (formerly known as Postgres, then as Postgres95)

   Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
   Portions Copyright (c) 1994, The Regents of the University of California

   Permission to use, copy, modify, and distribute this software and its
   documentation for any purpose, without fee, and without a written agreement
   is hereby granted, provided that the above copyright notice and this
   paragraph and the following two paragraphs appear in all copies.

5. Editline library (http://www.thrysoee.dk/editline)
   Copyright (c) 1992, 1993
   The Regents of the University of California.  All rights reserved.

   This code is derived from software contributed to Berkeley by
   Christos Zoulas of Cornell University.

   Redistribution and use in source and binary forms, with or without
   modification, are permitted provided that the following conditions
   are met:
   1. Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
   2. 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.
   3. Neither the name of the University 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 REGENTS 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.

6. Snowball (http://snowball.tartarus.org/)
   Copyright (c) 2001, Dr Martin Porter

   All the software given out on this Snowball site is covered by the BSD
   License (see http://www.opensource.org/licenses/bsd-license.html )
