diff options
author | Matthias Hentges <oe@hentges.net> | 2007-02-17 16:27:47 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2007-02-17 16:27:47 +0000 |
commit | 544e881e1fb5ae8f9a65effa4645d12ca1285a43 (patch) | |
tree | 232ebd5c81d581e7a61ac85a18517274b52776bb /packages/altboot | |
parent | 6823aff57cf814dd8d30fbfac98332086ee6cc16 (diff) |
altboot_wip.bb: Test commit
Diffstat (limited to 'packages/altboot')
-rw-r--r-- | packages/altboot/altboot_wip.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/altboot/altboot_wip.bb b/packages/altboot/altboot_wip.bb index 714a3d1d2b..2de4c812b9 100644 --- a/packages/altboot/altboot_wip.bb +++ b/packages/altboot/altboot_wip.bb @@ -9,7 +9,7 @@ DESCRIPTION = "The altboot bootmanager" MAINTAINER = "Matthias 'CoreDump' Hentges <oe@hentges.net>" HOMEPAGE = "http://www.hentges.net/misc/openzaurus/index.shtml" -LICENSE = "GPL" +LICENSE = "GPL" ###################################################################################### |