From 24c67523c4803af15ec772dbf0d5e41872e7939a Mon Sep 17 00:00:00 2001 From: "Chen, Chien-ting" Date: Sat, 29 May 2021 19:36:34 +0800 Subject: [PATCH] Create COPYING --- COPYING | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 COPYING diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..42d1f8b --- /dev/null +++ b/COPYING @@ -0,0 +1,8 @@ +(C) 2021, Yoxem Chen (aka Tan Kian-thing). Under GPL v3. + +The pdf.js part (in thirdparty/) is under Apache License 2.0, a +uthor is listed here: https://github.com/mozilla/pdf.js/blob/master/AUTHORS + +The icons is based on the work from Tango Project (http://tango.freedesktop.org, +download link: http://tango.freedesktop.org/releases/tango-icon-theme-0.8.90.tar.gz under Public Domain. +staff: http://tango.freedesktop.org/The_People). Part of the icons are modified by Yoxem Chen.