Fix copyright year.
authorJan Schneider <jan@horde.org>
Mon, 19 Jan 2009 09:52:53 +0000 (10:52 +0100)
committerJan Schneider <jan@horde.org>
Mon, 19 Jan 2009 09:52:53 +0000 (10:52 +0100)
17 files changed:
babel/commit.php
babel/download.php
babel/edit.php
babel/extract.php
babel/index.php
babel/lib/Display.php
babel/lib/Translate.php
babel/lib/Translate_Help.php
babel/lib/Translation.php
babel/lib/api.php
babel/lib/base.php
babel/make.php
babel/reset.php
babel/stats.php
babel/upload.php
babel/view.php
babel/viewsource.php

index 6bd098a..f3d62ab 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright 2000-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
index fa20f86..b171a8f 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright 2000-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
index 1dd567d..1b69854 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright 2000-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
index 377b82d..57ad0de 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright 2000-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
index 06f00c2..378413f 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright 2000-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
index 877c9e1..1cb97b8 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright 2000-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
index 41727c3..ea9b246 100644 (file)
@@ -1,11 +1,11 @@
 <?php
 /**
- * Copyright 2000-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
  *
- * @author  ???
+ * @author  Joel Vandal <joel@scopserv.com>
  * @package Babel
  */
 
index b401a63..3c0e4af 100644 (file)
@@ -1,11 +1,11 @@
 <?php
 /**
- * Copyright 2000-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
  *
- * @author  ???
+ * @author  Joel Vandal <joel@scopserv.com>
  * @package Babel
  */
 
index e3adbe9..d3d3153 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright 2000-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
index b5016e2..e0c49af 100644 (file)
@@ -5,6 +5,9 @@
  * This file defines Babel's external API interface. Other applications can
  * interact with Babel through this API.
  *
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
+ *
+ * @author  Joel Vandal <joel@scopserv.com>
  * @package Babel
  */
 
index 223530f..93283a1 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright 2000-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
index cf54e7d..91b7f1e 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright 2000-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
index 01ae5fe..e419b3d 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright 2000-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
index fb7a254..3a6ea80 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright 2000-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
index 37fd38d..e3bc26c 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright 2000-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
index 4f60aa9..4336b46 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright 2000-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
index c76eb7e..49ad037 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright 2000-2009 The Horde Project (http://www.horde.org/)
+ * Copyright 2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.