summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorsjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2009-01-03 16:17:00 +0000
committersjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2009-01-03 16:17:00 +0000
commita632cdc7326402ab0db6f094a695859807127606 (patch)
tree222a2896f57e303a55f72850664575750e2a5c43 /lang
parentc777c8d9aa7cd5c2e9a399727a7fa9985a77fb1c (diff)
Update copyright & contact information within files.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1912 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'lang')
-rw-r--r--lang/cat.l4
-rw-r--r--lang/de.l4
-rw-r--r--lang/en_us.l4
-rw-r--r--lang/es.l4
-rw-r--r--lang/fr.l4
-rw-r--r--lang/gr.l4
-rw-r--r--lang/hun.l4
-rw-r--r--lang/it.l4
-rw-r--r--lang/langcomp.c4
-rw-r--r--lang/langtool.c4
-rw-r--r--lang/nl.l4
-rw-r--r--lang/pl.l4
-rw-r--r--lang/pt.l4
-rw-r--r--lang/ru.l4
-rw-r--r--lang/tr.l4
15 files changed, 30 insertions, 30 deletions
diff --git a/lang/cat.l b/lang/cat.l
index cc1653bd6..2e877a820 100644
--- a/lang/cat.l
+++ b/lang/cat.l
@@ -1,7 +1,7 @@
# Catalan Language File.
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 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 ab43d2adb..73a8c05aa 100644
--- a/lang/de.l
+++ b/lang/de.l
@@ -1,7 +1,7 @@
# Deutsches Language file.
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 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 7e2991d0a..dc6da5d38 100644
--- a/lang/en_us.l
+++ b/lang/en_us.l
@@ -1,7 +1,7 @@
# United States English language file.
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 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 1afd82d76..f124674c9 100644
--- a/lang/es.l
+++ b/lang/es.l
@@ -1,7 +1,7 @@
# Spanish Language File.
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 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 3ff6a5016..47fb34dbe 100644
--- a/lang/fr.l
+++ b/lang/fr.l
@@ -1,7 +1,7 @@
# French language file.
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 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 e4b3f2d09..a40c77aad 100644
--- a/lang/gr.l
+++ b/lang/gr.l
@@ -1,7 +1,7 @@
# Greek language file.
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 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 71a9786c0..5979654ae 100644
--- a/lang/hun.l
+++ b/lang/hun.l
@@ -1,7 +1,7 @@
# Hungarian (magyar) language file.
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Translated by:
# ==============
diff --git a/lang/it.l b/lang/it.l
index 7f950cefd..a152c7a54 100644
--- a/lang/it.l
+++ b/lang/it.l
@@ -1,7 +1,7 @@
# Italian language file.
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 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 bd9bf2646..73d553b56 100644
--- a/lang/langcomp.c
+++ b/lang/langcomp.c
@@ -1,7 +1,7 @@
/* Compiler for language definition files.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 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 f97f29b99..d375bbf1f 100644
--- a/lang/langtool.c
+++ b/lang/langtool.c
@@ -1,7 +1,7 @@
/* Language stuff generator for win32.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/lang/nl.l b/lang/nl.l
index 97cd294c8..b8fc603d7 100644
--- a/lang/nl.l
+++ b/lang/nl.l
@@ -1,7 +1,7 @@
# Dutch Language File
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 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 ed2d4ac0d..8c7dfa6dd 100644
--- a/lang/pl.l
+++ b/lang/pl.l
@@ -14,8 +14,8 @@
#
###########################################################################
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 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 3bf994432..5f3f40173 100644
--- a/lang/pt.l
+++ b/lang/pt.l
@@ -1,7 +1,7 @@
# Portuguese language file.
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 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 2367c3b12..26c19b6cc 100644
--- a/lang/ru.l
+++ b/lang/ru.l
@@ -1,7 +1,7 @@
# Russian language file for Anope
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 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 19d4e9071..93458f380 100644
--- a/lang/tr.l
+++ b/lang/tr.l
@@ -1,7 +1,7 @@
# Turkish language file.
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#