diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-11-22 19:42:56 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-11-22 20:15:24 +0100 |
commit | 734bb790ff1eda5262a6019d2504aa474120edc9 (patch) | |
tree | d8e22ff6b733fd843372832ec7b4d668a02ab88c /packages/u-boot/u-boot-openmoko.inc | |
parent | 13a2a9b12b07f1d86f523dc242e160c2592f904d (diff) |
Revert "u-boot-openmoko: Remove AUTHOR line, this was meant to be the recipe author line"
This reverts commit 2c1e7d001a5253f7832d628feabdb97f05addb3b.
As pointed out by mickeyl the Author is referring to the upstream
author and it is okay to have that in.
Diffstat (limited to 'packages/u-boot/u-boot-openmoko.inc')
-rw-r--r-- | packages/u-boot/u-boot-openmoko.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/u-boot/u-boot-openmoko.inc b/packages/u-boot/u-boot-openmoko.inc index 0329212f4c..2238d3662a 100644 --- a/packages/u-boot/u-boot-openmoko.inc +++ b/packages/u-boot/u-boot-openmoko.inc @@ -1,4 +1,5 @@ DESCRIPTION = "U-boot bootloader w/ Neo1973 (GTA01) and Neo FreeRunner (GTA02) support" +AUTHOR = "Harald Welte <laforge@openmoko.org> et. al." LICENSE = "GPL" SECTION = "bootloader" PRIORITY = "optional" |