Skip to content

Commit

Permalink
update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Imthath M committed May 28, 2019
1 parent 4ff2096 commit 718bd48
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 12 deletions.
2 changes: 1 addition & 1 deletion UtilitiesExample/UtilitiesExample/Vehicle.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UtilitiesExample
//
// Created by Imthath M on 10/04/19.
// Copyright © 2019 Sky Dev. All rights reserved.
// No Copyright.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion UtilitiesExample/UtilitiesExample/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UtilitiesExample
//
// Created by Imthath M on 28/03/19.
// Copyright © 2019 Sky Dev. All rights reserved.
// No Copyright.
//

import Foundation
Expand Down
3 changes: 1 addition & 2 deletions UtilitiesExample/Utils/ArrayExtension.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
//
// ArrayExtension.swift
// UtilitiesExample
//
// Created by Imthath M on 15/04/19.
// Copyright © 2019 mohammed-7418. All rights reserved.
// No Copyright.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion UtilitiesExample/Utils/CodableExtensions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CodableExtensions.swift
//
// Created by Imthath M on 21/02/19.
// Copyright © 2019 Sky Dev. All rights reserved.
// No Copyright.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion UtilitiesExample/Utils/DateExtension.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// DateExtension.swift
//
// Created by Imthath M on 21/02/19.
// Copyright © 2019 Sky Dev. All rights reserved.
// No Copyright.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion UtilitiesExample/Utils/FileIO.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// FileIO.swift
//
// Created by Imthath M on 28/11/18.
// Copyright © 2019 Sky Dev. All rights reserved.
// No Copyright.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion UtilitiesExample/Utils/OptionalExtension.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// OptionalExtension.swift
//
// Created by Imthath M on 17/12/18.
// Copyright © 2019 Sky Dev. All rights reserved.
// No Copyright.
//

import Foundation
Expand Down
3 changes: 1 addition & 2 deletions UtilitiesExample/Utils/StringExtension.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
//
// StringExtension.swift
// UtilitiesExample
//
// Created by Imthath M on 28/03/19.
// Copyright © 2019 Sky Dev. All rights reserved.
// No Copyright.
//

import Foundation
Expand Down
3 changes: 1 addition & 2 deletions UtilitiesExample/Utils/UUIDextension.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
//
// UUIDextension.swift
// UtilitiesExample
//
// Created by Imthath M on 23/05/19.
// Copyright © 2019 Sky Dev. All rights reserved.
// No Copyright.
//

import Foundation
Expand Down

0 comments on commit 718bd48

Please sign in to comment.