summaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-02-03 14:21:21 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-02-03 14:21:21 +0000
commitac5195864bd59f0e3fd13506d0b3d35a7a1eee5e (patch)
treeab9d83361c60f075e2136f70edba2229b1500e4e /src/util.h
parent21e72f02cac599537627922b745b23a8afc1da43 (diff)
credits to Transmission project in util.h
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h
index 9126710..ef9d3b3 100644
--- a/src/util.h
+++ b/src/util.h
@@ -17,6 +17,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+/* Most of these functions are taken from the Transmission Project. */
+
#ifndef UTIL_H_
#define UTIL_H_