diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/AbstractBenchmark.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/AbstractBenchmark.java index ddcbcee3..b0c179e8 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/AbstractBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/AbstractBenchmark.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/ConstraintPattern.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/ConstraintPattern.java index e92d213e..eb22190f 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/ConstraintPattern.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/ConstraintPattern.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/DMNProvider.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/DMNProvider.java index d677e181..f7c45b42 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/DMNProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/DMNProvider.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/DRLProvider.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/DRLProvider.java index 44486a89..7e03da47 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/DRLProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/DRLProvider.java @@ -1,16 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/Event.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/Event.java index 8b2a268b..6b710457 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/Event.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/Event.java @@ -1,16 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/EventProvider.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/EventProvider.java index 41bc40f7..87b6a453 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/EventProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/EventProvider.java @@ -1,16 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/ProviderException.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/ProviderException.java index d0788364..00f0364b 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/ProviderException.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/ProviderException.java @@ -1,16 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/TemporalOperator.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/TemporalOperator.java index 9ca59fc3..d4c24d0e 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/TemporalOperator.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/TemporalOperator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/A.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/A.java index f05587c5..29f2c921 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/A.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/A.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/AbstractBean.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/AbstractBean.java index ba5cfb2f..99d04f87 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/AbstractBean.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/AbstractBean.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/Account.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/Account.java index d72cbf4f..ac2bea02 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/Account.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/Account.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/Address.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/Address.java index ce44a0c7..d8b01fa7 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/Address.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/Address.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/B.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/B.java index 116a14ad..e2b603e5 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/B.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/B.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/C.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/C.java index 22a1eda4..69c4e367 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/C.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/C.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/CreditCard.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/CreditCard.java index 49471548..1f7ba807 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/CreditCard.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/CreditCard.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/Customer.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/Customer.java index 3bad7156..5ebbacb8 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/Customer.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/Customer.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/D.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/D.java index 99df1061..f9d0ce49 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/D.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/D.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/E.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/E.java index 6637d300..e2383e44 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/E.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/E.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact1.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact1.java index 50074295..af4eb9d7 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact1.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact1.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact2.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact2.java index 5f8b73a2..f37aea68 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact2.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact2.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact3.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact3.java index fbe917de..10a43259 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact3.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact3.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact4.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact4.java index 77500295..798dfd8e 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact4.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact4.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact5.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact5.java index 2017a08f..59e59862 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact5.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/MyFact5.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/Transaction.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/Transaction.java index 257c2c4f..552e23b4 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/Transaction.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/Transaction.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/BasicEvent.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/BasicEvent.java index bb6dd2a9..0114f545 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/BasicEvent.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/BasicEvent.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model.event; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/EventA.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/EventA.java index f85069cc..acd252fb 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/EventA.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/EventA.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model.event; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/EventB.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/EventB.java index bb40a397..989677c3 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/EventB.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/EventB.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model.event; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/EventRecord.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/EventRecord.java index 45af4622..843ba45d 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/EventRecord.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/EventRecord.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model.event; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/NewCustomerEvent.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/NewCustomerEvent.java index 61b312d3..6e6e874d 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/NewCustomerEvent.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/NewCustomerEvent.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model.event; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/TransactionCreatedEvent.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/TransactionCreatedEvent.java index c2f5a39f..64318e5f 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/TransactionCreatedEvent.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/event/TransactionCreatedEvent.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model.event; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Adult.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Adult.java index 4e52b2c8..ac413442 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Adult.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Adult.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model.reactive; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/BodyMeasurement.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/BodyMeasurement.java index ca6b75a9..4cd59352 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/BodyMeasurement.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/BodyMeasurement.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model.reactive; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Child.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Child.java index fd581595..c1d7f5f1 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Child.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Child.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model.reactive; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Disease.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Disease.java index 0c89fc17..8a82f11c 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Disease.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Disease.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model.reactive; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Man.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Man.java index 44ca161f..2e0efc40 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Man.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Man.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model.reactive; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Person.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Person.java index d32beced..c925e2d1 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Person.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Person.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model.reactive; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Toy.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Toy.java index 4d8e7a07..2f96b8d2 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Toy.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Toy.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model.reactive; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Woman.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Woman.java index 52ae59b9..dde49546 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Woman.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/model/reactive/Woman.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.model.reactive; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/BasicEventProvider.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/BasicEventProvider.java index f136caae..39a20d8b 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/BasicEventProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/BasicEventProvider.java @@ -1,16 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.providers; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/CepRulesProvider.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/CepRulesProvider.java index ef103cd9..970fb20e 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/CepRulesProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/CepRulesProvider.java @@ -1,16 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.providers; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/PartitionedCepRulesProvider.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/PartitionedCepRulesProvider.java index 19928b3a..75205937 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/PartitionedCepRulesProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/PartitionedCepRulesProvider.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.providers; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/RulesWithJoinsProvider.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/RulesWithJoinsProvider.java index db664daf..243cd470 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/RulesWithJoinsProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/RulesWithJoinsProvider.java @@ -1,16 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.providers; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/RulesWithJoinsTreeProvider.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/RulesWithJoinsTreeProvider.java index c807662a..e89639e9 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/RulesWithJoinsTreeProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/RulesWithJoinsTreeProvider.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.providers; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/SimpleRulesWithConstraintsProvider.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/SimpleRulesWithConstraintsProvider.java index d3b9944f..2be001fe 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/SimpleRulesWithConstraintsProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/SimpleRulesWithConstraintsProvider.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.providers; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/BusinessKnowledgeModelDMNProvider.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/BusinessKnowledgeModelDMNProvider.java index 25490474..f9989796 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/BusinessKnowledgeModelDMNProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/BusinessKnowledgeModelDMNProvider.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.providers.dmn; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/ContextDMNProvider.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/ContextDMNProvider.java index 1e2120e5..8c80f194 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/ContextDMNProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/ContextDMNProvider.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.providers.dmn; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/DTNoGapsNoOverlapsDMNProvider.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/DTNoGapsNoOverlapsDMNProvider.java index afd91d34..427945e9 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/DTNoGapsNoOverlapsDMNProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/DTNoGapsNoOverlapsDMNProvider.java @@ -1,17 +1,20 @@ /* - * Copyright 2019 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.providers.dmn; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/DecisionDMNProvider.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/DecisionDMNProvider.java index 57891237..98a2a3b6 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/DecisionDMNProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/DecisionDMNProvider.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.providers.dmn; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/DecisionTableDMNProvider.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/DecisionTableDMNProvider.java index 9837a209..1a126a7e 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/DecisionTableDMNProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/DecisionTableDMNProvider.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.providers.dmn; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/DecisionTablesDMNProvider.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/DecisionTablesDMNProvider.java index 02961562..7b7a5f12 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/DecisionTablesDMNProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/DecisionTablesDMNProvider.java @@ -1,17 +1,20 @@ /* - * Copyright 2019 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.providers.dmn; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/TriangularNumHardDMNProvider.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/TriangularNumHardDMNProvider.java index 710b4b45..701d83d9 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/TriangularNumHardDMNProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/providers/dmn/TriangularNumHardDMNProvider.java @@ -1,17 +1,20 @@ /* - * Copyright 2019 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.providers.dmn; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/BuildtimeUtil.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/BuildtimeUtil.java index 2f660c02..283717dc 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/BuildtimeUtil.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/BuildtimeUtil.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.util; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/Constants.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/Constants.java index b029d685..1e78c93a 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/Constants.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/Constants.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.util; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/DummyProcessRuntime.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/DummyProcessRuntime.java index bf296876..ea86b690 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/DummyProcessRuntime.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/DummyProcessRuntime.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.util; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/ReteDumper.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/ReteDumper.java index 55677cc5..f3b23f79 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/ReteDumper.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/ReteDumper.java @@ -1,17 +1,21 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * 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. -*/ + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ package org.drools.benchmarks.common.util; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/RuntimeUtil.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/RuntimeUtil.java index e1985c0b..0d8c5483 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/RuntimeUtil.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/RuntimeUtil.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.common.util; diff --git a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/TestUtil.java b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/TestUtil.java index 2fbdd843..cbb81685 100644 --- a/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/TestUtil.java +++ b/drools-benchmarks-parent/drools-benchmarks-common/src/main/java/org/drools/benchmarks/common/util/TestUtil.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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. */ diff --git a/drools-benchmarks-parent/drools-benchmarks-module/src/main/resources/drl/rules_simple.drl b/drools-benchmarks-parent/drools-benchmarks-module/src/main/resources/drl/rules_simple.drl index 5d978189..6f13ec90 100644 --- a/drools-benchmarks-parent/drools-benchmarks-module/src/main/resources/drl/rules_simple.drl +++ b/drools-benchmarks-parent/drools-benchmarks-module/src/main/resources/drl/rules_simple.drl @@ -1,17 +1,21 @@ /* - * Copyright 2022 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * 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. -*/ + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ package org.simplekjar diff --git a/drools-benchmarks-parent/drools-benchmarks-quick/src/main/java/org/drools/benchmarks/quick/CommonProperties.java b/drools-benchmarks-parent/drools-benchmarks-quick/src/main/java/org/drools/benchmarks/quick/CommonProperties.java index ff47a715..3f6da13b 100644 --- a/drools-benchmarks-parent/drools-benchmarks-quick/src/main/java/org/drools/benchmarks/quick/CommonProperties.java +++ b/drools-benchmarks-parent/drools-benchmarks-quick/src/main/java/org/drools/benchmarks/quick/CommonProperties.java @@ -1,17 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.quick; diff --git a/drools-benchmarks-parent/drools-benchmarks-quick/src/main/java/org/drools/benchmarks/quick/InstantiateKJarBenchmark.java b/drools-benchmarks-parent/drools-benchmarks-quick/src/main/java/org/drools/benchmarks/quick/InstantiateKJarBenchmark.java index cc131c9f..90d47e08 100644 --- a/drools-benchmarks-parent/drools-benchmarks-quick/src/main/java/org/drools/benchmarks/quick/InstantiateKJarBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks-quick/src/main/java/org/drools/benchmarks/quick/InstantiateKJarBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2022 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.quick; diff --git a/drools-benchmarks-parent/drools-benchmarks-quick/src/main/java/org/drools/benchmarks/quick/InstantiateKieContainerFromKJarBenchmark.java b/drools-benchmarks-parent/drools-benchmarks-quick/src/main/java/org/drools/benchmarks/quick/InstantiateKieContainerFromKJarBenchmark.java index 50d18a26..aaf8e54c 100644 --- a/drools-benchmarks-parent/drools-benchmarks-quick/src/main/java/org/drools/benchmarks/quick/InstantiateKieContainerFromKJarBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks-quick/src/main/java/org/drools/benchmarks/quick/InstantiateKieContainerFromKJarBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2022 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.quick; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/AbstractReliabilityBenchmark.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/AbstractReliabilityBenchmark.java index c39b6400..83ecc0e8 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/AbstractReliabilityBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/AbstractReliabilityBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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. */ diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/FireOnlyBenchmark.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/FireOnlyBenchmark.java index b99d57db..2b6486e3 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/FireOnlyBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/FireOnlyBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/InsertAndFireBenchmark.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/InsertAndFireBenchmark.java index f6820f50..5538ab4d 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/InsertAndFireBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/InsertAndFireBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/InsertAndFireComplexFactBenchmark.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/InsertAndFireComplexFactBenchmark.java index 40ce1c0c..85b72f0e 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/InsertAndFireComplexFactBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/InsertAndFireComplexFactBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/InsertOnlyBenchmark.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/InsertOnlyBenchmark.java index 83b17eb8..866a6d9f 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/InsertOnlyBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/InsertOnlyBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/AAdaptor.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/AAdaptor.java index 2dc9be0f..71017550 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/AAdaptor.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/AAdaptor.java @@ -1,16 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability.proto; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/ABCDProtoStreamSchema.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/ABCDProtoStreamSchema.java index 36dd1677..2e8c412f 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/ABCDProtoStreamSchema.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/ABCDProtoStreamSchema.java @@ -1,16 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability.proto; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/BAdaptor.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/BAdaptor.java index ca81687f..598dd99e 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/BAdaptor.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/BAdaptor.java @@ -1,16 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability.proto; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/CAdaptor.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/CAdaptor.java index 78dd7352..0bcca388 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/CAdaptor.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/CAdaptor.java @@ -1,16 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability.proto; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/DAdaptor.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/DAdaptor.java index a4246ecd..9fc9c0bb 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/DAdaptor.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/DAdaptor.java @@ -1,16 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability.proto; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexA.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexA.java index 64490f4a..1f8d3c73 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexA.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexA.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability.proto.complex; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexAAdaptor.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexAAdaptor.java index d87ec643..daa0f810 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexAAdaptor.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexAAdaptor.java @@ -1,16 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the ComplexApache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "ComplexAS IS" BComplexASIS, - * WITHOUT WComplexARRComplexANTIES OR CONDITIONS OF ComplexANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability.proto.complex; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexABCDProtoStreamSchema.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexABCDProtoStreamSchema.java index 63fa1240..5fb63090 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexABCDProtoStreamSchema.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexABCDProtoStreamSchema.java @@ -1,16 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability.proto.complex; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexB.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexB.java index 676a46f3..cd830140 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexB.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexB.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability.proto.complex; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexBAdaptor.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexBAdaptor.java index c4743328..810ff7f4 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexBAdaptor.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexBAdaptor.java @@ -1,16 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the ComplexBpache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "ComplexBS IS" BComplexBSIS, - * WITHOUT WComplexBRRComplexBNTIES OR CONDITIONS OF ComplexBNY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability.proto.complex; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexC.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexC.java index 00801f0b..bed32072 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexC.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexC.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability.proto.complex; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexCAdaptor.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexCAdaptor.java index 98311c06..9dd014dd 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexCAdaptor.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexCAdaptor.java @@ -1,16 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the ComplexCpache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "ComplexCS IS" BComplexCSIS, - * WITHOUT WComplexCRRComplexCNTIES OR CONDITIONS OF ComplexCNY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability.proto.complex; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexD.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexD.java index d02499d2..4d5a245b 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexD.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexD.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability.proto.complex; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexDAdaptor.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexDAdaptor.java index ab7be507..b4b936cd 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexDAdaptor.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/ComplexDAdaptor.java @@ -1,16 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the ComplexDpache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "ComplexDS IS" BComplexDSIS, - * WITHOUT WComplexDRRComplexDNTIES OR CONDITIONS OF ComplexDNY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability.proto.complex; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/StringListContainer.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/StringListContainer.java index c2542c72..efc49ebd 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/StringListContainer.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/proto/complex/StringListContainer.java @@ -1,16 +1,20 @@ /* - * Copyright 2023 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the ComplexDpache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "ComplexDS IS" BComplexDSIS, - * WITHOUT WComplexDRRComplexDNTIES OR CONDITIONS OF ComplexDNY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability.proto.complex; diff --git a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/providers/ComplexRulesWithJoinsProvider.java b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/providers/ComplexRulesWithJoinsProvider.java index 9788afdb..294b360f 100644 --- a/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/providers/ComplexRulesWithJoinsProvider.java +++ b/drools-benchmarks-parent/drools-benchmarks-reliability/src/main/java/org/drools/benchmarks/reliability/providers/ComplexRulesWithJoinsProvider.java @@ -1,16 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.reliability.providers; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/buildtime/BuildKJarFromResourceBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/buildtime/BuildKJarFromResourceBenchmark.java index 49ae487f..8ed4a5ea 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/buildtime/BuildKJarFromResourceBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/buildtime/BuildKJarFromResourceBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2019 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/buildtime/BuildKieBaseFromContainerBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/buildtime/BuildKieBaseFromContainerBenchmark.java index 50bdf8e6..8afaeb18 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/buildtime/BuildKieBaseFromContainerBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/buildtime/BuildKieBaseFromContainerBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2019 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/buildtime/ParallelLambdaExternalizationBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/buildtime/ParallelLambdaExternalizationBenchmark.java index c0f60a73..a12153b5 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/buildtime/ParallelLambdaExternalizationBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/buildtime/ParallelLambdaExternalizationBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2019 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/AbstractCEPBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/AbstractCEPBenchmark.java index d7988765..cbe6930a 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/AbstractCEPBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/AbstractCEPBenchmark.java @@ -1,16 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.cep; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/AfterBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/AfterBenchmark.java index 7eb1ab84..5ae937e5 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/AfterBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/AfterBenchmark.java @@ -1,16 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.cep; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/BeforeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/BeforeBenchmark.java index 2a998241..59b1bb30 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/BeforeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/BeforeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.cep; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/CoincidesBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/CoincidesBenchmark.java index 617f00eb..e2977daa 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/CoincidesBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/CoincidesBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.cep; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/DuringBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/DuringBenchmark.java index 1d188997..1f0c7125 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/DuringBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/DuringBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.cep; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/FinishedByBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/FinishedByBenchmark.java index 9597aab4..45368727 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/FinishedByBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/FinishedByBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.cep; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/FinishesBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/FinishesBenchmark.java index 29f40fa9..189a3897 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/FinishesBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/FinishesBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.cep; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/IncludesBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/IncludesBenchmark.java index b69682a4..6f4997ba 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/IncludesBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/IncludesBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.cep; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/MeetsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/MeetsBenchmark.java index 3833fbc4..9b33d22b 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/MeetsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/MeetsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.cep; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/MetByBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/MetByBenchmark.java index 44fda505..a4f999d0 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/MetByBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/MetByBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.cep; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/OverlappedByBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/OverlappedByBenchmark.java index 9e081ce1..4d94d3c3 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/OverlappedByBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/OverlappedByBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.cep; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/OverlapsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/OverlapsBenchmark.java index 1e496311..0af1058d 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/OverlapsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/OverlapsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.cep; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/SlidingTimeWindowBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/SlidingTimeWindowBenchmark.java index d29990b5..27525b55 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/SlidingTimeWindowBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/SlidingTimeWindowBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.cep; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/StartedByBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/StartedByBenchmark.java index d1cbe90c..f04b6523 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/StartedByBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/StartedByBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.cep; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/StartsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/StartsBenchmark.java index 17fd5021..a83d255b 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/StartsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/cep/StartsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.cep; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/datastructures/TreeSetQueue.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/datastructures/TreeSetQueue.java index 4bef83e3..31383cdc 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/datastructures/TreeSetQueue.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/datastructures/TreeSetQueue.java @@ -1,17 +1,20 @@ /* - * Copyright 2005 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.datastructures; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/alphasupport/DMNDecisionTableAlphaSupportingDraftBench.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/alphasupport/DMNDecisionTableAlphaSupportingDraftBench.java index 219690b3..a8523d57 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/alphasupport/DMNDecisionTableAlphaSupportingDraftBench.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/alphasupport/DMNDecisionTableAlphaSupportingDraftBench.java @@ -1,18 +1,21 @@ /* -* Copyright 2019 Red Hat, Inc. and/or its affiliates. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -*/ + * 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 org.drools.benchmarks.dmn.alphasupport; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildBusinessKnowledgeModelBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildBusinessKnowledgeModelBenchmark.java index 9653ca0e..cf695061 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildBusinessKnowledgeModelBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildBusinessKnowledgeModelBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildComplexDMNModelBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildComplexDMNModelBenchmark.java index bba6566f..79a5c0e2 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildComplexDMNModelBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildComplexDMNModelBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildContextBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildContextBenchmark.java index 82105fad..ce1c9b65 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildContextBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildContextBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildDecisionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildDecisionBenchmark.java index 811b7a8c..ee305b80 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildDecisionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildDecisionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildDecisionTableBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildDecisionTableBenchmark.java index 3bb556ef..418ec603 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildDecisionTableBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildDecisionTableBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildKJarBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildKJarBenchmark.java index e6756bb4..19c8f9dc 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildKJarBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/buildtime/DMNBuildKJarBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/decisiontable/DMNDTChineseYearBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/decisiontable/DMNDTChineseYearBenchmark.java index 81257cb1..0617c2b5 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/decisiontable/DMNDTChineseYearBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/decisiontable/DMNDTChineseYearBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2021 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.decisiontable; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/example/DMNCH11ExampleBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/example/DMNCH11ExampleBenchmark.java index 559d4d9a..c349df0e 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/example/DMNCH11ExampleBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/example/DMNCH11ExampleBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2021 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.example; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/AbstractFEELBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/AbstractFEELBenchmark.java index 7f041602..544b534f 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/AbstractFEELBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/AbstractFEELBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/EvaluationContextImplBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/EvaluationContextImplBenchmark.java index 04f1b95e..57ee5884 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/EvaluationContextImplBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/EvaluationContextImplBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2020 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELConditionAndLoopBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELConditionAndLoopBenchmark.java index 11c3e6b4..b079ba5f 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELConditionAndLoopBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELConditionAndLoopBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELContextBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELContextBenchmark.java index 64837f81..cf7e0aee 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELContextBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELContextBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELRangeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELRangeBenchmark.java index 4c884a3d..c2f822fc 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELRangeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELRangeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELTernaryLogicBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELTernaryLogicBenchmark.java index c09fa0b7..5eb67bec 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELTernaryLogicBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELTernaryLogicBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELValuesConstantsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELValuesConstantsBenchmark.java index 54ee723b..fbb63e7d 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELValuesConstantsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/FEELValuesConstantsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDateBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDateBenchmark.java index d837b627..7b944799 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDateBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDateBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.datetime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDateTimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDateTimeBenchmark.java index b49f0a3e..b128c1b6 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDateTimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDateTimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.datetime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDateTimeUnitSelectionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDateTimeUnitSelectionBenchmark.java index 03203ff4..ba380155 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDateTimeUnitSelectionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDateTimeUnitSelectionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.datetime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDateUnitSelectionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDateUnitSelectionBenchmark.java index 0a20d686..73f882e1 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDateUnitSelectionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDateUnitSelectionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.datetime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDurationBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDurationBenchmark.java index 04fc0cf1..8bf00c25 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDurationBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDurationBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.datetime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDurationUnitSelectionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDurationUnitSelectionBenchmark.java index 2dd328ff..3fc1a996 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDurationUnitSelectionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELDurationUnitSelectionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.datetime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELTimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELTimeBenchmark.java index 64c51250..a052b6cc 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELTimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELTimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.datetime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELTimeUnitSelectionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELTimeUnitSelectionBenchmark.java index 0d8a0b24..0525fc95 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELTimeUnitSelectionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/datetime/FEELTimeUnitSelectionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.datetime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/expressions/FEELPathExpressionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/expressions/FEELPathExpressionBenchmark.java index ae2e37c4..6118bcd6 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/expressions/FEELPathExpressionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/expressions/FEELPathExpressionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.expressions; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/expressions/FEELQuantifiedExpressionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/expressions/FEELQuantifiedExpressionBenchmark.java index de0703d7..4ce1a265 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/expressions/FEELQuantifiedExpressionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/expressions/FEELQuantifiedExpressionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.expressions; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELCeilingFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELCeilingFunctionBenchmark.java index 47ca02f6..9df4ef46 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELCeilingFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELCeilingFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELCountFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELCountFunctionBenchmark.java index a17f1694..5c9eff84 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELCountFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELCountFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELDecimalFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELDecimalFunctionBenchmark.java index e6540428..3e459086 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELDecimalFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELDecimalFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELFloorFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELFloorFunctionBenchmark.java index b62e69c9..d2146ac0 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELFloorFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELFloorFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELMaxFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELMaxFunctionBenchmark.java index f7db680e..409d1d47 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELMaxFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELMaxFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELMeanFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELMeanFunctionBenchmark.java index 637e7bb0..0d653748 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELMeanFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELMeanFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELMinFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELMinFunctionBenchmark.java index fe7b9d40..2f497468 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELMinFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELMinFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELNumberFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELNumberFunctionBenchmark.java index 9875a693..731f16c3 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELNumberFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELNumberFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELSumFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELSumFunctionBenchmark.java index 15555f68..99225fec 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELSumFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/FEELSumFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/extended/FEELModuloFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/extended/FEELModuloFunctionBenchmark.java index 48ea8eb9..26f85308 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/extended/FEELModuloFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/extended/FEELModuloFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.extended; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/extended/FEELNowFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/extended/FEELNowFunctionBenchmark.java index 89e34ee2..6edbf2c7 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/extended/FEELNowFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/extended/FEELNowFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.extended; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/extended/FEELSplitFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/extended/FEELSplitFunctionBenchmark.java index 39b8191c..51b86ff2 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/extended/FEELSplitFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/extended/FEELSplitFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.extended; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/extended/FEELTodayFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/extended/FEELTodayFunctionBenchmark.java index bda372b8..5a0b505e 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/extended/FEELTodayFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/extended/FEELTodayFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.extended; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELAppendFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELAppendFunctionBenchmark.java index 284acecf..446d4d4b 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELAppendFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELAppendFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.list; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELConcatenateFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELConcatenateFunctionBenchmark.java index 5c40cb52..6180ebb5 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELConcatenateFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELConcatenateFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.list; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELDistinctValuesFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELDistinctValuesFunctionBenchmark.java index c1081ffa..68b77f69 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELDistinctValuesFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELDistinctValuesFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.list; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELIndexOfFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELIndexOfFunctionBenchmark.java index 8b29a7f1..3fdd9649 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELIndexOfFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELIndexOfFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.list; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELInsertBeforeFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELInsertBeforeFunctionBenchmark.java index 0c70b8d8..4372c4c5 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELInsertBeforeFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELInsertBeforeFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.list; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELListContainsFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELListContainsFunctionBenchmark.java index a6e86b15..b8cc4100 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELListContainsFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELListContainsFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.list; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELRemoveFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELRemoveFunctionBenchmark.java index 545fd25f..eb9be553 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELRemoveFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELRemoveFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.list; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELReverseFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELReverseFunctionBenchmark.java index 4a13acb8..176bece5 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELReverseFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELReverseFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.list; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELSortFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELSortFunctionBenchmark.java index 3b7ce378..aae9ea3b 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELSortFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELSortFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.list; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELSublistFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELSublistFunctionBenchmark.java index 1dbb0b1a..57759dd4 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELSublistFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELSublistFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.list; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELUnionFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELUnionFunctionBenchmark.java index d7da909a..cc6cb532 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELUnionFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/list/FEELUnionFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.list; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELContainsFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELContainsFunctionBenchmark.java index d44b8ceb..d6fa6e2a 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELContainsFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELContainsFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.string; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELEndsWithFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELEndsWithFunctionBenchmark.java index 90cf9f30..d39e9fc7 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELEndsWithFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELEndsWithFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.string; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELLowerCaseFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELLowerCaseFunctionBenchmark.java index fbe69f73..ce4743ec 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELLowerCaseFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELLowerCaseFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.string; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELMatchesFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELMatchesFunctionBenchmark.java index ebac3867..3f5785d3 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELMatchesFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELMatchesFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.string; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELReplaceFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELReplaceFunctionBenchmark.java index 24fba7a2..1d908081 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELReplaceFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELReplaceFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.string; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELStartsWithFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELStartsWithFunctionBenchmark.java index ef900230..31dff23a 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELStartsWithFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELStartsWithFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.string; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELStringFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELStringFunctionBenchmark.java index edfe58e2..9f2c7289 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELStringFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELStringFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.string; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELStringLengthFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELStringLengthFunctionBenchmark.java index af6f5651..bd1760b2 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELStringLengthFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELStringLengthFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.string; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELSubstringAfterFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELSubstringAfterFunctionBenchmark.java index 6ffaa07b..a1c20f9e 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELSubstringAfterFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELSubstringAfterFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.string; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELSubstringBeforeFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELSubstringBeforeFunctionBenchmark.java index 5c2a4a68..54fce4ae 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELSubstringBeforeFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELSubstringBeforeFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.string; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELSubstringFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELSubstringFunctionBenchmark.java index b89ce002..a9dd9f03 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELSubstringFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELSubstringFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.string; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELUpperCaseFunctionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELUpperCaseFunctionBenchmark.java index 7d8913e5..aae2b30d 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELUpperCaseFunctionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/functions/string/FEELUpperCaseFunctionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.functions.string; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/lists/FEELListBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/lists/FEELListBenchmark.java index f16c5397..14308f68 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/lists/FEELListBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/lists/FEELListBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.lists; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/lists/FEELListFilteringBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/lists/FEELListFilteringBenchmark.java index 6b11f9d8..9af26243 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/lists/FEELListFilteringBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/lists/FEELListFilteringBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.lists; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/lists/FEELListSelectionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/lists/FEELListSelectionBenchmark.java index 30ea66cd..da23c379 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/lists/FEELListSelectionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/lists/FEELListSelectionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.lists; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/mathoperations/FEELDateTimeMathOperationsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/mathoperations/FEELDateTimeMathOperationsBenchmark.java index 1b50416a..e0729dc5 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/mathoperations/FEELDateTimeMathOperationsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/mathoperations/FEELDateTimeMathOperationsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.mathoperations; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/mathoperations/FEELDurationMathOperationsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/mathoperations/FEELDurationMathOperationsBenchmark.java index 39972fad..122c7034 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/mathoperations/FEELDurationMathOperationsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/mathoperations/FEELDurationMathOperationsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.mathoperations; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/mathoperations/FEELMathOperationsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/mathoperations/FEELMathOperationsBenchmark.java index a1e1153a..6f2e793e 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/mathoperations/FEELMathOperationsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/mathoperations/FEELMathOperationsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.mathoperations; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/operators/FEELBetweenOperatorBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/operators/FEELBetweenOperatorBenchmark.java index b485c706..f33f1961 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/operators/FEELBetweenOperatorBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/operators/FEELBetweenOperatorBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.operators; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/operators/FEELInOperatorBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/operators/FEELInOperatorBenchmark.java index b3ce6424..c1c087ca 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/operators/FEELInOperatorBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/operators/FEELInOperatorBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.operators; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/operators/FEELInstanceOfOperatorBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/operators/FEELInstanceOfOperatorBenchmark.java index d183ca0a..f8a3af6b 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/operators/FEELInstanceOfOperatorBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/operators/FEELInstanceOfOperatorBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.operators; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/operators/FEELNotOperatorBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/operators/FEELNotOperatorBenchmark.java index 69687663..afa489ee 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/operators/FEELNotOperatorBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/operators/FEELNotOperatorBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.operators; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELBooleanComparisonBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELBooleanComparisonBenchmark.java index b910eac8..ccf5a9cc 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELBooleanComparisonBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELBooleanComparisonBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.valuescomparison; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELContextComparisonBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELContextComparisonBenchmark.java index 4190bc91..9161de95 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELContextComparisonBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELContextComparisonBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.valuescomparison; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELDateTimeComparisonBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELDateTimeComparisonBenchmark.java index 3e707db4..7a15ecae 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELDateTimeComparisonBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELDateTimeComparisonBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.valuescomparison; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELDurationComparisonBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELDurationComparisonBenchmark.java index a452ad28..b06ba4e8 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELDurationComparisonBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELDurationComparisonBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.valuescomparison; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELListComparisonBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELListComparisonBenchmark.java index 8800bd8b..9fd43c09 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELListComparisonBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELListComparisonBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.valuescomparison; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELNullComparisonBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELNullComparisonBenchmark.java index 214c59df..123dd7ff 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELNullComparisonBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELNullComparisonBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.valuescomparison; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELNumberComparisonBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELNumberComparisonBenchmark.java index 778064d7..e91cba26 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELNumberComparisonBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELNumberComparisonBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.valuescomparison; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELRangeComparisonBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELRangeComparisonBenchmark.java index b9c5f1e5..f8cedfaf 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELRangeComparisonBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELRangeComparisonBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.valuescomparison; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELStringComparisonBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELStringComparisonBenchmark.java index 0391930c..097a7098 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELStringComparisonBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/feel/valuescomparison/FEELStringComparisonBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.feel.valuescomparison; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateBKModelBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateBKModelBenchmark.java index aafcc67f..6c1776a5 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateBKModelBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateBKModelBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateContextBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateContextBenchmark.java index b3a4cdc2..a60a1281 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateContextBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateContextBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateDecisionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateDecisionBenchmark.java index e7bbf7df..0c21b5c4 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateDecisionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateDecisionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateDecisionTableBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateDecisionTableBenchmark.java index a4b1737e..b8455c6d 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateDecisionTableBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateDecisionTableBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateDecisionTablesSparseBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateDecisionTablesSparseBenchmark.java index f8d075da..c8604caf 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateDecisionTablesSparseBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateDecisionTablesSparseBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2019 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateFewLiteralDecisionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateFewLiteralDecisionBenchmark.java index 957918eb..e4aaa9e0 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateFewLiteralDecisionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateFewLiteralDecisionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2021 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluatePojoInputBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluatePojoInputBenchmark.java index 35702bfb..5931619f 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluatePojoInputBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluatePojoInputBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateTriangularNumHardBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateTriangularNumHardBenchmark.java index 8efa18ec..0cedce10 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateTriangularNumHardBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/DMNEvaluateTriangularNumHardBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/model/Person.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/model/Person.java index e8497e86..fa3b94c6 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/model/Person.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/runtime/model/Person.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.runtime.model; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/util/DMNUtil.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/util/DMNUtil.java index 7284efe4..b45f0022 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/util/DMNUtil.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/util/DMNUtil.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.util; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/util/DynamicTypeUtils.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/util/DynamicTypeUtils.java index a5f4bfac..7bfb3fe3 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/util/DynamicTypeUtils.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/util/DynamicTypeUtils.java @@ -1,17 +1,20 @@ /* - * Copyright 2021 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.util; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/validation/DTNoGapsNoOverlapsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/validation/DTNoGapsNoOverlapsBenchmark.java index da9b688f..897b9676 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/validation/DTNoGapsNoOverlapsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/dmn/validation/DTNoGapsNoOverlapsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.dmn.validation; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/manual/BuildKieBaseFromContainerManyRulesBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/manual/BuildKieBaseFromContainerManyRulesBenchmark.java index 4a4fb23e..f2906890 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/manual/BuildKieBaseFromContainerManyRulesBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/manual/BuildKieBaseFromContainerManyRulesBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.manual; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/buildtime/OOPathBuildCSVBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/buildtime/OOPathBuildCSVBenchmark.java index 7ee29b9d..6fee3288 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/buildtime/OOPathBuildCSVBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/buildtime/OOPathBuildCSVBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/buildtime/OOPathBuildDRLBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/buildtime/OOPathBuildDRLBenchmark.java index cf67ab0c..a6b7529d 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/buildtime/OOPathBuildDRLBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/buildtime/OOPathBuildDRLBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/buildtime/OOPathBuildXLSBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/buildtime/OOPathBuildXLSBenchmark.java index 8fd6bfdc..2d2206e0 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/buildtime/OOPathBuildXLSBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/buildtime/OOPathBuildXLSBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/buildtime/OOPathBuildXLSXBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/buildtime/OOPathBuildXLSXBenchmark.java index e4dac8f5..c183976b 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/buildtime/OOPathBuildXLSXBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/buildtime/OOPathBuildXLSXBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/AbstractOOPathComparisonBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/AbstractOOPathComparisonBenchmark.java index 1b612ee1..65b0e795 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/AbstractOOPathComparisonBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/AbstractOOPathComparisonBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.comparison; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonFromVariationInsertBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonFromVariationInsertBenchmark.java index 13a95969..a7ede77b 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonFromVariationInsertBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonFromVariationInsertBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.comparison; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonFromVariationUpdateBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonFromVariationUpdateBenchmark.java index c0f45d4e..3d2aa8ab 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonFromVariationUpdateBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonFromVariationUpdateBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.comparison; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonOOpathVariationInsertBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonOOpathVariationInsertBenchmark.java index 9bfcdec9..93fedf4a 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonOOpathVariationInsertBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonOOpathVariationInsertBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.comparison; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonOOpathVariationUpdateBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonOOpathVariationUpdateBenchmark.java index 16d98b21..7baeb716 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonOOpathVariationUpdateBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonOOpathVariationUpdateBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.comparison; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonRelationalVariationInsertBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonRelationalVariationInsertBenchmark.java index cd651e7f..a18efba2 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonRelationalVariationInsertBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonRelationalVariationInsertBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.comparison; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonRelationalVariationUpdateBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonRelationalVariationUpdateBenchmark.java index 03433c95..8c30b014 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonRelationalVariationUpdateBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/comparison/OOPathComparisonRelationalVariationUpdateBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.comparison; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/AbstractOOPathFireRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/AbstractOOPathFireRuntimeBenchmark.java index e31a4c4e..2675bb36 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/AbstractOOPathFireRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/AbstractOOPathFireRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/AbstractOOPathInsertRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/AbstractOOPathInsertRuntimeBenchmark.java index 086bc54c..33999123 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/AbstractOOPathInsertRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/AbstractOOPathInsertRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/AbstractOOPathRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/AbstractOOPathRuntimeBenchmark.java index f4011564..8225fcf7 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/AbstractOOPathRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/AbstractOOPathRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathAccumulateFireRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathAccumulateFireRuntimeBenchmark.java index 878c9c26..fad85638 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathAccumulateFireRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathAccumulateFireRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathAccumulateInsertRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathAccumulateInsertRuntimeBenchmark.java index 6c5a1479..da2fef35 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathAccumulateInsertRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathAccumulateInsertRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindFromCollectionConstraintFireRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindFromCollectionConstraintFireRuntimeBenchmark.java index 698531db..9990c48f 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindFromCollectionConstraintFireRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindFromCollectionConstraintFireRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindFromCollectionConstraintInsertRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindFromCollectionConstraintInsertRuntimeBenchmark.java index 24320e7f..fc5a96dd 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindFromCollectionConstraintInsertRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindFromCollectionConstraintInsertRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindFromCollectionFireRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindFromCollectionFireRuntimeBenchmark.java index 4b3dc847..0061d579 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindFromCollectionFireRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindFromCollectionFireRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindFromCollectionInsertRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindFromCollectionInsertRuntimeBenchmark.java index 25b85237..88e5f07e 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindFromCollectionInsertRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindFromCollectionInsertRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindIntegerFireRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindIntegerFireRuntimeBenchmark.java index e5252c98..d8b212c0 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindIntegerFireRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindIntegerFireRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindIntegerInsertRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindIntegerInsertRuntimeBenchmark.java index 493b2695..2b84e59e 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindIntegerInsertRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindIntegerInsertRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindWithConstraintFireRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindWithConstraintFireRuntimeBenchmark.java index eaeecb4c..cc660dbe 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindWithConstraintFireRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindWithConstraintFireRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindWithConstraintInsertRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindWithConstraintInsertRuntimeBenchmark.java index f481cfc0..e5f62763 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindWithConstraintInsertRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathBindWithConstraintInsertRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathMultilevelFireRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathMultilevelFireRuntimeBenchmark.java index e7f7bed8..736781dc 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathMultilevelFireRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathMultilevelFireRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathMultilevelInsertRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathMultilevelInsertRuntimeBenchmark.java index f6674877..ce080300 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathMultilevelInsertRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathMultilevelInsertRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathMultilevelWithConstraintFireRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathMultilevelWithConstraintFireRuntimeBenchmark.java index 41d7155f..6fa5963c 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathMultilevelWithConstraintFireRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathMultilevelWithConstraintFireRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathMultilevelWithConstraintInsertRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathMultilevelWithConstraintInsertRuntimeBenchmark.java index f7556223..37e34f9d 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathMultilevelWithConstraintInsertRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/oopath/runtime/OOPathMultilevelWithConstraintInsertRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.oopath.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/AbstractOperatorsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/AbstractOperatorsBenchmark.java index 7ed1b636..ca89a1b0 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/AbstractOperatorsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/AbstractOperatorsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.operators; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/AccumulateBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/AccumulateBenchmark.java index 3ca06a9b..b56c2005 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/AccumulateBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/AccumulateBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.operators; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/AlphaNodeRangeIndexingBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/AlphaNodeRangeIndexingBenchmark.java index 56dc0f6d..8641d169 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/AlphaNodeRangeIndexingBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/AlphaNodeRangeIndexingBenchmark.java @@ -1,16 +1,20 @@ /* - * Copyright 2020 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.operators; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/BasicOperatorsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/BasicOperatorsBenchmark.java index 9382173b..385028d7 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/BasicOperatorsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/BasicOperatorsBenchmark.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.operators; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/EvalBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/EvalBenchmark.java index 5457f960..85c0454d 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/EvalBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/EvalBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.operators; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/ExistsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/ExistsBenchmark.java index 3054d965..70d09f00 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/ExistsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/operators/ExistsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.operators; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/clustering/PMMLEvaluateSingleIrisKMeansClusteringBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/clustering/PMMLEvaluateSingleIrisKMeansClusteringBenchmark.java index 2580403b..b6eabbf9 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/clustering/PMMLEvaluateSingleIrisKMeansClusteringBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/clustering/PMMLEvaluateSingleIrisKMeansClusteringBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2022 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.pmml.compilation.clustering; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/mining/PMMLEvaluateRandomForestBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/mining/PMMLEvaluateRandomForestBenchmark.java index c8a415cc..139fbe39 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/mining/PMMLEvaluateRandomForestBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/mining/PMMLEvaluateRandomForestBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2022 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.pmml.compilation.mining; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/regression/PMMLEvaluateLinearRegressionSampleWithTransformationsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/regression/PMMLEvaluateLinearRegressionSampleWithTransformationsBenchmark.java index da27ca8e..d12d7e74 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/regression/PMMLEvaluateLinearRegressionSampleWithTransformationsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/regression/PMMLEvaluateLinearRegressionSampleWithTransformationsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2022 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.pmml.compilation.regression; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/scorecard/PMMLEvaluateSimpleScorecardWithTransformationsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/scorecard/PMMLEvaluateSimpleScorecardWithTransformationsBenchmark.java index d613f4b7..20e59bdc 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/scorecard/PMMLEvaluateSimpleScorecardWithTransformationsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/scorecard/PMMLEvaluateSimpleScorecardWithTransformationsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2022 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.pmml.compilation.scorecard; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/tree/PMMLEvaluateSampleMineTreeModelWithTransformationsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/tree/PMMLEvaluateSampleMineTreeModelWithTransformationsBenchmark.java index a8d0673f..d541f1ad 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/tree/PMMLEvaluateSampleMineTreeModelWithTransformationsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/compilation/tree/PMMLEvaluateSampleMineTreeModelWithTransformationsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2022 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.pmml.compilation.tree; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/clustering/PMMLEvaluateSingleIrisKMeansClusteringBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/clustering/PMMLEvaluateSingleIrisKMeansClusteringBenchmark.java index fba1fd1c..f183f6b8 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/clustering/PMMLEvaluateSingleIrisKMeansClusteringBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/clustering/PMMLEvaluateSingleIrisKMeansClusteringBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.pmml.runtime.clustering; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/mining/PMMLEvaluateRandomForestBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/mining/PMMLEvaluateRandomForestBenchmark.java index a1bc327e..412e99ee 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/mining/PMMLEvaluateRandomForestBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/mining/PMMLEvaluateRandomForestBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.pmml.runtime.mining; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/regression/PMMLEvaluateLinearRegressionSampleWithTransformationsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/regression/PMMLEvaluateLinearRegressionSampleWithTransformationsBenchmark.java index a5439039..d4718cb7 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/regression/PMMLEvaluateLinearRegressionSampleWithTransformationsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/regression/PMMLEvaluateLinearRegressionSampleWithTransformationsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.pmml.runtime.regression; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/scorecard/PMMLEvaluateSimpleScorecardWithTransformationsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/scorecard/PMMLEvaluateSimpleScorecardWithTransformationsBenchmark.java index b9dfcbfe..39d89659 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/scorecard/PMMLEvaluateSimpleScorecardWithTransformationsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/scorecard/PMMLEvaluateSimpleScorecardWithTransformationsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.pmml.runtime.scorecard; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/tree/PMMLEvaluateSampleMineTreeModelWithTransformationsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/tree/PMMLEvaluateSampleMineTreeModelWithTransformationsBenchmark.java index 282e1d61..2ba10117 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/tree/PMMLEvaluateSampleMineTreeModelWithTransformationsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/runtime/tree/PMMLEvaluateSampleMineTreeModelWithTransformationsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.pmml.runtime.tree; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/util/PMMLUtil.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/util/PMMLUtil.java index a95e34fa..e88ad38c 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/util/PMMLUtil.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/pmml/util/PMMLUtil.java @@ -1,17 +1,20 @@ /* - * Copyright 2021 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.pmml.util; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/AbstractEmptySessionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/AbstractEmptySessionBenchmark.java index d7a9257f..6c3b69a6 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/AbstractEmptySessionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/AbstractEmptySessionBenchmark.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptySessionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptySessionBenchmark.java index 81eb2043..5b2a7ac8 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptySessionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptySessionBenchmark.java @@ -1,17 +1,21 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. -*/ + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptySessionFireBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptySessionFireBenchmark.java index 97a37561..48aa4130 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptySessionFireBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptySessionFireBenchmark.java @@ -1,17 +1,21 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. -*/ + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptySessionWithInsertionsAndFireBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptySessionWithInsertionsAndFireBenchmark.java index 972b7a50..71463ce8 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptySessionWithInsertionsAndFireBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptySessionWithInsertionsAndFireBenchmark.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptyStatelessSessionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptyStatelessSessionBenchmark.java index 210d17b4..70b86f51 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptyStatelessSessionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptyStatelessSessionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptyStatelessSessionConcurrentBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptyStatelessSessionConcurrentBenchmark.java index baefff51..96298f0f 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptyStatelessSessionConcurrentBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/EmptyStatelessSessionConcurrentBenchmark.java @@ -1,17 +1,21 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. -*/ + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FactTypeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FactTypeBenchmark.java index 252d4660..30ccc6b5 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FactTypeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FactTypeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FireOnlyBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FireOnlyBenchmark.java index 401576a3..73884461 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FireOnlyBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FireOnlyBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FireOnlyWithAlphasBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FireOnlyWithAlphasBenchmark.java index b0a08345..3f0a0638 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FireOnlyWithAlphasBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FireOnlyWithAlphasBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FireOnlyWithJoinsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FireOnlyWithJoinsBenchmark.java index 3efcbc68..d285b8e4 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FireOnlyWithJoinsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FireOnlyWithJoinsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FireUntilHaltBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FireUntilHaltBenchmark.java index 9198effc..37bee4ba 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FireUntilHaltBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FireUntilHaltBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FirstResponseBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FirstResponseBenchmark.java index 08ae8807..5d1114ad 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FirstResponseBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/FirstResponseBenchmark.java @@ -1,16 +1,20 @@ /* - * Copyright 2022 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertChainedFireBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertChainedFireBenchmark.java index 200126d6..e0acc15f 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertChainedFireBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertChainedFireBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertFireCancelSecondRuleBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertFireCancelSecondRuleBenchmark.java index be46a085..5a0af94a 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertFireCancelSecondRuleBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertFireCancelSecondRuleBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertFireHighestSalienceBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertFireHighestSalienceBenchmark.java index 4ed539ae..b1d30a9a 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertFireHighestSalienceBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertFireHighestSalienceBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertFireLoopWithJoinsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertFireLoopWithJoinsBenchmark.java index 931e4ba6..f4274df9 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertFireLoopWithJoinsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertFireLoopWithJoinsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertNoFireBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertNoFireBenchmark.java index a450a5f6..6113e8d5 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertNoFireBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertNoFireBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertOnlyBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertOnlyBenchmark.java index 72bae2ff..0217e675 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertOnlyBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/InsertOnlyBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/TestingMain.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/TestingMain.java index 0a21262d..a81f9db5 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/TestingMain.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/TestingMain.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/UpdatesOnJoinBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/UpdatesOnJoinBenchmark.java index bef2630c..55360ac1 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/UpdatesOnJoinBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/UpdatesOnJoinBenchmark.java @@ -1,16 +1,20 @@ /* - * Copyright 2015 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/UpdatesOnJoinUnmatchRootNodeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/UpdatesOnJoinUnmatchRootNodeBenchmark.java index a60b6730..66dc757d 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/UpdatesOnJoinUnmatchRootNodeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/UpdatesOnJoinUnmatchRootNodeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/sessionpool/AbstractSessionsPoolBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/sessionpool/AbstractSessionsPoolBenchmark.java index 540d69cb..49c331fb 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/sessionpool/AbstractSessionsPoolBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/sessionpool/AbstractSessionsPoolBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session.sessionpool; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/sessionpool/DisposeSessionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/sessionpool/DisposeSessionBenchmark.java index 1d5e0e6f..427aa61a 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/sessionpool/DisposeSessionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/sessionpool/DisposeSessionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session.sessionpool; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/sessionpool/DisposeSessionWithProcessRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/sessionpool/DisposeSessionWithProcessRuntimeBenchmark.java index e1263a52..9a815438 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/sessionpool/DisposeSessionWithProcessRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/sessionpool/DisposeSessionWithProcessRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session.sessionpool; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/sessionpool/GetSessionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/sessionpool/GetSessionBenchmark.java index 9c96b00d..5fa3e352 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/sessionpool/GetSessionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/session/sessionpool/GetSessionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.session.sessionpool; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/AbstractEventTriggersAgendaThroughputBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/AbstractEventTriggersAgendaThroughputBenchmark.java index 92560e2d..f518c4de 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/AbstractEventTriggersAgendaThroughputBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/AbstractEventTriggersAgendaThroughputBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.throughput; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/AbstractEventTriggersAgendasFireUntilHaltBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/AbstractEventTriggersAgendasFireUntilHaltBenchmark.java index 9f50a404..2b8335d3 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/AbstractEventTriggersAgendasFireUntilHaltBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/AbstractEventTriggersAgendasFireUntilHaltBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.throughput; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/AbstractThroughputBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/AbstractThroughputBenchmark.java index b27a6dd1..a9bd937e 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/AbstractThroughputBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/AbstractThroughputBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.throughput; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/EventTriggersAllAgendasFireAllRulesBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/EventTriggersAllAgendasFireAllRulesBenchmark.java index e8ab60b6..f3d71ee9 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/EventTriggersAllAgendasFireAllRulesBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/EventTriggersAllAgendasFireAllRulesBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.throughput; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/EventTriggersAllAgendasFireUntilHaltBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/EventTriggersAllAgendasFireUntilHaltBenchmark.java index 848dce14..cd025715 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/EventTriggersAllAgendasFireUntilHaltBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/EventTriggersAllAgendasFireUntilHaltBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.throughput; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/EventTriggersOneAgendaFireAllRulesBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/EventTriggersOneAgendaFireAllRulesBenchmark.java index e5bb973b..fd7c941e 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/EventTriggersOneAgendaFireAllRulesBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/EventTriggersOneAgendaFireAllRulesBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.throughput; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/EventTriggersOneAgendaFireUntilHaltBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/EventTriggersOneAgendaFireUntilHaltBenchmark.java index 2f1cfed3..54ef9501 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/EventTriggersOneAgendaFireUntilHaltBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/EventTriggersOneAgendaFireUntilHaltBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.throughput; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/ThroughputBenchmarkMain.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/ThroughputBenchmarkMain.java index c69bd3a4..3518de42 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/ThroughputBenchmarkMain.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/throughput/ThroughputBenchmarkMain.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.throughput; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/AbstractBuildtimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/AbstractBuildtimeBenchmark.java index c695874f..993682c2 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/AbstractBuildtimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/AbstractBuildtimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildDRLWithoutKieBaseBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildDRLWithoutKieBaseBenchmark.java index 911338aa..f635d564 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildDRLWithoutKieBaseBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildDRLWithoutKieBaseBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildKJarFromResourceBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildKJarFromResourceBenchmark.java index 7ef28338..6b915130 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildKJarFromResourceBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildKJarFromResourceBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildKJarFromResourceStoreFirstBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildKJarFromResourceStoreFirstBenchmark.java index 84d081ac..95421436 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildKJarFromResourceStoreFirstBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildKJarFromResourceStoreFirstBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2021 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildKieBaseFromContainerBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildKieBaseFromContainerBenchmark.java index ecf44c13..5045db36 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildKieBaseFromContainerBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildKieBaseFromContainerBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildKieBaseFromContainerStoreFirstBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildKieBaseFromContainerStoreFirstBenchmark.java index 090ceb54..bc8cd00a 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildKieBaseFromContainerStoreFirstBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/BuildKieBaseFromContainerStoreFirstBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2021 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/GeneratorUtil.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/GeneratorUtil.java index ddc508de..f43b60c9 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/GeneratorUtil.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/GeneratorUtil.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/KBaseCreationFromDTablesBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/KBaseCreationFromDTablesBenchmark.java index c09e889f..0cdcd03d 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/KBaseCreationFromDTablesBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/KBaseCreationFromDTablesBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/KBaseCreationFromDrlBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/KBaseCreationFromDrlBenchmark.java index b5613506..fc2ec0e7 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/KBaseCreationFromDrlBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/KBaseCreationFromDrlBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/KBaseCreationFromDslAndDslrBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/KBaseCreationFromDslAndDslrBenchmark.java index 005d12fb..165f9f6b 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/KBaseCreationFromDslAndDslrBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/KBaseCreationFromDslAndDslrBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/KBaseCreationFromMultipleResourcesBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/KBaseCreationFromMultipleResourcesBenchmark.java index ad1e4164..bd53bf5e 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/KBaseCreationFromMultipleResourcesBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/buildtime/KBaseCreationFromMultipleResourcesBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.buildtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/reproducers/DMNEvaluateDecisionNameLengthBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/reproducers/DMNEvaluateDecisionNameLengthBenchmark.java index ce8f36ee..c2b85730 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/reproducers/DMNEvaluateDecisionNameLengthBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/reproducers/DMNEvaluateDecisionNameLengthBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.reproducers; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/reproducers/DMNEvaluateDecisionNameLengthJITCompilationBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/reproducers/DMNEvaluateDecisionNameLengthJITCompilationBenchmark.java index 7995d725..e4f84bb2 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/reproducers/DMNEvaluateDecisionNameLengthJITCompilationBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/reproducers/DMNEvaluateDecisionNameLengthJITCompilationBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2018 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.reproducers; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/reproducers/Drools1387AccumulateBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/reproducers/Drools1387AccumulateBenchmark.java index 1766f830..e7be654b 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/reproducers/Drools1387AccumulateBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/reproducers/Drools1387AccumulateBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.reproducers; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/reproducers/Drools1387ExistsBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/reproducers/Drools1387ExistsBenchmark.java index 91e7c4a2..4247ebc3 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/reproducers/Drools1387ExistsBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/reproducers/Drools1387ExistsBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.reproducers; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AbstractSimpleFusionRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AbstractSimpleFusionRuntimeBenchmark.java index 1af92bf6..6a8b8653 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AbstractSimpleFusionRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AbstractSimpleFusionRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AbstractSimpleRuntimeBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AbstractSimpleRuntimeBenchmark.java index 633de662..8cabe529 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AbstractSimpleRuntimeBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AbstractSimpleRuntimeBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AdvOperators2ExpertBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AdvOperators2ExpertBenchmark.java index 759408e4..3d421f38 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AdvOperators2ExpertBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AdvOperators2ExpertBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AdvOperators3ExpertBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AdvOperators3ExpertBenchmark.java index 7076bc81..ab2abf3d 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AdvOperators3ExpertBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AdvOperators3ExpertBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AdvOperators4ExpertBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AdvOperators4ExpertBenchmark.java index 2981280f..aa7c0702 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AdvOperators4ExpertBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AdvOperators4ExpertBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AdvOperatorsExpertBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AdvOperatorsExpertBenchmark.java index 1fee6e34..4f7302d6 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AdvOperatorsExpertBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AdvOperatorsExpertBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AfterBeforeFusionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AfterBeforeFusionBenchmark.java index ac9fd15b..67d33d43 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AfterBeforeFusionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/AfterBeforeFusionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/CoincidesDuringFusionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/CoincidesDuringFusionBenchmark.java index efbc6397..8e5d3de3 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/CoincidesDuringFusionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/CoincidesDuringFusionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/FinishesFinishedbyFusionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/FinishesFinishedbyFusionBenchmark.java index d970e73b..094eb120 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/FinishesFinishedbyFusionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/FinishesFinishedbyFusionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/InsertFactsIntoWmExpertBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/InsertFactsIntoWmExpertBenchmark.java index b4379299..c420ef38 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/InsertFactsIntoWmExpertBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/InsertFactsIntoWmExpertBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/InsertLogicalFactsIntoWmExpertBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/InsertLogicalFactsIntoWmExpertBenchmark.java index d5af1a5b..6a60ee56 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/InsertLogicalFactsIntoWmExpertBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/InsertLogicalFactsIntoWmExpertBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/MeetsMetbyFusionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/MeetsMetbyFusionBenchmark.java index ec88df20..8772edf6 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/MeetsMetbyFusionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/MeetsMetbyFusionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/OverlapsOverlappedbyFusionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/OverlapsOverlappedbyFusionBenchmark.java index 875b6cd5..ba9d3785 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/OverlapsOverlappedbyFusionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/OverlapsOverlappedbyFusionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/RetractFactsFromWmExpertBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/RetractFactsFromWmExpertBenchmark.java index c356cd40..e5b2a3f0 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/RetractFactsFromWmExpertBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/RetractFactsFromWmExpertBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/SimpleRealFactsMatchRatioExpertBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/SimpleRealFactsMatchRatioExpertBenchmark.java index e021db29..744e6fae 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/SimpleRealFactsMatchRatioExpertBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/SimpleRealFactsMatchRatioExpertBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/StandardOperatorsExpertBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/StandardOperatorsExpertBenchmark.java index 7767a89b..0dad7d25 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/StandardOperatorsExpertBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/StandardOperatorsExpertBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/StartsStartedbyFusionBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/StartsStartedbyFusionBenchmark.java index cc5ffbf9..e9b35c41 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/StartsStartedbyFusionBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/StartsStartedbyFusionBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/SubNetworkBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/SubNetworkBenchmark.java index 0bb88c49..506ff1de 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/SubNetworkBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/SubNetworkBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2021 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/TurtleBenchmarkRunner.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/TurtleBenchmarkRunner.java index aa5dd818..60f9270b 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/TurtleBenchmarkRunner.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/TurtleBenchmarkRunner.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/TurtleFusionBenchmarkRunner.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/TurtleFusionBenchmarkRunner.java index 48e72231..5f936dab 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/TurtleFusionBenchmarkRunner.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/TurtleFusionBenchmarkRunner.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/UpdateFactsInWmExpertBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/UpdateFactsInWmExpertBenchmark.java index f282e384..a7b5c214 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/UpdateFactsInWmExpertBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/UpdateFactsInWmExpertBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/WmManipulationExpertBenchmark.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/WmManipulationExpertBenchmark.java index ad0d1b86..3c70047e 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/WmManipulationExpertBenchmark.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/WmManipulationExpertBenchmark.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/common/EventInsertedListener.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/common/EventInsertedListener.java index 14631ba8..55b75a2d 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/common/EventInsertedListener.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/common/EventInsertedListener.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.common; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/common/EventSender.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/common/EventSender.java index 75e9c292..853e9650 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/common/EventSender.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/common/EventSender.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.common; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/common/SameJvmEventSender.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/common/SameJvmEventSender.java index efe913c7..111a09e4 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/common/SameJvmEventSender.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/common/SameJvmEventSender.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.common; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AdvancedOperators2FactsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AdvancedOperators2FactsGenerator.java index ed28538d..03ed901a 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AdvancedOperators2FactsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AdvancedOperators2FactsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AdvancedOperators3FactsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AdvancedOperators3FactsGenerator.java index cded6a86..65e26c69 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AdvancedOperators3FactsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AdvancedOperators3FactsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AdvancedOperators4FactsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AdvancedOperators4FactsGenerator.java index a34666ee..61af5203 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AdvancedOperators4FactsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AdvancedOperators4FactsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AdvancedOperatorsFactsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AdvancedOperatorsFactsGenerator.java index 9c9f2823..644e38a0 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AdvancedOperatorsFactsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AdvancedOperatorsFactsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AfterBeforeEventsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AfterBeforeEventsGenerator.java index bd5cf620..e7d1a0ec 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AfterBeforeEventsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/AfterBeforeEventsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicInsertFactsIntoWmFactsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicInsertFactsIntoWmFactsGenerator.java index 34a11919..0fbaf879 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicInsertFactsIntoWmFactsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicInsertFactsIntoWmFactsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicInsertLogicalFactsIntoWmFactsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicInsertLogicalFactsIntoWmFactsGenerator.java index efdfae46..9de69945 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicInsertLogicalFactsIntoWmFactsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicInsertLogicalFactsIntoWmFactsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicRetractFactsFromWmFactsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicRetractFactsFromWmFactsGenerator.java index 0525e578..b0b4626e 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicRetractFactsFromWmFactsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicRetractFactsFromWmFactsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicUpdateFactsInWmFactsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicUpdateFactsInWmFactsGenerator.java index b4dd3094..4b0bf21a 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicUpdateFactsInWmFactsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicUpdateFactsInWmFactsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicWmManipulationFactsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicWmManipulationFactsGenerator.java index ab76c441..0f82597b 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicWmManipulationFactsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/BasicWmManipulationFactsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/CoincidesDuringEventsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/CoincidesDuringEventsGenerator.java index 2186ef7d..47983888 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/CoincidesDuringEventsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/CoincidesDuringEventsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/FactsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/FactsGenerator.java index 27adbc75..c97a3a0a 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/FactsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/FactsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/FinishesFinishedbyEventsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/FinishesFinishedbyEventsGenerator.java index 2d1d5f4a..2f8ffb1c 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/FinishesFinishedbyEventsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/FinishesFinishedbyEventsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/GeneratorConfiguration.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/GeneratorConfiguration.java index 8568ef6e..230d7a31 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/GeneratorConfiguration.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/GeneratorConfiguration.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/MeetsMetbyEventsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/MeetsMetbyEventsGenerator.java index 106a3bb9..29659e59 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/MeetsMetbyEventsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/MeetsMetbyEventsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/OverlapsOverlappedbyEventsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/OverlapsOverlappedbyEventsGenerator.java index 94f2718a..2f3785f1 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/OverlapsOverlappedbyEventsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/OverlapsOverlappedbyEventsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/PlaceHolder.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/PlaceHolder.java index 70c1b6eb..337c570c 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/PlaceHolder.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/PlaceHolder.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/ResourceGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/ResourceGenerator.java index d9918d2f..0ac6f5c3 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/ResourceGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/ResourceGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/StandardOperatorsFactsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/StandardOperatorsFactsGenerator.java index cb0f42e4..174517fc 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/StandardOperatorsFactsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/StandardOperatorsFactsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/StartsStartedbyEventsGenerator.java b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/StartsStartedbyEventsGenerator.java index 431f9118..c046d5dc 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/StartsStartedbyEventsGenerator.java +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/java/org/drools/benchmarks/turtle/runtime/generator/StartsStartedbyEventsGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2016 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.drools.benchmarks.turtle.runtime.generator; diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/resources/dmn/example_long_names.xml b/drools-benchmarks-parent/drools-benchmarks/src/main/resources/dmn/example_long_names.xml index 35cd61a2..e0988e28 100755 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/resources/dmn/example_long_names.xml +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/resources/dmn/example_long_names.xml @@ -1,17929 +1,17925 @@ - - - - - - - - - - - - - - - decision with also a lot of characters_1 - - - - - decision with also a lot of characters_222 - - - - - - - true - - - true - - - true - - - - - false - - - - - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - decision with also a lot of characters_2 - - - - - decision with also a lot of characters_4 - - - - - decision with also a lot of characters_6 - - - - - decision with also a lot of characters_8 - - - - - decision with also a lot of characters_10 - - - - - decision with also a lot of characters_12 - - - - - decision with also a lot of characters_14 - - - - - decision with also a lot of characters_16 - - - - - decision with also a lot of characters_18 - - - - - decision with also a lot of characters_20 - - - - - decision with also a lot of characters_22 - - - - - decision with also a lot of characters_24 - - - - - decision with also a lot of characters_26 - - - - - decision with also a lot of characters_28 - - - - - decision with also a lot of characters_30 - - - - - decision with also a lot of characters_32 - - - - - decision with also a lot of characters_34 - - - - - decision with also a lot of characters_36 - - - - - decision with also a lot of characters_38 - - - - - decision with also a lot of characters_40 - - - - - decision with also a lot of characters_42 - - - - - decision with also a lot of characters_44 - - - - - decision with also a lot of characters_46 - - - - - decision with also a lot of characters_48 - - - - - decision with also a lot of characters_50 - - - - - decision with also a lot of characters_52 - - - - - decision with also a lot of characters_54 - - - - - decision with also a lot of characters_56 - - - - - decision with also a lot of characters_58 - - - - - decision with also a lot of characters_60 - - - - - decision with also a lot of characters_62 - - - - - decision with also a lot of characters_64 - - - - - decision with also a lot of characters_66 - - - - - decision with also a lot of characters_68 - - - - - decision with also a lot of characters_70 - - - - - decision with also a lot of characters_72 - - - - - decision with also a lot of characters_74 - - - - - decision with also a lot of characters_76 - - - - - decision with also a lot of characters_78 - - - - - decision with also a lot of characters_80 - - - - - decision with also a lot of characters_82 - - - - - decision with also a lot of characters_84 - - - - - decision with also a lot of characters_86 - - - - - decision with also a lot of characters_88 - - - - - decision with also a lot of characters_90 - - - - - decision with also a lot of characters_92 - - - - - decision with also a lot of characters_94 - - - - - decision with also a lot of characters_96 - - - - - decision with also a lot of characters_98 - - - - - decision with also a lot of characters_100 - - - - - decision with also a lot of characters_102 - - - - - decision with also a lot of characters_104 - - - - - decision with also a lot of characters_106 - - - - - decision with also a lot of characters_108 - - - - - decision with also a lot of characters_110 - - - - - decision with also a lot of characters_112 - - - - - decision with also a lot of characters_114 - - - - - decision with also a lot of characters_116 - - - - - decision with also a lot of characters_118 - - - - - decision with also a lot of characters_120 - - - - - decision with also a lot of characters_122 - - - - - decision with also a lot of characters_124 - - - - - decision with also a lot of characters_126 - - - - - decision with also a lot of characters_128 - - - - - decision with also a lot of characters_130 - - - - - decision with also a lot of characters_132 - - - - - decision with also a lot of characters_134 - - - - - decision with also a lot of characters_136 - - - - - decision with also a lot of characters_138 - - - - - decision with also a lot of characters_140 - - - - - decision with also a lot of characters_142 - - - - - decision with also a lot of characters_144 - - - - - decision with also a lot of characters_146 - - - - - decision with also a lot of characters_148 - - - - - decision with also a lot of characters_150 - - - - - decision with also a lot of characters_152 - - - - - decision with also a lot of characters_154 - - - - - decision with also a lot of characters_156 - - - - - decision with also a lot of characters_158 - - - - - decision with also a lot of characters_160 - - - - - decision with also a lot of characters_162 - - - - - decision with also a lot of characters_164 - - - - - decision with also a lot of characters_166 - - - - - decision with also a lot of characters_168 - - - - - decision with also a lot of characters_170 - - - - - decision with also a lot of characters_172 - - - - - decision with also a lot of characters_174 - - - - - decision with also a lot of characters_176 - - - - - decision with also a lot of characters_178 - - - - - decision with also a lot of characters_180 - - - - - decision with also a lot of characters_182 - - - - - decision with also a lot of characters_184 - - - - - decision with also a lot of characters_186 - - - - - decision with also a lot of characters_188 - - - - - decision with also a lot of characters_190 - - - - - decision with also a lot of characters_192 - - - - - decision with also a lot of characters_194 - - - - - decision with also a lot of characters_196 - - - - - decision with also a lot of characters_198 - - - - - decision with also a lot of characters_200 - - - - - decision with also a lot of characters_202 - - - - - decision with also a lot of characters_204 - - - - - decision with also a lot of characters_206 - - - - - decision with also a lot of characters_208 - - - - - decision with also a lot of characters_210 - - - - - decision with also a lot of characters_212 - - - - - decision with also a lot of characters_214 - - - - - decision with also a lot of characters_216 - - - - - decision with also a lot of characters_218 - - - - - decision with also a lot of characters_220 - - - - - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - false - - - - - - - - - - - - - - decision with also a lot of characters_3 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_1 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_5 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_2 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_7 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_3 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_9 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_4 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_11 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_5 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_13 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_6 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_15 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_7 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_17 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_8 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_19 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_9 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_21 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_10 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_23 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_11 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_25 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_12 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_27 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_13 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_29 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_14 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_31 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_15 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_33 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_16 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_35 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_17 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_37 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_18 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_39 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_19 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_41 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_20 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_43 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_21 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_45 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_22 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_47 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_23 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_49 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_24 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_51 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_25 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_53 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_26 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_55 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_27 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_57 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_28 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_59 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_29 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_61 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_30 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_63 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_31 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_65 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_32 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_67 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_33 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_69 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_34 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_71 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_35 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_73 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_36 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_75 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_37 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_77 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_38 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_79 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_39 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_81 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_40 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_83 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_41 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_85 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_42 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_87 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_43 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_89 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_44 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_91 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_45 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_93 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_46 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_95 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_47 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_97 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_48 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_99 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_49 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_101 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_50 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_103 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_51 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_105 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_52 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_107 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_53 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_109 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_54 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_111 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_55 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_113 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_56 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_115 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_57 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_117 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_58 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_119 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_59 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_121 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_60 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_123 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_61 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_125 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_62 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_127 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_63 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_129 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_64 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_131 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_65 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_133 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_66 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_135 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_67 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_137 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_68 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_139 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_69 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_141 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_70 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_143 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_71 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_145 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_72 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_147 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_73 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_149 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_74 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_151 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_75 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_153 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_76 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_155 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_77 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_157 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_78 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_159 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_79 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_161 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_80 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_163 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_81 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_165 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_82 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_167 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_83 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_169 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_84 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_171 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_85 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_173 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_86 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_175 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_87 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_177 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_88 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_179 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_89 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_181 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_90 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_183 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_91 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_185 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_92 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_187 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_93 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_189 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_94 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_191 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_95 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_193 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_96 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_195 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_97 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_197 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_98 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_199 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_99 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_201 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_100 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_203 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_101 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_205 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_102 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_207 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_103 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_209 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_104 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_211 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_105 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_213 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_106 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_215 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_107 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_217 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_108 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_219 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_109 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_221 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_110 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - decision with also a lot of characters_223 - - - - - decision with also a lot of characters_225 - - - - - decision with also a lot of characters_227 - - - - - decision with also a lot of characters_229 - - - - - decision with also a lot of characters_231 - - - - - decision with also a lot of characters_233 - - - - - decision with also a lot of characters_235 - - - - - decision with also a lot of characters_237 - - - - - decision with also a lot of characters_239 - - - - - decision with also a lot of characters_241 - - - - - decision with also a lot of characters_243 - - - - - decision with also a lot of characters_245 - - - - - decision with also a lot of characters_247 - - - - - decision with also a lot of characters_249 - - - - - decision with also a lot of characters_251 - - - - - decision with also a lot of characters_253 - - - - - decision with also a lot of characters_255 - - - - - decision with also a lot of characters_257 - - - - - decision with also a lot of characters_259 - - - - - decision with also a lot of characters_261 - - - - - decision with also a lot of characters_263 - - - - - decision with also a lot of characters_265 - - - - - decision with also a lot of characters_267 - - - - - decision with also a lot of characters_269 - - - - - decision with also a lot of characters_271 - - - - - decision with also a lot of characters_273 - - - - - decision with also a lot of characters_275 - - - - - decision with also a lot of characters_277 - - - - - decision with also a lot of characters_279 - - - - - decision with also a lot of characters_281 - - - - - decision with also a lot of characters_283 - - - - - decision with also a lot of characters_285 - - - - - decision with also a lot of characters_287 - - - - - decision with also a lot of characters_289 - - - - - decision with also a lot of characters_291 - - - - - decision with also a lot of characters_293 - - - - - decision with also a lot of characters_295 - - - - - decision with also a lot of characters_297 - - - - - decision with also a lot of characters_299 - - - - - decision with also a lot of characters_301 - - - - - decision with also a lot of characters_303 - - - - - decision with also a lot of characters_305 - - - - - decision with also a lot of characters_307 - - - - - decision with also a lot of characters_309 - - - - - decision with also a lot of characters_311 - - - - - decision with also a lot of characters_313 - - - - - decision with also a lot of characters_315 - - - - - decision with also a lot of characters_317 - - - - - decision with also a lot of characters_319 - - - - - decision with also a lot of characters_321 - - - - - decision with also a lot of characters_323 - - - - - decision with also a lot of characters_325 - - - - - decision with also a lot of characters_327 - - - - - decision with also a lot of characters_329 - - - - - decision with also a lot of characters_331 - - - - - decision with also a lot of characters_333 - - - - - decision with also a lot of characters_335 - - - - - decision with also a lot of characters_337 - - - - - decision with also a lot of characters_339 - - - - - decision with also a lot of characters_341 - - - - - decision with also a lot of characters_343 - - - - - decision with also a lot of characters_345 - - - - - decision with also a lot of characters_347 - - - - - decision with also a lot of characters_349 - - - - - decision with also a lot of characters_351 - - - - - decision with also a lot of characters_353 - - - - - decision with also a lot of characters_355 - - - - - decision with also a lot of characters_357 - - - - - decision with also a lot of characters_359 - - - - - decision with also a lot of characters_361 - - - - - decision with also a lot of characters_363 - - - - - decision with also a lot of characters_365 - - - - - decision with also a lot of characters_367 - - - - - decision with also a lot of characters_369 - - - - - decision with also a lot of characters_371 - - - - - decision with also a lot of characters_373 - - - - - decision with also a lot of characters_375 - - - - - decision with also a lot of characters_377 - - - - - decision with also a lot of characters_379 - - - - - decision with also a lot of characters_381 - - - - - decision with also a lot of characters_383 - - - - - decision with also a lot of characters_385 - - - - - decision with also a lot of characters_387 - - - - - decision with also a lot of characters_389 - - - - - decision with also a lot of characters_391 - - - - - decision with also a lot of characters_393 - - - - - decision with also a lot of characters_395 - - - - - decision with also a lot of characters_397 - - - - - decision with also a lot of characters_399 - - - - - decision with also a lot of characters_401 - - - - - decision with also a lot of characters_403 - - - - - decision with also a lot of characters_405 - - - - - decision with also a lot of characters_407 - - - - - decision with also a lot of characters_409 - - - - - decision with also a lot of characters_411 - - - - - decision with also a lot of characters_413 - - - - - decision with also a lot of characters_415 - - - - - decision with also a lot of characters_417 - - - - - decision with also a lot of characters_419 - - - - - decision with also a lot of characters_421 - - - - - decision with also a lot of characters_423 - - - - - decision with also a lot of characters_425 - - - - - decision with also a lot of characters_427 - - - - - decision with also a lot of characters_429 - - - - - decision with also a lot of characters_431 - - - - - decision with also a lot of characters_433 - - - - - decision with also a lot of characters_435 - - - - - decision with also a lot of characters_437 - - - - - decision with also a lot of characters_439 - - - - - decision with also a lot of characters_441 - - - - - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - false - - - - - - - - - - - - - - decision with also a lot of characters_224 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_111 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_226 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_112 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_228 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_113 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_230 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_114 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_232 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_115 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_234 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_116 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_236 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_117 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_238 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_118 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_240 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_119 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_242 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_120 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_244 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_121 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_246 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_122 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_248 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_123 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_250 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_124 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_252 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_125 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_254 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_126 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_256 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_127 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_258 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_128 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_260 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_129 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_262 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_130 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_264 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_131 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_266 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_132 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_268 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_133 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_270 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_134 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_272 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_135 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_274 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_136 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_276 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_137 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_278 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_138 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_280 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_139 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_282 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_140 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_284 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_141 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_286 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_142 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_288 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_143 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_290 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_144 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_292 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_145 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_294 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_146 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_296 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_147 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_298 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_148 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_300 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_149 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_302 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_150 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_304 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_151 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_306 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_152 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_308 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_153 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_310 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_154 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_312 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_155 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_314 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_156 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_316 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_157 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_318 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_158 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_320 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_159 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_322 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_160 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_324 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_161 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_326 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_162 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_328 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_163 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_330 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_164 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_332 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_165 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_334 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_166 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_336 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_167 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_338 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_168 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_340 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_169 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_342 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_170 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_344 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_171 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_346 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_172 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_348 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_173 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_350 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_174 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_352 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_175 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_354 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_176 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_356 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_177 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_358 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_178 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_360 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_179 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_362 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_180 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_364 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_181 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_366 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_182 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_368 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_183 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_370 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_184 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_372 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_185 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_374 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_186 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_376 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_187 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_378 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_188 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_380 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_189 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_382 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_190 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_384 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_191 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_386 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_192 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_388 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_193 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_390 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_194 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_392 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_195 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_394 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_196 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_396 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_197 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_398 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_198 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_400 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_199 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_402 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_200 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_404 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_201 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_406 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_202 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_408 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_203 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_410 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_204 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_412 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_205 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_414 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_206 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_416 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_207 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_418 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_208 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_420 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_209 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_422 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_210 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_424 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_211 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_426 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_212 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_428 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_213 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_430 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_214 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_432 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_215 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_434 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_216 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_436 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_217 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_438 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_218 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_440 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_219 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision with also a lot of characters_442 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input with quite a lot of characters_220 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + ~ 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. +--> + + + + + + + + + + + + + + + decision with also a lot of characters_1 + + + + + decision with also a lot of characters_222 + + + + + + + true + + + true + + + true + + + + + false + + + - + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + decision with also a lot of characters_2 + + + + + decision with also a lot of characters_4 + + + + + decision with also a lot of characters_6 + + + + + decision with also a lot of characters_8 + + + + + decision with also a lot of characters_10 + + + + + decision with also a lot of characters_12 + + + + + decision with also a lot of characters_14 + + + + + decision with also a lot of characters_16 + + + + + decision with also a lot of characters_18 + + + + + decision with also a lot of characters_20 + + + + + decision with also a lot of characters_22 + + + + + decision with also a lot of characters_24 + + + + + decision with also a lot of characters_26 + + + + + decision with also a lot of characters_28 + + + + + decision with also a lot of characters_30 + + + + + decision with also a lot of characters_32 + + + + + decision with also a lot of characters_34 + + + + + decision with also a lot of characters_36 + + + + + decision with also a lot of characters_38 + + + + + decision with also a lot of characters_40 + + + + + decision with also a lot of characters_42 + + + + + decision with also a lot of characters_44 + + + + + decision with also a lot of characters_46 + + + + + decision with also a lot of characters_48 + + + + + decision with also a lot of characters_50 + + + + + decision with also a lot of characters_52 + + + + + decision with also a lot of characters_54 + + + + + decision with also a lot of characters_56 + + + + + decision with also a lot of characters_58 + + + + + decision with also a lot of characters_60 + + + + + decision with also a lot of characters_62 + + + + + decision with also a lot of characters_64 + + + + + decision with also a lot of characters_66 + + + + + decision with also a lot of characters_68 + + + + + decision with also a lot of characters_70 + + + + + decision with also a lot of characters_72 + + + + + decision with also a lot of characters_74 + + + + + decision with also a lot of characters_76 + + + + + decision with also a lot of characters_78 + + + + + decision with also a lot of characters_80 + + + + + decision with also a lot of characters_82 + + + + + decision with also a lot of characters_84 + + + + + decision with also a lot of characters_86 + + + + + decision with also a lot of characters_88 + + + + + decision with also a lot of characters_90 + + + + + decision with also a lot of characters_92 + + + + + decision with also a lot of characters_94 + + + + + decision with also a lot of characters_96 + + + + + decision with also a lot of characters_98 + + + + + decision with also a lot of characters_100 + + + + + decision with also a lot of characters_102 + + + + + decision with also a lot of characters_104 + + + + + decision with also a lot of characters_106 + + + + + decision with also a lot of characters_108 + + + + + decision with also a lot of characters_110 + + + + + decision with also a lot of characters_112 + + + + + decision with also a lot of characters_114 + + + + + decision with also a lot of characters_116 + + + + + decision with also a lot of characters_118 + + + + + decision with also a lot of characters_120 + + + + + decision with also a lot of characters_122 + + + + + decision with also a lot of characters_124 + + + + + decision with also a lot of characters_126 + + + + + decision with also a lot of characters_128 + + + + + decision with also a lot of characters_130 + + + + + decision with also a lot of characters_132 + + + + + decision with also a lot of characters_134 + + + + + decision with also a lot of characters_136 + + + + + decision with also a lot of characters_138 + + + + + decision with also a lot of characters_140 + + + + + decision with also a lot of characters_142 + + + + + decision with also a lot of characters_144 + + + + + decision with also a lot of characters_146 + + + + + decision with also a lot of characters_148 + + + + + decision with also a lot of characters_150 + + + + + decision with also a lot of characters_152 + + + + + decision with also a lot of characters_154 + + + + + decision with also a lot of characters_156 + + + + + decision with also a lot of characters_158 + + + + + decision with also a lot of characters_160 + + + + + decision with also a lot of characters_162 + + + + + decision with also a lot of characters_164 + + + + + decision with also a lot of characters_166 + + + + + decision with also a lot of characters_168 + + + + + decision with also a lot of characters_170 + + + + + decision with also a lot of characters_172 + + + + + decision with also a lot of characters_174 + + + + + decision with also a lot of characters_176 + + + + + decision with also a lot of characters_178 + + + + + decision with also a lot of characters_180 + + + + + decision with also a lot of characters_182 + + + + + decision with also a lot of characters_184 + + + + + decision with also a lot of characters_186 + + + + + decision with also a lot of characters_188 + + + + + decision with also a lot of characters_190 + + + + + decision with also a lot of characters_192 + + + + + decision with also a lot of characters_194 + + + + + decision with also a lot of characters_196 + + + + + decision with also a lot of characters_198 + + + + + decision with also a lot of characters_200 + + + + + decision with also a lot of characters_202 + + + + + decision with also a lot of characters_204 + + + + + decision with also a lot of characters_206 + + + + + decision with also a lot of characters_208 + + + + + decision with also a lot of characters_210 + + + + + decision with also a lot of characters_212 + + + + + decision with also a lot of characters_214 + + + + + decision with also a lot of characters_216 + + + + + decision with also a lot of characters_218 + + + + + decision with also a lot of characters_220 + + + + + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + + + false + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + false + + + + + + + + + + + + + + decision with also a lot of characters_3 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_1 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_5 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_2 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_7 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_3 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_9 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_4 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_11 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_5 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_13 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_6 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_15 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_7 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_17 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_8 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_19 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_9 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_21 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_10 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_23 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_11 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_25 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_12 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_27 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_13 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_29 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_14 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_31 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_15 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_33 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_16 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_35 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_17 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_37 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_18 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_39 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_19 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_41 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_20 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_43 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_21 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_45 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_22 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_47 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_23 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_49 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_24 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_51 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_25 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_53 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_26 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_55 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_27 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_57 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_28 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_59 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_29 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_61 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_30 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_63 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_31 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_65 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_32 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_67 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_33 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_69 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_34 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_71 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_35 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_73 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_36 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_75 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_37 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_77 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_38 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_79 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_39 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_81 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_40 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_83 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_41 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_85 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_42 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_87 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_43 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_89 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_44 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_91 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_45 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_93 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_46 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_95 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_47 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_97 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_48 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_99 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_49 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_101 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_50 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_103 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_51 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_105 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_52 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_107 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_53 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_109 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_54 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_111 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_55 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_113 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_56 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_115 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_57 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_117 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_58 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_119 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_59 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_121 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_60 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_123 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_61 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_125 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_62 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_127 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_63 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_129 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_64 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_131 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_65 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_133 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_66 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_135 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_67 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_137 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_68 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_139 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_69 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_141 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_70 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_143 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_71 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_145 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_72 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_147 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_73 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_149 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_74 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_151 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_75 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_153 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_76 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_155 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_77 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_157 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_78 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_159 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_79 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_161 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_80 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_163 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_81 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_165 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_82 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_167 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_83 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_169 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_84 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_171 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_85 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_173 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_86 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_175 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_87 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_177 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_88 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_179 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_89 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_181 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_90 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_183 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_91 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_185 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_92 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_187 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_93 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_189 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_94 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_191 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_95 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_193 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_96 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_195 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_97 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_197 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_98 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_199 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_99 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_201 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_100 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_203 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_101 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_205 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_102 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_207 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_103 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_209 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_104 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_211 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_105 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_213 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_106 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_215 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_107 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_217 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_108 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_219 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_109 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_221 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_110 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + decision with also a lot of characters_223 + + + + + decision with also a lot of characters_225 + + + + + decision with also a lot of characters_227 + + + + + decision with also a lot of characters_229 + + + + + decision with also a lot of characters_231 + + + + + decision with also a lot of characters_233 + + + + + decision with also a lot of characters_235 + + + + + decision with also a lot of characters_237 + + + + + decision with also a lot of characters_239 + + + + + decision with also a lot of characters_241 + + + + + decision with also a lot of characters_243 + + + + + decision with also a lot of characters_245 + + + + + decision with also a lot of characters_247 + + + + + decision with also a lot of characters_249 + + + + + decision with also a lot of characters_251 + + + + + decision with also a lot of characters_253 + + + + + decision with also a lot of characters_255 + + + + + decision with also a lot of characters_257 + + + + + decision with also a lot of characters_259 + + + + + decision with also a lot of characters_261 + + + + + decision with also a lot of characters_263 + + + + + decision with also a lot of characters_265 + + + + + decision with also a lot of characters_267 + + + + + decision with also a lot of characters_269 + + + + + decision with also a lot of characters_271 + + + + + decision with also a lot of characters_273 + + + + + decision with also a lot of characters_275 + + + + + decision with also a lot of characters_277 + + + + + decision with also a lot of characters_279 + + + + + decision with also a lot of characters_281 + + + + + decision with also a lot of characters_283 + + + + + decision with also a lot of characters_285 + + + + + decision with also a lot of characters_287 + + + + + decision with also a lot of characters_289 + + + + + decision with also a lot of characters_291 + + + + + decision with also a lot of characters_293 + + + + + decision with also a lot of characters_295 + + + + + decision with also a lot of characters_297 + + + + + decision with also a lot of characters_299 + + + + + decision with also a lot of characters_301 + + + + + decision with also a lot of characters_303 + + + + + decision with also a lot of characters_305 + + + + + decision with also a lot of characters_307 + + + + + decision with also a lot of characters_309 + + + + + decision with also a lot of characters_311 + + + + + decision with also a lot of characters_313 + + + + + decision with also a lot of characters_315 + + + + + decision with also a lot of characters_317 + + + + + decision with also a lot of characters_319 + + + + + decision with also a lot of characters_321 + + + + + decision with also a lot of characters_323 + + + + + decision with also a lot of characters_325 + + + + + decision with also a lot of characters_327 + + + + + decision with also a lot of characters_329 + + + + + decision with also a lot of characters_331 + + + + + decision with also a lot of characters_333 + + + + + decision with also a lot of characters_335 + + + + + decision with also a lot of characters_337 + + + + + decision with also a lot of characters_339 + + + + + decision with also a lot of characters_341 + + + + + decision with also a lot of characters_343 + + + + + decision with also a lot of characters_345 + + + + + decision with also a lot of characters_347 + + + + + decision with also a lot of characters_349 + + + + + decision with also a lot of characters_351 + + + + + decision with also a lot of characters_353 + + + + + decision with also a lot of characters_355 + + + + + decision with also a lot of characters_357 + + + + + decision with also a lot of characters_359 + + + + + decision with also a lot of characters_361 + + + + + decision with also a lot of characters_363 + + + + + decision with also a lot of characters_365 + + + + + decision with also a lot of characters_367 + + + + + decision with also a lot of characters_369 + + + + + decision with also a lot of characters_371 + + + + + decision with also a lot of characters_373 + + + + + decision with also a lot of characters_375 + + + + + decision with also a lot of characters_377 + + + + + decision with also a lot of characters_379 + + + + + decision with also a lot of characters_381 + + + + + decision with also a lot of characters_383 + + + + + decision with also a lot of characters_385 + + + + + decision with also a lot of characters_387 + + + + + decision with also a lot of characters_389 + + + + + decision with also a lot of characters_391 + + + + + decision with also a lot of characters_393 + + + + + decision with also a lot of characters_395 + + + + + decision with also a lot of characters_397 + + + + + decision with also a lot of characters_399 + + + + + decision with also a lot of characters_401 + + + + + decision with also a lot of characters_403 + + + + + decision with also a lot of characters_405 + + + + + decision with also a lot of characters_407 + + + + + decision with also a lot of characters_409 + + + + + decision with also a lot of characters_411 + + + + + decision with also a lot of characters_413 + + + + + decision with also a lot of characters_415 + + + + + decision with also a lot of characters_417 + + + + + decision with also a lot of characters_419 + + + + + decision with also a lot of characters_421 + + + + + decision with also a lot of characters_423 + + + + + decision with also a lot of characters_425 + + + + + decision with also a lot of characters_427 + + + + + decision with also a lot of characters_429 + + + + + decision with also a lot of characters_431 + + + + + decision with also a lot of characters_433 + + + + + decision with also a lot of characters_435 + + + + + decision with also a lot of characters_437 + + + + + decision with also a lot of characters_439 + + + + + decision with also a lot of characters_441 + + + + + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + + + false + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + false + + + + + + + + + + + + + + decision with also a lot of characters_224 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_111 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_226 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_112 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_228 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_113 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_230 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_114 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_232 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_115 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_234 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_116 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_236 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_117 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_238 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_118 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_240 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_119 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_242 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_120 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_244 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_121 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_246 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_122 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_248 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_123 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_250 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_124 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_252 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_125 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_254 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_126 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_256 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_127 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_258 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_128 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_260 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_129 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_262 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_130 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_264 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_131 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_266 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_132 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_268 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_133 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_270 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_134 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_272 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_135 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_274 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_136 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_276 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_137 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_278 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_138 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_280 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_139 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_282 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_140 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_284 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_141 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_286 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_142 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_288 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_143 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_290 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_144 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_292 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_145 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_294 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_146 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_296 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_147 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_298 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_148 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_300 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_149 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_302 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_150 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_304 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_151 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_306 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_152 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_308 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_153 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_310 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_154 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_312 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_155 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_314 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_156 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_316 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_157 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_318 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_158 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_320 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_159 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_322 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_160 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_324 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_161 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_326 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_162 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_328 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_163 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_330 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_164 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_332 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_165 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_334 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_166 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_336 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_167 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_338 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_168 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_340 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_169 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_342 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_170 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_344 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_171 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_346 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_172 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_348 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_173 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_350 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_174 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_352 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_175 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_354 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_176 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_356 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_177 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_358 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_178 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_360 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_179 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_362 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_180 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_364 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_181 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_366 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_182 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_368 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_183 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_370 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_184 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_372 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_185 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_374 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_186 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_376 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_187 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_378 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_188 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_380 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_189 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_382 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_190 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_384 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_191 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_386 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_192 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_388 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_193 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_390 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_194 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_392 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_195 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_394 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_196 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_396 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_197 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_398 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_198 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_400 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_199 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_402 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_200 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_404 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_201 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_406 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_202 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_408 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_203 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_410 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_204 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_412 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_205 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_414 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_206 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_416 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_207 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_418 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_208 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_420 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_209 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_422 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_210 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_424 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_211 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_426 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_212 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_428 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_213 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_430 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_214 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_432 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_215 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_434 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_216 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_436 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_217 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_438 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_218 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_440 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_219 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision with also a lot of characters_442 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input with quite a lot of characters_220 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/resources/dmn/example_short_names.xml b/drools-benchmarks-parent/drools-benchmarks/src/main/resources/dmn/example_short_names.xml index 0eb8ff81..46f5cc8f 100755 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/resources/dmn/example_short_names.xml +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/resources/dmn/example_short_names.xml @@ -1,17929 +1,17925 @@ - - - - - - - - - - - - - - - decision1 - - - - - decision222 - - - - - - - true - - - true - - - true - - - - - false - - - - - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - decision2 - - - - - decision4 - - - - - decision6 - - - - - decision8 - - - - - decision10 - - - - - decision12 - - - - - decision14 - - - - - decision16 - - - - - decision18 - - - - - decision20 - - - - - decision22 - - - - - decision24 - - - - - decision26 - - - - - decision28 - - - - - decision30 - - - - - decision32 - - - - - decision34 - - - - - decision36 - - - - - decision38 - - - - - decision40 - - - - - decision42 - - - - - decision44 - - - - - decision46 - - - - - decision48 - - - - - decision50 - - - - - decision52 - - - - - decision54 - - - - - decision56 - - - - - decision58 - - - - - decision60 - - - - - decision62 - - - - - decision64 - - - - - decision66 - - - - - decision68 - - - - - decision70 - - - - - decision72 - - - - - decision74 - - - - - decision76 - - - - - decision78 - - - - - decision80 - - - - - decision82 - - - - - decision84 - - - - - decision86 - - - - - decision88 - - - - - decision90 - - - - - decision92 - - - - - decision94 - - - - - decision96 - - - - - decision98 - - - - - decision100 - - - - - decision102 - - - - - decision104 - - - - - decision106 - - - - - decision108 - - - - - decision110 - - - - - decision112 - - - - - decision114 - - - - - decision116 - - - - - decision118 - - - - - decision120 - - - - - decision122 - - - - - decision124 - - - - - decision126 - - - - - decision128 - - - - - decision130 - - - - - decision132 - - - - - decision134 - - - - - decision136 - - - - - decision138 - - - - - decision140 - - - - - decision142 - - - - - decision144 - - - - - decision146 - - - - - decision148 - - - - - decision150 - - - - - decision152 - - - - - decision154 - - - - - decision156 - - - - - decision158 - - - - - decision160 - - - - - decision162 - - - - - decision164 - - - - - decision166 - - - - - decision168 - - - - - decision170 - - - - - decision172 - - - - - decision174 - - - - - decision176 - - - - - decision178 - - - - - decision180 - - - - - decision182 - - - - - decision184 - - - - - decision186 - - - - - decision188 - - - - - decision190 - - - - - decision192 - - - - - decision194 - - - - - decision196 - - - - - decision198 - - - - - decision200 - - - - - decision202 - - - - - decision204 - - - - - decision206 - - - - - decision208 - - - - - decision210 - - - - - decision212 - - - - - decision214 - - - - - decision216 - - - - - decision218 - - - - - decision220 - - - - - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - false - - - - - - - - - - - - - - decision3 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_1 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision5 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_2 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision7 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_3 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision9 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_4 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision11 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_5 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision13 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_6 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision15 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_7 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision17 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_8 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision19 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_9 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision21 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_10 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision23 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_11 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision25 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_12 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision27 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_13 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision29 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_14 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision31 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_15 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision33 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_16 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision35 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_17 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision37 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_18 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision39 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_19 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision41 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_20 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision43 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_21 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision45 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_22 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision47 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_23 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision49 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_24 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision51 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_25 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision53 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_26 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision55 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_27 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision57 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_28 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision59 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_29 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision61 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_30 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision63 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_31 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision65 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_32 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision67 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_33 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision69 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_34 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision71 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_35 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision73 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_36 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision75 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_37 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision77 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_38 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision79 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_39 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision81 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_40 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision83 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_41 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision85 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_42 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision87 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_43 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision89 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_44 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision91 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_45 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision93 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_46 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision95 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_47 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision97 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_48 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision99 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_49 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision101 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_50 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision103 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_51 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision105 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_52 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision107 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_53 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision109 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_54 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision111 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_55 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision113 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_56 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision115 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_57 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision117 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_58 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision119 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_59 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision121 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_60 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision123 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_61 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision125 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_62 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision127 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_63 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision129 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_64 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision131 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_65 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision133 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_66 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision135 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_67 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision137 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_68 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision139 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_69 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision141 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_70 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision143 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_71 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision145 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_72 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision147 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_73 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision149 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_74 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision151 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_75 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision153 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_76 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision155 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_77 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision157 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_78 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision159 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_79 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision161 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_80 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision163 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_81 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision165 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_82 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision167 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_83 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision169 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_84 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision171 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_85 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision173 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_86 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision175 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_87 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision177 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_88 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision179 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_89 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision181 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_90 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision183 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_91 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision185 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_92 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision187 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_93 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision189 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_94 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision191 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_95 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision193 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_96 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision195 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_97 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision197 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_98 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision199 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_99 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision201 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_100 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision203 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_101 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision205 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_102 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision207 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_103 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision209 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_104 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision211 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_105 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision213 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_106 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision215 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_107 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision217 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_108 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision219 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_109 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision221 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_110 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - decision223 - - - - - decision225 - - - - - decision227 - - - - - decision229 - - - - - decision231 - - - - - decision233 - - - - - decision235 - - - - - decision237 - - - - - decision239 - - - - - decision241 - - - - - decision243 - - - - - decision245 - - - - - decision247 - - - - - decision249 - - - - - decision251 - - - - - decision253 - - - - - decision255 - - - - - decision257 - - - - - decision259 - - - - - decision261 - - - - - decision263 - - - - - decision265 - - - - - decision267 - - - - - decision269 - - - - - decision271 - - - - - decision273 - - - - - decision275 - - - - - decision277 - - - - - decision279 - - - - - decision281 - - - - - decision283 - - - - - decision285 - - - - - decision287 - - - - - decision289 - - - - - decision291 - - - - - decision293 - - - - - decision295 - - - - - decision297 - - - - - decision299 - - - - - decision301 - - - - - decision303 - - - - - decision305 - - - - - decision307 - - - - - decision309 - - - - - decision311 - - - - - decision313 - - - - - decision315 - - - - - decision317 - - - - - decision319 - - - - - decision321 - - - - - decision323 - - - - - decision325 - - - - - decision327 - - - - - decision329 - - - - - decision331 - - - - - decision333 - - - - - decision335 - - - - - decision337 - - - - - decision339 - - - - - decision341 - - - - - decision343 - - - - - decision345 - - - - - decision347 - - - - - decision349 - - - - - decision351 - - - - - decision353 - - - - - decision355 - - - - - decision357 - - - - - decision359 - - - - - decision361 - - - - - decision363 - - - - - decision365 - - - - - decision367 - - - - - decision369 - - - - - decision371 - - - - - decision373 - - - - - decision375 - - - - - decision377 - - - - - decision379 - - - - - decision381 - - - - - decision383 - - - - - decision385 - - - - - decision387 - - - - - decision389 - - - - - decision391 - - - - - decision393 - - - - - decision395 - - - - - decision397 - - - - - decision399 - - - - - decision401 - - - - - decision403 - - - - - decision405 - - - - - decision407 - - - - - decision409 - - - - - decision411 - - - - - decision413 - - - - - decision415 - - - - - decision417 - - - - - decision419 - - - - - decision421 - - - - - decision423 - - - - - decision425 - - - - - decision427 - - - - - decision429 - - - - - decision431 - - - - - decision433 - - - - - decision435 - - - - - decision437 - - - - - decision439 - - - - - decision441 - - - - - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - false - - - - - - - - - - - - - - decision224 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_111 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision226 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_112 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision228 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_113 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision230 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_114 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision232 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_115 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision234 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_116 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision236 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_117 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision238 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_118 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision240 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_119 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision242 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_120 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision244 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_121 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision246 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_122 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision248 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_123 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision250 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_124 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision252 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_125 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision254 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_126 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision256 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_127 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision258 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_128 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision260 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_129 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision262 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_130 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision264 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_131 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision266 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_132 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision268 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_133 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision270 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_134 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision272 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_135 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision274 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_136 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision276 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_137 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision278 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_138 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision280 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_139 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision282 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_140 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision284 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_141 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision286 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_142 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision288 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_143 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision290 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_144 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision292 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_145 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision294 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_146 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision296 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_147 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision298 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_148 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision300 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_149 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision302 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_150 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision304 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_151 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision306 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_152 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision308 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_153 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision310 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_154 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision312 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_155 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision314 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_156 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision316 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_157 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision318 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_158 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision320 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_159 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision322 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_160 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision324 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_161 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision326 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_162 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision328 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_163 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision330 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_164 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision332 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_165 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision334 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_166 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision336 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_167 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision338 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_168 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision340 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_169 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision342 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_170 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision344 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_171 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision346 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_172 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision348 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_173 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision350 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_174 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision352 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_175 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision354 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_176 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision356 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_177 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision358 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_178 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision360 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_179 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision362 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_180 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision364 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_181 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision366 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_182 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision368 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_183 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision370 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_184 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision372 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_185 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision374 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_186 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision376 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_187 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision378 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_188 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision380 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_189 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision382 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_190 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision384 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_191 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision386 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_192 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision388 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_193 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision390 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_194 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision392 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_195 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision394 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_196 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision396 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_197 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision398 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_198 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision400 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_199 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision402 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_200 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision404 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_201 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision406 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_202 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision408 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_203 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision410 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_204 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision412 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_205 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision414 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_206 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision416 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_207 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision418 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_208 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision420 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_209 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision422 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_210 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision424 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_211 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision426 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_212 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision428 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_213 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision430 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_214 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision432 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_215 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision434 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_216 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision436 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_217 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision438 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_218 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision440 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_219 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - decision442 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - input_220 - - - - - - - true - - - true - - - - - false - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + ~ 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. +--> + + + + + + + + + + + + + + + decision1 + + + + + decision222 + + + + + + + true + + + true + + + true + + + + + false + + + - + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + decision2 + + + + + decision4 + + + + + decision6 + + + + + decision8 + + + + + decision10 + + + + + decision12 + + + + + decision14 + + + + + decision16 + + + + + decision18 + + + + + decision20 + + + + + decision22 + + + + + decision24 + + + + + decision26 + + + + + decision28 + + + + + decision30 + + + + + decision32 + + + + + decision34 + + + + + decision36 + + + + + decision38 + + + + + decision40 + + + + + decision42 + + + + + decision44 + + + + + decision46 + + + + + decision48 + + + + + decision50 + + + + + decision52 + + + + + decision54 + + + + + decision56 + + + + + decision58 + + + + + decision60 + + + + + decision62 + + + + + decision64 + + + + + decision66 + + + + + decision68 + + + + + decision70 + + + + + decision72 + + + + + decision74 + + + + + decision76 + + + + + decision78 + + + + + decision80 + + + + + decision82 + + + + + decision84 + + + + + decision86 + + + + + decision88 + + + + + decision90 + + + + + decision92 + + + + + decision94 + + + + + decision96 + + + + + decision98 + + + + + decision100 + + + + + decision102 + + + + + decision104 + + + + + decision106 + + + + + decision108 + + + + + decision110 + + + + + decision112 + + + + + decision114 + + + + + decision116 + + + + + decision118 + + + + + decision120 + + + + + decision122 + + + + + decision124 + + + + + decision126 + + + + + decision128 + + + + + decision130 + + + + + decision132 + + + + + decision134 + + + + + decision136 + + + + + decision138 + + + + + decision140 + + + + + decision142 + + + + + decision144 + + + + + decision146 + + + + + decision148 + + + + + decision150 + + + + + decision152 + + + + + decision154 + + + + + decision156 + + + + + decision158 + + + + + decision160 + + + + + decision162 + + + + + decision164 + + + + + decision166 + + + + + decision168 + + + + + decision170 + + + + + decision172 + + + + + decision174 + + + + + decision176 + + + + + decision178 + + + + + decision180 + + + + + decision182 + + + + + decision184 + + + + + decision186 + + + + + decision188 + + + + + decision190 + + + + + decision192 + + + + + decision194 + + + + + decision196 + + + + + decision198 + + + + + decision200 + + + + + decision202 + + + + + decision204 + + + + + decision206 + + + + + decision208 + + + + + decision210 + + + + + decision212 + + + + + decision214 + + + + + decision216 + + + + + decision218 + + + + + decision220 + + + + + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + + + false + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + false + + + + + + + + + + + + + + decision3 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_1 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision5 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_2 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision7 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_3 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision9 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_4 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision11 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_5 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision13 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_6 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision15 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_7 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision17 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_8 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision19 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_9 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision21 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_10 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision23 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_11 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision25 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_12 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision27 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_13 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision29 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_14 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision31 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_15 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision33 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_16 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision35 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_17 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision37 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_18 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision39 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_19 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision41 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_20 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision43 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_21 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision45 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_22 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision47 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_23 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision49 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_24 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision51 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_25 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision53 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_26 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision55 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_27 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision57 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_28 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision59 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_29 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision61 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_30 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision63 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_31 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision65 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_32 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision67 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_33 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision69 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_34 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision71 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_35 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision73 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_36 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision75 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_37 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision77 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_38 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision79 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_39 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision81 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_40 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision83 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_41 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision85 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_42 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision87 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_43 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision89 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_44 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision91 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_45 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision93 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_46 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision95 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_47 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision97 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_48 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision99 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_49 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision101 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_50 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision103 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_51 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision105 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_52 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision107 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_53 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision109 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_54 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision111 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_55 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision113 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_56 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision115 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_57 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision117 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_58 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision119 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_59 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision121 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_60 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision123 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_61 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision125 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_62 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision127 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_63 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision129 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_64 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision131 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_65 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision133 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_66 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision135 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_67 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision137 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_68 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision139 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_69 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision141 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_70 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision143 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_71 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision145 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_72 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision147 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_73 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision149 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_74 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision151 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_75 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision153 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_76 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision155 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_77 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision157 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_78 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision159 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_79 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision161 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_80 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision163 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_81 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision165 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_82 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision167 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_83 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision169 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_84 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision171 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_85 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision173 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_86 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision175 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_87 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision177 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_88 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision179 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_89 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision181 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_90 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision183 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_91 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision185 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_92 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision187 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_93 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision189 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_94 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision191 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_95 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision193 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_96 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision195 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_97 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision197 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_98 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision199 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_99 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision201 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_100 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision203 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_101 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision205 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_102 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision207 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_103 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision209 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_104 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision211 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_105 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision213 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_106 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision215 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_107 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision217 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_108 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision219 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_109 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision221 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_110 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + decision223 + + + + + decision225 + + + + + decision227 + + + + + decision229 + + + + + decision231 + + + + + decision233 + + + + + decision235 + + + + + decision237 + + + + + decision239 + + + + + decision241 + + + + + decision243 + + + + + decision245 + + + + + decision247 + + + + + decision249 + + + + + decision251 + + + + + decision253 + + + + + decision255 + + + + + decision257 + + + + + decision259 + + + + + decision261 + + + + + decision263 + + + + + decision265 + + + + + decision267 + + + + + decision269 + + + + + decision271 + + + + + decision273 + + + + + decision275 + + + + + decision277 + + + + + decision279 + + + + + decision281 + + + + + decision283 + + + + + decision285 + + + + + decision287 + + + + + decision289 + + + + + decision291 + + + + + decision293 + + + + + decision295 + + + + + decision297 + + + + + decision299 + + + + + decision301 + + + + + decision303 + + + + + decision305 + + + + + decision307 + + + + + decision309 + + + + + decision311 + + + + + decision313 + + + + + decision315 + + + + + decision317 + + + + + decision319 + + + + + decision321 + + + + + decision323 + + + + + decision325 + + + + + decision327 + + + + + decision329 + + + + + decision331 + + + + + decision333 + + + + + decision335 + + + + + decision337 + + + + + decision339 + + + + + decision341 + + + + + decision343 + + + + + decision345 + + + + + decision347 + + + + + decision349 + + + + + decision351 + + + + + decision353 + + + + + decision355 + + + + + decision357 + + + + + decision359 + + + + + decision361 + + + + + decision363 + + + + + decision365 + + + + + decision367 + + + + + decision369 + + + + + decision371 + + + + + decision373 + + + + + decision375 + + + + + decision377 + + + + + decision379 + + + + + decision381 + + + + + decision383 + + + + + decision385 + + + + + decision387 + + + + + decision389 + + + + + decision391 + + + + + decision393 + + + + + decision395 + + + + + decision397 + + + + + decision399 + + + + + decision401 + + + + + decision403 + + + + + decision405 + + + + + decision407 + + + + + decision409 + + + + + decision411 + + + + + decision413 + + + + + decision415 + + + + + decision417 + + + + + decision419 + + + + + decision421 + + + + + decision423 + + + + + decision425 + + + + + decision427 + + + + + decision429 + + + + + decision431 + + + + + decision433 + + + + + decision435 + + + + + decision437 + + + + + decision439 + + + + + decision441 + + + + + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + + + false + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + false + + + + + + + + + + + + + + decision224 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_111 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision226 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_112 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision228 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_113 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision230 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_114 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision232 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_115 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision234 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_116 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision236 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_117 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision238 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_118 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision240 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_119 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision242 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_120 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision244 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_121 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision246 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_122 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision248 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_123 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision250 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_124 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision252 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_125 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision254 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_126 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision256 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_127 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision258 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_128 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision260 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_129 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision262 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_130 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision264 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_131 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision266 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_132 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision268 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_133 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision270 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_134 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision272 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_135 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision274 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_136 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision276 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_137 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision278 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_138 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision280 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_139 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision282 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_140 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision284 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_141 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision286 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_142 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision288 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_143 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision290 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_144 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision292 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_145 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision294 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_146 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision296 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_147 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision298 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_148 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision300 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_149 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision302 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_150 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision304 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_151 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision306 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_152 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision308 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_153 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision310 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_154 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision312 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_155 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision314 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_156 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision316 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_157 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision318 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_158 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision320 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_159 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision322 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_160 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision324 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_161 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision326 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_162 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision328 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_163 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision330 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_164 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision332 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_165 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision334 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_166 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision336 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_167 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision338 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_168 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision340 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_169 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision342 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_170 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision344 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_171 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision346 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_172 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision348 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_173 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision350 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_174 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision352 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_175 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision354 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_176 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision356 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_177 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision358 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_178 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision360 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_179 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision362 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_180 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision364 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_181 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision366 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_182 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision368 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_183 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision370 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_184 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision372 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_185 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision374 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_186 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision376 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_187 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision378 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_188 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision380 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_189 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision382 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_190 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision384 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_191 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision386 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_192 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision388 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_193 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision390 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_194 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision392 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_195 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision394 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_196 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision396 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_197 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision398 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_198 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision400 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_199 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision402 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_200 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision404 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_201 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision406 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_202 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision408 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_203 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision410 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_204 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision412 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_205 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision414 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_206 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision416 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_207 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision418 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_208 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision420 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_209 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision422 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_210 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision424 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_211 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision426 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_212 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision428 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_213 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision430 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_214 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision432 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_215 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision434 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_216 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision436 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_217 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision438 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_218 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision440 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_219 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + decision442 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + input_220 + + + + + + + true + + + true + + + + + false + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/resources/dmn/pojo-input.dmn b/drools-benchmarks-parent/drools-benchmarks/src/main/resources/dmn/pojo-input.dmn index b8a4ab42..9d3b3e84 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/resources/dmn/pojo-input.dmn +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/resources/dmn/pojo-input.dmn @@ -1,19 +1,22 @@ + ~ 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. +--> diff --git a/drools-benchmarks-parent/drools-benchmarks/src/main/resources/logback.xml b/drools-benchmarks-parent/drools-benchmarks/src/main/resources/logback.xml index ac369e96..65b37666 100644 --- a/drools-benchmarks-parent/drools-benchmarks/src/main/resources/logback.xml +++ b/drools-benchmarks-parent/drools-benchmarks/src/main/resources/logback.xml @@ -1,19 +1,22 @@ + ~ 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. +--> @@ -23,11 +26,11 @@ - + - + diff --git a/optaplanner-benchmarks/optaplanner-perf-framework/src/main/java/org/jboss/qa/brms/performance/examples/conferencescheduling/ConferenceSchedulingExample.java b/optaplanner-benchmarks/optaplanner-perf-framework/src/main/java/org/jboss/qa/brms/performance/examples/conferencescheduling/ConferenceSchedulingExample.java index 74e0cdb4..eb27dd17 100644 --- a/optaplanner-benchmarks/optaplanner-perf-framework/src/main/java/org/jboss/qa/brms/performance/examples/conferencescheduling/ConferenceSchedulingExample.java +++ b/optaplanner-benchmarks/optaplanner-perf-framework/src/main/java/org/jboss/qa/brms/performance/examples/conferencescheduling/ConferenceSchedulingExample.java @@ -1,17 +1,20 @@ /* - * Copyright 2019 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.jboss.qa.brms.performance.examples.conferencescheduling; diff --git a/optaplanner-benchmarks/optaplanner-perf-framework/src/main/java/org/jboss/qa/brms/performance/examples/conferencescheduling/generator/ConferenceSchedulingGenerator.java b/optaplanner-benchmarks/optaplanner-perf-framework/src/main/java/org/jboss/qa/brms/performance/examples/conferencescheduling/generator/ConferenceSchedulingGenerator.java index b119a680..350e981a 100644 --- a/optaplanner-benchmarks/optaplanner-perf-framework/src/main/java/org/jboss/qa/brms/performance/examples/conferencescheduling/generator/ConferenceSchedulingGenerator.java +++ b/optaplanner-benchmarks/optaplanner-perf-framework/src/main/java/org/jboss/qa/brms/performance/examples/conferencescheduling/generator/ConferenceSchedulingGenerator.java @@ -1,17 +1,20 @@ /* - * Copyright 2017 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.jboss.qa.brms.performance.examples.conferencescheduling.generator; diff --git a/optaplanner-benchmarks/optaplanner-perf-framework/src/main/java/org/jboss/qa/brms/performance/examples/conferencescheduling/termination/ConferenceSchedulingTermination.java b/optaplanner-benchmarks/optaplanner-perf-framework/src/main/java/org/jboss/qa/brms/performance/examples/conferencescheduling/termination/ConferenceSchedulingTermination.java index 0208a89c..47562014 100644 --- a/optaplanner-benchmarks/optaplanner-perf-framework/src/main/java/org/jboss/qa/brms/performance/examples/conferencescheduling/termination/ConferenceSchedulingTermination.java +++ b/optaplanner-benchmarks/optaplanner-perf-framework/src/main/java/org/jboss/qa/brms/performance/examples/conferencescheduling/termination/ConferenceSchedulingTermination.java @@ -1,17 +1,20 @@ /* - * Copyright 2019 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.jboss.qa.brms.performance.examples.conferencescheduling.termination; diff --git a/optaplanner-benchmarks/optaplanner-perf-framework/src/main/resources/org/jboss/qa/brms/performance/examples/vrp/solver/vehicleRoutingScoreRules.drl b/optaplanner-benchmarks/optaplanner-perf-framework/src/main/resources/org/jboss/qa/brms/performance/examples/vrp/solver/vehicleRoutingScoreRules.drl index 4ed576af..b6b31be9 100644 --- a/optaplanner-benchmarks/optaplanner-perf-framework/src/main/resources/org/jboss/qa/brms/performance/examples/vrp/solver/vehicleRoutingScoreRules.drl +++ b/optaplanner-benchmarks/optaplanner-perf-framework/src/main/resources/org/jboss/qa/brms/performance/examples/vrp/solver/vehicleRoutingScoreRules.drl @@ -1,17 +1,20 @@ /* - * Copyright 2012 Red Hat, Inc. and/or its affiliates. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * 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 org.jboss.qa.brms.performance.examples.vrp.solver;