update header/copyright

This commit is contained in:
Laurent Vivier 2007-05-30 22:05:54 +00:00
parent 93d4e46279
commit 1d5adc3204
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,8 @@
/*
*
* (c) 2004-2007 Laurent Vivier <Laurent@lvivier.info>
*
*/
#define __NO_INLINE__

View File

@ -1,3 +1,9 @@
/*
*
* (c) 2004-2007 Laurent Vivier <Laurent@lvivier.info>
*
*/
#include "head.h"
extern int read_config(emile_l2_header_t* info, char **kernel_path, char **command_line, char **ramdisk_path);