diff --git a/tools/auto-tester/src/main.cpp b/tools/auto-tester/src/main.cpp index 58049a4e09..2550e62190 100644 --- a/tools/auto-tester/src/main.cpp +++ b/tools/auto-tester/src/main.cpp @@ -1,5 +1,5 @@ // -// Test.cpp +// main.cpp // // Created by Nissim Hadar on 2 Nov 2017. // Copyright 2013 High Fidelity, Inc. diff --git a/tools/auto-tester/src/ui/MismatchWindow.h b/tools/auto-tester/src/ui/MismatchWindow.h index b4fd522026..7c72b7b0b7 100644 --- a/tools/auto-tester/src/ui/MismatchWindow.h +++ b/tools/auto-tester/src/ui/MismatchWindow.h @@ -1,5 +1,5 @@ // -// MismatchWindow.cpp +// MismatchWindow.h // // Created by Nissim Hadar on 9 Nov 2017. // Copyright 2013 High Fidelity, Inc.