Repository: mina-ftpserver Updated Branches: refs/heads/master 9d5d1a730 -> ab08fb5c2
Added the Apache header Project: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/commit/2c364000 Tree: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/tree/2c364000 Diff: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/diff/2c364000 Branch: refs/heads/master Commit: 2c36400066dac978ab43c1104cc92f5c6d2d578b Parents: 9d5d1a7 Author: Emmanuel Lécharny <elecha...@symas.com> Authored: Mon Oct 24 11:46:40 2016 +0200 Committer: Emmanuel Lécharny <elecha...@symas.com> Committed: Mon Oct 24 11:46:40 2016 +0200 ---------------------------------------------------------------------- .../org/apache/ftpserver/ftpserver.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-ftpserver/blob/2c364000/core/src/test/resources/org/apache/ftpserver/ftpserver.properties ---------------------------------------------------------------------- diff --git a/core/src/test/resources/org/apache/ftpserver/ftpserver.properties b/core/src/test/resources/org/apache/ftpserver/ftpserver.properties index 6a4dbcf..634c08b 100644 --- a/core/src/test/resources/org/apache/ftpserver/ftpserver.properties +++ b/core/src/test/resources/org/apache/ftpserver/ftpserver.properties @@ -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. +############################################################################# # This is a placeholder for unit testing, # will in most cases be overriden by the real file provided by the Maven build ftpserver.version=1.2.3