Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
6ecad04e
Commit
6ecad04e
authored
Jun 15, 2015
by
Felix Paul Kühne
Browse files
add copyright headers
parent
4d5d3bcc
Changes
4
Hide whitespace changes
Inline
Side-by-side
Sources/VLCDiscoveryListViewController.h
View file @
6ecad04e
//
// VLCDiscoveryListViewController.h
// VLC for iOS
//
// Created by Felix Paul Kühne on 15/06/15.
// Copyright © 2015 VideoLAN. All rights reserved.
//
/*****************************************************************************
* VLCDiscoveryListViewController.h
* VLC for iOS
*****************************************************************************
* Copyright (c) 2015 VideoLAN. All rights reserved.
* $Id$
*
* Author: Felix Paul Kühne <fkuehne # videolan.org>
*
* Refer to the COPYING file of the official project for license.
*****************************************************************************/
#import "VLCNetworkListViewController.h"
...
...
Sources/VLCDiscoveryListViewController.m
View file @
6ecad04e
//
// VLCDiscoveryListViewController.m
// VLC for iOS
//
// Created by Felix Paul Kühne on 15/06/15.
// Copyright © 2015 VideoLAN. All rights reserved.
//
/*****************************************************************************
* VLCDiscoveryListViewController.m
* VLC for iOS
*****************************************************************************
* Copyright (c) 2015 VideoLAN. All rights reserved.
* $Id$
*
* Author: Felix Paul Kühne <fkuehne # videolan.org>
*
* Refer to the COPYING file of the official project for license.
*****************************************************************************/
#import "VLCDiscoveryListViewController.h"
#import "VLCNetworkListCell.h"
...
...
Sources/VLCSidebarController.h
View file @
6ecad04e
//
// VLCSidebarController.h
// VLC for iOS
//
// Created by Felix Paul Kühne on 15/06/15.
// Copyright © 2015 VideoLAN. All rights reserved.
//
/*****************************************************************************
* VLCSidebarController.h
* VLC for iOS
*****************************************************************************
* Copyright (c) 2015 VideoLAN. All rights reserved.
* $Id$
*
* Author: Felix Paul Kühne <fkuehne # videolan.org>
*
* Refer to the COPYING file of the official project for license.
*****************************************************************************/
#import <Foundation/Foundation.h>
...
...
Sources/VLCSidebarController.m
View file @
6ecad04e
//
// VLCSidebarController.m
// VLC for iOS
//
// Created by Felix Paul Kühne on 15/06/15.
// Copyright © 2015 VideoLAN. All rights reserved.
//
/*****************************************************************************
* VLCSidebarController.m
* VLC for iOS
*****************************************************************************
* Copyright (c) 2015 VideoLAN. All rights reserved.
* $Id$
*
* Author: Felix Paul Kühne <fkuehne # videolan.org>
*
* Refer to the COPYING file of the official project for license.
*****************************************************************************/
#import "VLCSidebarController.h"
#import "GHRevealViewController.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment