~ubuntu-branches/debian/stretch/jfsutils/stretch

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Christopher L Cheney
  • Date: 2002-02-10 01:00:00 UTC
  • Revision ID: james.westby@ubuntu.com-20020210010000-v3kas87wk4v57tv8
Tags: 1.0.14-1
* New upstream.
* Made rules use a build directory so source directory is clean.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This package was debianized by Christopher L Cheney <ccheney@debian.org> on
 
2
Mon, 18 Jun 2001 20:00:00 -0500.
 
3
 
 
4
It was downloaded from http://oss.software.ibm.com/developer/opensource/jfs/project/pub/
 
5
 
 
6
Upstream Author(s):     Steve Best              <sbest@us.ibm.com>
 
7
                        Dave Kleikamp           <shaggy@us.ibm.com>
 
8
                        Barry Arndt             <barndt@us.ibm.com>
 
9
                        Christoph Hellwig       <hch@caldera.de>
 
10
                        Bug Email               <linuxjfs@us.ibm.com>
 
11
 
 
12
Copyright:
 
13
 
 
14
You are free to distribute this software under the terms of the
 
15
GNU General Public License.  On Debian systems, the complete text
 
16
of the GNU General Public License can be found in
 
17
/usr/share/common-licenses/GPL file.
 
18
 
 
19
/*
 
20
 *   Copyright (c) International Business Machines  Corp., 2000
 
21
 *
 
22
 *   This program is free software;  you can redistribute it and/or modify
 
23
 *   it under the terms of the GNU General Public License as published by
 
24
 *   the Free Software Foundation; either version 2 of the License, or
 
25
 *   (at your option) any later version.
 
26
 *
 
27
 *   This program is distributed in the hope that it will be useful,
 
28
 *   but WITHOUT ANY WARRANTY;  without even the implied warranty of
 
29
 *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See
 
30
 *   the GNU General Public License for more details.
 
31
 *
 
32
 *   You should have received a copy of the GNU General Public License
 
33
 *   along with this program;  if not, write to the Free Software
 
34
 *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
35
 */