mirror of
https://github.com/transmission/transmission
synced 2025-02-22 06:00:41 +00:00
Copyedit the license's revised text: (1) remove unnecessary repitition use of the word 'license' from the top of the header and source files (2) add the standard 'we hope it's useful, but no warranty' clause to COPYING (3) make explicit that linking OpenSSL is allowed (see https://people.gnome.org/~markmc/openssl-and-the-gpl.html for background) (4) sync the Qt and GTK+ clients' license popups with COPYING's revised text
This commit is contained in:
parent
d49b8b6650
commit
02cff80c2d
186 changed files with 221 additions and 194 deletions
20
COPYING
20
COPYING
|
@ -1,11 +1,15 @@
|
|||
Copyright 2005-2014. All code is copyrighted by the respective authors.
|
||||
|
||||
Transmission may be used under the GNU Public License
|
||||
version 2 (see http://www.gnu.org/licenses/license-list.html#GNUGPLv2), or
|
||||
version 3 (see http://www.gnu.org/licenses/license-list.html#GNUGPLv3), or
|
||||
any future license endorsed by Mnemosyne LLC.
|
||||
Transmission can be redistributed and/or modified under the terms of
|
||||
the GNU GPLv2 (http://www.gnu.org/licenses/license-list.html#GPLv2),
|
||||
the GNU GPLv3 (http://www.gnu.org/licenses/license-list.html#GNUGPLv3),
|
||||
or any future license endorsed by Mnemosyne LLC.
|
||||
|
||||
Some individual source files are licensed under the Expat license
|
||||
(see http://www.gnu.org/licenses/license-list.html#Expat) as per their
|
||||
contributors' wishes. Those files may, of course, be used by themselves
|
||||
under their own licenses.
|
||||
In addition, linking to and/or using OpenSSL is allowed.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
Some of Transmission's source files have more permissive licenses.
|
||||
Those files may, of course, be used on their own under their own terms.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2009-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2009-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2012-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2012-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2009-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2009-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2012-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2012-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
15
gtk/main.c
15
gtk/main.c
|
@ -63,8 +63,19 @@
|
|||
|
||||
#define SHOW_LICENSE
|
||||
static const char * LICENSE =
|
||||
"Transmission may be used under the GNU Public License v2 or v3 licenses, or any future license endorsed by Mnemosyne LLC.\n\n"
|
||||
"Permission is granted to link the code in this release with the OpenSSL project's 'OpenSSL' library and to distribute the linked executables. Works derived from Transmission may, at their authors' discretion, keep or delete this exception.";
|
||||
"Copyright 2005-2014. All code is copyrighted by the respective authors.\n"
|
||||
"\n"
|
||||
"Transmission can be redistributed and/or modified under the terms of the"
|
||||
"GNU GPL versions 2 or 3 or by any future license endorsed by Mnemosyne LLC.\n"
|
||||
"\n"
|
||||
"In addition, linking to and/or using OpenSSL is allowed.\n"
|
||||
"\n"
|
||||
"This program is distributed in the hope that it will be useful,"
|
||||
"but WITHOUT ANY WARRANTY; without even the implied warranty of"
|
||||
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
|
||||
"\n"
|
||||
"Some of Transmission's source files have more permissive licenses."
|
||||
"Those files may, of course, be used on their own under their own terms.\n";
|
||||
|
||||
struct cbdata
|
||||
{
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2009-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2009-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2013-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2013-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2009-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2009-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2013-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2005-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2005-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2013-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2013-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2013-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id: utils.c 13863 2013-01-24 23:59:52Z jordan $
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id: list.c 14224 2014-01-18 20:56:57Z jordan $
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2010-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2013-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2005-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2013-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id: natpmp.h 12204 2011-03-22 15:19:54Z jordan $
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2008-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2013-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2007-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2013-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2013-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2009-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This file Copyright (C) 2009-2014 Mnemosyne LLC
|
||||
*
|
||||
* It may be used under the GNU Public License v2 or v3 licenses,
|
||||
* It may be used under the GNU GPL versions 2 or 3
|
||||
* or any future license endorsed by Mnemosyne LLC.
|
||||
*
|
||||
* $Id$
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue