diff options
author | cryx <> | 2007-04-02 17:05:06 +0000 |
---|---|---|
committer | cryx <> | 2007-04-02 17:05:06 +0000 |
commit | ff9d51790b5360d7e21eb65305624c9392a7a5eb (patch) | |
tree | 8aba1030c4f781c3bb5fcb2239fc6e6f9baf178f | |
parent | 59ddb82838f09d3251d30724e76f39f4d97b2d8a (diff) |
Gimmi Beer!
-rw-r--r-- | sync_daemon.pl | 3 |
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 | |||
3 | use strict; | 6 | use strict; |
4 | 7 | ||
5 | #use Convert::Bencode_XS qw(:all); | 8 | #use Convert::Bencode_XS qw(:all); |