Skip to content

Commit

Permalink
Fixed contacts
Browse files Browse the repository at this point in the history
  • Loading branch information
ClusterM committed Nov 26, 2023
1 parent 4d0ba97 commit 63ad9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NesTiler/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ static void PrintAppInfo()
Console.WriteLine($" Commit: {Properties.Resources.gitCommit} @ {REPO_PATH}");
Console.WriteLine($" Build time: {BUILD_TIME.ToLocalTime()}");
#endif
Console.WriteLine(" (c) Alexey 'Cluster' Avdyukhin / https://clusterrr.com / clusterrr@clusterrr.com");
Console.WriteLine(" (c) Alexey Cluster / https://cluster.wtf / cluster@cluster.wtf");
Console.WriteLine("");
}

Expand Down

0 comments on commit 63ad9c7

Please sign in to comment.