mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
level-zero: remove devtool comments
We missed removing the comments added by devtool while doing the upgrade. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
2f1c89140e
commit
8dd9003170
|
@ -1,24 +1,3 @@
|
||||||
# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
|
|
||||||
# The following is the difference between the old and the new license text.
|
|
||||||
# Please update the LICENSE value if needed, and summarize the changes in
|
|
||||||
# the commit message via 'License-Update:' tag.
|
|
||||||
# (example: 'License-Update: copyright years updated.')
|
|
||||||
#
|
|
||||||
# The changes:
|
|
||||||
#
|
|
||||||
# --- LICENSE
|
|
||||||
# +++ LICENSE
|
|
||||||
# @@ -1,6 +1,6 @@
|
|
||||||
# MIT License
|
|
||||||
#
|
|
||||||
# -Copyright (c) 2019 Intel Corporation
|
|
||||||
# +Copyright (C) 2019-2021 Intel Corporation
|
|
||||||
#
|
|
||||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
# of this software and associated documentation files (the "Software"), to deal
|
|
||||||
#
|
|
||||||
#
|
|
||||||
|
|
||||||
SUMMARY = "oneAPI Level Zero Specification Headers and Loader"
|
SUMMARY = "oneAPI Level Zero Specification Headers and Loader"
|
||||||
HOMEPAGE = "https://github.com/oneapi-src/level-zero"
|
HOMEPAGE = "https://github.com/oneapi-src/level-zero"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user