From 010c9be9d5560cbe1fd2d5c0d6431d0742b40d72 Mon Sep 17 00:00:00 2001 From: Victor Seva Date: Tue, 12 May 2015 17:12:29 +0200 Subject: [PATCH] MT#11921 fix tap-test Change-Id: I630539370aad55075acc4b2b68db669c517ff571 --- lib/Data/HAL.pm | 2 +- lib/Data/HAL/Link.pm | 11 +++++++++++ lib/Data/HAL/URI.pm | 11 +++++++++++ 3 files changed, 23 insertions(+), 1 deletion(-) diff --git a/lib/Data/HAL.pm b/lib/Data/HAL.pm index 28aacfc..fe36189 100644 --- a/lib/Data/HAL.pm +++ b/lib/Data/HAL.pm @@ -450,7 +450,7 @@ L, the more mature, featureful hypermedia proto Lars Dɪᴇᴄᴋᴏᴡ C<< >> -=head1 LICENCE AND COPYRIGHT +=head1 LICENSE Copyright © 2013 Lars Dɪᴇᴄᴋᴏᴡ C<< >> diff --git a/lib/Data/HAL/Link.pm b/lib/Data/HAL/Link.pm index 6fcf275..a9be196 100644 --- a/lib/Data/HAL/Link.pm +++ b/lib/Data/HAL/Link.pm @@ -191,3 +191,14 @@ See L constructor. =head1 CONFIGURATION AND ENVIRONMENT Requires no configuration files or environment variables. + +=head1 AUTHOR + +Lars Dɪᴇᴄᴋᴏᴡ C<< >> + +=head1 LICENSE + +Copyright © 2013 Lars Dɪᴇᴄᴋᴏᴡ C<< >> + +This library is free software; you can redistribute it and/or modify it +under the same terms as Perl 5.18.0. diff --git a/lib/Data/HAL/URI.pm b/lib/Data/HAL/URI.pm index ce17cc8..1b4388d 100644 --- a/lib/Data/HAL/URI.pm +++ b/lib/Data/HAL/URI.pm @@ -108,3 +108,14 @@ None. =head1 CONFIGURATION AND ENVIRONMENT Requires no configuration files or environment variables. + +=head1 AUTHOR + +Lars Dɪᴇᴄᴋᴏᴡ C<< >> + +=head1 LICENSE + +Copyright © 2013 Lars Dɪᴇᴄᴋᴏᴡ C<< >> + +This library is free software; you can redistribute it and/or modify it +under the same terms as Perl 5.18.0.