This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit fe225da1ed99dd28407209358ce2052c85c09fa2
Author: Lars Grefer <git...@larsgrefer.de>
AuthorDate: Fri Apr 24 00:22:38 2020 +0200

    Add copyright configuration for IntelliJ IDEA
---
 res/ide-support/idea/copyright/Tomcat.xml            | 6 ++++++
 res/ide-support/idea/copyright/profiles_settings.xml | 3 +++
 2 files changed, 9 insertions(+)

diff --git a/res/ide-support/idea/copyright/Tomcat.xml 
b/res/ide-support/idea/copyright/Tomcat.xml
new file mode 100644
index 0000000..2982350
--- /dev/null
+++ b/res/ide-support/idea/copyright/Tomcat.xml
@@ -0,0 +1,6 @@
+<component name="CopyrightManager">
+  <copyright>
+    <option name="notice" value="Licensed to the Apache Software Foundation 
(ASF) under one or more&#10;contributor license agreements.  See the NOTICE 
file distributed with&#10;this work for additional information regarding 
copyright ownership.&#10;The ASF licenses this file to You under the Apache 
License, Version 2.0&#10;(the &quot;License&quot;); you may not use this file 
except in compliance with&#10;the License.  You may obtain a copy of the 
License at&#10;&#10;     http://www.apac [...]
+    <option name="myName" value="Tomcat" />
+  </copyright>
+</component>
\ No newline at end of file
diff --git a/res/ide-support/idea/copyright/profiles_settings.xml 
b/res/ide-support/idea/copyright/profiles_settings.xml
new file mode 100644
index 0000000..0970355
--- /dev/null
+++ b/res/ide-support/idea/copyright/profiles_settings.xml
@@ -0,0 +1,3 @@
+<component name="CopyrightManager">
+  <settings default="Tomcat" />
+</component>
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to