Skip to content

Commit 5372c81

Browse files
EricJohnson327Eric Johnson
andauthored
Find/replace of copyright header strings with CELA guidance (#2857)
* Find/replace of copyright header strings with CELA guidance * Update the copyright script Co-authored-by: Eric Johnson <ejohn@microsoft.com>
1 parent c6de1f3 commit 5372c81

File tree

630 files changed

+1254
-1254
lines changed

Some content is hidden

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

630 files changed

+1254
-1254
lines changed

dev/AccessControl/AccessControl.idl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) Microsoft Corporation. All rights reserved.
2-
// Licensed under the MIT License. See LICENSE in the project root for license information.
1+
// Copyright (c) Microsoft Corporation.
2+
// Licensed under the MIT License.
33

44
namespace Microsoft.Windows.Security.AccessControl
55
{

dev/AccessControl/GetSecurityDescriptorForAppContainerNames.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) Microsoft Corporation. All rights reserved.
2-
// Licensed under the MIT License. See LICENSE in the project root for license information.
1+
// Copyright (c) Microsoft Corporation.
2+
// Licensed under the MIT License.
33

44
#include <pch.h>
55
#include <accctrl.h>

dev/AccessControl/Microsoft.Windows.Security.AccessControl.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) Microsoft Corporation. All rights reserved.
2-
// Licensed under the MIT License. See LICENSE in the project root for license information.
1+
// Copyright (c) Microsoft Corporation.
2+
// Licensed under the MIT License.
33

44
#include <pch.h>
55
#include "Microsoft.Windows.Security.AccessControl.h"

dev/AccessControl/Microsoft.Windows.Security.AccessControl.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) Microsoft Corporation. All rights reserved.
2-
// Licensed under the MIT License. See LICENSE in the project root for license information.
1+
// Copyright (c) Microsoft Corporation.
2+
// Licensed under the MIT License.
33

44
#pragma once
55
#include "Microsoft.Windows.Security.AccessControl.SecurityDescriptorHelpers.g.h"

dev/AccessControl/Security.AccessControl.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) Microsoft Corporation. All rights reserved.
2-
// Licensed under the MIT License. See LICENSE in the project root for license information.
1+
// Copyright (c) Microsoft Corporation.
2+
// Licensed under the MIT License.
33

44
#pragma once
55

dev/AccessControl/SecurityDescriptorHelpers.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) Microsoft Corporation. All rights reserved.
2-
// Licensed under the MIT License. See LICENSE in the project root for license information.
1+
// Copyright (c) Microsoft Corporation.
2+
// Licensed under the MIT License.
33

44
#pragma once
55

dev/AppLifecycle/ActivatedEventArgsBase.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) Microsoft Corporation. All rights reserved.
2-
// Licensed under the MIT License. See LICENSE in the project root for license information.
1+
// Copyright (c) Microsoft Corporation.
2+
// Licensed under the MIT License.
33
#pragma once
44

55
namespace winrt::Microsoft::Windows::AppLifecycle::implementation

dev/AppLifecycle/ActivationRegistrationManager.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) Microsoft Corporation. All rights reserved.
2-
// Licensed under the MIT License. See LICENSE in the project root for license information.
1+
// Copyright (c) Microsoft Corporation.
2+
// Licensed under the MIT License.
33
#include <pch.h>
44
#include <ActivationRegistrationManager.h>
55
#include <Microsoft.Windows.AppLifecycle.ActivationRegistrationManager.g.cpp>

dev/AppLifecycle/ActivationRegistrationManager.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) Microsoft Corporation. All rights reserved.
2-
// Licensed under the MIT License. See LICENSE in the project root for license information.
1+
// Copyright (c) Microsoft Corporation.
2+
// Licensed under the MIT License.
33
#pragma once
44

55
#include <Microsoft.Windows.AppLifecycle.ActivationRegistrationManager.g.h>

dev/AppLifecycle/AppActivationArguments.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) Microsoft Corporation. All rights reserved.
2-
// Licensed under the MIT License. See LICENSE in the project root for license information.
1+
// Copyright (c) Microsoft Corporation.
2+
// Licensed under the MIT License.
33
#pragma once
44
#include "Microsoft.Windows.AppLifecycle.AppActivationArguments.g.h"
55

0 commit comments

Comments
 (0)