aboutsummaryrefslogtreecommitdiff
path: root/lib/events/callinviteevent.h
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2021-01-16 18:19:45 +0100
committerKitsune Ral <Kitsune-Ral@users.sf.net>2021-01-16 22:08:53 +0100
commit0a775d9b3209be15dea8b8915fc0a1c8e0046ba6 (patch)
tree3c75983f45acd1ac65b64a4d79e4492fcbf4ee71 /lib/events/callinviteevent.h
parent8d9684a4ceec239daf66ff98effe46ab70a3f6a4 (diff)
downloadlibquotient-0a775d9b3209be15dea8b8915fc0a1c8e0046ba6.tar.gz
libquotient-0a775d9b3209be15dea8b8915fc0a1c8e0046ba6.zip
Updated copyright statements upon Git audit
After going through all the files and the history of commits on them it was clear that some copyright statements are obsolete (the code has been overwritten since) and some are missing. This commit tries best to remedy that, along with adding SPDX tags where they were still not used. Also, a minimal SPDX convention is documented for further contributions. Closes #426.
Diffstat (limited to 'lib/events/callinviteevent.h')
-rw-r--r--lib/events/callinviteevent.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/events/callinviteevent.h b/lib/events/callinviteevent.h
index 304c89ac..d3454c4f 100644
--- a/lib/events/callinviteevent.h
+++ b/lib/events/callinviteevent.h
@@ -1,8 +1,6 @@
-/******************************************************************************
- * SPDX-FileCopyrightText: 2017 Marius Gripsgard <marius@ubports.com>
- *
- * SPDX-License-Identifier: LGPL-2.1-or-later
- */
+// SPDX-FileCopyrightText: 2017 Marius Gripsgard <marius@ubports.com>
+// SPDX-FileCopyrightText: 2018 Josip Delic <delijati@googlemail.com>
+// SPDX-License-Identifier: LGPL-2.1-or-later
#pragma once