1923N/ACopyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
1923N/A
1923N/A------------------------------------------------------------------
1923N/A
1923N/A For the avoidance of doubt, except that if any license choice other
1923N/A than GPL or LGPL is available it will apply instead, Sun elects to
1923N/A use only the General Public License version 2 (GPLv2) at this time
1923N/A for any software where a choice of GPL license versions is made
1923N/A available with the language indicating that GPLv2 or any later
1923N/A version may be used, or where a choice of which version of the GPL
1923N/A is applied is otherwise unspecified.
1923N/A
1923N/A--------------------------------------------------------------------
1923N/A
1923N/ALicensing and copyright information for gtk-vnc-%{gvnc.version}:
1923N/A
1923N/A License: GNU Lesser General Public License Version 2.1
1923N/A
1923N/A You can find more information in the following directory:
1923N/A %{_pkg_docdir}
3996N/A
1923N/A AUTHORS: List of authors of gtk-vnc
1923N/A COPYING.LIBS.bz2: GNU LGPL v2.1
1923N/A ChangeLog: List of the most important changes in gtk-vnc
1923N/A NEWS: List of the news in gtk-vnc
1923N/A README: More information about gtk-vnc
1923N/A
1923N/A plugin/gtk-vnc-plugin.c, plugin/gtk-vnc-plugin.h and src/x_keymap.c are
1923N/A licensed under MIT:
1923N/A
1923N/A Permission is hereby granted, free of charge, to any person obtaining
1923N/A a copy of this software and associated documentation files (the
1923N/A "Software"), to deal in the Software without restriction, including
1923N/A without limitation the rights to use, copy, modify, merge, publish,
1923N/A distribute, sublicense, and/or sell copies of the Software, and to
1923N/A permit persons to whom the Software is furnished to do so, subject to
3661N/A the following conditions:
3661N/A
1923N/A The above copyright notice and this permission notice shall be
1979N/A included in all copies or substantial portions of the Software.
1923N/A
3996N/A THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3996N/A EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3996N/A MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1923N/A NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2337N/A LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1923N/A OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1923N/A WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1923N/A
1923N/A plugin/npunix.c and plugin/npshell.c are licensed under MPL 1.1:
1923N/A
1923N/A /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
1923N/A *
1923N/A * ***** BEGIN LICENSE BLOCK *****
1923N/A * Version: MPL 1.1/GPL 2.0/LGPL 2.1
1923N/A *
1923N/A * The contents of this file are subject to the Mozilla Public License Version
1923N/A * 1.1 (the "License"); you may not use this file except in compliance with
1923N/A * the License. You may obtain a copy of the License at
1923N/A * http://www.mozilla.org/MPL/
1923N/A *
1923N/A * Software distributed under the License is distributed on an "AS IS" basis,
3996N/A * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
3996N/A * for the specific language governing rights and limitations under the
3996N/A * License.
3996N/A *
* The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is
* Netscape Communications Corporation.
* Portions created by the Initial Developer are Copyright (C) 1998
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
* Stephen Mak <smak@sun.com>
*
* Alternatively, the contents of this file may be used under the terms of
* either of the GNU General Public License Version 2 or later (the "GPL"),
* or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* in which case the provisions of the GPL or the LGPL are applicable instead
* of those above. If you wish to allow use of your version of this file only
* under the terms of either the GPL or the LGPL, and not to allow others to
* use your version of this file under the terms of the MPL, indicate your
* decision by deleting the provisions above and replace them with the notice
* and other provisions required by the GPL or the LGPL. If you do not delete
* the provisions above, a recipient may use your version of this file under
* the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
The sources of gtk-vnc-%{gvnc.version} were downloaded
from %{gvnc.SOURCE0.url}