Revision: 6641
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6641&view=rev
Author:   dnaber
Date:     2012-03-25 00:09:37 +0000 (Sun, 25 Mar 2012)
Log Message:
-----------
add missing license

Modified Paths:
--------------
    
trunk/JLanguageTool/src/java/org/languagetool/rules/de/GermanDoublePunctuationRule.java
    
trunk/JLanguageTool/src/java/org/languagetool/rules/de/GermanWordRepeatRule.java

Modified: 
trunk/JLanguageTool/src/java/org/languagetool/rules/de/GermanDoublePunctuationRule.java
===================================================================
--- 
trunk/JLanguageTool/src/java/org/languagetool/rules/de/GermanDoublePunctuationRule.java
     2012-03-24 23:35:15 UTC (rev 6640)
+++ 
trunk/JLanguageTool/src/java/org/languagetool/rules/de/GermanDoublePunctuationRule.java
     2012-03-25 00:09:37 UTC (rev 6641)
@@ -1,3 +1,21 @@
+/* LanguageTool, a natural language style checker
+ * 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
+ */
 package org.languagetool.rules.de;
 
 import org.languagetool.rules.DoublePunctuationRule;

Modified: 
trunk/JLanguageTool/src/java/org/languagetool/rules/de/GermanWordRepeatRule.java
===================================================================
--- 
trunk/JLanguageTool/src/java/org/languagetool/rules/de/GermanWordRepeatRule.java
    2012-03-24 23:35:15 UTC (rev 6640)
+++ 
trunk/JLanguageTool/src/java/org/languagetool/rules/de/GermanWordRepeatRule.java
    2012-03-25 00:09:37 UTC (rev 6641)
@@ -1,5 +1,20 @@
-/*
- * Created on 03.10.2009
+/* LanguageTool, a natural language style checker
+ * Copyright (C) 2009 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
  */
 package org.languagetool.rules.de;
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Languagetool-cvs mailing list
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to