From d4073c68eaf1b1d72b43f3768390ce50c254854c Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 30 Jan 2012 12:26:56 +0000 Subject: add copyright and license for updmap-otf file, as received from Kobayashi Taizo git-svn-id: svn://tug.org/texlive/trunk@25239 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/extra/jfontmaps/README | 6 +++++- Build/source/extra/jfontmaps/script/updmap-otf | 29 ++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 1 deletion(-) diff --git a/Build/source/extra/jfontmaps/README b/Build/source/extra/jfontmaps/README index 2c15992edc0..fa5cf2ada7e 100644 --- a/Build/source/extra/jfontmaps/README +++ b/Build/source/extra/jfontmaps/README @@ -16,4 +16,8 @@ Copyright: ========== All the map files are under Public Domain. -MISSING: copyright for updmap-otf +The file updmap-otf is + Copyright 2004-2006 by KOBAYASHI Taizo + Copyright 2011-2012 by PREINING Norbert +and licensed under the GPL version 3, see the file for details. + diff --git a/Build/source/extra/jfontmaps/script/updmap-otf b/Build/source/extra/jfontmaps/script/updmap-otf index 4527aaa2e77..118eb7f1ec8 100644 --- a/Build/source/extra/jfontmaps/script/updmap-otf +++ b/Build/source/extra/jfontmaps/script/updmap-otf @@ -1,6 +1,12 @@ #!/bin/sh # updmap-otf: v0.9.1 # +# Copyright 2004-2006 by KOBAYASHI R. Taizo +# Copyright 2011-2012 by PREINING Norbert +# +# This file is licensed under GPL version 3. +# For copyright statements see end of file. +# # 27 Jan 2012 by PREINING Norbert v0.9.2 # support IPA and IPAex fonts # improve and extended documentation @@ -28,6 +34,7 @@ # added noFont-udvips.map # 28 Feb 2004 by KOBAYASHI R. Taizo v0.1 + ### ### Usage ### @@ -287,3 +294,25 @@ esac main $@ +# +# +# Copyright statements: +# +# KOBAYASHI Taizo +# email to preining@logic.at +# Message-Id: <20120130.162953.59640143170594580.tkoba@cc.kyushu-u.ac.jp> +# -------------------------------------------------------- +# copyright statement は簡単に以下で結構です。 +# +# Copyright 2004-2006 by KOBAYASHI Taizo +# +# license も特にこだわりはありませんので +# +# GPL(v3) +# +# で結構です。 +# -------------------------------------------------------- +# +# PREINING Norbert +# as author and maintainer of the current file +# -- cgit v1.2.3