added name to code

This commit is contained in:
2020-10-23 10:28:14 +02:00
parent 0e716ed3a2
commit e5793d762a
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
/**
* @author Paul Lödige (Matrikel: 15405036)
*/
package com.ploedige.broadcastsender;
import androidx.appcompat.app.AppCompatActivity;