summaryrefslogtreecommitdiffstats
path: root/commands/go.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/go.c')
-rw-r--r--commands/go.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/commands/go.c b/commands/go.c
index f6d8fcd135..a1fd2f087f 100644
--- a/commands/go.c
+++ b/commands/go.c
@@ -1,4 +1,6 @@
/*
+ * go- execute some code anywhere (misc boot support)
+ *
* (C) Copyright 2000-2003
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
@@ -21,10 +23,6 @@
* MA 02111-1307 USA
*/
-/*
- * Misc boot support
- */
-
#include <common.h>
#include <command.h>