]> code.ossystems Code Review - openembedded-core.git/commitdiff
core-image-*: remove copyright notices
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 9 Jul 2012 17:03:09 +0000 (18:03 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Jul 2012 09:06:09 +0000 (10:06 +0100)
These image recipes are meant to be examples that people can copy and
modify completely for their own purposes, and most of them are so
trivial they don't really need copyright notices anyway, so trim them
off.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/images/core-image-base.bb
meta/recipes-core/images/core-image-core.bb
meta/recipes-core/images/core-image-minimal-dev.bb
meta/recipes-core/images/core-image-minimal-mtdutils.bb
meta/recipes-core/images/core-image-minimal.bb
meta/recipes-rt/images/core-image-rt-sdk.bb
meta/recipes-rt/images/core-image-rt.bb
meta/recipes-sato/images/core-image-sato-dev.bb
meta/recipes-sato/images/core-image-sato-sdk.bb
meta/recipes-sato/images/core-image-sato.bb

index 71ff3b94acbc022b78d220ef7671a79dc06f674b..30c8dd1553d13bd80c686c6c6c85080f5aca35a7 100644 (file)
@@ -1,6 +1,3 @@
-#
-# Copyright (C) 2007 OpenedHand Ltd.
-#
 DESCRIPTION = "A console-only image that fully supports the target device \
 hardware."
 
index ae32be8b48a51d5e8910cafe6fc6c300a9863d82..ed33e12d46922d4e9e20d11b0c6c8e1efe0fef9f 100644 (file)
@@ -1,6 +1,3 @@
-#
-# Copyright (C) 2007 OpenedHand Ltd.
-#
 DESCRIPTION = "An X11 image with simple applications such as terminal, editor, \
 and file manager."
 
index 4e9cb35d9fe5bd8cc38f0785d00dac96075c02af..93ead20553597354e3954f7a9d8b761e4be75652 100644 (file)
@@ -1,6 +1,3 @@
-#
-# Copyright (C) 2007 OpenedHand Ltd.
-#
 require core-image-minimal.bb
 
 DESCRIPTION = "A small image just capable of allowing a device to boot and \
index 331f16ca97dbb05486477dee807143b955bba27d..c92234c082f55084e22e6cf372ccdf3467e450c1 100644 (file)
@@ -1,6 +1,3 @@
-#
-# Copyright (C) 2008 OpenedHand Ltd.
-#
 require core-image-minimal.bb
 
 DESCRIPTION = "Small image capable of booting a device with support for the \
index 7953b805a6f0a733e6b49877c0252820878cebc1..089a728f886aca50392c664166ee5d0b8f02745b 100644 (file)
@@ -1,6 +1,3 @@
-#
-# Copyright (C) 2007 OpenedHand Ltd.
-#
 DESCRIPTION = "A small image just capable of allowing a device to boot."
 
 IMAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}"
index 29512e373908f34aceced1e70f58073d2b8448e2..f994a0434f4e18b2d811f8299412b738066003b8 100644 (file)
@@ -1,6 +1,3 @@
-#
-# Copyright (C) 2011 Intel Corporation.
-#
 require recipes-core/images/core-image-minimal.bb
 
 DESCRIPTION = "Small image capable of booting a device with a test suite and \
index 9b816bbfdb2104fb3c742012eba8518c8bb036b3..f749bfe767d265dc5f47711b5d2b3b099b5fd3ba 100644 (file)
@@ -1,6 +1,3 @@
-#
-# Copyright (C) 2010 Intel Corporation.
-#
 require recipes-core/images/core-image-minimal.bb
 
 DESCRIPTION = "A small image just capable of allowing a device to boot plus a \
index bd3172782e97dc92eca84ef440091f9ab28bb77a..5ee9a04f362b699e8fdd07257c2f385d6adff10d 100644 (file)
@@ -1,6 +1,3 @@
-#
-# Copyright (C) 2007 OpenedHand Ltd.
-#
 DESCRIPTION = "Image with Sato for development work. It includes everything \
 within core-image-sato plus a native toolchain, application development and \
 testing libraries, profiling and debug symbols."
index 39742efadba3a2d7f5383e0e66328dddff49fbc1..bc942ad0a5d97da40c8ce75d5172c1abc1e703cf 100644 (file)
@@ -1,6 +1,3 @@
-#
-# Copyright (C) 2007 OpenedHand Ltd.
-#
 DESCRIPTION = "Image with Sato support that includes everything within \
 core-image-sato plus meta-toolchain, development headers and libraries to \
 form a standalone SDK."
index b6c51fb405f5756866aa429631295775a1f2c31b..c228a35eb0d31b72b6c9b87476636e2c93e44214 100644 (file)
@@ -1,6 +1,3 @@
-#
-# Copyright (C) 2007 OpenedHand Ltd.
-#
 DESCRIPTION = "Image with Sato, a mobile environment and visual style for \
 mobile devices. The image supports X11 with a Sato theme, Pimlico \
 applications, and contains terminal, editor, and file manager."