Skip to content

Commit ca9bf0f

Browse files
committed
Merge remote-tracking branch 'Office-Addin-Taskpane/master' into merge-office-addin-taskpane
2 parents 4949830 + 87a47cb commit ca9bf0f

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

src/commands/commands.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See full license in root of repo. -->
1+
<!-- Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License. -->
22

33
<!DOCTYPE html>
44
<html>

src/functions/functions.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License. -->
2+
13
<!DOCTYPE html>
24
<html>
35

src/taskpane/taskpane.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See full license in root of repo. -->
1+
<!-- Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License. -->
22
<!-- This file shows how to design a first-run page that provides a welcome screen to the user about the features of the add-in. -->
33

44
<!DOCTYPE html>

test/src/test-taskpane.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See full license in root of repo. -->
1+
<!-- Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License. -->
22
<!-- This file shows how to design a first-run page that provides a welcome screen to the user about the features of the add-in. -->
33

44
<!DOCTYPE html>

0 commit comments

Comments
 (0)