http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/ExecuteCQOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/ExecuteCQOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/ExecuteCQOperationContext.java index 707ef49..1fd437e 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/ExecuteCQOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/ExecuteCQOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations;
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/ExecuteFunctionOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/ExecuteFunctionOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/ExecuteFunctionOperationContext.java index 6ce3fa9..37385b9 100755 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/ExecuteFunctionOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/ExecuteFunctionOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2010-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * one or more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/GetDurableCQsOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/GetDurableCQsOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/GetDurableCQsOperationContext.java index 2962ae5..a836fa1 100755 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/GetDurableCQsOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/GetDurableCQsOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/GetOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/GetOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/GetOperationContext.java index ceb95b6..ae4cf13 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/GetOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/GetOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/InterestOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/InterestOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/InterestOperationContext.java index 8116552..41d7b6c 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/InterestOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/InterestOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/InterestType.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/InterestType.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/InterestType.java index 1180130..7a2725d 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/InterestType.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/InterestType.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/InvalidateOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/InvalidateOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/InvalidateOperationContext.java index 9ec5298..cd8fb1e 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/InvalidateOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/InvalidateOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/KeyOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/KeyOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/KeyOperationContext.java index b183c95..fc4dc62 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/KeyOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/KeyOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/KeySetOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/KeySetOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/KeySetOperationContext.java index 7920d89..89c6113 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/KeySetOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/KeySetOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/KeyValueOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/KeyValueOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/KeyValueOperationContext.java index 4b1af3f..f872235 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/KeyValueOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/KeyValueOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/OperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/OperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/OperationContext.java index d25063c..ab9b442 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/OperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/OperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/PutAllOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/PutAllOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/PutAllOperationContext.java index 588e555..b05216b 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/PutAllOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/PutAllOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/PutOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/PutOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/PutOperationContext.java index 772e175..d97f0a0 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/PutOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/PutOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/QueryOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/QueryOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/QueryOperationContext.java index 1412674..2d098c5 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/QueryOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/QueryOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionClearOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionClearOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionClearOperationContext.java index 8d0b159..0fb1c94 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionClearOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionClearOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionCreateOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionCreateOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionCreateOperationContext.java index 773e8a6..5c0f297 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionCreateOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionCreateOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionDestroyOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionDestroyOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionDestroyOperationContext.java index 1f27830..d9d9f27 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionDestroyOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionDestroyOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionOperationContext.java index f95eeb7..a959e12 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegionOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegisterInterestOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegisterInterestOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegisterInterestOperationContext.java index 03daf09..60055a8 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegisterInterestOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RegisterInterestOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RemoveAllOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RemoveAllOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RemoveAllOperationContext.java index 9946013..fa68cce 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RemoveAllOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/RemoveAllOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/StopCQOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/StopCQOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/StopCQOperationContext.java index 809a98e..6b24f6c 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/StopCQOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/StopCQOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/UnregisterInterestOperationContext.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/UnregisterInterestOperationContext.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/UnregisterInterestOperationContext.java index f14c8e2..fb89fa7 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/UnregisterInterestOperationContext.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/operations/UnregisterInterestOperationContext.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.operations; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionListener.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionListener.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionListener.java index cfb1478..8e9296f 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionListener.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionListener.java @@ -1,10 +1,18 @@ /* - * ========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - * ======================================================================== + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.partition; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionListenerAdapter.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionListenerAdapter.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionListenerAdapter.java index 3418042..b950656 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionListenerAdapter.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionListenerAdapter.java @@ -1,10 +1,18 @@ /* - * ========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - * ======================================================================== + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.partition; @@ -19,7 +27,8 @@ import com.gemstone.gemfire.cache.Region; * <p>Subclasses declared in a Cache XML file, it must also implement {@link com.gemstone.gemfire.cache.Declarable} * </p> * - * Note : Please contact Pivotal support before using these APIs + * Note : Please request help on the Geode developer mailing list + * ([email protected]) before using these APIs. * * @author Barry Oglesby * http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionManager.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionManager.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionManager.java index 0c981cc..ceff534 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionManager.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionManager.java @@ -1,10 +1,18 @@ /* - * ========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - * ======================================================================== + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.partition; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionMemberInfo.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionMemberInfo.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionMemberInfo.java index 72bbbe0..88c412a 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionMemberInfo.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionMemberInfo.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *======================================================================== +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.partition; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionNotAvailableException.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionNotAvailableException.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionNotAvailableException.java index 3766fea..96f7ee9 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionNotAvailableException.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionNotAvailableException.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2010-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * one or more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.partition; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionRebalanceInfo.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionRebalanceInfo.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionRebalanceInfo.java index 49de1aa..c341596 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionRebalanceInfo.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionRebalanceInfo.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *======================================================================== +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.partition; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionRegionHelper.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionRegionHelper.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionRegionHelper.java index fbda727..8306c2c 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionRegionHelper.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionRegionHelper.java @@ -1,10 +1,18 @@ /* - * ========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - * ========================================================================= + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.partition; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionRegionInfo.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionRegionInfo.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionRegionInfo.java index 2ca831c..90d9547 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionRegionInfo.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionRegionInfo.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *======================================================================== +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.partition; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/ConflictingPersistentDataException.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/ConflictingPersistentDataException.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/ConflictingPersistentDataException.java index e8cdc5c..c08d46c 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/ConflictingPersistentDataException.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/ConflictingPersistentDataException.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.persistence; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/PartitionOfflineException.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/PartitionOfflineException.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/PartitionOfflineException.java index ae27ef1..f9882e1 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/PartitionOfflineException.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/PartitionOfflineException.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.persistence; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/PersistentID.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/PersistentID.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/PersistentID.java index e30405a..4d10a8c 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/PersistentID.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/PersistentID.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.persistence; @@ -47,4 +56,4 @@ public interface PersistentID extends DataSerializable { * @since 7.0 */ public abstract UUID getUUID(); -} \ No newline at end of file +} http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/PersistentReplicatesOfflineException.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/PersistentReplicatesOfflineException.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/PersistentReplicatesOfflineException.java index 93036d8..13a3883 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/PersistentReplicatesOfflineException.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/PersistentReplicatesOfflineException.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2010-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * one or more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.persistence; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/RevokeFailedException.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/RevokeFailedException.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/RevokeFailedException.java index f6e3c23..06c17a3 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/RevokeFailedException.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/RevokeFailedException.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.persistence; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/RevokedPersistentDataException.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/RevokedPersistentDataException.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/RevokedPersistentDataException.java index a71664b..0397ba9 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/RevokedPersistentDataException.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/persistence/RevokedPersistentDataException.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.persistence; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/AmbiguousNameException.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/AmbiguousNameException.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/AmbiguousNameException.java index b4d30c7..5707717 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/AmbiguousNameException.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/AmbiguousNameException.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *======================================================================== +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.query; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqAttributes.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqAttributes.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqAttributes.java index 004d620..41b556b 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqAttributes.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqAttributes.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2010-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * one or more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.query; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqAttributesFactory.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqAttributesFactory.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqAttributesFactory.java index 44990d9..3a1dae1 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqAttributesFactory.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqAttributesFactory.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.query; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqAttributesMutator.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqAttributesMutator.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqAttributesMutator.java index e6c401a..e72f189 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqAttributesMutator.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqAttributesMutator.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *========================================================================= +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.query; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqClosedException.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqClosedException.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqClosedException.java index d8c0f73..a49d34c 100755 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqClosedException.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqClosedException.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *======================================================================== +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.query; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqEvent.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqEvent.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqEvent.java index e596d41..fd5a179 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqEvent.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqEvent.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *======================================================================== +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.query; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqException.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqException.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqException.java index de5122d..5e30e55 100755 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqException.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqException.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *======================================================================== +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.query; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqExistsException.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqExistsException.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqExistsException.java index 5185c87..0cca567 100755 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqExistsException.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqExistsException.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *======================================================================== +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.query; http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/5695e121/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqListener.java ---------------------------------------------------------------------- diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqListener.java b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqListener.java index 915ace7..30e5460 100644 --- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqListener.java +++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/CqListener.java @@ -1,9 +1,18 @@ -/*========================================================================= - * Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved. - * This product is protected by U.S. and international copyright - * and intellectual property laws. Pivotal products are covered by - * more patents listed at http://www.pivotal.io/patents. - *======================================================================== +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package com.gemstone.gemfire.cache.query;
