Skip to content

Commit

Permalink
Clean up attribution headers
Browse files Browse the repository at this point in the history
  • Loading branch information
3lvis committed Oct 23, 2017
1 parent edfdb9e commit d2fa688
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 81 deletions.
32 changes: 1 addition & 31 deletions Example/AppDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
//
// AppDelegate.swift
// Finjinon
//
// Created by Sørensen, Johan on 05.06.15.
// Copyright (c) 2015 FINN.no AS. All rights reserved.
// Copyright (c) 2017 FINN.no AS. All rights reserved.
//

import UIKit
Expand All @@ -13,34 +9,8 @@ class AppDelegate: UIResponder, UIApplicationDelegate {

var window: UIWindow?


func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplicationLaunchOptionsKey: Any]?) -> Bool {
// Override point for customization after application launch.
return true
}

func applicationWillResignActive(_ application: UIApplication) {
// Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
// Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
}

func applicationDidEnterBackground(_ application: UIApplication) {
// Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later.
// If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits.
}

func applicationWillEnterForeground(_ application: UIApplication) {
// Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background.
}

func applicationDidBecomeActive(_ application: UIApplication) {
// Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface.
}

func applicationWillTerminate(_ application: UIApplication) {
// Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
}


}

6 changes: 1 addition & 5 deletions Example/ViewController.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
//
// ViewController.swift
// Finjinon
//
// Created by johsoren on 06/04/2015.
// Copyright (c) 06/04/2015 johsoren. All rights reserved.
// Copyright (c) 2017 FINN.no AS. All rights reserved.
//

import UIKit
Expand Down
6 changes: 1 addition & 5 deletions Finjinon/AssetResolver.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
//
// AssetResolver.swift
// Finjinon
//
// Created by Sørensen, Johan on 13.01.16.
// Copyright © 2016 FINN.no AS. All rights reserved.
// Copyright (c) 2017 FINN.no AS. All rights reserved.
//

import Foundation
Expand Down
6 changes: 1 addition & 5 deletions Finjinon/Buttons.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
//
// TriggerButton.swift
// Finjinon
//
// Created by Sørensen, Johan on 18.06.15.
// Copyright (c) 2015 FINN.no AS. All rights reserved.
// Copyright (c) 2017 FINN.no AS. All rights reserved.
//

import UIKit
Expand Down
6 changes: 1 addition & 5 deletions Finjinon/CaptureManager.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
//
// File.swift
// Finjinon
//
// Created by Sørensen, Johan on 05.06.15.
// Copyright (c) 2015 FINN.no AS. All rights reserved.
// Copyright (c) 2017 FINN.no AS. All rights reserved.
//

import UIKit
Expand Down
6 changes: 1 addition & 5 deletions Finjinon/ImagePickerAdapter.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
//
// ImagePickerAdapter.swift
// Finjinon
//
// Created by Sørensen, Johan on 22.06.15.
// Copyright (c) 2015 FINN.no AS. All rights reserved.
// Copyright (c) 2017 FINN.no AS. All rights reserved.
//

import UIKit
Expand Down
6 changes: 1 addition & 5 deletions Finjinon/PhotoCaptureViewController.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
//
// PhotoCaptureViewController.swift
// Finjinon
//
// Created by Sørensen, Johan on 05.06.15.
// Copyright (c) 2015 FINN.no AS. All rights reserved.
// Copyright (c) 2017 FINN.no AS. All rights reserved.
//

import UIKit
Expand Down
6 changes: 1 addition & 5 deletions Finjinon/PhotoCollectionViewCell.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
//
// PhotoCollectionViewCell.swift
// Finjinon
//
// Created by Sørensen, Johan on 22.06.15.
// Copyright (c) 2015 FINN.no AS. All rights reserved.
// Copyright (c) 2017 FINN.no AS. All rights reserved.
//

import UIKit
Expand Down
6 changes: 1 addition & 5 deletions Finjinon/PhotoCollectionViewLayout.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
//
// PhotoCollectionViewLayout.swift
// Finjinon
//
// Created by Sørensen, Johan on 22.06.15.
// Copyright (c) 2015 FINN.no AS. All rights reserved.
// Copyright (c) 2017 FINN.no AS. All rights reserved.
//

import UIKit
Expand Down
6 changes: 1 addition & 5 deletions Finjinon/PhotoStorage.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
//
// PhotoCache.swift
// Finjinon
//
// Created by Sørensen, Johan on 18.06.15.
// Copyright (c) 2015 FINN.no AS. All rights reserved.
// Copyright (c) 2017 FINN.no AS. All rights reserved.
//

import UIKit
Expand Down
6 changes: 1 addition & 5 deletions FinjinonTests/FinjinonTests.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
//
// FinjinonTests.swift
// FinjinonTests
//
// Created by Sørensen, Johan on 05.06.15.
// Copyright (c) 2015 FINN.no AS. All rights reserved.
// Copyright (c) 2017 FINN.no AS. All rights reserved.
//

import UIKit
Expand Down

0 comments on commit d2fa688

Please sign in to comment.