-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Message: Clean up copyright lines and includes (#426)
- Loading branch information
Showing
1 changed file
with
0 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
// SPDX-FileCopyrightText: 2012 Jeremy Lainé <[email protected]> | ||
// SPDX-FileCopyrightText: 2012 Manjeet Dahiya <[email protected]> | ||
// SPDX-FileCopyrightText: 2012 Germán Márquez Mejía <[email protected]> | ||
// SPDX-FileCopyrightText: 2021 Melvin Keskin <[email protected]> | ||
// | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
|
@@ -9,7 +8,6 @@ | |
#include "QXmppBitsOfBinaryDataList.h" | ||
#include "QXmppMessage.h" | ||
#include "QXmppMixInvitation.h" | ||
#include "QXmppOmemoElement_p.h" | ||
#include "QXmppTrustMessageElement.h" | ||
|
||
#include <optional> | ||
|