diff options
author | Roland Bauerschmidt <rb@debian.org> | 2002-04-08 08:49:42 +0000 |
---|---|---|
committer | Roland Bauerschmidt <rb@debian.org> | 2002-04-08 08:49:42 +0000 |
commit | 7e9f24a7d2a880c03f5c4545d3115d8c3f4bc4ce (patch) | |
tree | 003a9f855f8479a5435e759973b4037b48a9918d /debian/copyright | |
parent | 220635a838f76bb37df3a002cfb41d471f185327 (diff) | |
download | libfuse-7e9f24a7d2a880c03f5c4545d3115d8c3f4bc4ce.tar.gz |
Added first version of debian packaging files.
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..38907bb --- /dev/null +++ b/debian/copyright @@ -0,0 +1,11 @@ +This package was debianized by Roland Bauerschmidt <rb@debian.org> on +Fri, 5 Apr 2002 16:56:10 +0200. + +It was downloaded from http://sourceforge.net/projects/avf/ + +Upstream Authors: Miklos Szeredi <mszeredi@inf.bme.hu> (core) + Jeff Epler <jepler@unpythonic.dhs.org> (Python bindings) + Mark Glines <mark@glines.org> (Perl bindings) + +FUSE is licensed under the terms of the GPL. On Debian systems, the full +text can be found in /usr/share/common-licenses/GPL. |