* Paul Eggleton : bitbake-layers: add copyright notice
@ 2012-02-01 15:03 git
0 siblings, 0 replies; only message in thread
From: git @ 2012-02-01 15:03 UTC (permalink / raw)
To: bitbake-devel
Module: bitbake.git
Branch: master
Commit: 69ed02b645bdc28c1bf24e436beeed37d226b56b
URL: http://git.openembedded.org/?p=bitbake.git&a=commit;h=69ed02b645bdc28c1bf24e436beeed37d226b56b
Author: Paul Eggleton <paul.eggleton@linux.intel.com>
Date: Mon Jan 30 16:25:49 2012 +0000
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>
---
bin/bitbake-layers | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/bin/bitbake-layers b/bin/bitbake-layers
index b4cfd55..3007d51 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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-01 15:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-01 15:03 Paul Eggleton : bitbake-layers: add copyright notice git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.