This work was packaged for Debian by:

    NIIBE Yutaka <gniibe@fsij.org> on Tue, 16 Feb 2010 15:30:53 +0900

It was downloaded from:

    http://sourceforge.net/projects/gfarm/files/

Upstream Author(s):

    Osamu Tatebe <tatebe@cs.tsukuba.ac.jp>
    Noriyuki SODA <soda@sra.co.jp>

Copyright:

    Copyright (c) 2003-2008 National Institute of Advanced Industrial Science and Technology (AIST)
    Copyright (c) 2006-2009 Osamu Tatebe
    Copyright (c) 2009 National Institute of Informatics in Japan
    Copyright 2002 Niels Provos <provos@citi.umich.edu>

License:
./LICENSE said:
    The authors hereby grant permission to use, copy, modify, and
    distribute this software and its documentation for any purpose,
    provided that existing copyright notices are retained in all copies
    and that this notice is included verbatim in any distributions.  The
    name of AIST may not be used to endorse or promote products derived
    from this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``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 AUTHORS OR DISTRIBUTORS 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, ITS
    DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN IF ADVISED OF THE
    POSSIBILITY OF SUCH DAMAGE.


    There are the following exceptions about the terms of the license:

    All files under the lib/gfs_hook/sysdep/linux/ directory can be
    redistributed and/or modified under the terms of the GNU Lesser
    General Public License as published by the Free Software Foundation.

    All files under the lib/gfs_hook/sysdep/solaris/ directory can be
    redistributed and/or modified under the terms of the Common Development
    and Distribution License (CDDL), Version 1.0 by Sun Microsystems, Inc.

But some code from other origins have different terms and condition.

(1) Files from NAREGI Project of 2003-2007
  server/gfmd/db_ldap.c
  server/gfmd/db_none.c
  server/gfmd/db_ops.h
  lib/libgfarm/gfarm/schedule.h
  lib/libgfarm/gfarm/schedule.c
     * This file or a portion of this file is licensed under the terms of
     * the NAREGI Public License, found at
     * http://www.naregi.org/download/index.html.
     * If you redistribute this file, with or without modifications, you
     * must include this notice in the file.

Origin of those files is NAREGI Project, which is distributed under
the Apache License Version 2.0.
The URL of NAREGI Public Licence has been moved to:
  http://middleware.naregi.org/Download/Html/license.htm

NAREGI Public Licence is the Apache License Version 2.0 for thier
original code plus third party licenses for third party code.

(2) Files from NAREGI Project of 2009
  server/gfmd/xattr.c
  server/gfmd/xattr.h
  lib/libgfarm/gfarm/gfs_xattr.c
  lib/libgfarm/gfarm/xattr_info.h
  gftool/gffindxmlattr/gffindxmlattr.c
  gftool/gfvoms-sync/gfvoms-update/gfvoms-update.c
  gftool/gfvoms-sync/gfvoms-list/gfvoms-list
  gftool/gfvoms-sync/gfvoms-sync/gfvoms-sync.py
  gftool/gfvoms-sync/gfvoms-sync/mkscript
  gftool/gfvoms-sync/lib/zsi_def.py
  gftool/gfvoms-sync/lib/mkscript
  gftool/gfxattr/gfxattr.c

The copyright notice doesn't explain terms and conditions at all,
but it must be the Apache License Version 2.0, as it was distributed
as NAREGI Project.

(3) lib/libgfarm/gfutil/tree.h
     * Copyright 2002 Niels Provos <provos@citi.umich.edu>
     *
     * 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.
     *
     * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.

(4) gftool/config-gfarm/sysdep/hpux/getmemsize.c
     * Copyright: (c)2001-2003 Ian P. Springer

(5) Files under 'bench' directory
bench/fsstress/global.h
     * Copyright (c) 2000 Silicon Graphics, Inc.
  GPLv2

bench/fsstress/fsstress.c
     * Copyright (c) 2000 Silicon Graphics, Inc.
  GPLv2

bench/nconnect/nconnect.c
     * Copyright (C) 1993-2000 by Software Research Associates, Inc.

     * 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 SOFTWARE RESEARCH
     * ASSOCIATES 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.
     *
     * Except as contained in this notice, the name of the Software
     * Research Associates shall not be used in advertising or otherwise
     * to promote the sale, use or other dealings in this Software without
     * prior written authorization from the Software Research Associates.

The Debian packaging was done by NIIBE Yutaka <gniibe@fsij.org> and
the works are put into public domain.
