@@ -, +, @@ --- Koha/PseudonymizedTransaction.pm | 5 ++--- Koha/PseudonymizedTransactions.pm | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) --- a/Koha/PseudonymizedTransaction.pm +++ a/Koha/PseudonymizedTransaction.pm @@ -11,9 +11,8 @@ package Koha::PseudonymizedTransaction; # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR # A PARTICULAR PURPOSE. See the GNU General Public License for more details. # -# You should have received a copy of the GNU General Public License along -# with Koha; if not, write to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# You should have received a copy of the GNU General Public License +# along with Koha; if not, see . use Modern::Perl; --- a/Koha/PseudonymizedTransactions.pm +++ a/Koha/PseudonymizedTransactions.pm @@ -11,9 +11,8 @@ package Koha::PseudonymizedTransactions; # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR # A PARTICULAR PURPOSE. See the GNU General Public License for more details. # -# You should have received a copy of the GNU General Public License along -# with Koha; if not, write to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# You should have received a copy of the GNU General Public License +# along with Koha; if not, see . use Modern::Perl; --