Skip to content

Commit

Permalink
🚚 Update legal copyright span
Browse files Browse the repository at this point in the history
ACROSS ALL FILES
  • Loading branch information
Lamparter committed Jul 24, 2024
1 parent 7cf94ea commit 13448ac
Show file tree
Hide file tree
Showing 1,410 changed files with 1,417 additions and 1,417 deletions.
2 changes: 1 addition & 1 deletion src/FluentHub.App/App.xaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright (c) 2023 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<!-- Copyright (c) 2022-2024 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<Application
x:Class="FluentHub.App.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.App/Dialogs/AccountSwitching.xaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright (c) 2023 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<!-- Copyright (c) 2022-2024 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<ContentDialog
x:Class="FluentHub.App.Dialogs.AccountSwitching"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.App/Dialogs/CreateNewRepositoryDialog.xaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright (c) 2023 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<!-- Copyright (c) 2022-2024 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<ContentDialog
x:Class="FluentHub.App.Dialogs.CreateNewRepositoryDialog"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright (c) 2023 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<!-- Copyright (c) 2022-2024 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<ContentDialog
x:Class="FluentHub.App.Dialogs.EditPinnedRepositoriesDialog"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.App/Dialogs/EditUserProfileDialog.xaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright (c) 2023 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<!-- Copyright (c) 2022-2024 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<ContentDialog
x:Class="FluentHub.App.Dialogs.UserProfileEditor"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.App/Dialogs/ExceptionStackTraceDialog.xaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright (c) 2023 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<!-- Copyright (c) 2022-2024 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<ContentDialog
x:Class="FluentHub.App.Dialogs.ExceptionStackTraceDialog"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.App/MainWindow.xaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright (c) 2023 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<!-- Copyright (c) 2022-2024 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<winuiex:WindowEx
x:Class="FluentHub.App.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.App/Styles/OcticonIcons.xaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright (c) 2023 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<!-- Copyright (c) 2022-2024 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<!--
This code was generated by a tool.
Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.App/Views/MainPage.xaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright (c) 2023 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<!-- Copyright (c) 2022-2024 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<Page
x:Class="FluentHub.App.Views.MainPage"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.App/Views/SignIn/IntroPage.xaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright (c) 2023 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<!-- Copyright (c) 2022-2024 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<Page
x:Class="FluentHub.App.Views.SignIn.IntroPage"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.App/Views/Viewers/DashBoardPage.xaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright (c) 2023 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<!-- Copyright (c) 2022-2024 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<views:LocatablePage
x:Class="FluentHub.App.Views.Viewers.DashBoardPage"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.App/Views/Viewers/NotificationsPage.xaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright (c) 2023 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<!-- Copyright (c) 2022-2024 0x5BFA. Licensed under the MIT License. See the LICENSE. -->
<views:LocatablePage
x:Class="FluentHub.App.Views.Viewers.NotificationsPage"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Core/Constants.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Core
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Core/Extensions/Emoji/EmojiMapping.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand Down
4 changes: 2 additions & 2 deletions src/FluentHub.Octicons.Generator/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ static void Main(string[] args)
StringBuilder message = new(1024);

message.AppendLine();
message.AppendLine("Copyright (c) 2023 0x5BFA");
message.AppendLine("Copyright (c) 2022-2024 0x5BFA");
message.AppendLine("Licensed under the MIT License. See the LICENSE.");
message.AppendLine();
message.AppendLine("FluentHub Octicons Generator");
Expand All @@ -52,7 +52,7 @@ static void Main(string[] args)
private static void GenerateXamlEntities(string path, string output)
{
StringBuilder xamlTemplateBegining = new();
xamlTemplateBegining.AppendLine(@$"<!-- Copyright (c) 2023 0x5BFA. Licensed under the MIT License. See the LICENSE. -->");
xamlTemplateBegining.AppendLine(@$"<!-- Copyright (c) 2022-2024 0x5BFAx5BFA. Licensed under the MIT License. See the LICENSE. -->");
xamlTemplateBegining.AppendLine(@$"<!--");
xamlTemplateBegining.AppendLine(@$" This code was generated by a tool.");
xamlTemplateBegining.AppendLine(@$" Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.");
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit.Generator/GeneratedFile.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.ModelGenerator.Generators
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand Down
6 changes: 3 additions & 3 deletions src/FluentHub.Octokit.Generator/Generators/EntityGenerator.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand Down Expand Up @@ -29,7 +29,7 @@ public static string Generate(

if (!isStub)
{
licenseNotice = @"// Copyright (c) 2023 0x5BFA
licenseNotice = @"// Copyright (c) 2022-2024 0x5BFAx5BFA
// Licensed under the MIT License. See the LICENSE.
";
Expand All @@ -51,7 +51,7 @@ public static string GenerateRoot(TypeModel type, string rootNamespace, string e
var includeEntities = rootNamespace == entityNamespace ? string.Empty : $@"
using {entityNamespace};";

var licenseNotice = @"// Copyright (c) 2023 0x5BFA
var licenseNotice = @"// Copyright (c) 2022-2024 0x5BFAx5BFA
// Licensed under the MIT License. See the LICENSE.";

return $@"{licenseNotice}
Expand Down
4 changes: 2 additions & 2 deletions src/FluentHub.Octokit.Generator/Generators/EnumGenerator.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand All @@ -16,7 +16,7 @@ public static string Generate(TypeModel type, string entityNamespace)
{
var enumName = TypeUtilities.GetClassName(type);

var licenseNotice = @"// Copyright (c) 2023 0x5BFA
var licenseNotice = @"// Copyright (c) 2022-2024 0x5BFAx5BFA
// Licensed under the MIT License. See the LICENSE.";

return $@"{licenseNotice}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand All @@ -15,7 +15,7 @@ public static string Generate(TypeModel type, string entityNamespace)
{
var className = TypeUtilities.GetClassName(type);

var licenseNotice = @"// Copyright (c) 2023 0x5BFA
var licenseNotice = @"// Copyright (c) 2022-2024 0x5BFAx5BFA
// Licensed under the MIT License. See the LICENSE.";

return $@"{licenseNotice}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand All @@ -15,7 +15,7 @@ public static string Generate(TypeModel type, string entityNamespace, string que
{
var className = TypeUtilities.GetInterfaceName(type);

var licenseNotice = @"// Copyright (c) 2023 0x5BFA
var licenseNotice = @"// Copyright (c) 2022-2024 0x5BFAx5BFA
// Licensed under the MIT License. See the LICENSE.";

return $@"{licenseNotice}
Expand Down
4 changes: 2 additions & 2 deletions src/FluentHub.Octokit.Generator/Generators/UnionGenerator.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand All @@ -16,7 +16,7 @@ public static string Generate(
{
var className = TypeUtilities.GetClassName(type);

var licenseNotice = @"// Copyright (c) 2023 0x5BFA
var licenseNotice = @"// Copyright (c) 2022-2024 0x5BFAx5BFA
// Licensed under the MIT License. See the LICENSE.";

return $@"{licenseNotice}
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit.Generator/Models/DirectiveModel.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit.Generator/Models/EnumValueModel.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit.Generator/Models/FieldModel.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit.Generator/Models/InputValueModel.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit.Generator/Models/SchemaModel.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit.Generator/Models/TypeModel.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit.Generator/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ static void Main(string[] args)
StringBuilder message = new(1024);

message.AppendLine();
message.AppendLine("Copyright (c) 2023 0x5BFA");
message.AppendLine("Copyright (c) 2022-2024 0x5BFA");
message.AppendLine("Licensed under the MIT License. See the LICENSE.");
message.AppendLine();
message.AppendLine("FluentHub Octokit Model Generator");
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit.Generator/SchemaReader.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System.Threading.Tasks;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit.Generator/Utilities/TypeUtilities.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using System;
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit/App.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using GraphQL.Client.Http;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Authorization
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit/Authorization/InitializeOctokit.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Authorization
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit/Authorization/OctokitSecrets.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Authorization
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit/GlobalUsings.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

// Default usings
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Models.v4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Models.v4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Models.v4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Models.v4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Models.v4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Models.v4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Models.v4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Models.v4
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit/Models/v4/Actor.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Models.v4
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit/Models/v4/ActorLocation.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Models.v4
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit/Models/v4/ActorType.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Models.v4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Models.v4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Models.v4
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit/Models/v4/AddCommentInput.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Models.v4
Expand Down
2 changes: 1 addition & 1 deletion src/FluentHub.Octokit/Models/v4/AddCommentPayload.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Models.v4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2023 0x5BFA
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

namespace FluentHub.Octokit.Models.v4
Expand Down
Loading

0 comments on commit 13448ac

Please sign in to comment.