Changed name from Limelight to Moonlight due to C&D from Limelight

Networks, Inc.
This commit is contained in:
Diego Waxemberg
2015-05-12 21:48:30 -04:00
parent 772ee3a680
commit 8d3401f962
109 changed files with 354 additions and 277 deletions

View File

@@ -1,9 +1,9 @@
//
// Controller.h
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 2/1/15.
// Copyright (c) 2015 Limelight Stream. All rights reserved.
// Copyright (c) 2015 Moonlight Stream. All rights reserved.
//
#import <Foundation/Foundation.h>

View File

@@ -1,9 +1,9 @@
//
// Controller.m
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 2/1/15.
// Copyright (c) 2015 Limelight Stream. All rights reserved.
// Copyright (c) 2015 Moonlight Stream. All rights reserved.
//
#import "Controller.h"

View File

@@ -1,9 +1,9 @@
//
// ControllerSupport.h
// Limelight
// Moonlight
//
// Created by Cameron Gutman on 10/20/14.
// Copyright (c) 2014 Limelight Stream. All rights reserved.
// Copyright (c) 2014 Moonlight Stream. All rights reserved.
//
#import <Foundation/Foundation.h>

View File

@@ -1,9 +1,9 @@
//
// ControllerSupport.m
// Limelight
// Moonlight
//
// Created by Cameron Gutman on 10/20/14.
// Copyright (c) 2014 Limelight Stream. All rights reserved.
// Copyright (c) 2014 Moonlight Stream. All rights reserved.
//
#import "ControllerSupport.h"

View File

@@ -1,9 +1,9 @@
//
// OnScreenControls.h
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 12/28/14.
// Copyright (c) 2014 Limelight Stream. All rights reserved.
// Copyright (c) 2014 Moonlight Stream. All rights reserved.
//
#import <Foundation/Foundation.h>

View File

@@ -1,9 +1,9 @@
//
// OnScreenControls.m
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 12/28/14.
// Copyright (c) 2014 Limelight Stream. All rights reserved.
// Copyright (c) 2014 Moonlight Stream. All rights reserved.
//
#import "OnScreenControls.h"

View File

@@ -1,9 +1,9 @@
//
// StreamView.h
// Limelight
// Moonlight
//
// Created by Cameron Gutman on 10/19/14.
// Copyright (c) 2014 Limelight Stream. All rights reserved.
// Copyright (c) 2014 Moonlight Stream. All rights reserved.
//
#import <UIKit/UIKit.h>

View File

@@ -1,9 +1,9 @@
//
// StreamView.m
// Limelight
// Moonlight
//
// Created by Cameron Gutman on 10/19/14.
// Copyright (c) 2014 Limelight Stream. All rights reserved.
// Copyright (c) 2014 Moonlight Stream. All rights reserved.
//
#import "StreamView.h"