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-Bridging-Header.h
// A2Mac // Steve ][
// //
// Created by Tamas Rudnai on 2/17/20. // Created by Tamas Rudnai on 2/17/20.
// Copyright © 2019, 2020 Tamas Rudnai. All rights reserved. // Copyright © 2019, 2020 Tamas Rudnai. All rights reserved.

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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