X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=src%2Fdevice.c;h=93d3039a13ab153c366ce31b22afe69826870e20;hb=refs%2Ftags%2Fupstream%2F24.0;hp=2a5c8ff657aeceda0bde0dc4f41e36e5b2930684;hpb=0a7ead9db7967764f0d93d30f9a83c94cb6fc358;p=rrq%2Fmaintain_lilo.git diff --git a/src/device.c b/src/device.c index 2a5c8ff..93d3039 100644 --- a/src/device.c +++ b/src/device.c @@ -1,13 +1,13 @@ -/* device.c - Device access */ -/* -Copyright 1992-1997 Werner Almesberger. -Copyright 1999-2006 John Coffman. -All rights reserved. - -Licensed under the terms contained in the file 'COPYING' in the -source directory. - -*/ +/* device.c - Device access + * + * Copyright 1992-1997 Werner Almesberger + * Copyright 1999-2006 John Coffman + * Copyright 2009-2011 Joachim Wiedorn + * All rights reserved. + * + * Licensed under the terms contained in the file 'COPYING' + * in the source directory. + */ #define _GNU_SOURCE #include