diff --git a/brmd/brmd.pl b/brmd/brmd.pl index 02154bb..f1b944b 100755 --- a/brmd/brmd.pl +++ b/brmd/brmd.pl @@ -1,4 +1,6 @@ #!/usr/bin/perl +# 2011 (c) Petr Baudis , brmlab +# You can distribute this under the same terms as Perl itself. use strict; use warnings;