]> xenbits.xensource.com Git - unikraft/libs/eigen.git/commitdiff
Correct license headers introduced by University Politehnica of Bucharest RELEASE-0.10.0 RELEASE-0.11.0 RELEASE-0.12.0 RELEASE-0.13.0 RELEASE-0.13.1 RELEASE-0.14.0 RELEASE-0.6 RELEASE-0.7.0 RELEASE-0.8.0 RELEASE-0.9.0
authorSimon Kuenzer <simon.kuenzer@neclab.eu>
Tue, 13 Jul 2021 19:12:46 +0000 (21:12 +0200)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 10 Aug 2021 09:08:34 +0000 (12:08 +0300)
This commit removes the additional clause
"THIS HEADER MAY NOT BE EXTRACTED OR MODIFIED IN ANY WAY"
from BSD license headers that got introduced by mistake
with the following commits:
 77cc6d8 - Initial port of libeigen to Unikraft (Vlad-Andrei BÄ‚DOIU (78692))

On the one hand, this additional clause is redundant because
the BSD license already states that it must remain and the
copyright notice must be kept.
On the other hand, the clause freezes the file header
and prohibits future contributors from extending the
copyright notice for their contributions. This additional
clause is not part of the official BSD 3-clause.

The original author(s) or an authorized representative from
the author's affiliation consents to the change with a
`Reviewed-by` tag to this commit.

Signed-off-by: Simon Kuenzer <simon.kuenzer@neclab.eu>
Reviewed-by: Razvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Makefile.uk
include/__unikraft_eigen_config.h

index 24dc764dcd1bf77b153b78385dd575f34e8e2323..163306ce3361b1d854f6978bfc34780eb337220b 100644 (file)
@@ -28,8 +28,6 @@
 #  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 #  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 #  POSSIBILITY OF SUCH DAMAGE.
-#
-#  THIS HEADER MAY NOT BE EXTRACTED OR MODIFIED IN ANY WAY.
 
 ################################################################################
 # Library registration
index c82009223bcee4be3b1bac30825983c3c2aa12dc..ca0dd91d95338e2200bea64d1081208d4b5756b2 100644 (file)
@@ -28,8 +28,6 @@
  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  * POSSIBILITY OF SUCH DAMAGE.
- *
- * THIS HEADER MAY NOT BE EXTRACTED OR MODIFIED IN ANY WAY.
  */
 
 #define EIGEN_DONT_VECTORIZE