diff --git a/AngleAxis.cpp b/AngleAxis.cpp index 1ff8c0e..6e17e51 100644 --- a/AngleAxis.cpp +++ b/AngleAxis.cpp @@ -1,3 +1,4 @@ +/* // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0.If a copy of the MPL was not distributed with this // file, You can obtain one at https ://mozilla.org/MPL/2.0/. @@ -49,3 +50,4 @@ DirectionOf AngleAxisOf::GetSwing() { template class AngleAxisOf; template class AngleAxisOf; +*/ \ No newline at end of file diff --git a/AngleAxis.h b/AngleAxis.h index 821e774..4d51c30 100644 --- a/AngleAxis.h +++ b/AngleAxis.h @@ -1,3 +1,4 @@ +/* // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0.If a copy of the MPL was not distributed with this // file, You can obtain one at https ://mozilla.org/MPL/2.0/. @@ -40,4 +41,5 @@ using AngleAxis = AngleAxisOf; } // namespace Passer using namespace Passer::LinearAlgebra; -#endif \ No newline at end of file +#endif +*/ \ No newline at end of file