Skip to content

Commit 0ff68eb

Browse files
committed
Update Copyright notices
1 parent 354682a commit 0ff68eb

File tree

66 files changed

+66
-66
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+66
-66
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020 UI At Six
3+
Copyright (c) 2022 UI At Six
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

Sources/Tabman/AutoInsetter/InsetCalculator/CollectionViewInsetCalculator.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// AutoInsetter
44
//
55
// Created by Merrick Sapsford on 23/03/2019.
6-
// Copyright © 2019 UI At Six. All rights reserved.
6+
// Copyright © 2022 UI At Six. All rights reserved.
77
//
88

99
import UIKit

Sources/Tabman/AutoInsetter/InsetCalculator/InsetCalculations.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// AutoInsetter
44
//
55
// Created by Merrick Sapsford on 20/03/2019.
6-
// Copyright © 2019 UI At Six. All rights reserved.
6+
// Copyright © 2022 UI At Six. All rights reserved.
77
//
88

99
import UIKit

Sources/Tabman/AutoInsetter/InsetCalculator/InsetCalculator.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// AutoInsetter
44
//
55
// Created by Merrick Sapsford on 16/03/2019.
6-
// Copyright © 2019 UI At Six. All rights reserved.
6+
// Copyright © 2022 UI At Six. All rights reserved.
77
//
88

99
import UIKit

Sources/Tabman/AutoInsetter/InsetCalculator/ScrollViewInsetCalculator.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// AutoInsetter
44
//
55
// Created by Merrick Sapsford on 16/03/2019.
6-
// Copyright © 2019 UI At Six. All rights reserved.
6+
// Copyright © 2022 UI At Six. All rights reserved.
77
//
88

99
import UIKit

Sources/Tabman/AutoInsetter/InsetCalculator/TableViewInsetCalculator.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// AutoInsetter
44
//
55
// Created by Merrick Sapsford on 16/03/2019.
6-
// Copyright © 2019 UI At Six. All rights reserved.
6+
// Copyright © 2022 UI At Six. All rights reserved.
77
//
88

99
import UIKit

Sources/Tabman/AutoInsetter/InsetExecutor/InsetExecutor.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// AutoInsetter
44
//
55
// Created by Merrick Sapsford on 16/03/2019.
6-
// Copyright © 2019 UI At Six. All rights reserved.
6+
// Copyright © 2022 UI At Six. All rights reserved.
77
//
88

99
import UIKit

Sources/Tabman/AutoInsetter/InsetStore/DefaultInsetStore.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// AutoInsetter
44
//
55
// Created by Merrick Sapsford on 19/03/2019.
6-
// Copyright © 2019 UI At Six. All rights reserved.
6+
// Copyright © 2022 UI At Six. All rights reserved.
77
//
88

99
import UIKit

Sources/Tabman/AutoInsetter/InsetStore/InsetStore.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// AutoInsetter
44
//
55
// Created by Merrick Sapsford on 19/03/2019.
6-
// Copyright © 2019 UI At Six. All rights reserved.
6+
// Copyright © 2022 UI At Six. All rights reserved.
77
//
88

99
import UIKit

Sources/Tabman/Bar/BarBackgroundView/TMBarBackgroundView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Tabman
44
//
55
// Created by Merrick Sapsford on 29/08/2018.
6-
// Copyright © 2019 UI At Six. All rights reserved.
6+
// Copyright © 2022 UI At Six. All rights reserved.
77
//
88

99
import UIKit

0 commit comments

Comments
 (0)