Check in copyright settings

This commit is contained in:
Eric Bottard
2015-08-14 17:10:30 +02:00
committed by Mark Fisher
parent 70de593da7
commit b8f23770f7
3 changed files with 11 additions and 1 deletions

3
.gitignore vendored
View File

@@ -17,7 +17,8 @@ _site/
*.iml
*.ipr
*.iws
.idea
.idea/*
!.idea/copyright/
.factorypath
spring-xd-samples/*/xd
dump.rdb

6
.idea/copyright/ASF.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<component name="CopyrightManager">
<copyright>
<option name="myName" value="ASF" />
<option name="notice" value="Copyright &amp;#36;{today.year} the original author or authors.&#10;Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&#10;you may not use this file except in compliance with the License.&#10;You may obtain a copy of the License at&#10;&#10; http://www.apache.org/licenses/LICENSE-2.0&#10; &#10;Unless required by applicable law or agreed to in writing, software&#10;distributed under the License is distributed on an &quot;AS IS&quot; BASIS,&#10;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.&#10;See the License for the specific language governing permissions and&#10;limitations under the License." />
</copyright>
</component>

3
.idea/copyright/profiles_settings.xml generated Normal file
View File

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