diff --git a/src/core/gdr.cc b/src/core/gdr.cc index b85174a4..904e5413 100644 --- a/src/core/gdr.cc +++ b/src/core/gdr.cc @@ -1,5 +1,5 @@ // Copyright (c) Microsoft Corporation. -// Licensed under the MIT license. +// Licensed under the MIT License. #include "gdr.hpp" diff --git a/src/core/include/gdr.hpp b/src/core/include/gdr.hpp index 6663542a..bde2986a 100644 --- a/src/core/include/gdr.hpp +++ b/src/core/include/gdr.hpp @@ -1,5 +1,5 @@ // Copyright (c) Microsoft Corporation. -// Licensed under the MIT license. +// Licensed under the MIT License. #ifndef MSCCLPP_GDR_HPP_ #define MSCCLPP_GDR_HPP_