Alex Deucher
1f43b8903f
drm/radeon: fix incorrrect SPDX-License-Identifiers
...
radeon is MIT. This were incorrectly changed in
commit b24413180f
("License cleanup: add SPDX GPL-2.0 license identifier to files with no license")
and
commit d198b34f38
(".gitignore: add SPDX License Identifier")
and:
commit ec8f24b7fa
("treewide: Add SPDX license identifier - Makefile/Kconfig")
Fixes: d198b34f38
(".gitignore: add SPDX License Identifier")
Fixes: ec8f24b7fa
("treewide: Add SPDX license identifier - Makefile/Kconfig")
Fixes: b24413180f
("License cleanup: add SPDX GPL-2.0 license identifier to files with no license")
Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/2053
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-06-21 17:54:53 -04:00
Masahiro Yamada
d198b34f38
.gitignore: add SPDX License Identifier
...
Add SPDX License Identifier to all .gitignore files.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-03-25 11:50:48 +01:00
Amerigo Wang
31edd4824e
drm: create gitignore file for radeon
...
Got lots of untracked files after compiling.
These files are generated, thus should be ignored by git.
Signed-off-by: WANG Cong <amwang@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2009-09-25 13:08:21 +10:00