Skip to content

Commit 92414eb

Browse files
committed
Clean email.
1 parent 6a74b8c commit 92414eb

File tree

92 files changed

+93
-93
lines changed

Some content is hidden

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

92 files changed

+93
-93
lines changed

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion

Example Apps/iOS Example/App/AppDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The MIT License (MIT)
2-
// Copyright © 2020 Ivan Vorobei (hello@ivanvorobei.by)
2+
// Copyright © 2020 Ivan Vorobei (hello@ivanvorobei.io)
33
//
44
// Permission is hereby granted, free of charge, to any person obtaining a copy
55
// of this software and associated documentation files (the "Software"), to deal

Example Apps/iOS Example/Scenes/RootController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The MIT License (MIT)
2-
// Copyright © 2020 Ivan Vorobei (hello@ivanvorobei.by)
2+
// Copyright © 2020 Ivan Vorobei (hello@ivanvorobei.io)
33
//
44
// Permission is hereby granted, free of charge, to any person obtaining a copy
55
// of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 2 deletions

Sources/SparrowKit/CoreGraphics/CGAffineTransformExtension.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The MIT License (MIT)
2-
// Copyright © 2020 Ivan Vorobei (hello@ivanvorobei.by)
2+
// Copyright © 2020 Ivan Vorobei (hello@ivanvorobei.io)
33
//
44
// Permission is hereby granted, free of charge, to any person obtaining a copy
55
// of this software and associated documentation files (the "Software"), to deal

Sources/SparrowKit/CoreGraphics/CGPointExtension.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The MIT License (MIT)
2-
// Copyright © 2020 Ivan Vorobei (hello@ivanvorobei.by)
2+
// Copyright © 2020 Ivan Vorobei (hello@ivanvorobei.io)
33
//
44
// Permission is hereby granted, free of charge, to any person obtaining a copy
55
// of this software and associated documentation files (the "Software"), to deal

Sources/SparrowKit/CoreGraphics/CGRectExtension.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The MIT License (MIT)
2-
// Copyright © 2020 Ivan Vorobei (hello@ivanvorobei.by)
2+
// Copyright © 2020 Ivan Vorobei (hello@ivanvorobei.io)
33
//
44
// Permission is hereby granted, free of charge, to any person obtaining a copy
55
// of this software and associated documentation files (the "Software"), to deal

Sources/SparrowKit/CoreGraphics/CGSizeExtensions.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The MIT License (MIT)
2-
// Copyright © 2020 Ivan Vorobei (hello@ivanvorobei.by)
2+
// Copyright © 2020 Ivan Vorobei (hello@ivanvorobei.io)
33
//
44
// Permission is hereby granted, free of charge, to any person obtaining a copy
55
// of this software and associated documentation files (the "Software"), to deal

Sources/SparrowKit/Foundation/Classes/CompletionAliasses.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The MIT License (MIT)
2-
// Copyright © 2020 Ivan Vorobei (hello@ivanvorobei.by)
2+
// Copyright © 2020 Ivan Vorobei (hello@ivanvorobei.io)
33
//
44
// Permission is hereby granted, free of charge, to any person obtaining a copy
55
// of this software and associated documentation files (the "Software"), to deal

Sources/SparrowKit/Foundation/Classes/SPCopying.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The MIT License (MIT)
2-
// Copyright © 2020 Ivan Vorobei (hello@ivanvorobei.by)
2+
// Copyright © 2020 Ivan Vorobei (hello@ivanvorobei.io)
33
//
44
// Permission is hereby granted, free of charge, to any person obtaining a copy
55
// of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)