diff options
author | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2013-01-01 13:20:38 +0100 |
---|---|---|
committer | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2013-01-01 13:20:38 +0100 |
commit | cac81b37bf1935852ca7a3a1fb8abbda8d3c4d39 (patch) | |
tree | 6841f1af266785984d41abbdf46228fad7607340 /Model/Is.php | |
parent | c2c423a7a42ae060947b9e014309ae48d63a8086 (diff) | |
download | Praspel-cac81b37bf1935852ca7a3a1fb8abbda8d3c4d39.zip Praspel-cac81b37bf1935852ca7a3a1fb8abbda8d3c4d39.tar.gz Praspel-cac81b37bf1935852ca7a3a1fb8abbda8d3c4d39.tar.bz2 |
Happy new year \o/.
Diffstat (limited to 'Model/Is.php')
-rw-r--r-- | Model/Is.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Model/Is.php b/Model/Is.php index ae1d069..af54c96 100644 --- a/Model/Is.php +++ b/Model/Is.php @@ -8,7 +8,7 @@ * * New BSD License * - * Copyright © 2007-2012, Ivan Enderlin. All rights reserved. + * Copyright © 2007-2013, Ivan Enderlin. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -53,7 +53,7 @@ namespace Hoa\Praspel\Model { * Represent the @is clause. * * @author Ivan Enderlin <ivan.enderlin@hoa-project.net> - * @copyright Copyright © 2007-2012 Ivan Enderlin. + * @copyright Copyright © 2007-2013 Ivan Enderlin. * @license New BSD License */ |