diff options
author | Craig Andrews <candrews@integralblue.com> | 2010-05-27 18:26:47 -0400 |
---|---|---|
committer | Craig Andrews <candrews@integralblue.com> | 2010-05-27 18:27:33 -0400 |
commit | 6317f7d92bf94f8563a7d9392631d0da06b3042b (patch) | |
tree | 49192b949685ed1c145546b88aed1498aa3d89e3 /classes | |
parent | 696aeea113b88fd0f6b7c4c88eebc2f4f369d245 (diff) |
Assigning my copyrights to the Free Software Foundation
Diffstat (limited to 'classes')
-rw-r--r-- | classes/Notice.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/classes/Notice.php b/classes/Notice.php index 2613b1737..c8cfb5abb 100644 --- a/classes/Notice.php +++ b/classes/Notice.php @@ -29,6 +29,7 @@ * @author Robin Millette <millette@controlyourself.ca> * @author Sarven Capadisli <csarven@controlyourself.ca> * @author Tom Adams <tom@holizz.com> + * @copyright 2009 Free Software Foundation, Inc http://www.fsf.org * @license GNU Affero General Public License http://www.gnu.org/licenses/ */ |