Skip to content

Commit 3a057d8

Browse files
committed
Update license comments in sample HTML files
1 parent 24b5bce commit 3a057d8

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

samples/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
<!-- Copyright (c) .NET Foundation and Contributors. All Rights Reserved. Licensed under the MIT License (MIT). See License.md in the repository root for more information. -->
1+
<!--
2+
Licensed to the .NET Foundation under one or more agreements.
3+
The .NET Foundation licenses this file to you under the MIT license.
4+
See the LICENSE file in the project root for more information.
5+
-->
26

37
<html lang="en">
48

samples/nosdk.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
<!-- Copyright (c) .NET Foundation and Contributors. All Rights Reserved. Licensed under the MIT License (MIT). See License.md in the repository root for more information. -->
1+
<!--
2+
Licensed to the .NET Foundation under one or more agreements.
3+
The .NET Foundation licenses this file to you under the MIT license.
4+
See the LICENSE file in the project root for more information.
5+
-->
26

37
<html lang="en">
48

samples/withsdk.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
<!-- Copyright (c) .NET Foundation and Contributors. All Rights Reserved. Licensed under the MIT License (MIT). See License.md in the repository root for more information. -->
1+
<!--
2+
Licensed to the .NET Foundation under one or more agreements.
3+
The .NET Foundation licenses this file to you under the MIT license.
4+
See the LICENSE file in the project root for more information.
5+
-->
26

37
<html lang="en">
48

0 commit comments

Comments
 (0)