Imported Upstream version 24.0
[rrq/maintain_lilo.git] / src / map.c
index c583c0df141f91912cf2a537634161d78af43067..9ec0d80d86f9d806ddc2a0ade2c294fe770b4ece 100644 (file)
--- a/src/map.c
+++ b/src/map.c
@@ -1,14 +1,13 @@
-/* map.c  -  Map file creation */
-/*
-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.
-
-*/
-
+/* map.c  -  Map file creation
+ * 
+ * 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.
+ */
 
 #define _GNU_SOURCE
 #include <unistd.h>