[poppler] goo/GooString.cc goo/GooString.h make-glib-api-docs qt5/demos
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sun Nov 24 08:53:06 UTC 2019
goo/GooString.cc | 1 +
goo/GooString.h | 1 +
make-glib-api-docs | 1 +
qt5/demos/navigationtoolbar.cpp | 1 +
4 files changed, 4 insertions(+)
New commits:
commit c017531fdebdd8a9d56c86ba89e861cc067000a2
Author: Albert Astals Cid <aacid at kde.org>
Date: Sun Nov 24 09:52:54 2019 +0100
Update (C) of few past commits
diff --git a/goo/GooString.cc b/goo/GooString.cc
index 998c77ec..8120146a 100644
--- a/goo/GooString.cc
+++ b/goo/GooString.cc
@@ -29,6 +29,7 @@
// Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info at kdab.com>. Work sponsored by the LiMux project of the city of Munich
// Copyright (C) 2018 Adam Reichold <adam.reichold at t-online.de>
// Copyright (C) 2018 Greg Knight <lyngvi at gmail.com>
+// Copyright (C) 2019 Oliver Sander <oliver.sander at tu-dresden.de>
//
// To see a description of the changes please see the Changelog file that
// came with your tarball or type make ChangeLog if you are building from git
diff --git a/goo/GooString.h b/goo/GooString.h
index 16e83a26..5d17c4e5 100644
--- a/goo/GooString.h
+++ b/goo/GooString.h
@@ -26,6 +26,7 @@
// Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info at kdab.com>. Work sponsored by the LiMux project of the city of Munich
// Copyright (C) 2019 Christophe Fergeau <cfergeau at redhat.com>
// Copyright (C) 2019 Tomoyuki Kubota <himajin100000 at gmail.com>
+// Copyright (C) 2019 Oliver Sander <oliver.sander at tu-dresden.de>
//
// To see a description of the changes please see the Changelog file that
// came with your tarball or type make ChangeLog if you are building from git
diff --git a/make-glib-api-docs b/make-glib-api-docs
index fca9279b..ad9db87a 100755
--- a/make-glib-api-docs
+++ b/make-glib-api-docs
@@ -1,6 +1,7 @@
#!/usr/bin/env python3
#
# Copyright (C) 2017 Carlos Garcia Campos <carlosgc at gnome.org>
+# Copyright (C) 2019 Albert Astals Cid <aacid at kde.org>
#
# 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/qt5/demos/navigationtoolbar.cpp b/qt5/demos/navigationtoolbar.cpp
index 77a011f1..41603077 100644
--- a/qt5/demos/navigationtoolbar.cpp
+++ b/qt5/demos/navigationtoolbar.cpp
@@ -1,6 +1,7 @@
/*
* Copyright (C) 2008-2009, Pino Toscano <pino at kde.org>
* Copyright (C) 2013, Fabio D'Urso <fabiodurso at hotmail.it>
+ * Copyright (C) 2019, Albert Astals Cid <aacid at kde.org>
*
* 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
More information about the poppler
mailing list