mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
feat: configure Spotless license headers
This commit is contained in:
parent
720f946f41
commit
5319669a8e
2 changed files with 9 additions and 1 deletions
6
spotless/license.kt
Normal file
6
spotless/license.kt
Normal file
|
@ -0,0 +1,6 @@
|
|||
/*
|
||||
* Copyright © $YEAR Harsh Shandilya.
|
||||
* Use of this source code is governed by an MIT-style
|
||||
* license that can be found in the LICENSE file or at
|
||||
* https://opensource.org/licenses/MIT.
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue