summaryrefslogtreecommitdiff
path: root/Master/tlpkg/texworks/poppler-data/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/texworks/poppler-data/README')
-rw-r--r--Master/tlpkg/texworks/poppler-data/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/tlpkg/texworks/poppler-data/README b/Master/tlpkg/texworks/poppler-data/README
index bdd20ac96a4..5767d76a102 100644
--- a/Master/tlpkg/texworks/poppler-data/README
+++ b/Master/tlpkg/texworks/poppler-data/README
@@ -5,8 +5,8 @@ This package consists of encoding files for use with poppler. The
encoding files are optional and poppler will automatically read them
if they are present. When installed, the encoding files enables
poppler to correctly render CJK and Cyrrilic properly. While poppler
-is licensed under the GPL, these encoding files are copyright Adobe
-and licensed much more strictly, and thus distributed separately.
+is licensed under the GPL, these encoding files have different license,
+and thus distributed separately.
All the Makefile does is install the data files, so autotools seemed a
bit overkill. There is no ./configure file, all there is to do is to
@@ -19,4 +19,5 @@ desired. For example:
will install the files under /usr/share/poppler in a temporary build
root.
- Kristian Høgsberg <krh@redhat.com>
+ Kristian Høgsberg <krh@redhat.com>
+ Updated by: Albert Astals Cid <aacid@kde.org>