add ASF header
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/ae0fd543 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/ae0fd543 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/ae0fd543 Branch: refs/heads/master Commit: ae0fd5432db6dd40e66909c24c18d81ba03fa435 Parents: c4ccdd7 Author: Alex Heneveld <[email protected]> Authored: Wed Aug 16 16:38:50 2017 +0100 Committer: Alex Heneveld <[email protected]> Committed: Wed Aug 16 16:38:50 2017 +0100 ---------------------------------------------------------------------- .../camp/brooklyn/catalog/template-and-app.bom | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/ae0fd543/camp/camp-brooklyn/src/test/resources/org/apache/brooklyn/camp/brooklyn/catalog/template-and-app.bom ---------------------------------------------------------------------- diff --git a/camp/camp-brooklyn/src/test/resources/org/apache/brooklyn/camp/brooklyn/catalog/template-and-app.bom b/camp/camp-brooklyn/src/test/resources/org/apache/brooklyn/camp/brooklyn/catalog/template-and-app.bom index 695e3a9..dbbfd5e 100644 --- a/camp/camp-brooklyn/src/test/resources/org/apache/brooklyn/camp/brooklyn/catalog/template-and-app.bom +++ b/camp/camp-brooklyn/src/test/resources/org/apache/brooklyn/camp/brooklyn/catalog/template-and-app.bom @@ -1,3 +1,22 @@ +# +# 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. +# + brooklyn.catalog: id: template-and-app version: 0.0.1-SNAPSHOT
