summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-01-30 16:25:49 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-09 14:14:20 +0000
commit8d41b0ddbf02fcd8b44f36f59194d5a9c2292092 (patch)
tree7547aab3486182de8cfa065577b4939cc1e21c15 /bitbake/bin
parent1e8b62991a800c3e4c6d1cb5ae622ae0edc8d74d (diff)
downloadast2050-yocto-poky-8d41b0ddbf02fcd8b44f36f59194d5a9c2292092.zip
ast2050-yocto-poky-8d41b0ddbf02fcd8b44f36f59194d5a9c2292092.tar.gz
bitbake-layers: add copyright notice
This ought to have been added earlier. (I consulted with Chris Larson on the notice covering his work.) (Bitbake rev: 69ed02b645bdc28c1bf24e436beeed37d226b56b) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/bin')
-rwxr-xr-xbitbake/bin/bitbake-layers3
1 files changed, 3 insertions, 0 deletions
diff --git a/bitbake/bin/bitbake-layers b/bitbake/bin/bitbake-layers
index 70894e6..c85e26e 100755
--- a/bitbake/bin/bitbake-layers
+++ b/bitbake/bin/bitbake-layers
@@ -4,6 +4,9 @@
# displaying useful information, or acting against them.
# See the help output for details on available commands.
+# Copyright (C) 2011 Mentor Graphics Corporation
+# Copyright (C) 2012 Intel Corporation
+
import cmd
import logging
import os
OpenPOWER on IntegriCloud