Skip to content

Commit

Permalink
License added
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter committed Apr 15, 2015
1 parent 22d71cf commit 430b552
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion PauseMe/MainForm.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
using System;
/*
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
* <peter@pratscher.org> wrote this file. As long as you retain this notice you
* can do whatever you want with this stuff. If we meet some day, and you think
* this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
* ----------------------------------------------------------------------------
*/

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
Expand Down

0 comments on commit 430b552

Please sign in to comment.