~james-page/ubuntu/oneiric/jcc/fix-library-linking

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Ludovico Cavedon
  • Date: 2010-01-31 18:00:47 UTC
  • mfrom: (3.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100131180047-jryq701kg5wq4943
Tags: 2.5-3
* Merge patch from Ubuntu by Onkar Shinde:
  - When CPU type is i686, use the JRE lib directory corresponding to i386.
    Fixes FTBFS on lpia.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This package was debianized by Jeff Breidenbach <jab@debian.org> on
2
 
Wed, 16 Apr 2008 10:57:54 -0700.
3
 
 
4
 
It was downloaded from <http://pypi.python.org/pypi/JCC>
5
 
 
6
 
Upstream Author: Andi Vadja <vajda@osafoundation.org>
7
 
 
8
 
Copyright: 
9
 
 
10
 
    Copyright (c) 2004 - 2007 Open Source Applications Foundation
11
 
 
12
 
License:
13
 
 
14
 
   Permission is hereby granted, free of charge, to any person obtaining a
15
 
   copy of this software and associated documentation files (the "Software"),
16
 
   to deal in the Software without restriction, including without limitation
17
 
   the rights to use, copy, modify, merge, publish, distribute, sublicense,
18
 
   and/or sell copies of the Software, and to permit persons to whom the
19
 
   Software is furnished to do so, subject to the following conditions: 
20
 
  
21
 
   The above copyright notice and this permission notice shall be included
22
 
   in all copies or substantial portions of the Software. 
23
 
  
24
 
   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
25
 
   OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26
 
   FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
27
 
   AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
28
 
   LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
29
 
   FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
30
 
   DEALINGS IN THE SOFTWARE.
31
 
 
32
 
The Debian packaging is (C) 2008, Jeff Breidenbach <jab@debian.org> and
33
 
is licensed as above.
34
 
 
 
1
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 
2
Name: JCC
 
3
Maintainer: Andi Vadja <vajda@osafoundation.org>
 
4
Source: http://pypi.python.org/pypi/JCC
 
5
 
 
6
Files: *
 
7
Copyright: 2009, The Apache Software Foundation
 
8
           2007-2008, Open Source Applications Foundation
 
9
License: Apache
 
10
   Licensed under the Apache License, Version 2.0 (the "License");
 
11
   you may not use this file except in compliance with the License.
 
12
   You may obtain a copy of the License at
 
13
   .
 
14
       http://www.apache.org/licenses/LICENSE-2.0
 
15
   .
 
16
   Unless required by applicable law or agreed to in writing, software
 
17
   distributed under the License is distributed on an "AS IS" BASIS,
 
18
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
19
   See the License for the specific language governing permissions and
 
20
   limitations under the License.
 
21
   .
 
22
   On Debian systems, the full text of the of the Apache License, Version 2.0
 
23
   can be found in file `/usr/share/common-licenses/Apache-2.0'.
 
24
 
 
25
File: debian/*
 
26
Copyright: 2010, Ludovico Cavedon <cavedon@debian.org>
 
27
           2008, Jeff Breidenbach <jab@debian.org>