| 1 |
<!-- ***** BEGIN LICENSE BLOCK ***** |
|---|
| 2 |
* Version: GPL 2.0 |
|---|
| 3 |
* |
|---|
| 4 |
* DTA - DownThemAll! |
|---|
| 5 |
* Copyright (C) 2004-2006 Federico Parodi and Stefano Verna |
|---|
| 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 |
|---|
| 12 |
* (C) Michael Matas, (C) Jakub Steiner, (C) Novell, Inc. |
|---|
| 13 |
* This program is free software; you can redistribute it and/or modify |
|---|
| 14 |
* it under the terms of the GNU General Public License as published by |
|---|
| 15 |
* the Free Software Foundation; either version 2 of the License, or |
|---|
| 16 |
* (at your option) any later version. |
|---|
| 17 |
* |
|---|
| 18 |
* This program is distributed in the hope that it will be useful, |
|---|
| 19 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 20 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|---|
| 21 |
* GNU General Public License for more details. |
|---|
| 22 |
* |
|---|
| 23 |
* You should have received a copy of the GNU General Public License |
|---|
| 24 |
* along with this program; if not, write to the Free Software |
|---|
| 25 |
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|---|
| 26 |
* |
|---|
| 27 |
* |
|---|
| 28 |
* DTA - DownThemAll! |
|---|
| 29 |
* Copyright (C) 2004-2006 Federico Parodi e Stefano Verna |
|---|
| 30 |
* |
|---|
| 31 |
* Contiene frammenti di codice di: |
|---|
| 32 |
* Linky |
|---|
| 33 |
* Copyright (C) 2002-2003 Henrik Gemal |
|---|
| 34 |
* |
|---|
| 35 |
* Questo programma è software libero; è lecito redistribuirlo o |
|---|
| 36 |
* modificarlo secondo i termini della Licenza Pubblica Generica GNU |
|---|
| 37 |
* come Ë pubblicata dalla Free Software Foundation; o la versione 2 |
|---|
| 38 |
* della licenza o (a propria scelta) una versione successiva. |
|---|
| 39 |
* |
|---|
| 40 |
* Questo programma è distribuito nella speranza che sia utile, ma |
|---|
| 41 |
* SENZA ALCUNA GARANZIA; senza neppure la garanzia implicita di |
|---|
| 42 |
* NEGOZIABILITA' o di APPLICABILITA' PER UN PARTICOLARE SCOPO. Si |
|---|
| 43 |
* veda la Licenza Pubblica Generica GNU per avere maggiori dettagli. |
|---|
| 44 |
* |
|---|
| 45 |
* Questo programma deve essere distribuito assieme ad una copia |
|---|
| 46 |
* della Licenza Pubblica Generica GNU; in caso contrario, se ne puÚ |
|---|
| 47 |
* ottenere una scrivendo alla Free Software Foundation, Inc., 59 |
|---|
| 48 |
* Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|---|
| 49 |
* ***** END LICENSE BLOCK ***** --> |
|---|