You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2017/12/03 19:58:34 UTC

svn commit: r1817050 - /jmeter/trunk/src/core/org/apache/jmeter/gui/util/theme/darcula_theme.xml

Author: pmouawad
Date: Sun Dec  3 19:58:34 2017
New Revision: 1817050

URL: http://svn.apache.org/viewvc?rev=1817050&view=rev
Log:
Add License header

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/theme/darcula_theme.xml

Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/util/theme/darcula_theme.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/src/core/org/apache/jmeter/gui/util/theme/darcula_theme.xml?rev=1817050&r1=1817049&r2=1817050&view=diff
==============================================================================
--- jmeter/trunk/src/core/org/apache/jmeter/gui/util/theme/darcula_theme.xml (original)
+++ jmeter/trunk/src/core/org/apache/jmeter/gui/util/theme/darcula_theme.xml Sun Dec  3 19:58:34 2017
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
 <!DOCTYPE RSyntaxTheme SYSTEM "theme.dtd">
 <!--
     Theme that mimics IntelliJ IDEA's defaults.