[libmecab-java] 27/37: Update copyright-format to 1.0
Takaki Taniguchi
takaki at moszumanska.debian.org
Thu Sep 17 03:53:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
takaki pushed a commit to branch master
in repository libmecab-java.
commit e54d19e53ec3119832a60c14c444ac3bd5f65bcb
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date: Sat Mar 31 18:25:37 2012 +0900
Update copyright-format to 1.0
---
debian/copyright | 84 ++++++++++++++++++++++++++++++++++++++------------------
1 file changed, 58 insertions(+), 26 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 972a08c..83d9fe6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,27 +1,59 @@
-This work was packaged for Debian by:
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: MeCab
+Upstream-Contact: Taku Kudo <taku at chasen.org>
+Source: http://code.google.com/p/mecab/
+
+Files: *
+Copyright: Taku Kudo <taku at chasen.org>
+ Nippon Telegraph and Telephone Corporation
+License: GPL-2+ or LGPL-2+ or BSD-3-clause
+
+Files: debian/*
+Copyright: 2009-2012, TANIGUCHI Takaki <takaki at debian.org>
+License: GPL-2+ or LGPL-2+ or BSD-3-clause
+
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above
+ copyright notice, this list of conditions and the
+ following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the
+ following disclaimer in the documentation and/or other
+ materials provided with the distribution.
+ .
+ * Neither the name of the Nippon Telegraph and Telegraph Corporation
+ nor the names of its contributors may be used to endorse or
+ promote products derived from this software without specific
+ prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
+ TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: GPL-2+
+ This program 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, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+License: LGPL-2+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published
+ by the Free Software Foundation; either version 2, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2'.
- TANIGUCHI Takaki <takaki at debian.org> on Mon, 19 Oct 2009 20:00:03 +0900
-
-It was downloaded from http://sourceforge.net/projects/mecab/ .
-
-Upstream Author:
-
- Taku Kudo <taku at chasen.org>
-
-Copyright:
-
- Taku Kudo <taku at chasen.org> and
- Nippon Telegraph and Telephone Corporation
-
-License:
-
- the GPL (see `/usr/share/common-licenses/GPL-2'),
- the LGPL (see `/usr/share/common-licenses/LGPL-2.1'), or
- the BSD License (see `/usr/share/common-licenses/BSD').
-
-The Debian packaging is:
-
- Copyright (C) 2009 TANIGUCHI Takaki <takaki at debian.org>
-
-and is licensed under the BSD License
-see `/usr/share/common-licenses/BSD'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libmecab-java.git
More information about the pkg-java-commits
mailing list