Skip to content

Commit b689791

Browse files
committed
[FABRICPRV-66] Changed all license headers to ASL.
1 parent 5902222 commit b689791

File tree

1,192 files changed

+16236
-8607
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,192 files changed

+16236
-8607
lines changed

apollo/fabric-apollo-amqp/fabric-apollo-amqp-broker/pom.xml

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3+
Licensed to the Apache Software Foundation (ASF) under one or more
4+
contributor license agreements. See the NOTICE file distributed with
5+
this work for additional information regarding copyright ownership.
6+
The ASF licenses this file to You under the Apache License, Version 2.0
7+
(the "License"); you may not use this file except in compliance with
8+
the License. You may obtain a copy of the License at
39
4-
Copyright (C) 2010-2011, FuseSource Corp. All rights reserved.
10+
http://www.apache.org/licenses/LICENSE-2.0
511
6-
http://fusesource.com
7-
8-
The software in this package is published under the terms of the
9-
CDDL license a copy of which has been included with this distribution
10-
in the license.txt file.
11-
12-
-->
12+
Unless required by applicable law or agreed to in writing, software
13+
distributed under the License is distributed on an "AS IS" BASIS,
14+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+
See the License for the specific language governing permissions and
16+
limitations under the License.
17+
-->
1318

1419
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1520
<parent>
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
#
2-
# Copyright (C) 2010-2011, FuseSource Corp. All rights reserved.
2+
# Licensed to the Apache Software Foundation (ASF) under one or more
3+
# contributor license agreements. See the NOTICE file distributed with
4+
# this work for additional information regarding copyright ownership.
5+
# The ASF licenses this file to You under the Apache License, Version 2.0
6+
# (the "License"); you may not use this file except in compliance with
7+
# the License. You may obtain a copy of the License at
38
#
4-
# http://fusesource.com
9+
# http://www.apache.org/licenses/LICENSE-2.0
510
#
6-
# The software in this package is published under the terms of the
7-
# CDDL license a copy of which has been included with this distribution
8-
# in the license.txt file.
11+
# Unless required by applicable law or agreed to in writing, software
12+
# distributed under the License is distributed on an "AS IS" BASIS,
13+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
# See the License for the specific language governing permissions and
15+
# limitations under the License.
916
#
1017

1118
org.fusesource.fabric.apollo.amqp.broker.AmqpProtocolFactory

apollo/fabric-apollo-amqp/fabric-apollo-amqp-broker/src/main/scala/org/fusesource/fabric/apollo/amqp/broker/AmqpDeliveryConsumer.scala

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
1-
/**
2-
* Copyright (C) 2010-2011, FuseSource Corp. All rights reserved.
1+
/*
2+
* Licensed to the Apache Software Foundation (ASF) under one or more
3+
* contributor license agreements. See the NOTICE file distributed with
4+
* this work for additional information regarding copyright ownership.
5+
* The ASF licenses this file to You under the Apache License, Version 2.0
6+
* (the "License"); you may not use this file except in compliance with
7+
* the License. You may obtain a copy of the License at
38
*
4-
* http://fusesource.com
9+
* http://www.apache.org/licenses/LICENSE-2.0
510
*
6-
* The software in this package is published under the terms of the
7-
* CDDL license a copy of which has been included with this distribution
8-
* in the license.txt file.
11+
* Unless required by applicable law or agreed to in writing, software
12+
* distributed under the License is distributed on an "AS IS" BASIS,
13+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
* See the License for the specific language governing permissions and
15+
* limitations under the License.
916
*/
1017

1118
package org.fusesource.fabric.apollo.amqp.broker

apollo/fabric-apollo-amqp/fabric-apollo-amqp-broker/src/main/scala/org/fusesource/fabric/apollo/amqp/broker/AmqpDeliveryProducer.scala

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
1-
/**
2-
* Copyright (C) 2010-2011, FuseSource Corp. All rights reserved.
1+
/*
2+
* Licensed to the Apache Software Foundation (ASF) under one or more
3+
* contributor license agreements. See the NOTICE file distributed with
4+
* this work for additional information regarding copyright ownership.
5+
* The ASF licenses this file to You under the Apache License, Version 2.0
6+
* (the "License"); you may not use this file except in compliance with
7+
* the License. You may obtain a copy of the License at
38
*
4-
* http://fusesource.com
9+
* http://www.apache.org/licenses/LICENSE-2.0
510
*
6-
* The software in this package is published under the terms of the
7-
* CDDL license a copy of which has been included with this distribution
8-
* in the license.txt file.
11+
* Unless required by applicable law or agreed to in writing, software
12+
* distributed under the License is distributed on an "AS IS" BASIS,
13+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
* See the License for the specific language governing permissions and
15+
* limitations under the License.
916
*/
1017

1118
package org.fusesource.fabric.apollo.amqp.broker

apollo/fabric-apollo-amqp/fabric-apollo-amqp-broker/src/main/scala/org/fusesource/fabric/apollo/amqp/broker/AmqpMessageTransfer.scala

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
1-
/**
2-
* Copyright (C) 2010-2011, FuseSource Corp. All rights reserved.
1+
/*
2+
* Licensed to the Apache Software Foundation (ASF) under one or more
3+
* contributor license agreements. See the NOTICE file distributed with
4+
* this work for additional information regarding copyright ownership.
5+
* The ASF licenses this file to You under the Apache License, Version 2.0
6+
* (the "License"); you may not use this file except in compliance with
7+
* the License. You may obtain a copy of the License at
38
*
4-
* http://fusesource.com
9+
* http://www.apache.org/licenses/LICENSE-2.0
510
*
6-
* The software in this package is published under the terms of the
7-
* CDDL license a copy of which has been included with this distribution
8-
* in the license.txt file.
11+
* Unless required by applicable law or agreed to in writing, software
12+
* distributed under the License is distributed on an "AS IS" BASIS,
13+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
* See the License for the specific language governing permissions and
15+
* limitations under the License.
916
*/
1017

1118
package org.fusesource.fabric.apollo.amqp.broker

apollo/fabric-apollo-amqp/fabric-apollo-amqp-broker/src/main/scala/org/fusesource/fabric/apollo/amqp/broker/AmqpProtocolFactory.scala

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
1-
/**
2-
* Copyright (C) 2010-2011, FuseSource Corp. All rights reserved.
1+
/*
2+
* Licensed to the Apache Software Foundation (ASF) under one or more
3+
* contributor license agreements. See the NOTICE file distributed with
4+
* this work for additional information regarding copyright ownership.
5+
* The ASF licenses this file to You under the Apache License, Version 2.0
6+
* (the "License"); you may not use this file except in compliance with
7+
* the License. You may obtain a copy of the License at
38
*
4-
* http://fusesource.com
9+
* http://www.apache.org/licenses/LICENSE-2.0
510
*
6-
* The software in this package is published under the terms of the
7-
* CDDL license a copy of which has been included with this distribution
8-
* in the license.txt file.
11+
* Unless required by applicable law or agreed to in writing, software
12+
* distributed under the License is distributed on an "AS IS" BASIS,
13+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
* See the License for the specific language governing permissions and
15+
* limitations under the License.
916
*/
1017

1118
package org.fusesource.fabric.apollo.amqp.broker

apollo/fabric-apollo-amqp/fabric-apollo-amqp-broker/src/main/scala/org/fusesource/fabric/apollo/amqp/broker/AmqpProtocolHandler.scala

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
1-
/**
2-
* Copyright (C) 2010-2011, FuseSource Corp. All rights reserved.
1+
/*
2+
* Licensed to the Apache Software Foundation (ASF) under one or more
3+
* contributor license agreements. See the NOTICE file distributed with
4+
* this work for additional information regarding copyright ownership.
5+
* The ASF licenses this file to You under the Apache License, Version 2.0
6+
* (the "License"); you may not use this file except in compliance with
7+
* the License. You may obtain a copy of the License at
38
*
4-
* http://fusesource.com
9+
* http://www.apache.org/licenses/LICENSE-2.0
510
*
6-
* The software in this package is published under the terms of the
7-
* CDDL license a copy of which has been included with this distribution
8-
* in the license.txt file.
11+
* Unless required by applicable law or agreed to in writing, software
12+
* distributed under the License is distributed on an "AS IS" BASIS,
13+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
* See the License for the specific language governing permissions and
15+
* limitations under the License.
916
*/
1017

1118
package org.fusesource.fabric.apollo.amqp.broker

apollo/fabric-apollo-amqp/fabric-apollo-amqp-broker/src/test/ide-resources/log4j.properties

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
#
2-
# Copyright (C) 2010-2011, FuseSource Corp. All rights reserved.
2+
# Licensed to the Apache Software Foundation (ASF) under one or more
3+
# contributor license agreements. See the NOTICE file distributed with
4+
# this work for additional information regarding copyright ownership.
5+
# The ASF licenses this file to You under the Apache License, Version 2.0
6+
# (the "License"); you may not use this file except in compliance with
7+
# the License. You may obtain a copy of the License at
38
#
4-
# http://fusesource.com
9+
# http://www.apache.org/licenses/LICENSE-2.0
510
#
6-
# The software in this package is published under the terms of the
7-
# CDDL license a copy of which has been included with this distribution
8-
# in the license.txt file.
11+
# Unless required by applicable law or agreed to in writing, software
12+
# distributed under the License is distributed on an "AS IS" BASIS,
13+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
# See the License for the specific language governing permissions and
15+
# limitations under the License.
916
#
1017

1118
#

apollo/fabric-apollo-amqp/fabric-apollo-amqp-broker/src/test/resources/fusemq-amqp.xml

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<!--
3+
Licensed to the Apache Software Foundation (ASF) under one or more
4+
contributor license agreements. See the NOTICE file distributed with
5+
this work for additional information regarding copyright ownership.
6+
The ASF licenses this file to You under the Apache License, Version 2.0
7+
(the "License"); you may not use this file except in compliance with
8+
the License. You may obtain a copy of the License at
39
4-
Copyright (C) 2010-2011, FuseSource Corp. All rights reserved.
10+
http://www.apache.org/licenses/LICENSE-2.0
511
6-
http://fusesource.com
7-
8-
The software in this package is published under the terms of the
9-
CDDL license a copy of which has been included with this distribution
10-
in the license.txt file.
11-
12-
-->
12+
Unless required by applicable law or agreed to in writing, software
13+
distributed under the License is distributed on an "AS IS" BASIS,
14+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+
See the License for the specific language governing permissions and
16+
limitations under the License.
17+
-->
1318

1419
<broker xmlns="http://activemq.apache.org/schema/activemq/apollo">
1520
<notes>

apollo/fabric-apollo-amqp/fabric-apollo-amqp-broker/src/test/resources/log4j.properties

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
#
2-
# Copyright (C) 2010-2011, FuseSource Corp. All rights reserved.
2+
# Licensed to the Apache Software Foundation (ASF) under one or more
3+
# contributor license agreements. See the NOTICE file distributed with
4+
# this work for additional information regarding copyright ownership.
5+
# The ASF licenses this file to You under the Apache License, Version 2.0
6+
# (the "License"); you may not use this file except in compliance with
7+
# the License. You may obtain a copy of the License at
38
#
4-
# http://fusesource.com
9+
# http://www.apache.org/licenses/LICENSE-2.0
510
#
6-
# The software in this package is published under the terms of the
7-
# CDDL license a copy of which has been included with this distribution
8-
# in the license.txt file.
11+
# Unless required by applicable law or agreed to in writing, software
12+
# distributed under the License is distributed on an "AS IS" BASIS,
13+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
# See the License for the specific language governing permissions and
15+
# limitations under the License.
916
#
1017

1118
#

0 commit comments

Comments
 (0)