|
2 | 2 | # Corrector ortogràfic català |
3 | 3 | # Fitxer d'afixos i llista de paraules |
4 | 4 | # ======================================================================================= |
5 | | -# Versió 9.9.9 (01-07-2015) |
| 5 | +# Versió 3.0.1 (01-07-2015) |
6 | 6 | # ======================================================================================= |
7 | 7 | # Copyright (C) 2015 Jaume Ortolà <jaumeortola@gmail.com> |
8 | 8 | # Copyright (C) 2002-2008 Joan Moratinos <jmo@softcatala.org> |
9 | 9 | # |
10 | | -# This library is free software; you can redistribute it and/or |
11 | | -# modify it under the terms of the GNU Lesser General Public |
12 | | -# License as published by the Free Software Foundation; either |
13 | | -# version 2 of the License, or (at your option) any later version. |
| 10 | +# Dual license: |
14 | 11 | # |
15 | | -# This library is distributed in the hope that it will be useful, |
16 | | -# but WITHOUT ANY WARRANTY; without even the implied warranty of |
17 | | -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
18 | | -# Lesser General Public License for more details. |
| 12 | +# * GNU General Public License, version 2 |
| 13 | +# https://www.gnu.org/licenses/gpl-2.0.txt |
19 | 14 | # |
20 | | -# You should have received a copy of the GNU Lesser General Public |
21 | | -# License along with this library; if not, write to the |
22 | | -# Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
23 | | -# Boston, MA 02111-1307, USA. |
| 15 | +# * GNU Lesser General Public License, version 2.1 |
| 16 | +# https://www.gnu.org/licenses/lgpl-2.1.txt |
24 | 17 | # |
25 | 18 | # ======================================================================================= |
26 | 19 | # Fonts: Diccionari de l'Institut d'Estudis Catalans, primera edició (1996) |
|
0 commit comments