From 43369876b5a64ecf4500aee055eabd2aa7e5381c Mon Sep 17 00:00:00 2001 From: rfeng Date: Wed, 23 Jul 2008 23:53:31 +0000 Subject: Remove the duplicate ASL header git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679237 13f79535-47bb-0310-9956-ffa450edef68 --- .../org.apache.tuscany.sca.core.ModuleActivator | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'java/sca/modules/osgi-runtime/src/main') diff --git a/java/sca/modules/osgi-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator b/java/sca/modules/osgi-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator index 88b8f1e021..bd3fd72280 100644 --- a/java/sca/modules/osgi-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator +++ b/java/sca/modules/osgi-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator @@ -16,21 +16,3 @@ # under the License. # Implementation class for the ModuleActivator org.apache.tuscany.sca.osgi.runtime.OSGiRuntimeModuleActivator -# 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. -# Implementation class for the ModuleActivator -org.apache.tuscany.sca.osgi.runtime.OSGiRuntimeModuleActivator -- cgit v1.2.3