Repository: incubator-juneau Updated Branches: refs/heads/master 8bcbb1286 -> 101a97905
Added license to dummy file. Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau/commit/101a9790 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/101a9790 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/101a9790 Branch: refs/heads/master Commit: 101a9790543d3265526bce4f729561426d5eea9c Parents: 8bcbb12 Author: Peter Haumer <[email protected]> Authored: Sun May 21 17:38:07 2017 -0700 Committer: Peter Haumer <[email protected]> Committed: Sun May 21 17:38:07 2017 -0700 ---------------------------------------------------------------------- juneau-core-test/src/main/java/.gitkeep | 14 ++++++++++++++ 1 file changed, 14 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/101a9790/juneau-core-test/src/main/java/.gitkeep ---------------------------------------------------------------------- diff --git a/juneau-core-test/src/main/java/.gitkeep b/juneau-core-test/src/main/java/.gitkeep index e69de29..2bbbc92 100644 --- a/juneau-core-test/src/main/java/.gitkeep +++ b/juneau-core-test/src/main/java/.gitkeep @@ -0,0 +1,14 @@ +<!-- + *************************************************************************************************************************** + * 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. * + *************************************************************************************************************************** +--> \ No newline at end of file
