diff --git a/core/MY_Controller.php b/core/MY_Controller.php index bc42152..1afb524 100644 --- a/core/MY_Controller.php +++ b/core/MY_Controller.php @@ -7,7 +7,7 @@ * @author Adam Griffiths * @link http://adamgriffiths.co.uk * @version 2.0.3 -* @copyright Adam Griffiths 2010 +* @copyright Adam Griffiths 2011 * * Auth provides a powerful, lightweight and simple interface for user authentication . */ diff --git a/libraries/AG_Auth.php b/libraries/AG_Auth.php index 32f7c17..14b6d6d 100644 --- a/libraries/AG_Auth.php +++ b/libraries/AG_Auth.php @@ -7,7 +7,7 @@ * @author Adam Griffiths * @link http://adamgriffiths.co.uk * @version 2.0.3 -* @copyright Adam Griffiths 2010 +* @copyright Adam Griffiths 2011 * * Auth provides a powerful, lightweight and simple interface for user authentication . */ diff --git a/license.txt b/license.txt index 9229323..863b63d 100644 --- a/license.txt +++ b/license.txt @@ -1,4 +1,4 @@ -Copyright (c) 2009 Adam Griffiths, www.adamgriffiths.co.uk +Copyright (c) 2011 Adam Griffiths, www.adamgriffiths.co.uk Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/models/ag_auth_model.php b/models/ag_auth_model.php index 89e425a..65f5638 100644 --- a/models/ag_auth_model.php +++ b/models/ag_auth_model.php @@ -7,7 +7,7 @@ * @author Adam Griffiths * @link http://adamgriffiths.co.uk * @version 2.0.3 -* @copyright Adam Griffiths 2010 +* @copyright Adam Griffiths 2011 * * Auth provides a powerful, lightweight and simple interface for user authentication . */