diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-21 12:26:25 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-21 12:56:16 +0100 |
commit | 4c4095dceb16363e889cf0b57b2097272702cb61 (patch) | |
tree | 62eef035cf2ba79230397666914a064a5ed24659 /oe-init-build-env | |
parent | c363608559459dfcc9be66411ec16a92294550a7 (diff) | |
download | tizen-distro-4c4095dceb16363e889cf0b57b2097272702cb61.tar.gz tizen-distro-4c4095dceb16363e889cf0b57b2097272702cb61.tar.bz2 tizen-distro-4c4095dceb16363e889cf0b57b2097272702cb61.zip |
Further cleanup of various poky references
(From OE-Core rev: fe73ea8c510877fe4e3c117985e8f3d0b79ddf1b)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env')
-rwxr-xr-x | oe-init-build-env | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/oe-init-build-env b/oe-init-build-env index 7e2b2cebfa..77332a7d63 100755 --- a/oe-init-build-env +++ b/oe-init-build-env @@ -1,8 +1,8 @@ #!/bin/sh -# Poky Build Enviroment Setup Script +# OE Build Enviroment Setup Script # -# Copyright (C) 2006-2007 OpenedHand Ltd. +# Copyright (C) 2006-2011 Linux Foundation # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |