Imported Upstream version 24.1
[rrq/maintain_lilo.git] / src / probe.h
index c384c4fd77957d6da767b68b534ff3e0a6770529..1b86d99e5a8eeab053b2dd89bbe980b2012e81ef 100644 (file)
@@ -1,18 +1,17 @@
-/* probe.h  -- definitions for the LILO probe utility
-
-Copyright 1999-2005 John Coffman.
-All rights reserved.
-
-Licensed under the terms contained in the file 'COPYING' in the 
-source directory.
-
-*/
+/* probe.h  -  BIOS probe utility
+ * 
+ * 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 __PROBE_H_
 #define __PROBE_H_
 
 
-
 struct disk_geom {
    unsigned int n_total_blocks;
    int n_sect;