Skip to content

Commit

Permalink
Header file unification
Browse files Browse the repository at this point in the history
  • Loading branch information
zacwest committed Apr 24, 2019
1 parent 3ca611f commit 45e00c0
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// ZSWTappableLabelAccessibilityActionLongPress.h
// ZSWTappableLabel
//
// Created by Zac West on 4/20/19.
// Copyright (c) 2019 Zachary West. All rights reserved.
//
// MIT License
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// ZSWTappableLabelAccessibilityActionLongPress.m
// ZSWTappableLabel
//
// Created by Zac West on 4/20/19.
// Copyright (c) 2019 Zachary West. All rights reserved.
//
// MIT License
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
// ZSWTappableLabelTappableRegionInfoImpl.h
// ZSWTappableLabel
//
// Created by Zac West on 4/23/19.
// Copyright (c) 2019 Zachary West. All rights reserved.
//
// MIT License
// https://github.com/zacwest/ZSWTappableLabel
//

#import <Foundation/Foundation.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
// ZSWTappableLabelTappableRegionInfoImpl.m
// ZSWTappableLabel
//
// Created by Zac West on 4/23/19.
// Copyright (c) 2019 Zachary West. All rights reserved.
//
// MIT License
// https://github.com/zacwest/ZSWTappableLabel
//

#import "ZSWTappableLabelTappableRegionInfoImpl.h"
Expand Down
1 change: 0 additions & 1 deletion ZSWTappableLabel/Private/ZSWTappableLabelTouchHandling.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// ZSWTappableLabelTouchHandling.h
// ZSWTappableLabel
//
// Created by Zac West on 4/21/19.
// Copyright (c) 2019 Zachary West. All rights reserved.
//
// MIT License
Expand Down
1 change: 0 additions & 1 deletion ZSWTappableLabel/Private/ZSWTappableLabelTouchHandling.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// ZSWTappableLabelTouchHandling.m
// ZSWTappableLabel
//
// Created by Zac West on 4/21/19.
// Copyright (c) 2019 Zachary West. All rights reserved.
//
// MIT License
Expand Down
1 change: 0 additions & 1 deletion ZSWTappableLabel/ZSWTappableLabel.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// ZSWTappableLabel.h
// ZSWTappableLabel
//
// Created by Zachary West on 3/23/15.
// Copyright (c) 2019 Zachary West. All rights reserved.
//
// MIT License
Expand Down
1 change: 0 additions & 1 deletion ZSWTappableLabel/ZSWTappableLabel.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// ZSWTappableLabel.m
// ZSWTappableLabel
//
// Created by Zachary West on 3/23/15.
// Copyright (c) 2019 Zachary West. All rights reserved.
//
// MIT License
Expand Down

0 comments on commit 45e00c0

Please sign in to comment.