From ad970c58d699a47d949a94b2edf7b394e2718797 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 21 Jul 2011 13:09:06 +0000 Subject: Add missing license header git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149157 13f79535-47bb-0310-9956-ffa450edef68 --- .../resources/test-domains/MyDomain/domain.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'sca-java-2.x/trunk/modules/domain-node/src/test/resources/test-domains/MyDomain') diff --git a/sca-java-2.x/trunk/modules/domain-node/src/test/resources/test-domains/MyDomain/domain.properties b/sca-java-2.x/trunk/modules/domain-node/src/test/resources/test-domains/MyDomain/domain.properties index 391414448e..d7ac22d6ad 100644 --- a/sca-java-2.x/trunk/modules/domain-node/src/test/resources/test-domains/MyDomain/domain.properties +++ b/sca-java-2.x/trunk/modules/domain-node/src/test/resources/test-domains/MyDomain/domain.properties @@ -1 +1,17 @@ +# +# 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. +# domainName=foo -- cgit v1.2.3