Imported Upstream version 24.0
[rrq/maintain_lilo.git] / src / identify.c
index b26c33e48fd254382cb2609f900c3f1352e5fc33..369f273f06411baead6efabab4f3f2a60eb23b5d 100644 (file)
@@ -1,15 +1,13 @@
-/* identify.c  -  Translate label names to kernel paths */
-
-/* 
-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.
-
-*/
-
+/* identify.c  -  Translate label names to kernel paths
+ * 
+ * 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.
+ */
 
 #define _GNU_SOURCE
 #include <stdlib.h>