You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2006/09/27 23:50:58 UTC

svn commit: r450590 - in /incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl: ./ adapter/ dispatch/ handler/ security/ tasks/ util/

Author: pauls
Date: Wed Sep 27 14:50:57 2006
New Revision: 450590

URL: http://svn.apache.org/viewvc?view=rev&rev=450590
Log:
Fix headers

Modified:
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/Activator.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/EventAdminImpl.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/BundleEventAdapter.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/FrameworkEventAdapter.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/LogEventAdapter.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/ServiceEventAdapter.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/CacheThreadPool.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/DelayScheduler.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/Scheduler.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/TaskHandler.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/TaskProducer.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/TaskQueue.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/ThreadPool.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/BlackList.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/BlacklistingHandlerTasks.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/CacheFilters.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/CacheTopicHandlerFilters.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/CleanBlackList.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/Filters.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/HandlerTasks.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/TopicHandlerFilters.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/CacheTopicPermissions.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/EventAdminSecurityDecorator.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/SecureEventAdminFactory.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/TopicPermissions.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/AsyncDeliverTasks.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/BlockTask.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/DeliverTask.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/DeliverTasks.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/DispatchTask.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/HandlerTask.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/HandlerTaskImpl.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/HandoverTask.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/ResumeTask.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/SyncDeliverTasks.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/util/CacheMap.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/util/LeastRecentlyUsedCacheMap.java
    incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/util/LogWrapper.java

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/Activator.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/Activator.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/Activator.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/Activator.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2006 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/EventAdminImpl.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/EventAdminImpl.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/EventAdminImpl.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/EventAdminImpl.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/BundleEventAdapter.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/BundleEventAdapter.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/BundleEventAdapter.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/BundleEventAdapter.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.adapter;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/FrameworkEventAdapter.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/FrameworkEventAdapter.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/FrameworkEventAdapter.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/FrameworkEventAdapter.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.adapter;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/LogEventAdapter.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/LogEventAdapter.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/LogEventAdapter.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/LogEventAdapter.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.adapter;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/ServiceEventAdapter.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/ServiceEventAdapter.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/ServiceEventAdapter.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/adapter/ServiceEventAdapter.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.adapter;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/CacheThreadPool.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/CacheThreadPool.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/CacheThreadPool.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/CacheThreadPool.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.dispatch;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/DelayScheduler.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/DelayScheduler.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/DelayScheduler.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/DelayScheduler.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.dispatch;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/Scheduler.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/Scheduler.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/Scheduler.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/Scheduler.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.dispatch;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/TaskHandler.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/TaskHandler.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/TaskHandler.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/TaskHandler.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.dispatch;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/TaskProducer.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/TaskProducer.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/TaskProducer.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/TaskProducer.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.dispatch;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/TaskQueue.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/TaskQueue.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/TaskQueue.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/TaskQueue.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.dispatch;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/ThreadPool.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/ThreadPool.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/ThreadPool.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/dispatch/ThreadPool.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.dispatch;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/BlackList.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/BlackList.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/BlackList.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/BlackList.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.handler;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/BlacklistingHandlerTasks.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/BlacklistingHandlerTasks.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/BlacklistingHandlerTasks.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/BlacklistingHandlerTasks.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.handler;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/CacheFilters.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/CacheFilters.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/CacheFilters.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/CacheFilters.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.handler;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/CacheTopicHandlerFilters.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/CacheTopicHandlerFilters.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/CacheTopicHandlerFilters.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/CacheTopicHandlerFilters.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.handler;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/CleanBlackList.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/CleanBlackList.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/CleanBlackList.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/CleanBlackList.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.handler;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/Filters.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/Filters.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/Filters.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/Filters.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.handler;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/HandlerTasks.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/HandlerTasks.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/HandlerTasks.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/HandlerTasks.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.handler;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/TopicHandlerFilters.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/TopicHandlerFilters.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/TopicHandlerFilters.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/handler/TopicHandlerFilters.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.handler;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/CacheTopicPermissions.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/CacheTopicPermissions.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/CacheTopicPermissions.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/CacheTopicPermissions.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.security;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/EventAdminSecurityDecorator.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/EventAdminSecurityDecorator.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/EventAdminSecurityDecorator.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/EventAdminSecurityDecorator.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.security;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/SecureEventAdminFactory.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/SecureEventAdminFactory.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/SecureEventAdminFactory.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/SecureEventAdminFactory.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.security;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/TopicPermissions.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/TopicPermissions.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/TopicPermissions.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/security/TopicPermissions.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.security;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/AsyncDeliverTasks.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/AsyncDeliverTasks.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/AsyncDeliverTasks.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/AsyncDeliverTasks.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.tasks;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/BlockTask.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/BlockTask.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/BlockTask.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/BlockTask.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.tasks;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/DeliverTask.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/DeliverTask.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/DeliverTask.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/DeliverTask.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.tasks;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/DeliverTasks.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/DeliverTasks.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/DeliverTasks.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/DeliverTasks.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.tasks;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/DispatchTask.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/DispatchTask.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/DispatchTask.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/DispatchTask.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.tasks;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/HandlerTask.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/HandlerTask.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/HandlerTask.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/HandlerTask.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.tasks;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/HandlerTaskImpl.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/HandlerTaskImpl.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/HandlerTaskImpl.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/HandlerTaskImpl.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.tasks;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/HandoverTask.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/HandoverTask.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/HandoverTask.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/HandoverTask.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.tasks;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/ResumeTask.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/ResumeTask.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/ResumeTask.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/ResumeTask.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.tasks;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/SyncDeliverTasks.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/SyncDeliverTasks.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/SyncDeliverTasks.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/tasks/SyncDeliverTasks.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.tasks;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/util/CacheMap.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/util/CacheMap.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/util/CacheMap.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/util/CacheMap.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.util;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/util/LeastRecentlyUsedCacheMap.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/util/LeastRecentlyUsedCacheMap.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/util/LeastRecentlyUsedCacheMap.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/util/LeastRecentlyUsedCacheMap.java Wed Sep 27 14:50:57 2006
@@ -1,18 +1,20 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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.
+ *   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.
  */
 package org.apache.felix.eventadmin.impl.util;
 

Modified: incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/util/LogWrapper.java
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/util/LogWrapper.java?view=diff&rev=450590&r1=450589&r2=450590
==============================================================================
--- incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/util/LogWrapper.java (original)
+++ incubator/felix/trunk/eventadmin/src/main/java/org/apache/felix/eventadmin/impl/util/LogWrapper.java Wed Sep 27 14:50:57 2006
@@ -1,19 +1,21 @@
-/*
- *   Copyright 2005 The Apache Software Foundation
+/* 
+ * 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
  *
- *   Licensed 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
  *
- *       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.
- *
- */
+ * 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.
+ */  
 package org.apache.felix.eventadmin.impl.util;
 
 import java.util.HashSet;