http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/collision/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/collision/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/collision/package-info.java index a40e7a4..0587369 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/collision/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/collision/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains APIs for collision SPI.
http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/collision/priorityqueue/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/collision/priorityqueue/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/collision/priorityqueue/package-info.java index 8c4a3c5..f8f74b8 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/collision/priorityqueue/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/collision/priorityqueue/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains priority based collision SPI implementation. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/communication/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/communication/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/communication/package-info.java index 152ce3d..b31b798 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/communication/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/communication/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains APIs for grid communication SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/package-info.java index a821cbe..76fb782 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains <b>default</b> TCP/IP-based implementation for communication SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/deployment/local/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/deployment/local/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/deployment/local/package-info.java index 23eb05f..59261a4 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/deployment/local/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/deployment/local/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains <b>default</b> local deployment SPI implementation. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/deployment/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/deployment/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/deployment/package-info.java index b7eb33f..82c8fe4 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/deployment/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/deployment/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains APIs for deployment SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/discovery/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/package-info.java index 744bc74..a4a7d5f 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains APIs for topology manager SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/internal/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/internal/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/internal/package-info.java index 39a28eb..4737bf1 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/internal/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/internal/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains internal implementation. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/package-info.java index e420778..616ec88 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains JDBC IP finder implementation. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/package-info.java index daeac08..1de4ea1 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains multicast-based IP finder. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/package-info.java index 5807f88..5b8f015 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains IP finder interface and adapter. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/package-info.java index d4df0f0..7b08416 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains shared filesystem-based IP finder. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/vm/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/vm/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/vm/package-info.java index 9dfc328..3270aff 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/vm/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/vm/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains local JVM-based IP finder. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/messages/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/messages/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/messages/package-info.java index ad9ca1f..d568d3d 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/messages/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/messages/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains implementation messages. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/package-info.java index 1b0e309..d08be13 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains <b>default</b> TCP/IP implementation for discovery SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/memory/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/memory/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/memory/package-info.java index 64bf70d..38cabf2 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/memory/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/memory/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains <b>default</b> in-memory implementation for event storage SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/package-info.java index 3b613fa..2f4e051 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains APIs for event storage SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/failover/always/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/failover/always/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/failover/always/package-info.java index c68b13e..d6bb345 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/failover/always/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/failover/always/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains <b>default</b> "always" failover SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/failover/jobstealing/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/failover/jobstealing/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/failover/jobstealing/package-info.java index 2918960..4e907d0 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/failover/jobstealing/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/failover/jobstealing/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains job stealing failover SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/failover/never/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/failover/never/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/failover/never/package-info.java index 599bbc6..bb915a9 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/failover/never/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/failover/never/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains "never" failover SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/failover/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/failover/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/failover/package-info.java index 7f2406a..231f437 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/failover/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/failover/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains APIs for failover SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/indexing/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/indexing/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/indexing/package-info.java index 6ed02ad..94dcf02 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/indexing/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/indexing/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains APIs for indexing SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/adaptive/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/adaptive/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/adaptive/package-info.java index b88c55a..1950642 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/adaptive/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/adaptive/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains adaptive load balancing SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/package-info.java index 67f89c7..44b1547 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains APIs for load balancing SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/roundrobin/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/roundrobin/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/roundrobin/package-info.java index 6d38a42..fc74b72 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/roundrobin/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/roundrobin/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains <b>default</b> round-robin implementation for load balancing SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/weightedrandom/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/weightedrandom/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/weightedrandom/package-info.java index da2ee9f..f2a2df0 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/weightedrandom/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/weightedrandom/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains weighted random-base implementation for load balancing SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/package-info.java index 80b75d6..879564e 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains common classes and interfaces for SPI implementations. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/swapspace/file/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/swapspace/file/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/swapspace/file/package-info.java index ce98a9e..d1d49a1 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/swapspace/file/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/swapspace/file/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains file-based swap space SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/swapspace/noop/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/swapspace/noop/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/swapspace/noop/package-info.java index 3dc2cb0..cc6ad31 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/swapspace/noop/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/swapspace/noop/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains <b>default</b> no-op swap space SPI implementation. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/spi/swapspace/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/swapspace/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/swapspace/package-info.java index 572dd2f..1fe39cb 100644 --- a/modules/core/src/main/java/org/apache/ignite/spi/swapspace/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/spi/swapspace/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains APIs for swap space SPI. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/startup/cmdline/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/startup/cmdline/package-info.java b/modules/core/src/main/java/org/apache/ignite/startup/cmdline/package-info.java index 7fc0645..2ca6948 100644 --- a/modules/core/src/main/java/org/apache/ignite/startup/cmdline/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/startup/cmdline/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains <b>default</b> command line startup. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/streamer/index/hash/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/index/hash/package-info.java b/modules/core/src/main/java/org/apache/ignite/streamer/index/hash/package-info.java index 7f965bc..cdb726b 100644 --- a/modules/core/src/main/java/org/apache/ignite/streamer/index/hash/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/streamer/index/hash/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * Contains hash-based streamer index implementation. */ http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/streamer/index/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/index/package-info.java b/modules/core/src/main/java/org/apache/ignite/streamer/index/package-info.java index 7a476a1..b20b74b 100644 --- a/modules/core/src/main/java/org/apache/ignite/streamer/index/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/streamer/index/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * Contains APIs for indexing of streamer windows. */ http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/streamer/index/tree/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/index/tree/package-info.java b/modules/core/src/main/java/org/apache/ignite/streamer/index/tree/package-info.java index b0e332c..65f533c 100644 --- a/modules/core/src/main/java/org/apache/ignite/streamer/index/tree/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/streamer/index/tree/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * Contains tree-based streamer index implementation. */ http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/streamer/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/package-info.java b/modules/core/src/main/java/org/apache/ignite/streamer/package-info.java index 08a9a5e..b4aeb02 100644 --- a/modules/core/src/main/java/org/apache/ignite/streamer/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/streamer/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * Contains main <b>Streaming APIs.</b> */ http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/streamer/router/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/router/package-info.java b/modules/core/src/main/java/org/apache/ignite/streamer/router/package-info.java index a279a9f..ad139e6 100644 --- a/modules/core/src/main/java/org/apache/ignite/streamer/router/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/streamer/router/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * Contains streamer event router implementations. */ http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/streamer/window/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/window/package-info.java b/modules/core/src/main/java/org/apache/ignite/streamer/window/package-info.java index cb2ff4a..7d50c46 100644 --- a/modules/core/src/main/java/org/apache/ignite/streamer/window/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/streamer/window/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * Contains streamer window implementations. */ http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/core/src/main/java/org/apache/ignite/thread/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/thread/package-info.java b/modules/core/src/main/java/org/apache/ignite/thread/package-info.java index 6edd575..688e5cb 100644 --- a/modules/core/src/main/java/org/apache/ignite/thread/package-info.java +++ b/modules/core/src/main/java/org/apache/ignite/thread/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains threads-related utility classes. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/extdata/p2p/src/main/java/org/apache/ignite/tests/p2p/package-info.java ---------------------------------------------------------------------- diff --git a/modules/extdata/p2p/src/main/java/org/apache/ignite/tests/p2p/package-info.java b/modules/extdata/p2p/src/main/java/org/apache/ignite/tests/p2p/package-info.java index 12e172b..5117dfb 100644 --- a/modules/extdata/p2p/src/main/java/org/apache/ignite/tests/p2p/package-info.java +++ b/modules/extdata/p2p/src/main/java/org/apache/ignite/tests/p2p/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains internal tests or test related classes and interfaces. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/package-info.java ---------------------------------------------------------------------- diff --git a/modules/extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/package-info.java b/modules/extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/package-info.java index f57c40e..73ba44d 100644 --- a/modules/extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/package-info.java +++ b/modules/extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains internal tests or test related classes and interfaces. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/hadoop/src/main/java/org/apache/ignite/hadoop/fs/package-info.java ---------------------------------------------------------------------- diff --git a/modules/hadoop/src/main/java/org/apache/ignite/hadoop/fs/package-info.java b/modules/hadoop/src/main/java/org/apache/ignite/hadoop/fs/package-info.java index 8b9d942..164801f 100644 --- a/modules/hadoop/src/main/java/org/apache/ignite/hadoop/fs/package-info.java +++ b/modules/hadoop/src/main/java/org/apache/ignite/hadoop/fs/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Ignite Hadoop Accelerator file system API. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/hadoop/src/main/java/org/apache/ignite/hadoop/fs/v1/package-info.java ---------------------------------------------------------------------- diff --git a/modules/hadoop/src/main/java/org/apache/ignite/hadoop/fs/v1/package-info.java b/modules/hadoop/src/main/java/org/apache/ignite/hadoop/fs/v1/package-info.java index 80ca732..60e62ca 100644 --- a/modules/hadoop/src/main/java/org/apache/ignite/hadoop/fs/v1/package-info.java +++ b/modules/hadoop/src/main/java/org/apache/ignite/hadoop/fs/v1/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains Ignite Hadoop 1.x <code>FileSystem</code> implementation. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/hadoop/src/main/java/org/apache/ignite/hadoop/fs/v2/package-info.java ---------------------------------------------------------------------- diff --git a/modules/hadoop/src/main/java/org/apache/ignite/hadoop/fs/v2/package-info.java b/modules/hadoop/src/main/java/org/apache/ignite/hadoop/fs/v2/package-info.java index 0b7ff53..d8e70d1 100644 --- a/modules/hadoop/src/main/java/org/apache/ignite/hadoop/fs/v2/package-info.java +++ b/modules/hadoop/src/main/java/org/apache/ignite/hadoop/fs/v2/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains Ignite Hadoop 2.x <code>FileSystem</code> implementation. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/hadoop/src/main/java/org/apache/ignite/hadoop/mapreduce/package-info.java ---------------------------------------------------------------------- diff --git a/modules/hadoop/src/main/java/org/apache/ignite/hadoop/mapreduce/package-info.java b/modules/hadoop/src/main/java/org/apache/ignite/hadoop/mapreduce/package-info.java index 21ef486..7635b9e 100644 --- a/modules/hadoop/src/main/java/org/apache/ignite/hadoop/mapreduce/package-info.java +++ b/modules/hadoop/src/main/java/org/apache/ignite/hadoop/mapreduce/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Ignite Hadoop Accelerator map-reduce classes. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/hadoop/src/main/java/org/apache/ignite/hadoop/package-info.java ---------------------------------------------------------------------- diff --git a/modules/hadoop/src/main/java/org/apache/ignite/hadoop/package-info.java b/modules/hadoop/src/main/java/org/apache/ignite/hadoop/package-info.java index bf2296e..8a5ae34 100644 --- a/modules/hadoop/src/main/java/org/apache/ignite/hadoop/package-info.java +++ b/modules/hadoop/src/main/java/org/apache/ignite/hadoop/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Ignite Hadoop Accelerator API. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/hibernate/src/main/java/org/apache/ignite/cache/hibernate/package-info.java ---------------------------------------------------------------------- diff --git a/modules/hibernate/src/main/java/org/apache/ignite/cache/hibernate/package-info.java b/modules/hibernate/src/main/java/org/apache/ignite/cache/hibernate/package-info.java index 1b2c709..1179aec 100644 --- a/modules/hibernate/src/main/java/org/apache/ignite/cache/hibernate/package-info.java +++ b/modules/hibernate/src/main/java/org/apache/ignite/cache/hibernate/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains implementation of Hibernate L2 cache. Refer to http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/hibernate/src/main/java/org/apache/ignite/cache/store/hibernate/package-info.java ---------------------------------------------------------------------- diff --git a/modules/hibernate/src/main/java/org/apache/ignite/cache/store/hibernate/package-info.java b/modules/hibernate/src/main/java/org/apache/ignite/cache/store/hibernate/package-info.java index a7279c2..891d99a 100644 --- a/modules/hibernate/src/main/java/org/apache/ignite/cache/store/hibernate/package-info.java +++ b/modules/hibernate/src/main/java/org/apache/ignite/cache/store/hibernate/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains reference Hibernate-based cache store implementation. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/package-info.java ---------------------------------------------------------------------- diff --git a/modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/package-info.java b/modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/package-info.java index 04f824c..fcfe668 100644 --- a/modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/package-info.java +++ b/modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains <b>default</b> H2-based indexing SPI implementation. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/jcl/src/main/java/org/apache/ignite/logger/jcl/package-info.java ---------------------------------------------------------------------- diff --git a/modules/jcl/src/main/java/org/apache/ignite/logger/jcl/package-info.java b/modules/jcl/src/main/java/org/apache/ignite/logger/jcl/package-info.java index 246552e..6aaf89a 100644 --- a/modules/jcl/src/main/java/org/apache/ignite/logger/jcl/package-info.java +++ b/modules/jcl/src/main/java/org/apache/ignite/logger/jcl/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains Jakarta commons logging implementation for logging. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/jta/src/main/java/org/apache/ignite/cache/jta/jndi/package-info.java ---------------------------------------------------------------------- diff --git a/modules/jta/src/main/java/org/apache/ignite/cache/jta/jndi/package-info.java b/modules/jta/src/main/java/org/apache/ignite/cache/jta/jndi/package-info.java index 10289a5..1fe36e0 100644 --- a/modules/jta/src/main/java/org/apache/ignite/cache/jta/jndi/package-info.java +++ b/modules/jta/src/main/java/org/apache/ignite/cache/jta/jndi/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains JNDI-based transaction manager lookup. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/jta/src/main/java/org/apache/ignite/cache/jta/package-info.java ---------------------------------------------------------------------- diff --git a/modules/jta/src/main/java/org/apache/ignite/cache/jta/package-info.java b/modules/jta/src/main/java/org/apache/ignite/cache/jta/package-info.java index c9d803b..9a3f1da 100644 --- a/modules/jta/src/main/java/org/apache/ignite/cache/jta/package-info.java +++ b/modules/jta/src/main/java/org/apache/ignite/cache/jta/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains JTA (Java Transaction API) related public classes and interfaces. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/jta/src/main/java/org/apache/ignite/cache/jta/reflect/package-info.java ---------------------------------------------------------------------- diff --git a/modules/jta/src/main/java/org/apache/ignite/cache/jta/reflect/package-info.java b/modules/jta/src/main/java/org/apache/ignite/cache/jta/reflect/package-info.java index 54feb06..eabebb3 100644 --- a/modules/jta/src/main/java/org/apache/ignite/cache/jta/reflect/package-info.java +++ b/modules/jta/src/main/java/org/apache/ignite/cache/jta/reflect/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains reflection-based transaction manager lookup. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/log4j/src/main/java/org/apache/ignite/logger/log4j/package-info.java ---------------------------------------------------------------------- diff --git a/modules/log4j/src/main/java/org/apache/ignite/logger/log4j/package-info.java b/modules/log4j/src/main/java/org/apache/ignite/logger/log4j/package-info.java index 79713ff..d53ba16 100644 --- a/modules/log4j/src/main/java/org/apache/ignite/logger/log4j/package-info.java +++ b/modules/log4j/src/main/java/org/apache/ignite/logger/log4j/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains <b>default</b> Log4j implementation for logging. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/package-info.java ---------------------------------------------------------------------- diff --git a/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/package-info.java b/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/package-info.java index cee71ec..bb98ed3 100644 --- a/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/package-info.java +++ b/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * REST HTTP Jetty protocol handler. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/slf4j/src/main/java/org/apache/ignite/logger/slf4j/package-info.java ---------------------------------------------------------------------- diff --git a/modules/slf4j/src/main/java/org/apache/ignite/logger/slf4j/package-info.java b/modules/slf4j/src/main/java/org/apache/ignite/logger/slf4j/package-info.java index 4f66613..1c2b653 100644 --- a/modules/slf4j/src/main/java/org/apache/ignite/logger/slf4j/package-info.java +++ b/modules/slf4j/src/main/java/org/apache/ignite/logger/slf4j/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains SLF4J implementation for logging. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/spring/src/main/java/org/apache/ignite/cache/spring/package-info.java ---------------------------------------------------------------------- diff --git a/modules/spring/src/main/java/org/apache/ignite/cache/spring/package-info.java b/modules/spring/src/main/java/org/apache/ignite/cache/spring/package-info.java index 8137113..2e6b5d3 100644 --- a/modules/spring/src/main/java/org/apache/ignite/cache/spring/package-info.java +++ b/modules/spring/src/main/java/org/apache/ignite/cache/spring/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains implementation of Spring cache abstraction and <code>@Cacheable</code> annotation. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/tools/src/main/java/org/apache/ignite/tools/ant/beautifier/package-info.java ---------------------------------------------------------------------- diff --git a/modules/tools/src/main/java/org/apache/ignite/tools/ant/beautifier/package-info.java b/modules/tools/src/main/java/org/apache/ignite/tools/ant/beautifier/package-info.java index 1ec2493..e1780f4 100644 --- a/modules/tools/src/main/java/org/apache/ignite/tools/ant/beautifier/package-info.java +++ b/modules/tools/src/main/java/org/apache/ignite/tools/ant/beautifier/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Ant task for fixing HTML issues of standard Javadoc. http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/54672e89/modules/tools/src/main/java/org/apache/ignite/util/antgar/package-info.java ---------------------------------------------------------------------- diff --git a/modules/tools/src/main/java/org/apache/ignite/util/antgar/package-info.java b/modules/tools/src/main/java/org/apache/ignite/util/antgar/package-info.java index c85523d..29298b0 100644 --- a/modules/tools/src/main/java/org/apache/ignite/util/antgar/package-info.java +++ b/modules/tools/src/main/java/org/apache/ignite/util/antgar/package-info.java @@ -1,3 +1,20 @@ +/* + * 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. + */ + /** * <!-- Package description. --> * Contains Ant task for generating GAR file.