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
+2 -2
View File
@@ -1,9 +1,9 @@
//
// AppManager.h
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 10/25/14.
// Copyright (c) 2014 Limelight Stream. All rights reserved.
// Copyright (c) 2014 Moonlight Stream. All rights reserved.
//
#import <Foundation/Foundation.h>
+2 -2
View File
@@ -1,9 +1,9 @@
//
// AppManager.m
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 10/25/14.
// Copyright (c) 2014 Limelight Stream. All rights reserved.
// Copyright (c) 2014 Moonlight Stream. All rights reserved.
//
#import "AppAssetManager.h"
+2 -2
View File
@@ -1,9 +1,9 @@
//
// AppAssetResponse.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>
+2 -2
View File
@@ -1,9 +1,9 @@
//
// AppAssetResponse.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 "AppAssetResponse.h"
+2 -2
View File
@@ -1,9 +1,9 @@
//
// AppAssetRetriever.h
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 1/31/15.
// Copyright (c) 2015 Limelight Stream. All rights reserved.
// Copyright (c) 2015 Moonlight Stream. All rights reserved.
//
#import <Foundation/Foundation.h>
+2 -2
View File
@@ -1,9 +1,9 @@
//
// AppAssetRetriever.m
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 1/31/15.
// Copyright (c) 2015 Limelight Stream. All rights reserved.
// Copyright (c) 2015 Moonlight Stream. All rights reserved.
//
#import "AppAssetRetriever.h"
+2 -2
View File
@@ -1,9 +1,9 @@
//
// AppListResponse.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 "HttpResponse.h"
+2 -2
View File
@@ -1,9 +1,9 @@
//
// AppListResponse.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 "AppListResponse.h"
+2 -2
View File
@@ -1,9 +1,9 @@
//
// DiscoveryManager.h
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 1/1/15.
// Copyright (c) 2015 Limelight Stream. All rights reserved.
// Copyright (c) 2015 Moonlight Stream. All rights reserved.
//
#import <Foundation/Foundation.h>
+2 -2
View File
@@ -1,9 +1,9 @@
//
// DiscoveryManager.m
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 1/1/15.
// Copyright (c) 2015 Limelight Stream. All rights reserved.
// Copyright (c) 2015 Moonlight Stream. All rights reserved.
//
#import "DiscoveryManager.h"
+2 -2
View File
@@ -1,9 +1,9 @@
//
// DiscoveryWorker.h
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 1/2/15.
// Copyright (c) 2015 Limelight Stream. All rights reserved.
// Copyright (c) 2015 Moonlight Stream. All rights reserved.
//
#import <Foundation/Foundation.h>
+2 -2
View File
@@ -1,9 +1,9 @@
//
// DiscoveryWorker.m
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 1/2/15.
// Copyright (c) 2015 Limelight Stream. All rights reserved.
// Copyright (c) 2015 Moonlight Stream. All rights reserved.
//
#import "DiscoveryWorker.h"
+2 -2
View File
@@ -1,9 +1,9 @@
//
// HttpManager.h
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 10/16/14.
// Copyright (c) 2014 Limelight Stream. All rights reserved.
// Copyright (c) 2014 Moonlight Stream. All rights reserved.
//
#import <Foundation/Foundation.h>
+2 -2
View File
@@ -1,9 +1,9 @@
//
// HttpManager.m
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 10/16/14.
// Copyright (c) 2014 Limelight Stream. All rights reserved.
// Copyright (c) 2014 Moonlight Stream. All rights reserved.
//
#import "HttpManager.h"
+2 -2
View File
@@ -1,9 +1,9 @@
//
// HttpRequest.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>
+2 -2
View File
@@ -1,9 +1,9 @@
//
// HttpRequest.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 "HttpRequest.h"
+2 -2
View File
@@ -1,9 +1,9 @@
//
// HttpResponse.h
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 1/30/15.
// Copyright (c) 2015 Limelight Stream. All rights reserved.
// Copyright (c) 2015 Moonlight Stream. All rights reserved.
//
#import <Foundation/Foundation.h>
+2 -2
View File
@@ -1,9 +1,9 @@
//
// HttpResponse.m
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 1/30/15.
// Copyright (c) 2015 Limelight Stream. All rights reserved.
// Copyright (c) 2015 Moonlight Stream. All rights reserved.
//
#import "HttpResponse.h"
+2 -2
View File
@@ -1,9 +1,9 @@
//
// MDNSManager.h
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 10/14/14.
// Copyright (c) 2014 Limelight Stream. All rights reserved.
// Copyright (c) 2014 Moonlight Stream. All rights reserved.
//
#import <Foundation/Foundation.h>
+2 -2
View File
@@ -1,9 +1,9 @@
//
// MDNSManager.m
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 10/14/14.
// Copyright (c) 2014 Limelight Stream. All rights reserved.
// Copyright (c) 2014 Moonlight Stream. All rights reserved.
//
#import "MDNSManager.h"
+2 -2
View File
@@ -1,9 +1,9 @@
//
// PairManager.h
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 10/19/14.
// Copyright (c) 2014 Limelight Stream. All rights reserved.
// Copyright (c) 2014 Moonlight Stream. All rights reserved.
//
#import <Foundation/Foundation.h>
+2 -2
View File
@@ -1,9 +1,9 @@
//
// PairManager.m
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 10/19/14.
// Copyright (c) 2014 Limelight Stream. All rights reserved.
// Copyright (c) 2014 Moonlight Stream. All rights reserved.
//
#import "PairManager.h"
+2 -2
View File
@@ -1,9 +1,9 @@
//
// ServerInfoResponse.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 "HttpResponse.h"
+2 -2
View File
@@ -1,9 +1,9 @@
//
// ServerInfoResponse.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 "ServerInfoResponse.h"
+2 -2
View File
@@ -1,9 +1,9 @@
//
// WakeOnLanManager.h
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 1/2/15.
// Copyright (c) 2015 Limelight Stream. All rights reserved.
// Copyright (c) 2015 Moonlight Stream. All rights reserved.
//
#import <Foundation/Foundation.h>
+2 -2
View File
@@ -1,9 +1,9 @@
//
// WakeOnLanManager.m
// Limelight
// Moonlight
//
// Created by Diego Waxemberg on 1/2/15.
// Copyright (c) 2015 Limelight Stream. All rights reserved.
// Copyright (c) 2015 Moonlight Stream. All rights reserved.
//
#import "WakeOnLanManager.h"