This commit is contained in:
stax76
2017-10-04 06:08:59 +02:00
parent f5c7864771
commit 0cf38669a0
9 changed files with 36 additions and 30 deletions

View File

@@ -1,20 +1,4 @@
' mpv.net
' Copyright(C) 2017 stax76
'
' This program Is free software: you can redistribute it And/Or modify
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation, either version 3 of the License, Or
' (at your option) any later version.
'
' This program Is distributed in the hope that it will be useful,
' but WITHOUT ANY WARRANTY; without even the implied warranty of
' MERCHANTABILITY Or FITNESS FOR A PARTICULAR PURPOSE.See the
' GNU General Public License for more details.
'
' You should have received a copy of the GNU General Public License
' along with this program. If Not, see http://www.gnu.org/licenses/.
Imports System.ComponentModel.Composition
Imports System.ComponentModel.Composition
Imports System.IO
Imports vbnet