summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorlethality <lethality@anope.org>2011-01-06 02:32:32 +0000
committerlethality <lethality@anope.org>2011-01-06 02:32:32 +0000
commitf592417ec2fc41dc90127cae2fee2064ca597393 (patch)
tree795866e4a515acd6f55ba7e957e684be44b2266d /lang
parented13cd11ec5ccee011b0dc744b7ac420ae51b1d1 (diff)
Updated Copyright to 2011
Diffstat (limited to 'lang')
-rw-r--r--lang/cat.l2
-rw-r--r--lang/de.l2
-rw-r--r--lang/en_us.l2
-rw-r--r--lang/es.l2
-rw-r--r--lang/fr.l2
-rw-r--r--lang/gr.l2
-rw-r--r--lang/hun.l2
-rw-r--r--lang/it.l2
-rw-r--r--lang/langcomp.c2
-rw-r--r--lang/langtool.c4
-rw-r--r--lang/nl.l2
-rw-r--r--lang/pl.l2
-rw-r--r--lang/pt.l2
-rw-r--r--lang/ru.l2
-rw-r--r--lang/tr.l2
15 files changed, 16 insertions, 16 deletions
diff --git a/lang/cat.l b/lang/cat.l
index 96c8b463c..676b149f2 100644
--- a/lang/cat.l
+++ b/lang/cat.l
@@ -1,6 +1,6 @@
# Catalan Language File.
#
-# (C) 2003-2010 Anope Team
+# (C) 2003-2011 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
diff --git a/lang/de.l b/lang/de.l
index 8b7980bc8..46bbcf483 100644
--- a/lang/de.l
+++ b/lang/de.l
@@ -1,6 +1,6 @@
# Deutsches Language file.
#
-# (C) 2003-2010 Anope Team
+# (C) 2003-2011 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
diff --git a/lang/en_us.l b/lang/en_us.l
index 7799a0fe7..d50800657 100644
--- a/lang/en_us.l
+++ b/lang/en_us.l
@@ -1,6 +1,6 @@
# United States English language file.
#
-# (C) 2003-2010 Anope Team
+# (C) 2003-2011 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/es.l b/lang/es.l
index bce5bdad6..6a850f189 100644
--- a/lang/es.l
+++ b/lang/es.l
@@ -1,6 +1,6 @@
# Spanish Language File.
#
-# (C) 2003-2010 Anope Team
+# (C) 2003-2011 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
diff --git a/lang/fr.l b/lang/fr.l
index 1ca5833a0..12c92206d 100644
--- a/lang/fr.l
+++ b/lang/fr.l
@@ -1,6 +1,6 @@
# French language file.
#
-# (C) 2003-2010 Anope Team
+# (C) 2003-2011 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
diff --git a/lang/gr.l b/lang/gr.l
index 2be986e61..7dcd70aa8 100644
--- a/lang/gr.l
+++ b/lang/gr.l
@@ -1,6 +1,6 @@
# Greek language file.
#
-# (C) 2003-2010 Anope Team
+# (C) 2003-2011 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
diff --git a/lang/hun.l b/lang/hun.l
index 26fde5573..a10b33c9f 100644
--- a/lang/hun.l
+++ b/lang/hun.l
@@ -1,6 +1,6 @@
# Hungarian (magyar) language file.
#
-# (C) 2003-2010 Anope Team
+# (C) 2003-2011 Anope Team
# Contact us at team@anope.org
#
# Translated by:
diff --git a/lang/it.l b/lang/it.l
index 82b1b8df6..7b42f22e9 100644
--- a/lang/it.l
+++ b/lang/it.l
@@ -1,6 +1,6 @@
# Italian language file.
#
-# (C) 2003-2010 Anope Team
+# (C) 2003-2011 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/langcomp.c b/lang/langcomp.c
index e221cf672..772cacfed 100644
--- a/lang/langcomp.c
+++ b/lang/langcomp.c
@@ -1,6 +1,6 @@
/* Compiler for language definition files.
*
- * (C) 2003-2010 Anope Team
+ * (C) 2003-2011 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/lang/langtool.c b/lang/langtool.c
index a25b076a8..26ff8bdd2 100644
--- a/lang/langtool.c
+++ b/lang/langtool.c
@@ -1,9 +1,9 @@
/* Language stuff generator for win32.
*
- * (C) 2003-2010 Anope Team
+ * (C) 2003-2011 Anope Team
* Contact us at team@anope.org
*
- * Please read COPYING and README for furhter details.
+ * Please read COPYING and README for further details.
*
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
diff --git a/lang/nl.l b/lang/nl.l
index 3b56ef9b6..bcbaaeef2 100644
--- a/lang/nl.l
+++ b/lang/nl.l
@@ -1,6 +1,6 @@
# Dutch Language File
#
-# (C) 2003-2010 Anope Team
+# (C) 2003-2011 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
diff --git a/lang/pl.l b/lang/pl.l
index 97fa2c902..1fe7c7138 100644
--- a/lang/pl.l
+++ b/lang/pl.l
@@ -14,7 +14,7 @@
#
###########################################################################
#
-# (C) 2003-2010 Anope Team
+# (C) 2003-2011 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/pt.l b/lang/pt.l
index bfac5f069..f18bd7c4e 100644
--- a/lang/pt.l
+++ b/lang/pt.l
@@ -1,6 +1,6 @@
# Portuguese language file.
#
-# (C) 2003-2010 Anope Team
+# (C) 2003-2011 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
diff --git a/lang/ru.l b/lang/ru.l
index 3373c645c..63a813461 100644
--- a/lang/ru.l
+++ b/lang/ru.l
@@ -1,6 +1,6 @@
# Russian language file for Anope
#
-# (C) 2003-2010 Anope Team
+# (C) 2003-2011 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/tr.l b/lang/tr.l
index d950387c9..def0ea549 100644
--- a/lang/tr.l
+++ b/lang/tr.l
@@ -1,6 +1,6 @@
# Turkish language file.
#
-# (C) 2003-2010 Anope Team
+# (C) 2003-2011 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.