OSDN Git Service

Fixed mkdir -p make install's target directory.
[canna-yubin/canna-yubin.git] / COPYING
diff --git a/COPYING b/COPYING
deleted file mode 120000 (symlink)
index 9060ce82089ac33729c60aecc50348daad42a2bb..0000000000000000000000000000000000000000
--- a/COPYING
+++ /dev/null
@@ -1 +0,0 @@
-debian/copyright
\ No newline at end of file
diff --git a/COPYING b/COPYING
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..5a8f3fe643aa4729ac43d2ef96ff8c2ee08bebdd
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,74 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: canna-yubin
+Upstream-Contact: Mitsutoshi NAKANO <bkbin005@rinku.zaq.ne.jp>
+Source: https://sourceforge.jp/projects/canna-yubin/releases/
+
+Files: ken_all.csv
+Copyright: 2014 JAPAN POST Co., Ltd.
+License: public-domain
+ Please see http://www.post.japanpost.jp/zipcode/dl/readme.html .
+
+Files: jigyosho.csv
+Copyright: 2014 JAPAN POST Co., Ltd.
+License: public-domain
+ Please see http://www.post.japanpost.jp/zipcode/dl/jigyosyo/readme.html .
+
+Files: yubin7.cbd yubin7.cld
+Copyright: 2001 Yoshito Komatsu
+           2014 JAPAN POST Co., Ltd.
+           2014 Mitsutoshi NAKANO <bkbin005@rinku.zaq.ne.jp>
+License: public-domain
+ Please see http://www.post.japanpost.jp/zipcode/dl/readme.html and
+ http://www.post.japanpost.jp/zipcode/dl/jigyosyo/readme.html .
+
+Files: Makefile README.eucJP
+Copyright: 2001 Yoshito Komatsu
+           2014 JAPAN POST Co., Ltd.
+           2014 Mitsutoshi NAKANO <bkbin005@rinku.zaq.ne.jp>
+License: GPL-2+
+
+Files: Makefile README.eucJP
+Copyright: 2001 Yoshito Komatsu
+           2014 Mitsutoshi NAKANO <bkbin005@rinku.zaq.ne.jp>
+License: GPL-2+
+
+Files: yu2can.pl
+Copyright: 2001 Yoshito Komatsu
+License: GPL-2+
+
+Files: COPYING COPYING.GPL2 Makefile README
+Copyright: 2014 Mitsutoshi NAKANO <bkbin005@rinku.zaq.ne.jp>
+License: GPL-2+
+
+# If you want to use GPL v2 or later for the /debian/* files use 
+# the following clauses, or change it to suit. Delete these two lines
+Files: debian/README.Debian debian/dirs debian/postinst debian/prerm
+ debian/yubin.dics.dir.off
+Copyright: 2001 Yoshito Komatsu
+License: GPL-2+
+
+Files: debian/changelog debian/control debian/docs debian/rules
+Copyright: 2001 Yoshito Komatsu
+           2014 Mitsutoshi NAKANO <bkbin005@rinku.zaq.ne.jp>
+License: GPL-2+
+
+Files: debian/compat debian/copyright debian/source/*
+Copyright: 2014 Mitsutoshi NAKANO <bkbin005@rinku.zaq.ne.jp>
+License: GPL-2+
+
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".