diff options
author | Dmitry Shachnev <mitya57@gmail.com> | 2017-05-07 19:57:36 +0300 |
---|---|---|
committer | Dmitry Shachnev <mitya57@gmail.com> | 2017-05-07 19:57:36 +0300 |
commit | 46858a36eedbf0a9f2d12b142e6e8ba24e5d2260 (patch) | |
tree | a90afd21572b2b44309d13e79b8f90d1e45e9674 /debian | |
parent | 0faf2983494606dcc833c4810b57fe7547cc7c90 (diff) | |
download | qtbase-46858a36eedbf0a9f2d12b142e6e8ba24e5d2260.tar.gz |
Minor debian/copyright updates.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/copyright | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 4c2b4be..7fe6300 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ qtbase-opensource-src (5.9.0~beta+dfsg-2) UNRELEASED; urgency=medium [ Dmitry Shachnev ] * Update qmake-qt5 manpage (closes: #859968). * Update debian/libqt5core5a.symbols for arm64. - * Update debian/copyright using debian/scripts/update-copyright. + * Update debian/copyright. * Update debian/libqt5gui5.symbols from the current build log. -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 09 Apr 2017 21:50:40 +0300 diff --git a/debian/copyright b/debian/copyright index 15f5dc1..6d67eda 100644 --- a/debian/copyright +++ b/debian/copyright @@ -25,7 +25,6 @@ Files: configure qmake/* src/tools/* tests/* - tools/* util/* Copyright: 2016 The Qt Company Ltd. License: GPL-3 with Qt-1.0 exception @@ -1937,10 +1936,11 @@ Files: src/3rdparty/android/extract.h Copyright: 2005 The Android Open Source Project License: Apache-2.0 -Files: src/3rdparty/pcre/* -Copyright: 1997-2012 University of Cambridge +Files: src/3rdparty/pcre2/src/* +Copyright: 1997-2016 University of Cambridge 2007-2012 Google Inc. - 2010-2012 Zoltan Herczeg + 2009-2012 Zoltan Herczeg + 2013-2013 Tilera Corporation License: BSD-3-clause Files: src/3rdparty/pixman/* |