X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ap-utils.git;a=blobdiff_plain;f=lib%2Fcommon.c;h=3c1b359157728c03ae62d61beaff76a18a410663;hp=45e7279f7e05468d26e852d8a89166b6e34d1a58;hb=30c08d141bacedf0dd15a8eb8e4797fc8c26adeb;hpb=d950237a118fdb1ea5ccecc154c4656ca192d6a0 diff --git a/lib/common.c b/lib/common.c index 45e7279..3c1b359 100644 --- a/lib/common.c +++ b/lib/common.c @@ -112,7 +112,7 @@ void about() mvwaddstr(main_sub, brow + 6, bcol + 2, _("and Jan Rafaj jr-aputils@cedric.unob.cz")); mvwaddstr(main_sub, brow + 7, bcol + 2, - _("Copyright (c) 2001-2005")); + _("Copyright (c) 2001-2006")); mvwaddstr(main_sub, brow + 8, bcol + 2, _("Roman Festchook and Jan Rafaj")); mvwaddstr(main_sub, brow + 9, bcol + 2, "http://ap-utils.polesye.net/");