소스 검색

Add copyright header to IDEA settings.

Change-Id: Ib56840df887e5553ab1a1897c28e9726f6637ce7
Reviewed-on: http://gerrit.dmdirc.com/3694
Automatic-Compile: DMDirc Build Manager
Reviewed-by: Greg Holmes <greg@dmdirc.com>
pull/1/head
Chris Smith 9 년 전
부모
커밋
84ba17ab8c
2개의 변경된 파일10개의 추가작업 그리고 1개의 파일을 삭제
  1. 9
    0
      .idea/copyright/DMDirc.xml
  2. 1
    1
      .idea/copyright/profiles_settings.xml

+ 9
- 0
.idea/copyright/DMDirc.xml 파일 보기

@@ -0,0 +1,9 @@
1
+<component name="CopyrightManager">
2
+  <copyright>
3
+    <option name="notice" value="Copyright (c) 2006-2014 DMDirc Developers&#10;&#10;Permission is hereby granted, free of charge, to any person obtaining a copy&#10;of this software and associated documentation files (the &quot;Software&quot;), to deal&#10;in the Software without restriction, including without limitation the rights&#10;to use, copy, modify, merge, publish, distribute, sublicense, and/or sell&#10;copies of the Software, and to permit persons to whom the Software is&#10;furnished to do so, subject to the following conditions:&#10;&#10;The above copyright notice and this permission notice shall be included in&#10;all copies or substantial portions of the Software.&#10;&#10;THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR&#10;IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,&#10;FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE&#10;AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER&#10;LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,&#10;OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE&#10;SOFTWARE." />
4
+    <option name="keyword" value="Copyright" />
5
+    <option name="allowReplaceKeyword" value="" />
6
+    <option name="myName" value="DMDirc" />
7
+    <option name="myLocal" value="true" />
8
+  </copyright>
9
+</component>

+ 1
- 1
.idea/copyright/profiles_settings.xml 파일 보기

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

Loading…
취소
저장