summaryrefslogtreecommitdiffstats
path: root/bin/bitbake-layers
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-01 15:02:12 +0000
commit69ed02b645bdc28c1bf24e436beeed37d226b56b (patch)
treee242043b742f7f6c640299d2e43b5b0804f7f8e9 /bin/bitbake-layers
parentd978e7b35550e3785c7c567ffe4c40a3c3947450 (diff)
downloadbitbake-contrib-69ed02b645bdc28c1bf24e436beeed37d226b56b.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.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bin/bitbake-layers')
-rwxr-xr-xbin/bitbake-layers3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/bitbake-layers b/bin/bitbake-layers
index b4cfd5506..3007d514d 100755
--- a/bin/bitbake-layers
+++ b/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