Skip to content

Commit 088c92d

Browse files
committed
doc: 更新源代码标注
1 parent 9102dd4 commit 088c92d

File tree

1,262 files changed

+5056
-3748
lines changed

Some content is hidden

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

1,262 files changed

+5056
-3748
lines changed

src/BootstrapBlazor.Server/Components/Components/AttributeTable.razor.cs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
// Copyright (c) Argo Zhang ([email protected]). All rights reserved.
2-
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3-
// Website: https://www.blazor.zone or https://argozhang.github.io/
1+
// Licensed to the .NET Foundation under one or more agreements.
2+
// The .NET Foundation licenses this file to you under the Apache 2.0 License
3+
// See the LICENSE file in the project root for more information.
4+
// Author: Argo Zhang ([email protected]) Website: https://www.blazor.zone
45

56
namespace BootstrapBlazor.Server.Components.Components;
67

src/BootstrapBlazor.Server/Components/Components/BarcodeGenerateSettings.razor.cs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
// Copyright (c) Argo Zhang ([email protected]). All rights reserved.
2-
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3-
// Website: https://www.blazor.zone or https://argozhang.github.io/
1+
// Licensed to the .NET Foundation under one or more agreements.
2+
// The .NET Foundation licenses this file to you under the Apache 2.0 License
3+
// See the LICENSE file in the project root for more information.
4+
// Author: Argo Zhang ([email protected]) Website: https://www.blazor.zone
45

56
namespace BootstrapBlazor.Server.Components.Components;
67

src/BootstrapBlazor.Server/Components/Components/CalendarCrewCell.razor.cs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
// Copyright (c) Argo Zhang ([email protected]). All rights reserved.
2-
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3-
// Website: https://www.blazor.zone or https://argozhang.github.io/
1+
// Licensed to the .NET Foundation under one or more agreements.
2+
// The .NET Foundation licenses this file to you under the Apache 2.0 License
3+
// See the LICENSE file in the project root for more information.
4+
// Author: Argo Zhang ([email protected]) Website: https://www.blazor.zone
45

56
namespace BootstrapBlazor.Server.Components.Components;
67

src/BootstrapBlazor.Server/Components/Components/CalendarCrewDialogBody.razor.cs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
// Copyright (c) Argo Zhang ([email protected]). All rights reserved.
2-
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3-
// Website: https://www.blazor.zone or https://argozhang.github.io/
1+
// Licensed to the .NET Foundation under one or more agreements.
2+
// The .NET Foundation licenses this file to you under the Apache 2.0 License
3+
// See the LICENSE file in the project root for more information.
4+
// Author: Argo Zhang ([email protected]) Website: https://www.blazor.zone
45

56
namespace BootstrapBlazor.Server.Components.Components;
67

src/BootstrapBlazor.Server/Components/Components/CommitItem.razor.cs

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
// Copyright (c) Argo Zhang ([email protected]). All rights reserved.
2-
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3-
// Website: https://www.blazor.zone or https://argozhang.github.io/
1+
// Licensed to the .NET Foundation under one or more agreements.
2+
// The .NET Foundation licenses this file to you under the Apache 2.0 License
3+
// See the LICENSE file in the project root for more information.
4+
// Author: Argo Zhang ([email protected]) Website: https://www.blazor.zone
5+
46
namespace BootstrapBlazor.Server.Components.Components;
57

68
/// <summary>

src/BootstrapBlazor.Server/Components/Components/ComponentCard.razor.cs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
// Copyright (c) Argo Zhang ([email protected]). All rights reserved.
2-
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3-
// Website: https://www.blazor.zone or https://argozhang.github.io/
1+
// Licensed to the .NET Foundation under one or more agreements.
2+
// The .NET Foundation licenses this file to you under the Apache 2.0 License
3+
// See the LICENSE file in the project root for more information.
4+
// Author: Argo Zhang ([email protected]) Website: https://www.blazor.zone
45

56
namespace BootstrapBlazor.Server.Components.Components;
67

src/BootstrapBlazor.Server/Components/Components/ComponentCategory.razor.cs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
// Copyright (c) Argo Zhang ([email protected]). All rights reserved.
2-
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3-
// Website: https://www.blazor.zone or https://argozhang.github.io/
1+
// Licensed to the .NET Foundation under one or more agreements.
2+
// The .NET Foundation licenses this file to you under the Apache 2.0 License
3+
// See the LICENSE file in the project root for more information.
4+
// Author: Argo Zhang ([email protected]) Website: https://www.blazor.zone
45

56
namespace BootstrapBlazor.Server.Components.Components;
67

src/BootstrapBlazor.Server/Components/Components/CultureChooser.razor.cs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
// Copyright (c) Argo Zhang ([email protected]). All rights reserved.
2-
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3-
// Website: https://www.blazor.zone or https://argozhang.github.io/
1+
// Licensed to the .NET Foundation under one or more agreements.
2+
// The .NET Foundation licenses this file to you under the Apache 2.0 License
3+
// See the LICENSE file in the project root for more information.
4+
// Author: Argo Zhang ([email protected]) Website: https://www.blazor.zone
45

56
using Microsoft.Extensions.Options;
67
using System.Globalization;

src/BootstrapBlazor.Server/Components/Components/CustomPopConfirmContent.razor.cs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
// Copyright (c) Argo Zhang ([email protected]). All rights reserved.
2-
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3-
// Website: https://www.blazor.zone or https://argozhang.github.io/
1+
// Licensed to the .NET Foundation under one or more agreements.
2+
// The .NET Foundation licenses this file to you under the Apache 2.0 License
3+
// See the LICENSE file in the project root for more information.
4+
// Author: Argo Zhang ([email protected]) Website: https://www.blazor.zone
45

56
namespace BootstrapBlazor.Server.Components.Components;
67

src/BootstrapBlazor.Server/Components/Components/CustomTableRow.razor.cs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
// Copyright (c) Argo Zhang ([email protected]). All rights reserved.
2-
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3-
// Website: https://www.blazor.zone or https://argozhang.github.io/
1+
// Licensed to the .NET Foundation under one or more agreements.
2+
// The .NET Foundation licenses this file to you under the Apache 2.0 License
3+
// See the LICENSE file in the project root for more information.
4+
// Author: Argo Zhang ([email protected]) Website: https://www.blazor.zone
45

56
namespace BootstrapBlazor.Server.Components.Components;
67

0 commit comments

Comments
 (0)