Skip to content
Snippets Groups Projects
Commit dabca134 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf
Browse files

Add the license information

parent b3de255a
No related branches found
No related tags found
No related merge requests found
namespace VLC_WINRT.Model
/**********************************************************************
* VLC for WinRT
**********************************************************************
* Copyright © 2013-2014 VideoLAN and Authors
*
* Licensed under GPLv2+ and MPLv2
* Refer to COPYING file of the official project for license
**********************************************************************/
namespace VLC_WINRT.Model
{
public class DeezerArtistItem
{
......
using System;
/**********************************************************************
* VLC for WinRT
**********************************************************************
* Copyright © 2013-2014 VideoLAN and Authors
*
* Licensed under GPLv2+ and MPLv2
* Refer to COPYING file of the official project for license
**********************************************************************/
using System;
using System.Diagnostics;
using Windows.Storage;
using Windows.Storage.AccessCache;
......
using System;
/**********************************************************************
* VLC for WinRT
**********************************************************************
* Copyright © 2013-2014 VideoLAN and Authors
*
* Licensed under GPLv2+ and MPLv2
* Refer to COPYING file of the official project for license
**********************************************************************/
using System;
using System.Runtime.InteropServices;
using System.Runtime.InteropServices.ComTypes;
using System.ServiceModel.Security;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment