summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2022-04-15 10:43:31 +0200
committerAlbert Astals Cid <aacid@kde.org>2022-04-15 10:43:31 +0200
commit368465a8ce191a5756abae90d49ca861fae104e7 (patch)
tree0c14409745767626c877de1ef77f2c87b5df92c6
parent10d74ff226b8b7e930a75b050664272df30c2aba (diff)
Update (C)
-rw-r--r--poppler/Form.cc1
-rw-r--r--poppler/Form.h1
-rw-r--r--qt5/src/poppler-form.cc1
-rw-r--r--qt6/src/poppler-form.cc1
4 files changed, 4 insertions, 0 deletions
diff --git a/poppler/Form.cc b/poppler/Form.cc
index 486a9b4e..5ee1e221 100644
--- a/poppler/Form.cc
+++ b/poppler/Form.cc
@@ -33,6 +33,7 @@
// Copyright 2021 Georgiy Sgibnev <georgiy@sgibnev.com>. Work sponsored by lab50.net.
// Copyright 2021 Theofilos Intzoglou <int.teo@gmail.com>
// Copyright 2021 Even Rouault <even.rouault@spatialys.com>
+// Copyright 2022 Alexander Sulfrian <asulfrian@zedat.fu-berlin.de>
//
//========================================================================
diff --git a/poppler/Form.h b/poppler/Form.h
index 1157147b..9017bd42 100644
--- a/poppler/Form.h
+++ b/poppler/Form.h
@@ -26,6 +26,7 @@
// Copyright 2020 Klarälvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>. Work sponsored by Technische Universität Dresden
// Copyright 2021 Georgiy Sgibnev <georgiy@sgibnev.com>. Work sponsored by lab50.net.
// Copyright 2021 Theofilos Intzoglou <int.teo@gmail.com>
+// Copyright 2022 Alexander Sulfrian <asulfrian@zedat.fu-berlin.de>
//
//========================================================================
diff --git a/qt5/src/poppler-form.cc b/qt5/src/poppler-form.cc
index 1144c174..a6d40910 100644
--- a/qt5/src/poppler-form.cc
+++ b/qt5/src/poppler-form.cc
@@ -15,6 +15,7 @@
* Copyright (C) 2020 Klarälvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>. Work sponsored by Technische Universität Dresden
* Copyright (C) 2021 Georgiy Sgibnev <georgiy@sgibnev.com>. Work sponsored by lab50.net.
* Copyright (C) 2021 Theofilos Intzoglou <int.teo@gmail.com>
+ * Copyright (C) 2022 Alexander Sulfrian <asulfrian@zedat.fu-berlin.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/qt6/src/poppler-form.cc b/qt6/src/poppler-form.cc
index e97b327b..c06eb9ae 100644
--- a/qt6/src/poppler-form.cc
+++ b/qt6/src/poppler-form.cc
@@ -15,6 +15,7 @@
* Copyright (C) 2020 Klarälvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>. Work sponsored by Technische Universität Dresden
* Copyright (C) 2021 Georgiy Sgibnev <georgiy@sgibnev.com>. Work sponsored by lab50.net.
* Copyright (C) 2021 Theofilos Intzoglou <int.teo@gmail.com>
+ * Copyright (C) 2022 Alexander Sulfrian <asulfrian@zedat.fu-berlin.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by