X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=src%2Ffirst.S;h=48b5021154289a2731189369f3a542a5b8ebf868;hb=ffed495b68f6d518efc5fcf6e845c5ff83099b11;hp=aabb1a779f85befe3d2cc5e8040413911befbe67;hpb=23c77cc092dbbb1e12c47c2b0021d4476b543702;p=rrq%2Fmaintain_lilo.git diff --git a/src/first.S b/src/first.S index aabb1a7..48b5021 100644 --- a/src/first.S +++ b/src/first.S @@ -1,13 +1,14 @@ -#if 0 -; first.S - LILO first stage boot loader with LBA32 support */ -Copyright 1992-1998 Werner Almesberger. -Copyright 1999-2005 John Coffman. -All rights reserved. - -Licensed under the terms contained in the file 'COPYING' in the -source directory. +; first.S - LILO first stage boot loader with LBA32 support +; +; Copyright 1992-1998 Werner Almesberger +; Copyright 1999-2005 John Coffman +; Copyright 2009-2011 Joachim Wiedorn +; All rights reserved. +; +; Licensed under the terms contained in the file 'COPYING' +; in the source directory. +; -#endif #define LILO_ASM #include "lilo.h" get common.s /* as86 "include" will bypass the CPP */