Changeset 370
- Timestamp:
- 2007-06-04 21:56:14 (2 years ago)
- Files:
-
- branches/maierman/manager-trees/GPL (moved) (moved from branches/maierman/manager-trees/gpl.txt)
- branches/maierman/manager-trees/LGPL (added)
- branches/maierman/manager-trees/LICENSE (moved) (moved from branches/maierman/manager-trees/notice.txt) (1 diff)
- branches/maierman/manager-trees/MPL (added)
- branches/maierman/manager-trees/chrome/content/about/about.xul (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/dta/addurl.xul (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/dta/dialog.xul (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/dta/manager.xul (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/dta/manager/info.js (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/dta/manager/info.xul (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/dta/renamingmask.xul (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/dta/select.xul (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/integration/browser.xul (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/integration/menu.js (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/integration/menu.xul (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/integration/saveas.js (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/preferences/advPane.xul (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/preferences/filtersPane.js (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/preferences/filtersPane.xul (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/preferences/interfacePane.xul (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/preferences/mainPane.xul (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/preferences/newPref.js (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/preferences/newPref.xul (modified) (1 diff)
- branches/maierman/manager-trees/chrome/content/preferences/privacyPane.xul (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/maierman/manager-trees/LICENSE
r47 r370 1 <!-- ***** BEGIN LICENSE BLOCK ***** 2 * Version: GPL 2.0 3 * 4 * DTA - DownThemAll! 5 * Copyright (C) 2004-2007 Federico Parodi, Stefano Verna and Nils Maier 6 * 7 * DTA contains pieces of code taken from: 8 * Linky 9 * Copyright (C) 2002-2003 Henrik Gemal 10 * 11 * Icons and buttons are based on the works of Mike Matas and Jakub Steiner 1 ** DownThemAll! ** 2 Copyright (C) 2004-2007 Federico Parodi, Stefano Verna and Nils Maier 3 4 DownThemAll! is licensed under GPL. See the GPL file. 5 This applies to all source code files. 6 7 Individual files may have different licenses. 8 See the corresponding repository files available from 9 <http://code.downthemall.net/repos/> 10 Many files are tri-licensed under a MPL 1.1/GPL 2.0/LGPL 2.1 license; 11 See the MPL, GPL, LGPL files respectively. 12 13 DTA contains pieces of code taken from: 14 Linky * Copyright (C) 2002-2003 Henrik Gemal 15 16 Icons and buttons are based on the works of Mike Matas, Jakub Steiner and Mark James 12 17 * (C) Michael Matas, 13 18 * (C) Jakub Steiner, (C) Novell, Inc. 14 19 * (C) Mark James 15 *16 * This program is free software; you can redistribute it and/or modify17 * it under the terms of the GNU General Public License as published by18 * the Free Software Foundation; either version 2 of the License, or19 * (at your option) any later version.20 *21 * This program is distributed in the hope that it will be useful,22 * but WITHOUT ANY WARRANTY; without even the implied warranty of23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the24 * GNU General Public License for more details.25 *26 * You should have received a copy of the GNU General Public License27 * along with this program; if not, write to the Free Software28 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA29 *30 * ***** END LICENSE BLOCK ***** -->branches/maierman/manager-trees/chrome/content/about/about.xul
r282 r370 108 108 You are welcome to redistribute it under certain conditions: 109 109 </description> 110 <label class="link" value="License " onclick="openTab('chrome://dta/content/gpl.txt');"/>110 <label class="link" value="License (GPL)" onclick="openTab('http://www.gnu.org/licenses/gpl.txt');"/> 111 111 <separator class="thin"/> 112 112 <description> branches/maierman/manager-trees/chrome/content/dta/addurl.xul
r342 r370 6 6 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 7 7 * 8 * See notice.txt and gpl.txtfor details.8 * See LICENSE and GPL for details. 9 9 * 10 10 * Contributers: branches/maierman/manager-trees/chrome/content/dta/dialog.xul
r282 r370 6 6 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 7 7 * 8 * See notice.txt and gpl.txtfor details.8 * See LICENSE and GPL for details. 9 9 * 10 10 * ***** END LICENSE BLOCK ***** --> branches/maierman/manager-trees/chrome/content/dta/manager.xul
r369 r370 6 6 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 7 7 * 8 * See notice.txt and gpl.txtfor details.8 * See LICENSE and GPL for details. 9 9 * 10 10 * ***** END LICENSE BLOCK ***** --> branches/maierman/manager-trees/chrome/content/dta/manager/info.js
r369 r370 5 5 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 6 6 * 7 * See notice.txt and gpl.txtfor details.7 * See LICENSE and GPL for details. 8 8 * 9 9 * Contributors: branches/maierman/manager-trees/chrome/content/dta/manager/info.xul
r369 r370 6 6 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 7 7 * 8 * See notice.txt and gpl.txtfor details.8 * See LICENSE and GPL for details. 9 9 * 10 10 * ***** END LICENSE BLOCK ***** --> branches/maierman/manager-trees/chrome/content/dta/renamingmask.xul
r358 r370 6 6 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 7 7 * 8 * See notice.txt and gpl.txtfor details.8 * See LICENSE and GPL for details. 9 9 * 10 10 * ***** END LICENSE BLOCK ***** --> branches/maierman/manager-trees/chrome/content/dta/select.xul
r298 r370 6 6 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 7 7 * 8 * See notice.txt and gpl.txtfor details.8 * See LICENSE and GPL for details. 9 9 * 10 10 * ***** END LICENSE BLOCK ***** --> branches/maierman/manager-trees/chrome/content/integration/browser.xul
r231 r370 6 6 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 7 7 * 8 * See notice.txt and gpl.txtfor details.8 * See LICENSE and GPL for details. 9 9 * 10 10 * ***** END LICENSE BLOCK ***** --> branches/maierman/manager-trees/chrome/content/integration/menu.js
r339 r370 1 1 /* ***** BEGIN LICENSE BLOCK ***** 2 * Version: GPL 2.0 3 * 4 * This code is part of DownThemAll! - dTa! 5 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 6 * 7 * See notice.txt and gpl.txt for details. 8 * 9 * Contributers: 10 * Nils Maier <MaierMan@web.de> 2 * Version: MPL 1.1/GPL 2.0/LGPL 2.1 3 * 4 * The contents of this file are subject to the Mozilla Public License Version 5 * 1.1 (the "License"); you may not use this file except in compliance with 6 * the License. You may obtain a copy of the License at 7 * http://www.mozilla.org/MPL/ 8 * 9 * Software distributed under the License is distributed on an "AS IS" basis, 10 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License 11 * for the specific language governing rights and limitations under the 12 * License. 13 * 14 * The Original Code is DownThemAll! 15 * 16 * The Initial Developers of the Original Code are Stefano Verna and Federico Parodi 17 * Portions created by the Initial Developers are Copyright (C) 2004-2007 18 * the Initial Developers. All Rights Reserved. 19 * 20 * Contributor(s): 21 * Stefano Verna 22 * Federico Parodi 23 * Nils Maier <MaierMan@web.de> 24 * 25 * Alternatively, the contents of this file may be used under the terms of 26 * either the GNU General Public License Version 2 or later (the "GPL"), or 27 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), 28 * in which case the provisions of the GPL or the LGPL are applicable instead 29 * of those above. If you wish to allow use of your version of this file only 30 * under the terms of either the GPL or the LGPL, and not to allow others to 31 * use your version of this file under the terms of the MPL, indicate your 32 * decision by deleting the provisions above and replace them with the notice 33 * and other provisions required by the GPL or the LGPL. If you do not delete 34 * the provisions above, a recipient may use your version of this file under 35 * the terms of any one of the MPL, the GPL or the LGPL. 11 36 * 12 37 * ***** END LICENSE BLOCK ***** */ branches/maierman/manager-trees/chrome/content/integration/menu.xul
r130 r370 6 6 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 7 7 * 8 * See notice.txt and gpl.txtfor details.8 * See LICENSE and GPL for details. 9 9 * 10 10 * ***** END LICENSE BLOCK ***** --> branches/maierman/manager-trees/chrome/content/integration/saveas.js
r293 r370 5 5 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 6 6 * 7 * See notice.txt and gpl.txtfor details.7 * See LICENSE and GPL for details. 8 8 * 9 9 * ***** END LICENSE BLOCK ***** */ branches/maierman/manager-trees/chrome/content/preferences/advPane.xul
r339 r370 6 6 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 7 7 * 8 * See notice.txt and gpl.txtfor details.8 * See LICENSE and GPL for details. 9 9 * 10 10 * ***** END LICENSE BLOCK ***** --> branches/maierman/manager-trees/chrome/content/preferences/filtersPane.js
r263 r370 1 1 /* ***** BEGIN LICENSE BLOCK ***** 2 * Version: GPL 2.0 3 * 4 * This code is part of DownThemAll! - dTa! 5 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 6 * 7 * See notice.txt and gpl.txt for details. 8 * 9 * Contributers: 10 * Nils Maier <MaierMan@web.de> 2 * Version: MPL 1.1/GPL 2.0/LGPL 2.1 3 * 4 * The contents of this file are subject to the Mozilla Public License Version 5 * 1.1 (the "License"); you may not use this file except in compliance with 6 * the License. You may obtain a copy of the License at 7 * http://www.mozilla.org/MPL/ 8 * 9 * Software distributed under the License is distributed on an "AS IS" basis, 10 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License 11 * for the specific language governing rights and limitations under the 12 * License. 13 * 14 * The Original Code is DownThemAll! 15 * 16 * The Initial Developers of the Original Code are Stefano Verna and Federico Parodi 17 * Portions created by the Initial Developers are Copyright (C) 2004-2007 18 * the Initial Developers. All Rights Reserved. 19 * 20 * Contributor(s): 21 * Stefano Verna 22 * Federico Parodi 23 * Nils Maier <MaierMan@web.de> 24 * 25 * Alternatively, the contents of this file may be used under the terms of 26 * either the GNU General Public License Version 2 or later (the "GPL"), or 27 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), 28 * in which case the provisions of the GPL or the LGPL are applicable instead 29 * of those above. If you wish to allow use of your version of this file only 30 * under the terms of either the GPL or the LGPL, and not to allow others to 31 * use your version of this file under the terms of the MPL, indicate your 32 * decision by deleting the provisions above and replace them with the notice 33 * and other provisions required by the GPL or the LGPL. If you do not delete 34 * the provisions above, a recipient may use your version of this file under 35 * the terms of any one of the MPL, the GPL or the LGPL. 11 36 * 12 37 * ***** END LICENSE BLOCK ***** */ branches/maierman/manager-trees/chrome/content/preferences/filtersPane.xul
r184 r370 1 1 <?xml version="1.0"?> 2 2 <!-- ***** BEGIN LICENSE BLOCK ***** 3 * Version: GPL 2.04 *5 * This code is part of DownThemAll! - dTa!6 * Copyright © 2004-2006 Federico Parodi and Stefano Verna.7 *8 * See notice.txt and gpl.txtfor details.9 *10 * ***** END LICENSE BLOCK ***** -->3 * Version: GPL 2.0 4 * 5 * This code is part of DownThemAll! - dTa! 6 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 7 * 8 * See LICENSE and GPL for details. 9 * 10 * ***** END LICENSE BLOCK ***** --> 11 11 <!DOCTYPE window SYSTEM "chrome://dta/locale/prefpanes.dtd"> 12 12 <overlay id="filterspaneoverlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> branches/maierman/manager-trees/chrome/content/preferences/interfacePane.xul
r347 r370 6 6 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 7 7 * 8 * See notice.txt and gpl.txtfor details.8 * See LICENSE and GPL for details. 9 9 * 10 10 * ***** END LICENSE BLOCK ***** --> branches/maierman/manager-trees/chrome/content/preferences/mainPane.xul
r185 r370 6 6 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 7 7 * 8 * See notice.txt and gpl.txtfor details.8 * See LICENSE and GPL for details. 9 9 * 10 10 * ***** END LICENSE BLOCK ***** --> branches/maierman/manager-trees/chrome/content/preferences/newPref.js
r339 r370 1 1 /* ***** BEGIN LICENSE BLOCK ***** 2 * Version: GPL 2.02 * Version: MPL 1.1/GPL 2.0/LGPL 2.1 3 3 * 4 * This code is part of DownThemAll! - dTa! 5 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 6 * 7 * See notice.txt and gpl.txt for details. 4 * The contents of this file are subject to the Mozilla Public License Version 5 * 1.1 (the "License"); you may not use this file except in compliance with 6 * the License. You may obtain a copy of the License at 7 * http://www.mozilla.org/MPL/ 8 * 9 * Software distributed under the License is distributed on an "AS IS" basis, 10 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License 11 * for the specific language governing rights and limitations under the 12 * License. 13 * 14 * The Original Code is DownThemAll! 15 * 16 * The Initial Developers of the Original Code are Stefano Verna and Federico Parodi 17 * Portions created by the Initial Developers are Copyright (C) 2004-2007 18 * the Initial Developers. All Rights Reserved. 19 * 20 * Contributor(s): 21 * Stefano Verna 22 * Federico Parodi 23 * Nils Maier <MaierMan@web.de> 24 * 25 * Alternatively, the contents of this file may be used under the terms of 26 * either the GNU General Public License Version 2 or later (the "GPL"), or 27 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), 28 * in which case the provisions of the GPL or the LGPL are applicable instead 29 * of those above. If you wish to allow use of your version of this file only 30 * under the terms of either the GPL or the LGPL, and not to allow others to 31 * use your version of this file under the terms of the MPL, indicate your 32 * decision by deleting the provisions above and replace them with the notice 33 * and other provisions required by the GPL or the LGPL. If you do not delete 34 * the provisions above, a recipient may use your version of this file under 35 * the terms of any one of the MPL, the GPL or the LGPL. 8 36 * 9 37 * ***** END LICENSE BLOCK ***** */ branches/maierman/manager-trees/chrome/content/preferences/newPref.xul
r263 r370 6 6 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 7 7 * 8 * See notice.txt and gpl.txtfor details.8 * See LICENSE and GPL for details. 9 9 * 10 10 * ***** END LICENSE BLOCK ***** --> branches/maierman/manager-trees/chrome/content/preferences/privacyPane.xul
r185 r370 6 6 * Copyright © 2004-2006 Federico Parodi and Stefano Verna. 7 7 * 8 * See notice.txt and gpl.txtfor details.8 * See LICENSE and GPL for details. 9 9 * 10 10 * ***** END LICENSE BLOCK ***** -->
