Skip to content

Commit

Permalink
Update copyrights
Browse files Browse the repository at this point in the history
  • Loading branch information
0xced committed Jan 4, 2016
1 parent 3673561 commit da17d55
Show file tree
Hide file tree
Showing 65 changed files with 65 additions and 73 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2013-2015 Cédric Luthi
Copyright (c) 2013-2016 Cédric Luthi

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/OS X Demo/AppDelegate.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

@import AppKit;
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/OS X Demo/AppDelegate.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "AppDelegate.h"
Expand Down
Expand Up @@ -25,7 +25,7 @@
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2013-2015 Cédric Luthi. All rights reserved.</string>
<string>Copyright © 2013-2016 Cédric Luthi. All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/OS X Demo/Supporting Files/main.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

@import AppKit;
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/AppDelegate.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

@import UIKit;
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/AppDelegate.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "AppDelegate.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/ContextLogFormatter.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

@import Foundation;
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/ContextLogFormatter.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "ContextLogFormatter.h"
Expand Down
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

@import UIKit;
Expand Down
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "DemoAsynchronousViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/DemoFullScreenViewController.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

@import UIKit;
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/DemoFullScreenViewController.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "DemoFullScreenViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/DemoInlineViewController.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

@import UIKit;
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/DemoInlineViewController.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "DemoInlineViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/DemoThumbnailViewController.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

@import UIKit;
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/DemoThumbnailViewController.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "DemoThumbnailViewController.h"
Expand Down
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

@import MediaPlayer;
Expand Down
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "MPMoviePlayerController+BackgroundPlayback.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/NowPlayingInfoCenterProvider.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

@import Foundation;
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/NowPlayingInfoCenterProvider.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "NowPlayingInfoCenterProvider.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/PlayerEventLogger.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

@import Foundation;
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/PlayerEventLogger.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "PlayerEventLogger.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/SettingsViewController.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

@import UIKit;
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/SettingsViewController.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "SettingsViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/iOS Demo/Supporting Files/main.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "AppDelegate.h"
Expand Down
6 changes: 1 addition & 5 deletions XCDYouTubeKit Demo/iOS Demo/VideoPickerController.h
@@ -1,9 +1,5 @@
//
// VideoPickerController.h
// XCDYouTubeKit Demo
//
// Created by Cédric Luthi on 20.01.15.
// Copyright (c) 2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

@import UIKit;
Expand Down
6 changes: 1 addition & 5 deletions XCDYouTubeKit Demo/iOS Demo/VideoPickerController.m
@@ -1,9 +1,5 @@
//
// VideoPickerController.m
// XCDYouTubeKit Demo
//
// Created by Cédric Luthi on 20.01.15.
// Copyright (c) 2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "VideoPickerController.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/tvOS Demo/AppDelegate.h
@@ -1,5 +1,5 @@
//
// Copyright © 2015 Cédric Luthi. All rights reserved.
// Copyright © 2013-2016 Cédric Luthi. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/tvOS Demo/AppDelegate.m
@@ -1,5 +1,5 @@
//
// Copyright © 2015 Cédric Luthi. All rights reserved.
// Copyright © 2013-2016 Cédric Luthi. All rights reserved.
//

#import "AppDelegate.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/tvOS Demo/GradientMaskView.h
@@ -1,5 +1,5 @@
//
// Copyright © 2015 Cédric Luthi. All rights reserved.
// Copyright © 2013-2016 Cédric Luthi. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/tvOS Demo/GradientMaskView.m
@@ -1,5 +1,5 @@
//
// Copyright © 2015 Cédric Luthi. All rights reserved.
// Copyright © 2013-2016 Cédric Luthi. All rights reserved.
//

#import "GradientMaskView.h"
Expand Down
@@ -1,5 +1,5 @@
//
// Copyright © 2015 Cédric Luthi. All rights reserved.
// Copyright © 2013-2016 Cédric Luthi. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
@@ -1,5 +1,5 @@
//
// Copyright © 2015 Cédric Luthi. All rights reserved.
// Copyright © 2013-2016 Cédric Luthi. All rights reserved.
//

#import "PlaylistCollectionViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/tvOS Demo/Supporting Files/main.m
@@ -1,5 +1,5 @@
//
// Copyright © 2015 Cédric Luthi. All rights reserved.
// Copyright © 2013-2016 Cédric Luthi. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/tvOS Demo/VideoCell.h
@@ -1,5 +1,5 @@
//
// Copyright © 2015 Cédric Luthi. All rights reserved.
// Copyright © 2013-2016 Cédric Luthi. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Demo/tvOS Demo/VideoCell.m
@@ -1,5 +1,5 @@
//
// Copyright © 2015 Cédric Luthi. All rights reserved.
// Copyright © 2013-2016 Cédric Luthi. All rights reserved.
//

#import "VideoCell.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Tests/XCDYouTubeClientTestCase.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "XCDYouTubeKitTestCase.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Tests/XCDYouTubeKitTestCase.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import <XCTest/XCTest.h>
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Tests/XCDYouTubeKitTestCase.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "XCDYouTubeKitTestCase.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Tests/XCDYouTubeProtectedVideosTestCase.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "XCDYouTubeKitTestCase.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Tests/XCDYouTubeVideoOperationTestCase.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "XCDYouTubeKitTestCase.h"
Expand Down
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "XCDYouTubeKitTestCase.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Tests/XCDYouTubeVideoTestCase.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import <XCTest/XCTest.h>
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit Tests/XCTestWorkarounds.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

// Explanation on http://stackoverflow.com/questions/30938525/xctest-exception-when-using-keyvalueobservingexpectationforobjectkeypathhandle
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit/Info.plist
Expand Up @@ -19,6 +19,6 @@
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2013-2015 Cédric Luthi. All rights reserved.</string>
<string>Copyright © 2013-2016 Cédric Luthi. All rights reserved.</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion XCDYouTubeKit/XCDYouTubeClient.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#if !__has_feature(nullability)
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit/XCDYouTubeClient.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "XCDYouTubeClient.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit/XCDYouTubeError.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit/XCDYouTubeKit.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import <TargetConditionals.h>
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit/XCDYouTubeLogger+Private.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit/XCDYouTubeLogger.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit/XCDYouTubeLogger.m
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import "XCDYouTubeLogger.h"
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit/XCDYouTubeOperation.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down
2 changes: 1 addition & 1 deletion XCDYouTubeKit/XCDYouTubePlayerScript.h
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2015 Cédric Luthi. All rights reserved.
// Copyright (c) 2013-2016 Cédric Luthi. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down

0 comments on commit da17d55

Please sign in to comment.