Changeset 11092
- Timestamp:
- Aug 1, 2010, 8:36:13 PM (12 years ago)
- Location:
- trunk/qt
- Files:
-
- 66 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt/about.cc
r9868 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/about.h
r9868 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/add-data.cc
r11090 r11092 1 1 /* 2 * This file Copyright (C) 2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify -
trunk/qt/add-data.h
r11090 r11092 1 1 /* 2 * This file Copyright (C) 2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify -
trunk/qt/app.cc
r11087 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/app.h
r11087 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/dbus-adaptor.cc
r11087 r11092 1 1 /* 2 * This file Copyright (C) 2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id:$ -
trunk/qt/dbus-adaptor.h
r11087 r11092 1 1 /* 2 * This file Copyright (C) 2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id:$ -
trunk/qt/details.cc
r11065 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/details.h
r11061 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/favicon.cc
r11090 r11092 1 1 /* 2 * This file Copyright (C) 2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/favicon.h
r11090 r11092 1 1 /* 2 * This file Copyright (C) 2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/file-tree.cc
r11071 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/file-tree.h
r11065 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/filterbar.cc
r11090 r11092 1 1 /* 2 * This file Copyright (C) 2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/filterbar.h
r11090 r11092 1 1 /* 2 * This file Copyright (C) 2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/filters.cc
r11086 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/filters.h
r11086 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/formatter.cc
r11090 r11092 1 1 /* 2 * This file Copyright (C) 2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/formatter.h
r11090 r11092 1 1 /* 2 * This file Copyright (C) 2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/hig.cc
r9890 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/hig.h
r9868 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/license.cc
r9890 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/license.h
r9868 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/mainwin.cc
r11082 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/mainwin.h
r11082 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/make-dialog.cc
r11087 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/make-dialog.h
r9868 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/options.cc
r11087 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/options.h
r11087 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/prefs-dialog.cc
r11044 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/prefs-dialog.h
r10937 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/prefs.cc
r11072 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/prefs.h
r11072 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/relocate.cc
r10722 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/relocate.h
r10722 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/session-dialog.cc
r9890 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/session-dialog.h
r9868 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/session.cc
r11087 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/session.h
r11087 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/speed.h
r11054 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/stats-dialog.cc
r10933 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/stats-dialog.h
r9868 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/torrent-delegate-min.cc
r11056 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/torrent-delegate-min.h
r9868 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/torrent-delegate.cc
r11071 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/torrent-delegate.h
r9868 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/torrent-filter.cc
r11086 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/torrent-filter.h
r11072 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/torrent-model.cc
r11072 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/torrent-model.h
r9868 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/torrent.cc
r11084 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/torrent.h
r11086 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/tracker-delegate.cc
r11083 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id: torrent-delegate.cc 11051 2010-07-24 23:51:02Z charles $ -
trunk/qt/tracker-delegate.h
r11059 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id: torrent-delegate.h 9868 2010-01-04 21:00:47Z charles $ -
trunk/qt/tracker-model-filter.cc
r11090 r11092 1 1 /* 2 * This file Copyright (C) 2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/tracker-model-filter.h
r11090 r11092 1 1 /* 2 * This file Copyright (C) 2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/tracker-model.cc
r11090 r11092 1 1 /* 2 * This file Copyright (C) 2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/tracker-model.h
r11090 r11092 1 1 /* 2 * This file Copyright (C) 2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/triconpushbutton.cc
r9868 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/triconpushbutton.h
r9868 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/types.h
r10442 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/utils.cc
r10931 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/utils.h
r10931 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/watchdir.cc
r9868 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$ -
trunk/qt/watchdir.h
r9868 r11092 1 1 /* 2 * This file Copyright (C) 2009-2010Mnemosyne LLC2 * This file Copyright (C) Mnemosyne LLC 3 3 * 4 * This file is licensed by the GPL version 2. Works owned by the5 * Transmission project are granted a special exemption to clause 2(b)6 * so that the bulk of its code can remain under the MIT license.7 * This exemption does not extend to derived works not owned by8 * the Transmission project.4 * This program is free software; you can redistribute it and/or modify 5 * it under the terms of the GNU General Public License version 2 6 * as published by the Free Software Foundation. 7 * 8 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 9 9 * 10 10 * $Id$
Note: See TracChangeset
for help on using the changeset viewer.