Skip to content

Commit 58b7079

Browse files
committed
cxx-qt-lib: add license header to .gitattributes
1 parent 3008e48 commit 58b7079

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

crates/cxx-qt-lib/.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# SPDX-FileCopyrightText: 2021 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
2+
# SPDX-FileContributor: Joshua Booth <joshua.n.booth@gmail.com>
3+
#
4+
# SPDX-License-Identifier: MIT OR Apache-2.0
5+
16
src/core/qlist/qlist_*.rs linguist-generated=true
27
src/core/qset/qset_*.rs linguist-generated=true
38
src/core/qvariant/qvariant_*.rs linguist-generated=true

0 commit comments

Comments
 (0)