From d37b05fccb4dbb5ed2ee6c5e08bc8d26dc299477 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Sun, 30 Mar 2014 00:52:10 +0200 Subject: [PATCH] Update copyright years and bump version number --- lib/POE/Component/IRC/Plugin/Seen.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/POE/Component/IRC/Plugin/Seen.pm b/lib/POE/Component/IRC/Plugin/Seen.pm index 243a24c..56c6615 100644 --- a/lib/POE/Component/IRC/Plugin/Seen.pm +++ b/lib/POE/Component/IRC/Plugin/Seen.pm @@ -1,6 +1,6 @@ package POE::Component::IRC::Plugin::Seen; -our $VERSION = 0.001; +our $VERSION = 0.001001; use v5.14; use strict; @@ -128,7 +128,7 @@ Marius Gavrilescu C<< >> =head1 COPYRIGHT AND LICENSE -Copyright (C) 2013 by Marius Gavrilescu +Copyright (C) 2013,2014 by Marius Gavrilescu This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or, -- 2.30.2