Repository: deltaspike
Updated Branches:
  refs/heads/master a95c0bc6f -> d1316e517


DELTASPIKE-1297 added license header


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

Branch: refs/heads/master
Commit: d1316e517f743526c280c0dbd592f04310dfab10
Parents: a95c0bc
Author: gpetracek <gpetra...@apache.org>
Authored: Tue Oct 31 22:24:14 2017 +0100
Committer: gpetracek <gpetra...@apache.org>
Committed: Tue Oct 31 22:24:14 2017 +0100

----------------------------------------------------------------------
 .../test/testcontrol/CustomMockManager.java       | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/d1316e51/deltaspike/modules/test-control/impl/src/test/java/org/apache/deltaspike/test/testcontrol/CustomMockManager.java
----------------------------------------------------------------------
diff --git 
a/deltaspike/modules/test-control/impl/src/test/java/org/apache/deltaspike/test/testcontrol/CustomMockManager.java
 
b/deltaspike/modules/test-control/impl/src/test/java/org/apache/deltaspike/test/testcontrol/CustomMockManager.java
index 3817870..bc8ba5f 100644
--- 
a/deltaspike/modules/test-control/impl/src/test/java/org/apache/deltaspike/test/testcontrol/CustomMockManager.java
+++ 
b/deltaspike/modules/test-control/impl/src/test/java/org/apache/deltaspike/test/testcontrol/CustomMockManager.java
@@ -1,3 +1,21 @@
+/*
+ * 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.deltaspike.test.testcontrol;
 
 import org.apache.deltaspike.testcontrol.api.mock.DynamicMockManager;

Reply via email to