remove .idea/copyright

This commit is contained in:
David Turanski
2015-08-17 16:12:38 -04:00
parent e2497efa39
commit f39b190492
3 changed files with 0 additions and 10 deletions

1
.gitignore vendored
View File

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

View File

@@ -1,6 +0,0 @@
<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>

View File

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