From patchwork Wed Feb 1 15:03:46 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel] Paul Eggleton : bitbake-layers: add copyright notice Date: Wed, 01 Feb 2012 15:03:46 -0000 From: git@git.openembedded.org X-Patchwork-Id: 20479 Message-Id: <20120201150346.048C010332@opal> To: bitbake-devel@lists.openembedded.org Module: bitbake.git Branch: master Commit: 69ed02b645bdc28c1bf24e436beeed37d226b56b URL: http://git.openembedded.org/?p=bitbake.git&a=commit;h=69ed02b645bdc28c1bf24e436beeed37d226b56b Author: Paul Eggleton 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 Signed-off-by: Richard Purdie --- 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