diff options
author | matteo <matteo.pasotti@gmail.com> | 2014-07-02 00:19:08 +0300 |
---|---|---|
committer | matteo <matteo.pasotti@gmail.com> | 2014-07-02 00:19:08 +0300 |
commit | ea2f79bc9b87773f934c60821d0c2ce3e94166b1 (patch) | |
tree | cfd053edb93877219e4f9bddb9d4f865093c687f /lib/AdminPanel/Shared.pm | |
parent | e2afa0de3c8e5dfed91146d41fb0004b1b51618b (diff) | |
download | colin-keep-ea2f79bc9b87773f934c60821d0c2ce3e94166b1.tar colin-keep-ea2f79bc9b87773f934c60821d0c2ce3e94166b1.tar.gz colin-keep-ea2f79bc9b87773f934c60821d0c2ce3e94166b1.tar.bz2 colin-keep-ea2f79bc9b87773f934c60821d0c2ce3e94166b1.tar.xz colin-keep-ea2f79bc9b87773f934c60821d0c2ce3e94166b1.zip |
updated copyright notes
Diffstat (limited to 'lib/AdminPanel/Shared.pm')
-rw-r--r-- | lib/AdminPanel/Shared.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/AdminPanel/Shared.pm b/lib/AdminPanel/Shared.pm index ce8e4e3..7963d47 100644 --- a/lib/AdminPanel/Shared.pm +++ b/lib/AdminPanel/Shared.pm @@ -1,6 +1,7 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: # Copyright 2012-2013 Angelo Naselli <anaselli@linux.it> +# Copyright 2013-2014 Matteo Pasotti <matteo.pasotti@gmail.com> # # This file is part of AdminPanel # @@ -52,6 +53,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE Copyright (C) 2013, Angelo Naselli. +Copyright (C) 2014, Matteo Pasotti. This file is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |