You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/07/28 18:39:28 UTC

svn commit: r426607 [34/39] - in /incubator/activemq/branches/activemq-4.0: ./ activecluster/ activecluster/src/java/org/apache/activecluster/ activecluster/src/java/org/apache/activecluster/election/ activecluster/src/java/org/apache/activecluster/ele...

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/DestinationPool.cpp
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/DestinationPool.cpp?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/DestinationPool.cpp (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/DestinationPool.cpp Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/DestinationPool.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/DestinationPool.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/DestinationPool.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/DestinationPool.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/DisconnectMessage.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/DisconnectMessage.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/DisconnectMessage.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/DisconnectMessage.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/DisconnectProtocolAdapter.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/DisconnectProtocolAdapter.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/DisconnectProtocolAdapter.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/DisconnectProtocolAdapter.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/ErrorMessage.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/ErrorMessage.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/ErrorMessage.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/ErrorMessage.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/ErrorProtocolAdapter.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/ErrorProtocolAdapter.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/ErrorProtocolAdapter.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/ErrorProtocolAdapter.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/ProtocolAdapter.cpp
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/ProtocolAdapter.cpp?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/ProtocolAdapter.cpp (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/ProtocolAdapter.cpp Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/ProtocolAdapter.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/ProtocolAdapter.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/ProtocolAdapter.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/ProtocolAdapter.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompBytesMessage.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompBytesMessage.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompBytesMessage.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompBytesMessage.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompFrame.cpp
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompFrame.cpp?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompFrame.cpp (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompFrame.cpp Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompFrame.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompFrame.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompFrame.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompFrame.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompIO.cpp
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompIO.cpp?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompIO.cpp (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompIO.cpp Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompIO.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompIO.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompIO.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompIO.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompInputStream.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompInputStream.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompInputStream.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompInputStream.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompMessage.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompMessage.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompMessage.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompMessage.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompMessageListener.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompMessageListener.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompMessageListener.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompMessageListener.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompOutputStream.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompOutputStream.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompOutputStream.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompOutputStream.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTextMessage.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTextMessage.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTextMessage.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTextMessage.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTransport.cpp
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTransport.cpp?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTransport.cpp (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTransport.cpp Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTransport.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTransport.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTransport.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTransport.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTransportFactory.cpp
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTransportFactory.cpp?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTransportFactory.cpp (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTransportFactory.cpp Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTransportFactory.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTransportFactory.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTransportFactory.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/StompTransportFactory.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/SubscribeMessage.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/SubscribeMessage.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/SubscribeMessage.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/SubscribeMessage.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/SubscribeProtocolAdapter.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/SubscribeProtocolAdapter.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/SubscribeProtocolAdapter.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/SubscribeProtocolAdapter.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/TextProtocolAdapter.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/TextProtocolAdapter.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/TextProtocolAdapter.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/TextProtocolAdapter.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/TransactionMessage.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/TransactionMessage.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/TransactionMessage.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/TransactionMessage.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/UnsubscribeMessage.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/UnsubscribeMessage.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/UnsubscribeMessage.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/UnsubscribeMessage.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/UnsubscribeProtocolAdapter.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/UnsubscribeProtocolAdapter.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/UnsubscribeProtocolAdapter.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/activemqcms/src/activemq/transport/stomp/UnsubscribeProtocolAdapter.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/BytesMessage.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/BytesMessage.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/BytesMessage.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/BytesMessage.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/CMSException.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/CMSException.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/CMSException.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/CMSException.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Closeable.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Closeable.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Closeable.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Closeable.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Connection.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Connection.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Connection.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Connection.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/ConnectionFactory.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/ConnectionFactory.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/ConnectionFactory.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/ConnectionFactory.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Destination.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Destination.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Destination.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Destination.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/ExceptionListener.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/ExceptionListener.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/ExceptionListener.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/ExceptionListener.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Message.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Message.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Message.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Message.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/MessageConsumer.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/MessageConsumer.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/MessageConsumer.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/MessageConsumer.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/MessageListener.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/MessageListener.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/MessageListener.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/MessageListener.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/MessageProducer.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/MessageProducer.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/MessageProducer.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/MessageProducer.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Queue.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Queue.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Queue.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Queue.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Service.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Service.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Service.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Service.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Session.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Session.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Session.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Session.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TextMessage.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TextMessage.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TextMessage.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TextMessage.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Topic.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Topic.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Topic.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Topic.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicConnection.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicConnection.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicConnection.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicConnection.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicConnectionFactory.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicConnectionFactory.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicConnectionFactory.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicConnectionFactory.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicPublisher.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicPublisher.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicPublisher.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicPublisher.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicSession.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicSession.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicSession.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicSession.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicSubscriber.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicSubscriber.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicSubscriber.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TopicSubscriber.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TransactionController.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TransactionController.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TransactionController.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/TransactionController.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/XAResource.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/XAResource.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/XAResource.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/XAResource.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/XASession.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/XASession.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/XASession.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/XASession.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/XATopicSession.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/XATopicSession.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/XATopicSession.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/XATopicSession.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Xid.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Xid.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Xid.h (original)
+++ incubator/activemq/branches/activemq-4.0/cms/cms/src/cms/Xid.h Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/cms/test/main.cpp
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/cms/test/main.cpp?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/cms/test/main.cpp (original)
+++ incubator/activemq/branches/activemq-4.0/cms/test/main.cpp Fri Jul 28 09:37:34 2006
@@ -1,10 +1,10 @@
 /*
- * Copyright 2006 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/doap.rdf
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/doap.rdf?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/doap.rdf (original)
+++ incubator/activemq/branches/activemq-4.0/doap.rdf Fri Jul 28 09:37:34 2006
@@ -1,18 +1,27 @@
 <?xml version="1.0"?>
 <?xml-stylesheet type="text/xsl"?>
+<!--
+    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.
+-->
 <rdf:RDF xml:lang="en"
          xmlns="http://usefulinc.com/ns/doap#" 
          xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
          xmlns:asfext="http://projects.apache.org/ns/asfext#"
          xmlns:foaf="http://xmlns.com/foaf/0.1/">
-<!--
-  =======================================================================
 
-   Copyright (c) 2006 The Apache Software Foundation.  
-   All rights reserved.
-
-  =======================================================================
--->
   <Project rdf:about="http://ActiveMQ.rdf.apache.org/">
     <created>2006-03-27</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />

Modified: incubator/activemq/branches/activemq-4.0/etc/checkstyle.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/etc/checkstyle.xml?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/etc/checkstyle.xml (original)
+++ incubator/activemq/branches/activemq-4.0/etc/checkstyle.xml Fri Jul 28 09:37:34 2006
@@ -1,11 +1,12 @@
 <?xml version="1.0"?>
 <!--
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
  *

Modified: incubator/activemq/branches/activemq-4.0/etc/maven.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/etc/maven.xml?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/etc/maven.xml (original)
+++ incubator/activemq/branches/activemq-4.0/etc/maven.xml Fri Jul 28 09:37:34 2006
@@ -1,17 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    <a href="http://activemq.org">ActiveMQ: The Open Source Message Fabric</a>
-
-    Copyright 2004-2005 Hiram Chirino
-    Copyright 2004-2005 Protique Ltd
-    Copyright 2003-2004 The Apache Software Foundation
-
-    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
-  
+    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.

Modified: incubator/activemq/branches/activemq-4.0/etc/project.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/etc/project.xml?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/etc/project.xml (original)
+++ incubator/activemq/branches/activemq-4.0/etc/project.xml Fri Jul 28 09:37:34 2006
@@ -1,16 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    <a href="http://activemq.org">ActiveMQ: The Open Source Message Fabric</a>
-
-    Copyright 2004-2005 Hiram Chirino
-    Copyright 2004-2005 Protique Ltd
-
-    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
-  
+    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.

Modified: incubator/activemq/branches/activemq-4.0/maven-bundle-plugin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/maven-bundle-plugin/pom.xml?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/maven-bundle-plugin/pom.xml (original)
+++ incubator/activemq/branches/activemq-4.0/maven-bundle-plugin/pom.xml Fri Jul 28 09:37:34 2006
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-    Copyright 2005-2006 The Apache Software Foundation
-   
-    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
+    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
    

Modified: incubator/activemq/branches/activemq-4.0/maven.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/maven.xml?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/maven.xml (original)
+++ incubator/activemq/branches/activemq-4.0/maven.xml Fri Jul 28 09:37:34 2006
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 
-    Copyright 2005-2006 The Apache Software Foundation
-
-    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
+    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
 

Modified: incubator/activemq/branches/activemq-4.0/openwire-c/src/examples/main.c
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/openwire-c/src/examples/main.c?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/openwire-c/src/examples/main.c (original)
+++ incubator/activemq/branches/activemq-4.0/openwire-c/src/examples/main.c Fri Jul 28 09:37:34 2006
@@ -1,19 +1,21 @@
 /**
  *
- * Copyright 2005-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
  *
- *     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.
  */
+
 
 #include <stdlib.h>
 #include "amqcs.h"

Modified: incubator/activemq/branches/activemq-4.0/openwire-c/src/libactivemq/amqcs.c
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/openwire-c/src/libactivemq/amqcs.c?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/openwire-c/src/libactivemq/amqcs.c (original)
+++ incubator/activemq/branches/activemq-4.0/openwire-c/src/libactivemq/amqcs.c Fri Jul 28 09:37:34 2006
@@ -1,33 +1,21 @@
 /**
  *
- * Copyright 2005-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
  *
- *     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.
  */
-#include "amqcs.h"
-
-#include <apr.h>
-#include "amqcs.h"
-
-#ifdef WIN32
-#define snprintf _snprintf
-#endif
-
-static ow_byte ACTIVEMQ_MAGIC [] = {0x41,0x63,0x74,0x69,0x76,0x65,0x4D,0x51}; // ActiveMQ
-
-/**
-* An ActiveMQ Single Threaded Client Connection
- */ 
+ 
 struct amqcs_connection {
    ow_transport *transport;
    ow_ConnectionInfo *info;

Modified: incubator/activemq/branches/activemq-4.0/openwire-c/src/libactivemq/amqcs.h
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/openwire-c/src/libactivemq/amqcs.h?rev=426607&r1=426606&r2=426607&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/openwire-c/src/libactivemq/amqcs.h (original)
+++ incubator/activemq/branches/activemq-4.0/openwire-c/src/libactivemq/amqcs.h Fri Jul 28 09:37:34 2006
@@ -1,19 +1,21 @@
 /**
  *
- * Copyright 2005-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
  *
- *     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.
  */
+
  
 #ifndef AMQCS_H
 #define AMQCS_H