From bf2bb3e1ea26571229cf16d0790f75cc947d7293 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 27 Feb 2012 09:46:39 -0800 Subject: Update copyright to 2012. #1822 --- modules/rest/controllers/rest.php | 2 +- modules/rest/helpers/registry_rest.php | 2 +- modules/rest/helpers/rest.php | 2 +- modules/rest/helpers/rest_event.php | 2 +- modules/rest/helpers/rest_installer.php | 2 +- modules/rest/libraries/Rest_Exception.php | 2 +- modules/rest/models/user_access_key.php | 2 +- modules/rest/tests/Rest_Controller_Test.php | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'modules/rest') diff --git a/modules/rest/controllers/rest.php b/modules/rest/controllers/rest.php index 624a02a0..21d9631b 100644 --- a/modules/rest/controllers/rest.php +++ b/modules/rest/controllers/rest.php @@ -1,7 +1,7 @@