From aa808aea311fd2f262864614f30756975506356d Mon Sep 17 00:00:00 2001 From: Kelvin Sherlock Date: Sat, 29 Aug 2020 23:24:49 -0400 Subject: [PATCH] commentary --- Ample/AppDelegate.h | 2 +- Ample/AppDelegate.m | 2 +- Ample/FlippedView.h | 2 +- Ample/FlippedView.m | 2 +- Ample/LaunchWindowController.h | 2 +- Ample/LaunchWindowController.m | 2 +- Ample/LogWindowController.h | 2 +- Ample/LogWindowController.m | 2 +- Ample/MachineViewController.h | 2 +- Ample/MachineViewController.m | 2 +- Ample/MediaViewController.h | 2 +- Ample/MediaViewController.m | 2 +- Ample/SlotViewController.h | 2 +- Ample/SlotViewController.m | 2 +- Ample/main.m | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Ample/AppDelegate.h b/Ample/AppDelegate.h index b61fa9f..bcedb34 100644 --- a/Ample/AppDelegate.h +++ b/Ample/AppDelegate.h @@ -1,6 +1,6 @@ // // AppDelegate.h -// MA2ME +// Ample // // Created by Kelvin Sherlock on 8/16/2020. // Copyright © 2020 Kelvin Sherlock. All rights reserved. diff --git a/Ample/AppDelegate.m b/Ample/AppDelegate.m index 3597d35..1426754 100644 --- a/Ample/AppDelegate.m +++ b/Ample/AppDelegate.m @@ -1,6 +1,6 @@ // // AppDelegate.m -// MA2ME +// Ample // // Created by Kelvin Sherlock on 8/16/2020. // Copyright © 2020 Kelvin Sherlock. All rights reserved. diff --git a/Ample/FlippedView.h b/Ample/FlippedView.h index 667433a..f3f5f86 100644 --- a/Ample/FlippedView.h +++ b/Ample/FlippedView.h @@ -1,6 +1,6 @@ // // FlippedView.h -// MA2ME +// Ample // // Created by Kelvin Sherlock on 8/19/2020. // Copyright © 2020 Kelvin Sherlock. All rights reserved. diff --git a/Ample/FlippedView.m b/Ample/FlippedView.m index b134f34..e368dbb 100644 --- a/Ample/FlippedView.m +++ b/Ample/FlippedView.m @@ -1,6 +1,6 @@ // // FlippedView.m -// MA2ME +// Ample // // Created by Kelvin Sherlock on 8/19/2020. // Copyright © 2020 Kelvin Sherlock. All rights reserved. diff --git a/Ample/LaunchWindowController.h b/Ample/LaunchWindowController.h index cf76836..cd76867 100644 --- a/Ample/LaunchWindowController.h +++ b/Ample/LaunchWindowController.h @@ -1,6 +1,6 @@ // // LaunchWindowController.h -// MA2ME +// Ample // // Created by Kelvin Sherlock on 8/29/2020. // Copyright © 2020 Kelvin Sherlock. All rights reserved. diff --git a/Ample/LaunchWindowController.m b/Ample/LaunchWindowController.m index b12944e..93a8f3c 100644 --- a/Ample/LaunchWindowController.m +++ b/Ample/LaunchWindowController.m @@ -1,6 +1,6 @@ // // LaunchWindowController.m -// MA2ME +// Ample // // Created by Kelvin Sherlock on 8/29/2020. // Copyright © 2020 Kelvin Sherlock. All rights reserved. diff --git a/Ample/LogWindowController.h b/Ample/LogWindowController.h index c092e92..cd7a4d5 100644 --- a/Ample/LogWindowController.h +++ b/Ample/LogWindowController.h @@ -1,6 +1,6 @@ // // LogWindowController.h -// MA2ME +// Ample // // Created by Kelvin Sherlock on 8/29/2020. // Copyright © 2020 Kelvin Sherlock. All rights reserved. diff --git a/Ample/LogWindowController.m b/Ample/LogWindowController.m index 91dd232..acf9805 100644 --- a/Ample/LogWindowController.m +++ b/Ample/LogWindowController.m @@ -1,6 +1,6 @@ // // LogWindowController.m -// MA2ME +// Ample // // Created by Kelvin Sherlock on 8/29/2020. // Copyright © 2020 Kelvin Sherlock. All rights reserved. diff --git a/Ample/MachineViewController.h b/Ample/MachineViewController.h index 129c76c..5f00a42 100644 --- a/Ample/MachineViewController.h +++ b/Ample/MachineViewController.h @@ -1,6 +1,6 @@ // // MachineViewController.h -// MA2ME +// Ample // // Created by Kelvin Sherlock on 8/16/2020. // Copyright © 2020 Kelvin Sherlock. All rights reserved. diff --git a/Ample/MachineViewController.m b/Ample/MachineViewController.m index 51eae0e..b8475ca 100644 --- a/Ample/MachineViewController.m +++ b/Ample/MachineViewController.m @@ -1,6 +1,6 @@ // // MachineViewController.m -// MA2ME +// Ample // // Created by Kelvin Sherlock on 8/16/2020. // Copyright © 2020 Kelvin Sherlock. All rights reserved. diff --git a/Ample/MediaViewController.h b/Ample/MediaViewController.h index 456fd8d..7528eaf 100644 --- a/Ample/MediaViewController.h +++ b/Ample/MediaViewController.h @@ -1,6 +1,6 @@ // // MediaViewController.h -// MA2ME +// Ample // // Created by Kelvin Sherlock on 8/20/2020. // Copyright © 2020 Kelvin Sherlock. All rights reserved. diff --git a/Ample/MediaViewController.m b/Ample/MediaViewController.m index 568a8df..a328066 100644 --- a/Ample/MediaViewController.m +++ b/Ample/MediaViewController.m @@ -1,6 +1,6 @@ // // MediaViewController.m -// MA2ME +// Ample // // Created by Kelvin Sherlock on 8/20/2020. // Copyright © 2020 Kelvin Sherlock. All rights reserved. diff --git a/Ample/SlotViewController.h b/Ample/SlotViewController.h index bdd61a5..16973de 100644 --- a/Ample/SlotViewController.h +++ b/Ample/SlotViewController.h @@ -1,6 +1,6 @@ // // SlotViewController.h -// MA2ME +// Ample // // Created by Kelvin Sherlock on 8/18/2020. // Copyright © 2020 Kelvin Sherlock. All rights reserved. diff --git a/Ample/SlotViewController.m b/Ample/SlotViewController.m index fe4c44d..cbb3e2d 100644 --- a/Ample/SlotViewController.m +++ b/Ample/SlotViewController.m @@ -1,6 +1,6 @@ // // SlotViewController.m -// MA2ME +// Ample // // Created by Kelvin Sherlock on 8/18/2020. // Copyright © 2020 Kelvin Sherlock. All rights reserved. diff --git a/Ample/main.m b/Ample/main.m index d136572..3220252 100644 --- a/Ample/main.m +++ b/Ample/main.m @@ -1,6 +1,6 @@ // // main.m -// MA2ME +// Ample // // Created by Kelvin Sherlock on 8/16/2020. // Copyright © 2020 Kelvin Sherlock. All rights reserved.