diff options
Diffstat (limited to 'views/failsafe/input')
-rw-r--r-- | views/failsafe/input/button.php | 2 | ||||
-rw-r--r-- | views/failsafe/input/checkboxes.php | 2 | ||||
-rw-r--r-- | views/failsafe/input/form.php | 2 | ||||
-rw-r--r-- | views/failsafe/input/hidden.php | 2 | ||||
-rw-r--r-- | views/failsafe/input/longtext.php | 2 | ||||
-rw-r--r-- | views/failsafe/input/pulldown.php | 2 | ||||
-rw-r--r-- | views/failsafe/input/reset.php | 2 | ||||
-rw-r--r-- | views/failsafe/input/submit.php | 2 | ||||
-rw-r--r-- | views/failsafe/input/text.php | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/views/failsafe/input/button.php b/views/failsafe/input/button.php index 9a72f38b0..ac1bfe784 100644 --- a/views/failsafe/input/button.php +++ b/views/failsafe/input/button.php @@ -8,7 +8,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ * * @uses $vars['value'] The current value, if any diff --git a/views/failsafe/input/checkboxes.php b/views/failsafe/input/checkboxes.php index ff3ab8523..ccfa17982 100644 --- a/views/failsafe/input/checkboxes.php +++ b/views/failsafe/input/checkboxes.php @@ -8,7 +8,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*
* @uses $vars['value'] The current value, if any
diff --git a/views/failsafe/input/form.php b/views/failsafe/input/form.php index a640619bb..f02b97dfa 100644 --- a/views/failsafe/input/form.php +++ b/views/failsafe/input/form.php @@ -8,7 +8,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ * * @uses $vars['body'] The body of the form (made up of other input/xxx views and html diff --git a/views/failsafe/input/hidden.php b/views/failsafe/input/hidden.php index 4ff9f31da..5d3015414 100644 --- a/views/failsafe/input/hidden.php +++ b/views/failsafe/input/hidden.php @@ -8,7 +8,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ * * @uses $vars['value'] The current value, if any diff --git a/views/failsafe/input/longtext.php b/views/failsafe/input/longtext.php index 85c3f8186..c28028217 100644 --- a/views/failsafe/input/longtext.php +++ b/views/failsafe/input/longtext.php @@ -8,7 +8,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*
* @uses $vars['value'] The current value, if any
diff --git a/views/failsafe/input/pulldown.php b/views/failsafe/input/pulldown.php index 96b4d19aa..fcd13a6b3 100644 --- a/views/failsafe/input/pulldown.php +++ b/views/failsafe/input/pulldown.php @@ -8,7 +8,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*
* @uses $vars['value'] The current value, if any
diff --git a/views/failsafe/input/reset.php b/views/failsafe/input/reset.php index 6aa9d1c82..c2e77670f 100644 --- a/views/failsafe/input/reset.php +++ b/views/failsafe/input/reset.php @@ -8,7 +8,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ * * @uses $vars['value'] The current value, if any diff --git a/views/failsafe/input/submit.php b/views/failsafe/input/submit.php index 591a43998..f87600e63 100644 --- a/views/failsafe/input/submit.php +++ b/views/failsafe/input/submit.php @@ -8,7 +8,7 @@ * @subpackage Core * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008 + * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ * * @uses $vars['value'] The current value, if any diff --git a/views/failsafe/input/text.php b/views/failsafe/input/text.php index a6045cf4c..9f8ab79f7 100644 --- a/views/failsafe/input/text.php +++ b/views/failsafe/input/text.php @@ -8,7 +8,7 @@ * @subpackage Core
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
- * @copyright Curverider Ltd 2008
+ * @copyright Curverider Ltd 2008-2009
* @link http://elgg.org/
*
* @uses $vars['value'] The current value, if any
|