feat: configure Spotless license headers

This commit is contained in:
Harsh Shandilya 2022-10-26 01:54:38 +05:30
parent 720f946f41
commit 5319669a8e
No known key found for this signature in database
2 changed files with 9 additions and 1 deletions

6
spotless/license.kt Normal file
View 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.
*/