[oe-commits] [bitbake] 04/04: HEADER: Drop it

git at git.openembedded.org git at git.openembedded.org
Sat May 4 09:47:19 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository bitbake.

commit 9b4a9e5459db5f443fcffbdc499e12f09970e709
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Wed May 1 12:12:18 2019 +0100

    HEADER: Drop it
    
    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(-)

diff --git a/HEADER b/HEADER
deleted file mode 100644
index 5f9e745..0000000
--- 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 8255239..f24969a 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -10,4 +10,3 @@ include classes/*
 include doc/*
 include doc/manual/*
 include ez_setup.py
-include HEADER

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list