File: AUTHORS

package info (click to toggle)
duff 0.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,200 kB
  • sloc: sh: 4,385; ansic: 3,132; makefile: 18; sed: 16
file content (20 lines) | stat: -rw-r--r-- 643 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Main files
==========

Camilla Berglund <elmindreda@elmindreda.org> wrote the first
version of duff and is currently its main developer.

Duff contains and uses the SHA1 message digest code from the sha-asaddi
package, which was written by Allan Saddi <allan@saddi.com>.  See the
files `sha1.c' or `sha1.h' for copyright and license details.

Ideas, suggestions, initial feature patches, spelling corrections and bug
reports have been contributed by various people.  They are noted in the
appropriate entries of the `ChangeLog' file.


Supporting files
================

The `join-duplicates.sh' script was originally written by Ross Newell.