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 @@ #!/usr/bin/perl +# This software was written by Philipp Wuensche +# It is considered beerware. + use strict; #use Convert::Bencode_XS qw(:all);