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 22d71cf commit 430b552Copy full SHA for 430b552
PauseMe/MainForm.cs
@@ -1,4 +1,13 @@
1
-using System;
+/*
2
+ * ----------------------------------------------------------------------------
3
+ * "THE BEER-WARE LICENSE" (Revision 42):
4
+ * <[email protected]> wrote this file. As long as you retain this notice you
5
+ * can do whatever you want with this stuff. If we meet some day, and you think
6
+ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
7
8
+ */
9
+
10
+using System;
11
using System.Collections.Generic;
12
using System.ComponentModel;
13
using System.Data;
0 commit comments