Skip to content

Commit

Permalink
remove superfluous SPDX-FileContributor comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jnbooth committed Dec 26, 2024
1 parent 59a6d08 commit c650c9d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion crates/cxx-qt-lib/include/core/quuid.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// clang-format off
// SPDX-FileCopyrightText: 2022 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
// clang-format on
// SPDX-FileContributor: Andrew Hayzen <andrew.hayzen@kdab.com>
// SPDX-FileContributor: Joshua Booth <joshua.n.booth@gmail.com>
//
// SPDX-License-Identifier: MIT OR Apache-2.0
Expand Down
1 change: 0 additions & 1 deletion crates/cxx-qt-lib/src/core/quuid.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// clang-format off
// SPDX-FileCopyrightText: 2022 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
// clang-format on
// SPDX-FileContributor: Andrew Hayzen <andrew.hayzen@kdab.com>
// SPDX-FileContributor: Joshua Booth <joshua.n.booth@gmail.com>
//
// SPDX-License-Identifier: MIT OR Apache-2.0
Expand Down

0 comments on commit c650c9d

Please sign in to comment.