X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=src%2Fcommon.h;h=fb715eadf5c9baec3006febb3563a22507388a6a;hb=f574e1127a225e2de2e77a6b9e46a65986789f1f;hp=b4106f69b6c9dc9a38c4fc4926f1d5fe826e9cf9;hpb=0a7ead9db7967764f0d93d30f9a83c94cb6fc358;p=rrq%2Fmaintain_lilo.git diff --git a/src/common.h b/src/common.h index b4106f6..fb715ea 100644 --- a/src/common.h +++ b/src/common.h @@ -1,15 +1,13 @@ -#if 0 - common.h - Common data structures and functions. - -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. - - -#endif +/* common.h - Common data structures and functions + * + * 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. + */ #ifndef COMMON_H #define COMMON_H