Revision: 7471
http://languagetool.svn.sourceforge.net/languagetool/?rev=7471&view=rev
Author: dnaber
Date: 2012-06-23 12:31:31 +0000 (Sat, 23 Jun 2012)
Log Message:
-----------
adding explicit LGPL license header to several grammar.xml files
Modified Paths:
--------------
trunk/JLanguageTool/src/rules/ast/grammar.xml
trunk/JLanguageTool/src/rules/be/grammar.xml
trunk/JLanguageTool/src/rules/ca/grammar.xml
trunk/JLanguageTool/src/rules/cs/grammar.xml
trunk/JLanguageTool/src/rules/da/grammar.xml
trunk/JLanguageTool/src/rules/es/grammar.xml
trunk/JLanguageTool/src/rules/gl/grammar.xml
trunk/JLanguageTool/src/rules/is/grammar.xml
trunk/JLanguageTool/src/rules/it/grammar.xml
trunk/JLanguageTool/src/rules/km/grammar.xml
trunk/JLanguageTool/src/rules/lt/grammar.xml
trunk/JLanguageTool/src/rules/ml/grammar.xml
trunk/JLanguageTool/src/rules/nl/grammar.xml
trunk/JLanguageTool/src/rules/sk/grammar.xml
trunk/JLanguageTool/src/rules/sl/grammar.xml
trunk/JLanguageTool/src/rules/sv/grammar.xml
trunk/JLanguageTool/src/rules/tl/grammar.xml
trunk/JLanguageTool/src/rules/uk/grammar.xml
trunk/JLanguageTool/src/rules/xx/grammar.xml
trunk/JLanguageTool/src/rules/zh/grammar.xml
Modified: trunk/JLanguageTool/src/rules/ast/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/ast/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/ast/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -1,10 +1,24 @@
-<?xml-stylesheet type="text/xsl" href="../print.xsl"
- title="Pretty print" ?>
-<?xml-stylesheet type="text/css" href="../rules.css"
- title="Easy editing stylesheet" ?>
+<?xml version="1.0" encoding="utf-8"?>
+<?xml-stylesheet type="text/xsl" href="../print.xsl" title="Pretty print" ?>
+<?xml-stylesheet type="text/css" href="../rules.css" title="Easy editing
stylesheet" ?>
<!--
Asturian Grammar and Typo Rules for LanguageTool
Copyright (C) 2011 Xesús González Rato
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
$Id$
-->
<rules lang="ast" xsi:noNamespaceSchemaLocation="../rules.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
Modified: trunk/JLanguageTool/src/rules/be/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/be/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/be/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -1,11 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
-
<?xml-stylesheet type="text/xsl" href="../print.xsl" title="Pretty print" ?>
<?xml-stylesheet type="text/css" href="../rules.css" title="Easy editing
stylesheet" ?>
-
<!--
Belarusian rules for LanguageTool
Copyright (C) 2010 Alex Buloichik ([email protected])
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library 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. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
$Id$
-->
Modified: trunk/JLanguageTool/src/rules/ca/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/ca/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/ca/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -2,7 +2,8 @@
<?xml-stylesheet type="text/xsl" href="../print.xsl" title="Pretty print" ?>
<?xml-stylesheet type="text/css" href="../rules.css" title="Easy editing
stylesheet" ?>
<!--
-Catalan Grammar and Typo Rules for LanguageTool Copyright (C) 2012 Jaume
Ortolà i Font
+Catalan Grammar and Typo Rules for LanguageTool
+Copyright (C) 2012 Jaume Ortolà i Font
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -17,6 +18,8 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
+$Id$
-->
<rules lang="ca" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../rules.xsd">
<unification feature="nombre">
Modified: trunk/JLanguageTool/src/rules/cs/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/cs/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/cs/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -1,11 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
-<?xml-stylesheet type="text/xsl" href="../print.xsl"
-title="Pretty print" ?>
-<?xml-stylesheet type="text/css" href="../rules.css"
-title="Easy editing stylesheet" ?>
+<?xml-stylesheet type="text/xsl" href="../print.xsl" title="Pretty print" ?>
+<?xml-stylesheet type="text/css" href="../rules.css" title="Easy editing
stylesheet" ?>
<!--
A demo rule file for LanguageTool
Copyright (C) 2005 Daniel Naber (http://www.danielnaber.de)
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
$Id$
-->
Modified: trunk/JLanguageTool/src/rules/da/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/da/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/da/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -1,11 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../print.xsl" ?>
-<?xml-stylesheet type="text/css" href="../rules.css"
-title="Easy editing stylesheet" ?>
+<?xml-stylesheet type="text/css" href="../rules.css" title="Easy editing
stylesheet" ?>
<!--
Danish Grammar and Typo Rules for LanguageTool
+Copyright (C) 2009 Esben Aaberg, Foreningen for frit tilgængelige
sprogværktøjer
+
See danish_tags.txt for the meaning of the POS tags
-Copyright (C) 2009 Esben Aaberg, Foreningen for frit tilgængelige
sprogværktøjer
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
$Id$
-->
<rules lang="da" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Modified: trunk/JLanguageTool/src/rules/es/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/es/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/es/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -1,12 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet type="text/xsl" href="../print.xsl"
- title="Pretty print" ?>
-<?xml-stylesheet type="text/css" href="../rules.css"
- title="Easy editing stylesheet" ?>
+<?xml-stylesheet type="text/xsl" href="../print.xsl" title="Pretty print" ?>
+<?xml-stylesheet type="text/css" href="../rules.css" title="Easy editing
stylesheet" ?>
<!--
Spanish Grammar and Typo Rules for LanguageTool
Copyright (C) 2006 Marcin Miłkowski
Copyright (C) 2010 Juan Martorell
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
$Id$
-->
<rules lang="es" xsi:noNamespaceSchemaLocation="../rules.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
Modified: trunk/JLanguageTool/src/rules/gl/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/gl/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/gl/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -5,6 +5,22 @@
Galician Grammar and Typo Rules for LanguageTool
Copyright (C) 2006 Marcin Miłkowski
Copyright (C) 2009 Susana Sotelo Docío
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library 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. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
+ $Id$
-->
<rules lang="gl" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../rules.xsd">
Modified: trunk/JLanguageTool/src/rules/is/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/is/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/is/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -4,6 +4,22 @@
<!--
Icelandic Grammar and Typo Rules for LanguageTool
Copyright (C) 2009 Anton Karl Ingason (http://www.hi.is/~antoni/)
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
+$Id$
-->
<rules lang="is" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../rules.xsd">
<category name="Hugsanleg ritvilla">
Modified: trunk/JLanguageTool/src/rules/it/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/it/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/it/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -1,11 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
-<?xml-stylesheet type="text/xsl" href="../print.xsl"
- title="Pretty print" ?>
-<?xml-stylesheet type="text/css" href="../rules.css"
- title="Easy editing stylesheet" ?>
+<?xml-stylesheet type="text/xsl" href="../print.xsl" title="Pretty print" ?>
+<?xml-stylesheet type="text/css" href="../rules.css" title="Easy editing
stylesheet" ?>
<!--
Italian Grammar and Typo Rules for LanguageTool
Copyright (C) 2006 Marcin Miłkowski
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
$Id$
-->
<!--
Modified: trunk/JLanguageTool/src/rules/km/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/km/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/km/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -1,11 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../print.xsl" ?>
-<?xml-stylesheet type="text/css" href="../rules.css"
- title="Easy editing stylesheet" ?>
+<?xml-stylesheet type="text/css" href="../rules.css" title="Easy editing
stylesheet" ?>
<!--
Khmer Grammar and Typo Rules for LanguageTool
Created by the Society for Better Books in Cambodia http://www.sbbic.org
+
See resource/km/tagset.txt for the meaning of the POS tags
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
$Id$
-->
<rules lang="km" xsi:noNamespaceSchemaLocation="../rules.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
Modified: trunk/JLanguageTool/src/rules/lt/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/lt/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/lt/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -1,15 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
-<?xml-stylesheet type="text/xsl" href="../print.xsl"
-title="Pretty print" ?>
-<?xml-stylesheet type="text/css" href="../rules.css"
-title="Easy editing stylesheet" ?>
+<?xml-stylesheet type="text/xsl" href="../print.xsl" title="Pretty print" ?>
+<?xml-stylesheet type="text/css" href="../rules.css" title="Easy editing
stylesheet" ?>
<!--
LanguageTool Grammar rules for Lithuanian language
Copyright (C) 2006 Mantas Kriaučiūnas (www.openoffice.lt ; [email protected])
+
Should follow rules, described in in government resolution number 60:
http://www3.lrs.lt/pls/inter3/dokpaieska.showdoc_l?p_id=41265
Don't forget to check this and next resolutions against these rules !
Partially based on Polish grammar rules, copyright (C) 2006 Marcin Miłkowski
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
$Id$
-->
<rules lang="lt" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Modified: trunk/JLanguageTool/src/rules/ml/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/ml/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/ml/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -1,10 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../print.xsl" ?>
-<?xml-stylesheet type="text/css" href="../rules.css"
-title="Easy editing stylesheet" ?>
+<?xml-stylesheet type="text/css" href="../rules.css" title="Easy editing
stylesheet" ?>
<!--
Malayalam Grammar and Typo Rules for LanguageTool
-See tagset.txt for the meaning of the POS tags
+Copyright (C) 2010 Jithesh.V.S
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
$Id$
-->
<rules lang="ml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Modified: trunk/JLanguageTool/src/rules/nl/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/nl/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/nl/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -4,6 +4,21 @@
<!--
Dutch grammar, typo and style rules for LanguageTool
Copyright (C) 2006,2007,2008, 2009, 2010, 2011 R. J. Baars
([email protected])
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
Contributions and ideas from:
- taaladvies.net,
- Pander
Modified: trunk/JLanguageTool/src/rules/sk/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/sk/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/sk/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -1,10 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../print.xsl" ?>
-<?xml-stylesheet type="text/css" href="../rules.css"
- title="Easy editing stylesheet" ?>
+<?xml-stylesheet type="text/css" href="../rules.css" title="Easy editing
stylesheet" ?>
<!--
Slovak Grammar and Typo Rules for LanguageTool
Copyright (C) 2010 Zdenko Podobný (http://www.sk-spell.sk.cx/),
Luboš Lehotský lubo.lehotsky (at) gmail (dot) com
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
$Id$
-->
<rules lang="sk" xsi:noNamespaceSchemaLocation="../rules.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
Modified: trunk/JLanguageTool/src/rules/sl/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/sl/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/sl/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -4,8 +4,24 @@
<!--
Slovenian Grammar and Typo Rules for LanguageTool
Copyright (C) 2008, 2009, 2010, 2011 Martin Srebotnjak
+
+Thanks to Marcin Miłkowski.
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
$Id$
-Thanks to Marcin Miłkowski.
-->
<rules lang="sl" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../rules.xsd">
<unification feature="number">
Modified: trunk/JLanguageTool/src/rules/sv/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/sv/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/sv/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -1,7 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../print.xsl" ?>
-<?xml-stylesheet type="text/css" href="../rules.css"
-title="Easy editing stylesheet" ?>
+<?xml-stylesheet type="text/css" href="../rules.css" title="Easy editing
stylesheet" ?>
+<!--
+Swedish Grammar and Typo Rules for LanguageTool
+Copyright (C) 2007, 2008 Niklas Johansson
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
+$Id$
+-->
<rules lang="sv" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../rules.xsd">
<!-- ======================================================================
-->
Modified: trunk/JLanguageTool/src/rules/tl/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/tl/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/tl/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -1,11 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../print.xsl" ?>
-<?xml-stylesheet type="text/css" href="../rules.css"
- title="Easy editing stylesheet" ?>
+<?xml-stylesheet type="text/css" href="../rules.css" title="Easy editing
stylesheet" ?>
<!--
Tagalog Grammar and Typo Rules for LanguageTool
+Copyright (C) 2011 Nathaniel Oco and Allan Borra
(http://www.dlsu.edu.ph/research/centers/adric/nlp/)
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
See tagset.txt for the different POS, Lexical Categories, and corresponding
attributes
-Copyright (C) 2011 Nathaniel Oco and Allan Borra
(http://www.dlsu.edu.ph/research/centers/adric/nlp/)
+
$Id$
-->
<rules lang="tl" xsi:noNamespaceSchemaLocation="../rules.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
Modified: trunk/JLanguageTool/src/rules/uk/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/uk/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/uk/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -1,11 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
-<?xml-stylesheet type="text/xsl" href="../print.xsl"
- title="Pretty print" ?>
-<?xml-stylesheet type="text/css" href="../rules.css"
- title="Easy editing stylesheet" ?>
+<?xml-stylesheet type="text/xsl" href="../print.xsl" title="Pretty print" ?>
+<?xml-stylesheet type="text/css" href="../rules.css" title="Easy editing
stylesheet" ?>
<!--
Ukrainian grammar and typo rules for LanguageTool
Copyright (C) 2007 Andriy Rysin
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
$Id$
-->
<rules lang="uk" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../rules.xsd">
Modified: trunk/JLanguageTool/src/rules/xx/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/xx/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/xx/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -5,6 +5,21 @@
<!--
A demo rule file for LanguageTool
Copyright (C) 2005 Daniel Naber (http://www.danielnaber.de)
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
$Id$
--><rules lang="xx" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../rules.xsd">
<!-- tests for phrase syntax -->
Modified: trunk/JLanguageTool/src/rules/zh/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/zh/grammar.xml 2012-06-23 10:18:35 UTC
(rev 7470)
+++ trunk/JLanguageTool/src/rules/zh/grammar.xml 2012-06-23 12:31:31 UTC
(rev 7471)
@@ -1,10 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../print.xsl" ?>
-<?xml-stylesheet type="text/css" href="../rules.css"
- title="Easy editing stylesheet" ?>
+<?xml-stylesheet type="text/css" href="../rules.css" title="Easy editing
stylesheet" ?>
<!--
Chinese Grammar and Typo Rules for LanguageTool
Copyright (C) 2011-2012 Tao Lin
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
$Id$
-->
<rules lang="en" xsi:noNamespaceSchemaLocation="../rules.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs