diff --git a/src/stickerevent.cpp b/src/stickerevent.cpp index 2417a8c95..a0cc2d808 100644 --- a/src/stickerevent.cpp +++ b/src/stickerevent.cpp @@ -1,4 +1,4 @@ -// SDPX-FileCopyrightText: 2020 Carl Schwan +// SPDX-FileCopyrightText: 2020 Carl Schwan // SPDX-License-Identifier: LGPL-2.1-or-later #include "stickerevent.h" diff --git a/src/stickerevent.h b/src/stickerevent.h index c4c0f17e1..d35299af4 100644 --- a/src/stickerevent.h +++ b/src/stickerevent.h @@ -1,4 +1,4 @@ -// SDPX-FileCopyrightText: 2020 Carl Schwan +// SPDX-FileCopyrightText: 2020 Carl Schwan // SPDX-License-Identifier: LGPL-2.1-or-later #pragma once