Repository: tomee
Updated Branches:
  refs/heads/master f244ed176 -> 93d2cc0f7


RAT


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/93d2cc0f
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/93d2cc0f
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/93d2cc0f

Branch: refs/heads/master
Commit: 93d2cc0f75e3f66e4ea8212c702df35a3bd7e6d8
Parents: f244ed1
Author: andygumbre...@apache.org <andy...@gmx.de>
Authored: Mon Nov 2 23:18:29 2015 +0100
Committer: andygumbre...@apache.org <andy...@gmx.de>
Committed: Mon Nov 2 23:18:29 2015 +0100

----------------------------------------------------------------------
 .../tomee/jul/handler/rotating/PerfRunner.java      | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/93d2cc0f/tomee/tomee-juli/src/test/java/org/apache/tomee/jul/handler/rotating/PerfRunner.java
----------------------------------------------------------------------
diff --git 
a/tomee/tomee-juli/src/test/java/org/apache/tomee/jul/handler/rotating/PerfRunner.java
 
b/tomee/tomee-juli/src/test/java/org/apache/tomee/jul/handler/rotating/PerfRunner.java
index c4fd956..5158182 100644
--- 
a/tomee/tomee-juli/src/test/java/org/apache/tomee/jul/handler/rotating/PerfRunner.java
+++ 
b/tomee/tomee-juli/src/test/java/org/apache/tomee/jul/handler/rotating/PerfRunner.java
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 package org.apache.tomee.jul.handler.rotating;
 
 import org.apache.juli.OneLineFormatter;

Reply via email to