Browse Source

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@linuxfoundation.org>
Richard Purdie 5 years ago
parent
commit
9b4a9e5459
2 changed files with 0 additions and 6 deletions
  1. 0 5
      HEADER
  2. 0 1
      MANIFEST.in

+ 0 - 5
HEADER

@@ -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
-#

+ 0 - 1
MANIFEST.in

@@ -10,4 +10,3 @@ include classes/*
 include doc/*
 include doc/manual/*
 include ez_setup.py
-include HEADER