Skip to content

Commit 430b552

Browse files
author
Peter
committed
License added
1 parent 22d71cf commit 430b552

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

PauseMe/MainForm.cs

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
using System;
1+
/*
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;
211
using System.Collections.Generic;
312
using System.ComponentModel;
413
using System.Data;

0 commit comments

Comments
 (0)