~ubuntu-branches/ubuntu/vivid/darts/vivid

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Hideki Yamane
  • Date: 2011-06-11 05:53:45 UTC
  • Revision ID: james.westby@ubuntu.com-20110611055345-gzekcwa0iob16jor
Tags: 0.32-8
* debian/control
  - update Standards-Version: 3.9.2
  - remove DM-stuff 
* debian/copyright
  - update it as DEP5 style

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This package was debianized by Hideki Yamane (Debian-JP) <henrich@debian.or.jp> on
2
 
Thu, 20 Mar 2008 22:07:28 +0900.
3
 
 
4
 
It was downloaded from http://chasen.org/~taku/software/darts/
5
 
 
6
 
Upstream Author:
7
 
 
8
 
    Taku Kudoh <taku@chasen.org>
9
 
 
10
 
Copyright: 
11
 
 
12
 
    Copyright © 2001-2008 Taku Kudoh <taku@chasen.org>
13
 
 
14
 
License:
15
 
 
16
 
   Darts is licensed under BSD license or LGPL-2.1. 
17
 
 
18
 
   BSD license is /usr/share/common-licenses/BSD
19
 
   LGPL-2.1 is /usr/share/common-licenses/LGPL-2.1
20
 
 
21
 
The Debian packaging is © 2008, Hideki Yamane (Debian-JP) <henrich@debian.or.jp> and
22
 
is licensed under the same license as upstream.
 
1
Format-Specification: http://dep.debian.net/deps/dep5/
 
2
Upstream-Name: Darts
 
3
Upstream-Contact: Taku Kudoh <taku@chasen.org>
 
4
Source: http://chasen.org/~taku/software/darts/
 
5
 
 
6
Files: debian/*
 
7
Copyright: 2008-2011, Hideki Yamane <henrich@debian.org>
 
8
License: BSD-3-Clause
 
9
 
 
10
Files: *
 
11
Copyright: 2001-2008 
 
12
License: BSD-3-Clause or LGPL-2.1
 
13
 
 
14
License: BSD-3-Clause
 
15
 Redistribution and use in source and binary forms, with or without
 
16
 modification, are permitted provided that the following conditions
 
17
 are met:
 
18
 .
 
19
 1. Redistributions of source code must retain the above copyright
 
20
    notice, this list of conditions and the following disclaimer.
 
21
 2. Redistributions in binary form must reproduce the above copyright
 
22
    notice, this list of conditions and the following disclaimer in the
 
23
    documentation and/or other materials provided with the distribution.
 
24
 3. The name Nara Institute of Science and Technology may not be used to
 
25
    endorse or promote products derived from this software without specific
 
26
    prior written permission.
 
27
 .
 
28
 THIS SOFTWARE IS PROVIDED BY Nara Institute of Science and Technology 
 
29
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 
 
30
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 
 
31
 PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE Nara Institute
 
32
 of Science and Technology BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 
33
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
 
34
 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 
 
35
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 
 
36
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
 
37
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
 
38
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
39
 
 
40
License: LGPL-2.1 
 
41
 On Debian systems, the full text of the GNU Lesser General Public
 
42
 License version 2.1 can be found in the file
 
43
 `/usr/share/common-licenses/LGPL-2.1'.
23
44