Fix missing or incorrect file documentation headers.

This commit is contained in:
Maurice Parker 2019-04-19 07:49:35 -05:00
parent 59a30fdd34
commit ca6f8dcb46
4 changed files with 16 additions and 4 deletions

View File

@ -1,5 +1,5 @@
//
// String+.swift
// String-Extensions.swift
// NetNewsWire
//
// Created by Maurice Parker on 4/8/19.

View File

@ -1,4 +1,10 @@
//Copyright © 2019 Vincode, Inc. All rights reserved.
//
// UIImage-Extensions.swift
// NetNewsWire
//
// Created by Maurice Parker on 4/18/19.
// Copyright © 2019 Ranchero Software. All rights reserved.
//
import UIKit

View File

@ -1,4 +1,10 @@
//
// UISplitViewController-Extensions.swift
// NetNewsWire
//
// Created by Maurice Parker on 4/18/19.
// Copyright © 2019 Ranchero Software. All rights reserved.
//
import UIKit

View File

@ -1,5 +1,5 @@
//
// UIStoryboard+.swift
// UIStoryboard-Extensions.swift
// NetNewsWire
//
// Created by Maurice Parker on 4/8/19.