mirror of
https://github.com/xdsopl/robot36.git
synced 2026-04-06 06:43:36 +00:00
added 0BSD license
This commit is contained in:
parent
1a07893811
commit
6e9dceef95
2 changed files with 12 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
/*
|
||||
Robot36
|
||||
|
||||
Copyright 2024 Ahmet Inan <xdsopl@gmail.com>
|
||||
*/
|
||||
|
||||
package xdsopl.robot36;
|
||||
|
||||
import android.os.Bundle;
|
||||
|
|
@ -21,4 +27,4 @@ public class MainActivity extends AppCompatActivity {
|
|||
return insets;
|
||||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue