Repository: any23
Updated Branches:
  refs/heads/master 3e5dce1dd -> d9bff00e0


add license to Any23PluginManagerToolsTest


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

Branch: refs/heads/master
Commit: d9bff00e02f77818d9736bd19025b2d9b94e020e
Parents: 3e5dce1
Author: Hans <firedrak...@gmail.com>
Authored: Fri Apr 13 07:31:47 2018 -0500
Committer: Hans <firedrak...@gmail.com>
Committed: Fri Apr 13 07:31:47 2018 -0500

----------------------------------------------------------------------
 .../any23/cli/Any23PluginManagerToolsTest.java     | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/d9bff00e/cli/src/test/java/org/apache/any23/cli/Any23PluginManagerToolsTest.java
----------------------------------------------------------------------
diff --git 
a/cli/src/test/java/org/apache/any23/cli/Any23PluginManagerToolsTest.java 
b/cli/src/test/java/org/apache/any23/cli/Any23PluginManagerToolsTest.java
index f9e6a38..66d8bab 100644
--- a/cli/src/test/java/org/apache/any23/cli/Any23PluginManagerToolsTest.java
+++ b/cli/src/test/java/org/apache/any23/cli/Any23PluginManagerToolsTest.java
@@ -1,3 +1,20 @@
+/*
+ * 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.any23.cli;
 
 import org.apache.any23.plugin.Any23PluginManager;

Reply via email to