Skip to content

Commit 5f11914

Browse files
committed
Update Copyright message
1 parent 1514854 commit 5f11914

File tree

858 files changed

+860
-860
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

858 files changed

+860
-860
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ---------------------------------------------------------------------------------------------------------------------
22
#
33
# Copyright (C) Microsoft Corporation.
4-
# Copyright (c) 2025 IAMAI Consulting Corporation.
4+
# Copyright (C) 2025 IAMAI CONSULTING CORP
55
#
66
# MIT License. All rights reserved.
77
#

README.md

Lines changed: 1 addition & 1 deletion

SECURITY.md

Lines changed: 3 additions & 3 deletions

build.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
REM Copyright (C) Microsoft Corporation.
2-
REM Copyright (C) IAMAI Consulting Corporation.
2+
REM Copyright (C) 2025 IAMAI CONSULTING CORP
33

44
REM MIT License.
55

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
# Copyright (C) Microsoft Corporation.
3-
# Copyright (C) IAMAI Consulting Corporation.
3+
# Copyright (C) 2025 IAMAI CONSULTING CORP
44
# MIT License.
55

66
set -e

build_docs.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
REM Copyright (C) Microsoft Corporation.
2-
REM Copyright (C) IAMAI Consulting Corporation.
2+
REM Copyright (C) 2025 IAMAI CONSULTING CORP
33

44
REM MIT License.
55

build_docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
# Copyright (C) Microsoft Corporation.
3-
# Copyright (C) IAMAI Consulting Corporation.
3+
# Copyright (C) 2025 IAMAI CONSULTING CORP
44
# MIT License.
55

66
## Install mkdocs

build_docs_external.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
REM Copyright (C) Microsoft Corporation.
2-
REM Copyright (C) IAMAI Consulting Corporation.
2+
REM Copyright (C) 2025 IAMAI CONSULTING CORP
33

44
REM MIT License.
55

build_docs_external.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
# Copyright (C) Microsoft Corporation.
3-
# Copyright (C) IAMAI Consulting Corporation.
3+
# Copyright (C) 2025 IAMAI CONSULTING CORP
44
# MIT License.
55

66
## Install mkdocs

build_linux.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ---------------------------------------------------------------------------------------------------------------------
22
#
33
# Copyright (C) Microsoft Corporation.
4-
# Copyright (c) 2025 IAMAI Consulting Corporation.
4+
# Copyright (C) 2025 IAMAI CONSULTING CORP
55
#
66
# MIT License. All rights reserved.
77
#

0 commit comments

Comments
 (0)