summaryrefslogtreecommitdiff
path: root/sync_daemon.pl
diff options
context:
space:
mode:
Diffstat (limited to 'sync_daemon.pl')
-rw-r--r--sync_daemon.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/sync_daemon.pl b/sync_daemon.pl
index 5f49422..9e4bdb9 100644
--- a/sync_daemon.pl
+++ b/sync_daemon.pl
@@ -1,5 +1,8 @@
1#!/usr/bin/perl 1#!/usr/bin/perl
2 2
3# This software was written by Philipp Wuensche <cryx-otsync@h3q.com>
4# It is considered beerware.
5
3use strict; 6use strict;
4 7
5#use Convert::Bencode_XS qw(:all); 8#use Convert::Bencode_XS qw(:all);