Skip to content

Commit 616e469

Browse files
committed
reverting back copyright comments
1 parent e7c898c commit 616e469

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.azure-pipelines/generation-pipeline.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
# This Yaml Document has been converted by ESAI Yaml Pipeline Conversion Tool.
2-
# Please make sure to check all the converted content, it is your team's responsibility to make sure that the pipeline is still valid and functions as expected.
3-
# This pipeline will be extended to the Custom template
4-
# The pool section has been filled with placeholder values, check the following link for guidance: https://eng.ms/docs/cloud-ai-platform/devdiv/one-engineering-system-1es/1es-docs/1es-pipeline-templates/onboardingesteams/overview, replace the pool section with your hosted pool, os, and image name. If you are using a Linux image, you must specify an additional windows image for SDL: https://eng.ms/docs/cloud-ai-platform/devdiv/one-engineering-system-1es/1es-docs/1es-pipeline-templates/features/sdlanalysis/overview#how-to-specify-a-windows-pool-for-the-sdl-source-analysis-stage
1+
# Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2+
# contains an end to end validation pipeline using C# compilation tests for staging beta metadata
53
trigger: none
64
pr: none
75
schedules:

.azure-pipelines/generation-templates/capture-openapi.yml

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. See License in the project root for license information.
2+
13
parameters:
24
- name: 'endpoint'
35
type: string

0 commit comments

Comments
 (0)