summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2002-12-11 22:56:52 +0100
committerJudd Vinet <judd@archlinux.org>2002-12-11 22:56:52 +0100
commit9d9b0e8d2655f5430bf917452221400fc219a2d8 (patch)
treecdee8bb303e5928bf9d22c2bfd197117f559a9f5 /README
parent6a654187b68d37211dc8af301e611ec4a7f132c4 (diff)
downloadpacman-9d9b0e8d2655f5430bf917452221400fc219a2d8.tar.gz
pacman-9d9b0e8d2655f5430bf917452221400fc219a2d8.tar.xz
Imported from pacman-2.2.tar.gz
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index cb4b27de..df24ed93 100644
--- a/README
+++ b/README
@@ -55,3 +55,8 @@ licensed through the GNU General Public License (see COPYING).
pacman uses "libtar", a library for reading/writing tar-files. This
library is Copyright (c) 1998-2001 Mark D. Roth <roth@uiuc.edu> (see
libtar-X.X.X/COPYRIGHT for further details).
+
+pacman uses "ftplib", a library for sending/receiving files via FTP. This
+library is copyright (c) 1996-2000 Thomas Pfau, pfau@cnj.digex.net (see
+libftp/ftplib.c for furthur details).
+