|
@@ -1,5 +1,5 @@
|
|
|
/*
|
|
|
- * (C) Copyright 2000
|
|
|
+ * (C) Copyright 2000-2005
|
|
|
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
|
*
|
|
|
* See file CREDITS for list of people who contributed to this
|
|
@@ -19,6 +19,13 @@
|
|
|
* along with this program; if not, write to the Free Software
|
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
|
|
* MA 02111-1307 USA
|
|
|
+ *
|
|
|
+ ********************************************************************
|
|
|
+ * NOTE: This header file defines an interface to U-Boot. Including
|
|
|
+ * this (unmodified) header file in another file is considered normal
|
|
|
+ * use of U-Boot, and does *not* fall under the heading of "derived
|
|
|
+ * work".
|
|
|
+ ********************************************************************
|
|
|
*/
|
|
|
|
|
|
#ifndef __IMAGE_H__
|