Add missing license header to http_sanitizer source file (#3739)
This commit is contained in:
parent
82c77b0251
commit
de6ed1da38
@ -1,3 +1,5 @@
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
#include "azure/core/internal/http/http_sanitizer.hpp"
|
||||
#include "azure/core/url.hpp"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user