summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2014-01-01 20:51:08 -0500
committerAdam <Adam@anope.org>2014-01-01 20:51:08 -0500
commit969aacbf783287bc734d14c969dd6674bbb69252 (patch)
tree94dad4a5b2befcdabfe32e897a0705f07f3fbdbf /lang
parent304e6eaabe829a7a0d493b81de5103a225846155 (diff)
Update copyright to 2014. This was done with:
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
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/ja_utf8.l2
-rw-r--r--lang/langcomp.c2
-rw-r--r--lang/langtool.c2
-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
16 files changed, 16 insertions, 16 deletions
diff --git a/lang/cat.l b/lang/cat.l
index c3a18bdcf..a61c9a487 100644
--- a/lang/cat.l
+++ b/lang/cat.l
@@ -1,6 +1,6 @@
# Catalan Language File.
#
-# (C) 2003-2013 Anope Team
+# (C) 2003-2014 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/de.l b/lang/de.l
index 261760106..a899a9522 100644
--- a/lang/de.l
+++ b/lang/de.l
@@ -1,6 +1,6 @@
# Deutsches Language file.
#
-# (C) 2003-2013 Anope Team
+# (C) 2003-2014 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/en_us.l b/lang/en_us.l
index 72db6eb3b..850f8b168 100644
--- a/lang/en_us.l
+++ b/lang/en_us.l
@@ -1,6 +1,6 @@
# United States English language file.
#
-# (C) 2003-2013 Anope Team
+# (C) 2003-2014 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 88a451350..5a10e21ab 100644
--- a/lang/es.l
+++ b/lang/es.l
@@ -1,6 +1,6 @@
# Spanish Language File.
#
-# (C) 2003-2013 Anope Team
+# (C) 2003-2014 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/fr.l b/lang/fr.l
index a13b8587a..2a307c370 100644
--- a/lang/fr.l
+++ b/lang/fr.l
@@ -1,6 +1,6 @@
# French language file.
#
-# (C) 2003-2013 Anope Team
+# (C) 2003-2014 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/gr.l b/lang/gr.l
index 48f5cbc3d..c73a3a84a 100644
--- a/lang/gr.l
+++ b/lang/gr.l
@@ -1,6 +1,6 @@
# Greek language file.
#
-# (C) 2003-2013 Anope Team
+# (C) 2003-2014 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/hun.l b/lang/hun.l
index 11fa09fca..b9cd4b9c3 100644
--- a/lang/hun.l
+++ b/lang/hun.l
@@ -1,6 +1,6 @@
# Hungarian (magyar) language file.
#
-# (C) 2003-2013 Anope Team
+# (C) 2003-2014 Anope Team
# Contact us at team@anope.org
#
# Translated by:
diff --git a/lang/it.l b/lang/it.l
index 1221035ab..8b76fc0df 100644
--- a/lang/it.l
+++ b/lang/it.l
@@ -1,6 +1,6 @@
# Italian language file.
#
-# (C) 2003-2013 Anope Team
+# (C) 2003-2014 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/ja_utf8.l b/lang/ja_utf8.l
index e18d7020c..d06efc526 100644
--- a/lang/ja_utf8.l
+++ b/lang/ja_utf8.l
@@ -1,6 +1,6 @@
# Japanese language file.
#
-# (C) 2003-2013 Anope Team
+# (C) 2003-2014 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 808821c8a..50685f011 100644
--- a/lang/langcomp.c
+++ b/lang/langcomp.c
@@ -1,6 +1,6 @@
/* Compiler for language definition files.
*
- * (C) 2003-2013 Anope Team
+ * (C) 2003-2014 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 8e96e3a38..2401564b1 100644
--- a/lang/langtool.c
+++ b/lang/langtool.c
@@ -1,6 +1,6 @@
/* Language stuff generator for win32.
*
- * (C) 2003-2013 Anope Team
+ * (C) 2003-2014 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/lang/nl.l b/lang/nl.l
index a5f860c7e..9ee8e39fb 100644
--- a/lang/nl.l
+++ b/lang/nl.l
@@ -1,6 +1,6 @@
# Dutch Language File
#
-# (C) 2003-2013 Anope Team
+# (C) 2003-2014 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/pl.l b/lang/pl.l
index 7edfb3831..76b596c07 100644
--- a/lang/pl.l
+++ b/lang/pl.l
@@ -14,7 +14,7 @@
#
###########################################################################
#
-# (C) 2003-2013 Anope Team
+# (C) 2003-2014 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 fd24698fd..013a38467 100644
--- a/lang/pt.l
+++ b/lang/pt.l
@@ -1,6 +1,6 @@
# Portuguese language file.
#
-# (C) 2003-2013 Anope Team
+# (C) 2003-2014 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/ru.l b/lang/ru.l
index aa5a5847c..786489d14 100644
--- a/lang/ru.l
+++ b/lang/ru.l
@@ -1,6 +1,6 @@
# Russian language file for Anope
#
-# (C) 2003-2013 Anope Team
+# (C) 2003-2014 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 422d83341..48ef45afe 100644
--- a/lang/tr.l
+++ b/lang/tr.l
@@ -1,6 +1,6 @@
# Turkish language file.
#
-# (C) 2003-2013 Anope Team
+# (C) 2003-2014 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.