Fixing memory leak

This commit is contained in:
wbaumann
2014-05-04 14:29:35 +00:00
parent b71f3b65b4
commit a2798b241a
5 changed files with 53 additions and 119 deletions

16
AUTHORS
View File

@ -1,28 +1,18 @@
davfs2 AUTHORS 2009-11-09
davfs2 AUTHORS 2014-04-21
-------------------------
This package is based on davfs2 0.2.3 by
Sun Kim <hunkim@cs.ucsc.edu> and
Robert Spier <robrt@users.sourceforge.net>.
This version is a complete rewrite by Werner Baumann.
The kernel interface definitions are copyright by
Miklos Szeredi and Carnegie Mellon University, respectively
(license text below).
The files in the gl directory are from Gnulib
(http://www.gnu.org/software/gnulib/) and usually under GPL,
Copyright (C) Free Software Foundation. You should look at the
copyright notices of individual files before distributing them.
The files in the config directory are from the GNU Autotools
and Gnulib. Each file has a short copyright notice.
Miklos Szeredi and Carnegie Mellon University, respectively.
Copyright:
==========
Copyright (c) 2005, 2006, 2007, 2008, 2009, 2010
Copyright (c) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014
Werner Baumann <werner.baumann@onlinehome.de>
davfs2 is free software; you can redistribute it and/or modify