mirror of
https://github.com/HighCapable/KavaRef.git
synced 2025-09-07 19:14:11 +08:00
Initial commit
This commit is contained in:
13
.idea/fileTemplates/includes/open-source-license-header.template
generated
Normal file
13
.idea/fileTemplates/includes/open-source-license-header.template
generated
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
* #parse("project-name") - #parse("project-description")
|
||||
|
||||
* Copyright (C) #parse("copyright-name")
|
||||
|
||||
* #parse("project-url")
|
||||
|
||||
*
|
||||
#parse("license-content")
|
||||
|
||||
*
|
||||
* This file is created by $USER on $DATE.
|
||||
*/
|
Reference in New Issue
Block a user