X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;ds=sidebyside;f=src%2Flilo.c;h=4cc4694e2c1b7752d46063c2d3dc8c53f36776b4;hb=e05a6f05e7fce66ac7560e066d995c456073d29f;hp=09b40dcd5422454b4e22fe194e742663a2c48d8c;hpb=f574e1127a225e2de2e77a6b9e46a65986789f1f;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"