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 /Bin | |
parent | c2c423a7a42ae060947b9e014309ae48d63a8086 (diff) | |
download | Praspel-cac81b37bf1935852ca7a3a1fb8abbda8d3c4d39.zip Praspel-cac81b37bf1935852ca7a3a1fb8abbda8d3c4d39.tar.gz Praspel-cac81b37bf1935852ca7a3a1fb8abbda8d3c4d39.tar.bz2 |
Happy new year \o/.
Diffstat (limited to 'Bin')
-rw-r--r-- | Bin/Shell.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Bin/Shell.php b/Bin/Shell.php index 57cbbb3..bd79f93 100644 --- a/Bin/Shell.php +++ b/Bin/Shell.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: @@ -93,7 +93,7 @@ namespace Hoa\Praspel\Bin { * Interactive Praspel shell. * * @author Ivan Enderlin <ivan.enderlin@hoa-project.net> - * @copyright Copyright © 2007-2012 Ivan Enderlin. + * @copyright Copyright © 2007-2013 Ivan Enderlin. * @license New BSD License */ |