diff --git a/libraries/shared/src/PerfStat.h b/libraries/shared/src/PerfStat.h index f57d49aa46..d39c1f31fb 100644 --- a/libraries/shared/src/PerfStat.h +++ b/libraries/shared/src/PerfStat.h @@ -3,6 +3,7 @@ // hifi // // Created by Brad Hefta-Gaub on 3/29/13. +// Copyright (c) 2013 HighFidelity, Inc. All rights reserved. // // Poor-man's performance stats collector class. Useful for collecting timing // details from various portions of the code.