diff --git a/scripts/pkg-get.pl b/scripts/pkg-get.pl index 0c15609..5fe394f 100755 --- a/scripts/pkg-get.pl +++ b/scripts/pkg-get.pl @@ -1,7 +1,7 @@ #!/usr/bin/env perl # # pkg-get - A binary package management utility for CRUX Linux -# Copyright (C) 2004-05 Simone Rota +# Copyright (C) 2004-06 Simone Rota # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/scripts/pkg-repgen.pl b/scripts/pkg-repgen.pl index 1545b65..2743ce4 100755 --- a/scripts/pkg-repgen.pl +++ b/scripts/pkg-repgen.pl @@ -307,7 +307,7 @@ sub printfooter { } close(FILE); } - print $ih "

Generated by pkg-repgen on " . isotime() . ".

\n"; + print $ih "

Generated by pkg-repgen on " . isotime() . ".

\n"; print $ih <