From 8f154c2c28d14e79d5b5db12463c1884c8ce4eb9 Mon Sep 17 00:00:00 2001 From: Misha Genaev Date: Tue, 16 Jun 2015 09:20:50 +0500 Subject: [PATCH] Update vmd.pl --- vmd.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vmd.pl b/vmd.pl index 3b82fcf..68712ad 100755 --- a/vmd.pl +++ b/vmd.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl # vmd.pl - download tracks from vk.com -# (c) Genaev Misha 2012-2015 | http://genaev.com/vdm +# (c) Genaev Misha 2012-2015 | http://genaev.com/vmd use strict; use warnings;