We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1410b1 commit c059517Copy full SHA for c059517
src/SharpWebserver/ListenServer/ArgumentsHandler.cs
@@ -1,3 +1,12 @@
1
+/*
2
+Copyright (C) 2025 Robyn (robyn@mamallama.dev)
3
+
4
+ This program is free software: you can redistribute it and/or modify
5
+ it under the terms of the GNU General Public License as published by
6
+ the Free Software Foundation, either version 3 of the License, or
7
+ (at your option) any later version.
8
+*/
9
10
using System;
11
using System.Collections.Generic;
12
0 commit comments