From patchwork Mon Jan 30 16:25:49 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,1/6] bitbake-layers: add copyright notice Date: Mon, 30 Jan 2012 16:25:49 -0000 From: Paul Eggleton X-Patchwork-Id: 20333 Message-Id: To: bitbake-devel@lists.openembedded.org This ought to have been added earlier. (I consulted with Chris Larson on the notice covering his work.) Signed-off-by: Paul Eggleton --- 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