X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=src%2Flilo.c;h=4cc4694e2c1b7752d46063c2d3dc8c53f36776b4;hb=c3e58b59a1d71041a2674a64c46130436bd67ffa;hp=09b40dcd5422454b4e22fe194e742663a2c48d8c;hpb=ffed495b68f6d518efc5fcf6e845c5ff83099b11;p=rrq%2Fmaintain_lilo.git diff --git a/src/lilo.c b/src/lilo.c index 09b40dc..4cc4694 100644 --- a/src/lilo.c +++ b/src/lilo.c @@ -2,7 +2,7 @@ * * Copyright 1992-1998 Werner Almesberger * Copyright 1999-2007 John Coffman - * Copyright 2009-2013 Joachim Wiedorn + * Copyright 2009-2014 Joachim Wiedorn * All rights reserved. * * Licensed under the terms contained in the file 'COPYING' @@ -829,7 +829,7 @@ fprintf(errstd,"REBOOT=\"%s\"\n", reboot_arg); } printf(" * Copyright (C) 1992-1998 Werner Almesberger (until v20)\n" " * Copyright (C) 1999-2007 John Coffman (until v22)\n" - " * Copyright (C) 2009-2013 Joachim Wiedorn (since v23)\n" + " * Copyright (C) 2009-2014 Joachim Wiedorn (since v23)\n" "This program comes with ABSOLUTELY NO WARRANTY. This is free software \n" "distributed under the BSD License (3-clause). Details can be found in \n" "the file COPYING, which is distributed with this software.\n"