Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

Commit

Permalink
Remove copyright comment from files
Browse files Browse the repository at this point in the history
  • Loading branch information
dankimio committed Feb 23, 2017
1 parent afe16ae commit a468d68
Show file tree
Hide file tree
Showing 213 changed files with 129 additions and 1,825 deletions.
258 changes: 129 additions & 129 deletions Academia.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

8 changes: 0 additions & 8 deletions ZP/AppDelegate.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// AppDelegate.h
// ZP
//
// Created by Andrey Mikhaylov on 03/10/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

@import UIKit;
@import CoreData;

Expand Down
8 changes: 0 additions & 8 deletions ZP/AppDelegate.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// AppDelegate.m
// ZP
//
// Created by Andrey Mikhaylov on 03/10/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import "AppDelegate.h"

@import Fabric;
Expand Down
8 changes: 0 additions & 8 deletions ZP/DTCustomColoredAccessory.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// DTCustomColoredAccessory.h
// ZP
//
// Created by Andrey Mikhaylov on 19/11/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface DTCustomColoredAccessory : UIControl {
Expand Down
8 changes: 0 additions & 8 deletions ZP/DTCustomColoredAccessory.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// DTCustomColoredAccessory.m
// ZP
//
// Created by Andrey Mikhaylov on 19/11/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//



#import "DTCustomColoredAccessory.h"
Expand Down
8 changes: 0 additions & 8 deletions ZP/NSDate+ZPPDateCategory.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// NSDate+ZPPDateCategory.h
// ZP
//
// Created by Andrey Mikhaylov on 16/11/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import <Foundation/Foundation.h>

@interface NSDate (ZPPDateCategory)
Expand Down
8 changes: 0 additions & 8 deletions ZP/NSDate+ZPPDateCategory.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// NSDate+ZPPDateCategory.m
// ZP
//
// Created by Andrey Mikhaylov on 16/11/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import "NSDate+ZPPDateCategory.h"
//#import <DateTools.h>
@import DateTools;
Expand Down
8 changes: 0 additions & 8 deletions ZP/UIButton+ZPPButtonCategory.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UIButton+ZPPButtonCategory.h
// ZP
//
// Created by Andrey Mikhaylov on 19/10/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface UIButton (ZPPButtonCategory)
Expand Down
8 changes: 0 additions & 8 deletions ZP/UIButton+ZPPButtonCategory.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UIButton+ZPPButtonCategory.m
// ZP
//
// Created by Andrey Mikhaylov on 19/10/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import "UIButton+ZPPButtonCategory.h"

@implementation UIButton (ZPPButtonCategory)
Expand Down
8 changes: 0 additions & 8 deletions ZP/UIFont+ZPPFontCategory.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UIFont+ZPPFontCategory.h
// ZP
//
// Created by Andrey Mikhaylov on 04/10/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface UIFont (ZPPFontCategory)
Expand Down
8 changes: 0 additions & 8 deletions ZP/UIFont+ZPPFontCategory.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UIFont+ZPPFontCategory.m
// ZP
//
// Created by Andrey Mikhaylov on 04/10/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import "UIFont+ZPPFontCategory.h"

@implementation UIFont (ZPPFontCategory)
Expand Down
8 changes: 0 additions & 8 deletions ZP/UINavigationController+ZPPNavigationControllerCategory.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UINavigationController+ZPPNavigationControllerCategory.h
// ZP
//
// Created by Andrey Mikhaylov on 16/10/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

@import UIKit;

@interface UINavigationController (ZPPNavigationControllerCategory)
Expand Down
8 changes: 0 additions & 8 deletions ZP/UINavigationController+ZPPNavigationControllerCategory.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UINavigationController+ZPPNavigationControllerCategory.m
// ZP
//
// Created by Andrey Mikhaylov on 16/10/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import "UINavigationController+ZPPNavigationControllerCategory.h"

@implementation UINavigationController (ZPPNavigationControllerCategory)
Expand Down
8 changes: 0 additions & 8 deletions ZP/UITableViewController+ZPPTVCCategory.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UITableViewController+ZPPTVCCategory.h
// ZP
//
// Created by Andrey Mikhaylov on 04/11/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

@import UIKit;

@interface UITableViewController (ZPPTVCCategory)
Expand Down
8 changes: 0 additions & 8 deletions ZP/UITableViewController+ZPPTVCCategory.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UITableViewController+ZPPTVCCategory.m
// ZP
//
// Created by Andrey Mikhaylov on 04/11/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import "UITableViewController+ZPPTVCCategory.h"

@implementation UITableViewController (ZPPTVCCategory)
Expand Down
8 changes: 0 additions & 8 deletions ZP/UITextField+ZPPTextFieldCategory.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UITextField+ZPPTextFieldCategory.h
// ZP
//
// Created by Andrey Mikhaylov on 05/11/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

@import UIKit;

@interface UITextField (ZPPTextFieldCategory)
Expand Down
8 changes: 0 additions & 8 deletions ZP/UITextField+ZPPTextFieldCategory.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UITextField+ZPPTextFieldCategory.m
// ZP
//
// Created by Andrey Mikhaylov on 05/11/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import "UITextField+ZPPTextFieldCategory.h"

@implementation UITextField (ZPPTextFieldCategory)
Expand Down
8 changes: 0 additions & 8 deletions ZP/UIView+UIViewCategory.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UIView+UIViewCategory.h
// ZP
//
// Created by Andrey Mikhaylov on 19/10/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

@import UIKit;

@interface UIView (UIViewCategory)
Expand Down
8 changes: 0 additions & 8 deletions ZP/UIView+UIViewCategory.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UIView+UIViewCategory.m
// ZP
//
// Created by Andrey Mikhaylov on 19/10/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import "UIView+UIViewCategory.h"

@implementation UIView (UIViewCategory)
Expand Down
8 changes: 0 additions & 8 deletions ZP/UIViewController+ZPPValidationCategory.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UIViewController+ZPPValidationCategory.h
// ZP
//
// Created by Andrey Mikhaylov on 19/10/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import <UIKit/UIKit.h>

extern NSString *const ZPPPasswordErrMessage;
Expand Down
8 changes: 0 additions & 8 deletions ZP/UIViewController+ZPPValidationCategory.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UIViewController+ZPPValidationCategory.m
// ZP
//
// Created by Andrey Mikhaylov on 19/10/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import "UIViewController+ZPPValidationCategory.h"
//#import <REFormattedNumberField.h>
#import "UIView+UIViewCategory.h"
Expand Down
8 changes: 0 additions & 8 deletions ZP/UIViewController+ZPPViewControllerCategory.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UIViewController+ZPPViewControllerCategory.h
// ZP
//
// Created by Andrey Mikhaylov on 16/10/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

@import UIKit;

@interface UIViewController (ZPPViewControllerCategory)
Expand Down
8 changes: 0 additions & 8 deletions ZP/UIViewController+ZPPViewControllerCategory.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UIViewController+ZPPViewControllerCategory.m
// ZP
//
// Created by Andrey Mikhaylov on 16/10/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import "UIViewController+ZPPViewControllerCategory.h"
#import "ZPPNoInternetConnectionVC.h"
#import "CWStatusBarNotification.h"
Expand Down
8 changes: 0 additions & 8 deletions ZP/WelcomeScreenProvider.swift
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// WelcomeScreenProvider.swift
// ZP
//
// Created by Dan Shevlyuk on 07/04/2016.
// Copyright © 2016 BinaryBlitz. All rights reserved.
//

import Foundation

@objc class WelcomeScreenProvider: NSObject {
Expand Down
8 changes: 0 additions & 8 deletions ZP/ZPPActivateCardCell.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// ZPPActivateCardCell.h
// ZP
//
// Created by Andrey Mikhaylov on 05/11/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface ZPPActivateCardCell : UITableViewCell
Expand Down
8 changes: 0 additions & 8 deletions ZP/ZPPActivateCardCell.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// ZPPActivateCardCell.m
// ZP
//
// Created by Andrey Mikhaylov on 05/11/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import "ZPPActivateCardCell.h"
#import "UIView+UIViewCategory.h"

Expand Down
8 changes: 0 additions & 8 deletions ZP/ZPPAddress.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// ZPPAddress.h
// ZP
//
// Created by Andrey Mikhaylov on 09/11/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

@import Foundation;
@import MapKit;

Expand Down
8 changes: 0 additions & 8 deletions ZP/ZPPAddress.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// ZPPAddress.m
// ZP
//
// Created by Andrey Mikhaylov on 09/11/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import "ZPPAddress.h"

@interface ZPPAddress ()
Expand Down
8 changes: 0 additions & 8 deletions ZP/ZPPAddressDelegate.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// ZPPAddressDelegate.h
// ZP
//
// Created by Dan Shevlyuk on 03/04/2016.
// Copyright © 2016 BinaryBlitz. All rights reserved.
//

@import Foundation;

@class ZPPAddress;
Expand Down
8 changes: 0 additions & 8 deletions ZP/ZPPAddressHelper.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// ZPPAdressHelper.h
// ZP
//
// Created by Andrey Mikhaylov on 09/11/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

@import Foundation;

@class ZPPAddress;
Expand Down
8 changes: 0 additions & 8 deletions ZP/ZPPAddressHelper.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// ZPPAdressHelper.m
// ZP
//
// Created by Andrey Mikhaylov on 09/11/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import "ZPPAddressHelper.h"

@import LMGeocoder;
Expand Down
8 changes: 0 additions & 8 deletions ZP/ZPPAdressVC.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// ZPPAdressVC.h
// ZP
//
// Created by Andrey Mikhaylov on 07/11/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

@import UIKit;

#import "ZPPAddressDelegate.h"
Expand Down
8 changes: 0 additions & 8 deletions ZP/ZPPAdressVC.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// ZPPAdressVC.m
// ZP
//
// Created by Andrey Mikhaylov on 07/11/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import "ZPPAdressVC.h"

@import INTULocationManager;
Expand Down
8 changes: 0 additions & 8 deletions ZP/ZPPAnotherProductsTVC.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// ZPPAnotherProductsTVC.h
// ZP
//
// Created by Andrey Mikhaylov on 08/10/15.
// Copyright © 2015 BinaryBlitz. All rights reserved.
//

#import "ZPPProductsBaseTVC.h"
#import "ZPPConfigureWithOrder.h"

Expand Down
Loading

0 comments on commit a468d68

Please sign in to comment.