Replaced A2MAC and A2iOS references in comments

This commit is contained in:
tudnai 2020-07-13 10:23:33 -07:00
parent 1355ab215d
commit 108da5db09
27 changed files with 27 additions and 27 deletions

View File

@ -1,6 +1,6 @@
//
// A2Mac-Bridging-Header.h
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 2/17/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// AppDelegate.swift
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 7/25/19.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// HiRes.swift
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 9/19/19.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// LoRes.swift
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 9/19/19.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// View.swift
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 9/18/19.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// NSLayoutManager-Extension.swift
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 9/17/19.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// PreferencesViewController.swift
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 6/4/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// PreferencesWindowController.swift
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 6/4/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// Shaders.metal
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 9/27/19.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// ViewController.swift
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 7/25/19.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// verticies.swift
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 9/28/19.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -22,7 +22,7 @@
//
import XCTest
@testable import A2Mac
@testable import Steve___
class A2MacTests: XCTestCase {

View File

@ -1,6 +1,6 @@
//
// A2iOS-Bridging-Header.h
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 2/17/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// AppDelegate.swift
// A2iOS
// Steve ][
//
// Created by Tamas Rudnai on 2/17/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// SceneDelegate.swift
// A2iOS
// Steve ][
//
// Created by Tamas Rudnai on 2/17/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// ViewController.swift
// A2iOS
// Steve ][
//
// Created by Tamas Rudnai on 2/17/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// speaker.c
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 5/9/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// speaker.h
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 5/9/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// disk.c
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 2/15/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// disk.h
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 2/15/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// dsk2woz.h
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 6/28/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// woz.c
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 2/15/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// woz.h
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 2/15/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// paddle.h
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 5/19/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// RepeatingTimer.swift
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 9/15/19.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// common.c
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 2/16/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

@ -1,6 +1,6 @@
//
// disassembler.h
// A2Mac
// Steve ][
//
// Created by Tamas Rudnai on 9/21/19.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.