brmd: Copyright notice

This commit is contained in:
Petr Baudis 2011-05-10 22:32:54 +02:00
parent 360156d0de
commit 9dafba0bef

View file

@ -1,4 +1,6 @@
#!/usr/bin/perl #!/usr/bin/perl
# 2011 (c) Petr Baudis <pasky@suse.cz>, brmlab
# You can distribute this under the same terms as Perl itself.
use strict; use strict;
use warnings; use warnings;