diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/oe-buildenv-internal | 2 | ||||
-rwxr-xr-x | scripts/oe-setup-builddir | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/oe-buildenv-internal b/scripts/oe-buildenv-internal index 21b92b0f9e..14e728d6b4 100755 --- a/scripts/oe-buildenv-internal +++ b/scripts/oe-buildenv-internal | |||
@@ -1,6 +1,6 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | 2 | ||
3 | # OE-Core Build Enviroment Setup Script | 3 | # OE-Core Build Environment Setup Script |
4 | # | 4 | # |
5 | # Copyright (C) 2006-2011 Linux Foundation | 5 | # Copyright (C) 2006-2011 Linux Foundation |
6 | # | 6 | # |
diff --git a/scripts/oe-setup-builddir b/scripts/oe-setup-builddir index d278c240d8..95c803d504 100755 --- a/scripts/oe-setup-builddir +++ b/scripts/oe-setup-builddir | |||
@@ -1,6 +1,6 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | 2 | ||
3 | # OE Build Enviroment Setup Script | 3 | # OE Build Environment Setup Script |
4 | # | 4 | # |
5 | # Copyright (C) 2006-2011 Linux Foundation | 5 | # Copyright (C) 2006-2011 Linux Foundation |
6 | # | 6 | # |