|
|
@@ -1,9 +1,9 @@
|
|
|
// ----------------------------------------------------------------
|
|
|
// From Game Programming in C++ by Sanjay Madhav
|
|
|
// Copyright (C) 2017 Sanjay Madhav. All rights reserved.
|
|
|
-//
|
|
|
+//
|
|
|
// Released under the BSD License
|
|
|
-// See LICENSE.txt for full details.
|
|
|
+// See LICENSE in root directory for full details.
|
|
|
// ----------------------------------------------------------------
|
|
|
|
|
|
#include "CameraComponent.h"
|