[bitbake-devel] [PATCH 1/6] bitbake-layers: add copyright notice

Paul Eggleton paul.eggleton at linux.intel.com
Mon Jan 30 16:25:49 UTC 2012


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>
---
 bitbake/bin/bitbake-layers |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/bitbake/bin/bitbake-layers b/bitbake/bin/bitbake-layers
index b4cfd55..3007d51 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
-- 
1.7.5.4





More information about the bitbake-devel mailing list