Fix with compiler option 'freestanding'
[rrq/maintain_lilo.git] / src / partition.h
index 23b8b7ccc4940449488e4c33bbf2f69ae3efbe88..e3c2fa3f9fbb764b9bd584914bf44295a4d21380 100644 (file)
@@ -1,15 +1,13 @@
-/* partition.h  -  Partition table handling */
-
-/*
-Copyright 1992-1998 Werner Almesberger.
-Copyright 1999-2004 John Coffman.
-All rights reserved.
-
-Licensed under the terms contained in the file 'COPYING' in the 
-source directory.
-
-*/
-
+/* partition.h  -  Partition table handling
+ * 
+ * Copyright 1992-1998 Werner Almesberger
+ * Copyright 1999-2004 John Coffman
+ * Copyright 2009-2011 Joachim Wiedorn
+ * All rights reserved.
+ * 
+ * Licensed under the terms contained in the file 'COPYING'
+ * in the source directory.
+ */
 
 #ifndef PARTITION_H
 #define PARTITION_H