Skip to content

Commit aa8b4b5

Browse files
CopilotMalcolmnixon
andcommitted
Move test file to GitHub subfolder and fix copyright dates
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
1 parent d2898f9 commit aa8b4b5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/DemaConsulting.BuildMark/RepoConnectors/GitHub/GitHubGraphQLClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2024-2025 Dema Consulting
1+
// Copyright (c) 2026 DEMA Consulting
22
//
33
// Permission is hereby granted, free of charge, to any person obtaining a copy
44
// of this software and associated documentation files (the "Software"), to deal

src/DemaConsulting.BuildMark/RepoConnectors/GitHub/GitHubGraphQLTypes.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2024-2025 Dema Consulting
1+
// Copyright (c) 2026 DEMA Consulting
22
//
33
// Permission is hereby granted, free of charge, to any person obtaining a copy
44
// of this software and associated documentation files (the "Software"), to deal

test/DemaConsulting.BuildMark.Tests/GitHubGraphQLClientTests.cs renamed to test/DemaConsulting.BuildMark.Tests/RepoConnectors/GitHub/GitHubGraphQLClientTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2024-2025 Dema Consulting
1+
// Copyright (c) 2026 DEMA Consulting
22
//
33
// Permission is hereby granted, free of charge, to any person obtaining a copy
44
// of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)