diff options
author | Jesús <heckyel@hyperbola.info> | 2020-03-03 12:01:13 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-03-03 12:01:13 -0500 |
commit | 071acc7b45461f6f0be97f362a6e4e585829609e (patch) | |
tree | a8949cdfa50913c098e5b0bfa202e2d3648b0b95 /lib/WWW/FairViewer/ParseJSON.pm | |
parent | d35d534e641769eb7bd1d7867a57d696d89b6d71 (diff) | |
download | fair-viewer-071acc7b45461f6f0be97f362a6e4e585829609e.tar.lz fair-viewer-071acc7b45461f6f0be97f362a6e4e585829609e.tar.xz fair-viewer-071acc7b45461f6f0be97f362a6e4e585829609e.zip |
Fix Copyright
Diffstat (limited to 'lib/WWW/FairViewer/ParseJSON.pm')
-rw-r--r-- | lib/WWW/FairViewer/ParseJSON.pm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/WWW/FairViewer/ParseJSON.pm b/lib/WWW/FairViewer/ParseJSON.pm index d03b17a..5ded0ad 100644 --- a/lib/WWW/FairViewer/ParseJSON.pm +++ b/lib/WWW/FairViewer/ParseJSON.pm @@ -51,6 +51,8 @@ sub make_json_string { =head1 AUTHOR +Trizen, C<< <echo dHJpemVuQHByb3Rvbm1haWwuY29tCg== | base64 -d> >> + Jesus, C<< <echo aGVja3llbEBoeXBlcmJvbGEuaW5mbw== | base64 -d> >> @@ -64,6 +66,7 @@ You can find documentation for this module with the perldoc command. =head1 LICENSE AND COPYRIGHT Copyright 2013-2015 Trizen. + Copyright 2020 Jesus E. This program is free software: you can redistribute it and/or modify |