diff options
Diffstat (limited to 'lib/AdminPanel')
-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 ce8e4e35..7963d47e 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 |