cvs: pear /HTML_QuickForm_advmultiselect advmultiselect.php qfamsHandler.js
[email protected] ("Laurent Laville")
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <cvsfarell1209212169@cvsserver> |
farell Sat Apr 26 12:16:09 2008 UTC
Modified files:
/pear/HTML_QuickForm_advmultiselect advmultiselect.php
qfamsHandler.js
Log:
bumped copyright to 2008
http://cvs.php.net/viewvc.cgi/pear/HTML_QuickForm_advmultiselect/advmultiselect.php?r1=1.14&r2=1.15&diff_format=u
Index: pear/HTML_QuickForm_advmultiselect/advmultiselect.php
diff -u pear/HTML_QuickForm_advmultiselect/advmultiselect.php:1.14 pear/HTML_QuickForm_advmultiselect/advmultiselect.php:1.15
--- pear/HTML_QuickForm_advmultiselect/advmultiselect.php:1.14 Sun Dec 23 17:24:58 2007
+++ pear/HTML_QuickForm_advmultiselect/advmultiselect.php Sat Apr 26 12:16:09 2008
@@ -1,6 +1,6 @@
<?php
/**
- * Copyright (c) 2005-2007, Laurent Laville <[email protected]>
+ * Copyright (c) 2005-2008, Laurent Laville <[email protected]>
*
* All rights reserved.
*
@@ -34,9 +34,9 @@
* @category HTML
* @package HTML_QuickForm_advmultiselect
* @author Laurent Laville <[email protected]>
- * @copyright 2005-2007 Laurent Laville
+ * @copyright 2005-2008 Laurent Laville
* @license http://www.opensource.org/licenses/bsd-license.php BSD
- * @version CVS: $Id: advmultiselect.php,v 1.14 2007/12/23 17:24:58 farell Exp $
+ * @version CVS: $Id: advmultiselect.php,v 1.15 2008/04/26 12:16:09 farell Exp $
* @link http://pear.php.net/package/HTML_QuickForm_advmultiselect
* @since File available since Release 0.4.0
*/
@@ -80,7 +80,7 @@
* @category HTML
* @package HTML_QuickForm_advmultiselect
* @author Laurent Laville <[email protected]>
- * @copyright 2005-2007 Laurent Laville
+ * @copyright 2005-2008 Laurent Laville
* @license http://www.opensource.org/licenses/bsd-license.php BSD
* @version Release: @package_version@
* @link http://pear.php.net/package/HTML_QuickForm_advmultiselect
http://cvs.php.net/viewvc.cgi/pear/HTML_QuickForm_advmultiselect/qfamsHandler.js?r1=1.2&r2=1.3&diff_format=u
Index: pear/HTML_QuickForm_advmultiselect/qfamsHandler.js
diff -u pear/HTML_QuickForm_advmultiselect/qfamsHandler.js:1.2 pear/HTML_QuickForm_advmultiselect/qfamsHandler.js:1.3
--- pear/HTML_QuickForm_advmultiselect/qfamsHandler.js:1.2 Sat Jun 9 10:39:07 2007
+++ pear/HTML_QuickForm_advmultiselect/qfamsHandler.js Sat Apr 26 12:16:09 2008
@@ -4,9 +4,9 @@
* @category HTML
* @package HTML_QuickForm_advmultiselect
* @author Laurent Laville <[email protected]>
- * @copyright 2007 Laurent Laville
+ * @copyright 2007-2008 Laurent Laville
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License
- * @version CVS: $Id: qfamsHandler.js,v 1.2 2007/06/09 10:39:07 farell Exp $
+ * @version CVS: $Id: qfamsHandler.js,v 1.3 2008/04/26 12:16:09 farell Exp $
* @since File available since Release 1.3.0
*/