Skip to content

Commit a663837

Browse files
authored
copyright header 🤦
1 parent f881537 commit a663837

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sdk/cosmos/cosmosclient/src/macros.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright (c) Microsoft Corporation. All rights reserved.
2+
// Licensed under the MIT License.
3+
14
macro_rules! c_str {
25
($s:expr) => { const {
36
// This does a few funky things to make sure we can stay in a const context

0 commit comments

Comments
 (0)