[bitbake-devel] Paul Eggleton : bitbake-layers: add copyright notice

git at git.openembedded.org git at git.openembedded.org
Wed Feb 1 15:03:46 UTC 2012


Module: bitbake.git
Branch: master
Commit: 69ed02b645bdc28c1bf24e436beeed37d226b56b
URL:    http://git.openembedded.org/?p=bitbake.git&a=commit;h=69ed02b645bdc28c1bf24e436beeed37d226b56b

Author: Paul Eggleton <paul.eggleton at 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 at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at 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





More information about the bitbake-devel mailing list