[bitbake-devel] [PATCH 6/6] HEADER: Drop it

Richard Purdie richard.purdie at linuxfoundation.org
Wed May 1 11:18:59 UTC 2019


We don't really need a header boilerplate now the header is simplified, drop it.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 HEADER      | 5 -----
 MANIFEST.in | 1 -
 2 files changed, 6 deletions(-)
 delete mode 100644 HEADER

diff --git a/HEADER b/HEADER
deleted file mode 100644
index 5f9e745ff4..0000000000
--- a/HEADER
+++ /dev/null
@@ -1,5 +0,0 @@
-# <one line to give the program's name and a brief idea of what it does.>
-# Copyright (C) <year>  <name of author>
-#
-# SPDX-License-Identifier: GPL-2.0-only
-#
diff --git a/MANIFEST.in b/MANIFEST.in
index 82552390b4..f24969a5f5 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -10,4 +10,3 @@ include classes/*
 include doc/*
 include doc/manual/*
 include ez_setup.py
-include HEADER
-- 
2.20.1



More information about the bitbake-devel mailing list