Eine Lizenz hinzufügt
This commit is contained in:
parent
30f5fe6175
commit
b2dbafd57e
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
/*******************************************************************************
|
||||||
|
* "THE VODKA-WARE LICENSE" (Revision 42):
|
||||||
|
* Tim <tim@datenknoten.me> 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 vodka in return — Tim Schumacher
|
||||||
|
******************************************************************************/
|
||||||
|
|
||||||
package me.datenknoten.tueroeffner;
|
package me.datenknoten.tueroeffner;
|
||||||
|
|
||||||
import android.app.DownloadManager;
|
import android.app.DownloadManager;
|
||||||
|
|
Reference in a new issue