[Project] Add copyright files to git

This commit is contained in:
Kacper Ziubryniewicz 2019-10-02 12:56:50 +02:00
parent 46d0459070
commit bc82f7edf6
3 changed files with 9 additions and 1 deletions

1
.gitignore vendored
View File

@ -42,7 +42,6 @@ captures/
.idea/assetWizardSettings.xml .idea/assetWizardSettings.xml
.idea/dictionaries .idea/dictionaries
.idea/libraries .idea/libraries
.idea/copyright
# Android Studio 3 in .gitignore file. # Android Studio 3 in .gitignore file.
.idea/caches .idea/caches
.idea/modules.xml .idea/modules.xml

View File

@ -0,0 +1,6 @@
<component name="CopyrightManager">
<copyright>
<option name="notice" value="Copyright (c) Kacper Ziubryniewicz &amp;#36;{today.year}-&amp;#36;{today.month}-&amp;#36;{today.day}" />
<option name="myName" value="Kacper" />
</copyright>
</component>

View File

@ -0,0 +1,3 @@
<component name="CopyrightManager">
<settings default="kubasz" />
</component>