PCM+ Agent with ONE zl Module Open Source Licenses 2010-01

/usr/share/doc/bash/copyright
22
doc/bashref.texi ("Bash Reference Manual"):
Copyright (c) 1988-2005 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
are preserved on all copies.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
and with the Back-Cover Texts as in (a) below. A copy of the license is
included in the section entitled ``GNU Free Documentation License.''
(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
this GNU Manual, like GNU software. Copies published by the Free
Software Foundation raise funds for GNU development.''
examples/bashdb/bashdb (Bash shell debugger)
# Adapted from an idea in O'Reilly's `Learning the Korn Shell'
# Copyright (C) 1993-1994 O'Reilly and Associates, Inc.
# Copyright (C) 1998, 1999, 2001 Gary V. Vaughan <gvv@techie.com>>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License [...]
examples/functions/pathfuncs (add dir to path)
# @(#)Copyright (c) 1991 Simon J. Gerraty
#
# This file is provided in the hope that it will
# be of use. There is absolutely NO WARRANTY.
# Permission to copy, redistribute or otherwise
# use this file is hereby granted provided that
# the above copyright notice and this notice are
# left intact.
examples/functions/recurse (Recursive Directory Traverser)
# Author: Kaz Kylheku
# Copyright 1999
examples/scripts/bcsh.sh (Bourne shell cshell-emulator)
# "Copyright (c) Chris Robertson, December 1985"
#
# This software may be used for any purpose provided the original
# copyright notice and this notice are affixed thereto. No warranties of
# any kind whatsoever are provided with this software, and it is hereby
# understood that the author is not liable for any damagages arising