summaryrefslogtreecommitdiff
path: root/src/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.c')
-rw-r--r--src/util.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util.c b/src/util.c
index 803603b..e0b07c8 100644
--- a/src/util.c
+++ b/src/util.c
@@ -17,6 +17,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+/* Most of these functions are taken from the Transmission Project. */
+
#include <stdlib.h>
#include <math.h>
#include <string.h>