You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by kl...@apache.org on 2015/12/14 19:06:39 UTC

[06/48] incubator-geode git commit: GEODE-18: Added missing source headers

GEODE-18: Added missing source headers


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/35394efd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/35394efd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/35394efd

Branch: refs/heads/feature/GEODE-217
Commit: 35394efd5221dff5c99dd7021ce1dfa0083ae828
Parents: c9f677b
Author: Anthony Baker <ab...@pivotal.io>
Authored: Wed Dec 9 14:59:29 2015 -0800
Committer: Anthony Baker <ab...@pivotal.io>
Committed: Thu Dec 10 09:44:57 2015 -0800

----------------------------------------------------------------------
 build.gradle                                    | 17 ++++++++++++++
 gemfire-assembly/build.gradle                   | 17 ++++++++++++++
 gemfire-assembly/src/main/dist/bin/gfsh         | 14 ++++++++++++
 .../src/main/dist/bin/gfsh-completion.bash      | 15 ++++++++++++
 gemfire-assembly/src/main/dist/bin/gfsh.bat     | 14 ++++++++++++
 .../SharedConfigurationEndToEndDUnitTest.java   | 21 ++++++++++++-----
 gemfire-common/build.gradle                     | 17 ++++++++++++++
 gemfire-core/build.gradle                       | 17 ++++++++++++++
 gemfire-core/src/jca/ra.xml                     | 17 +++++++++++++-
 .../client/doc-files/example-client-cache.xml   | 16 +++++++++++++
 .../gemfire/cache/doc-files/example-cache.xml   | 16 +++++++++++++
 .../gemfire/cache/doc-files/example2-cache.xml  | 17 ++++++++++++++
 .../gemfire/cache/doc-files/example3-cache.xml  | 16 +++++++++++++
 .../cache/query/internal/parse/fixantlr.sh      | 15 ++++++++++++
 .../gemfire/cache/query/internal/parse/oql.g    | 17 ++++++++++++++
 .../internal/direct/DirectChannelListener.java  | 16 +++++++++++++
 .../tools/gfsh/app/windowsbindings.properties   | 15 ++++++++++++
 .../internal/membership/NetViewJUnitTest.java   | 16 +++++++++++++
 .../membership/gms/GMSMemberJUnitTest.java      | 16 +++++++++++++
 .../InstantiatorPropagationDUnitTest.java       | 16 +++++++++++++
 .../cache/wan/AsyncEventQueueTestBase.java      | 20 +++++++++++-----
 .../asyncqueue/AsyncEventListenerDUnitTest.java | 21 ++++++++++++-----
 .../AsyncEventListenerOffHeapDUnitTest.java     | 16 +++++++++++++
 .../AsyncEventQueueStatsDUnitTest.java          | 21 ++++++++++++-----
 .../ConcurrentAsyncEventQueueDUnitTest.java     | 24 ++++++++++++--------
 ...ncurrentAsyncEventQueueOffHeapDUnitTest.java | 16 +++++++++++++
 .../CommonParallelAsyncEventQueueDUnitTest.java | 24 ++++++++++++--------
 ...ParallelAsyncEventQueueOffHeapDUnitTest.java | 16 +++++++++++++
 .../ClientCacheFactoryJUnitTest_single_pool.xml | 17 ++++++++++++++
 .../gemfire/cache/query/dunit/IndexCreation.xml | 17 ++++++++++++++
 .../functional/index-creation-with-eviction.xml | 17 ++++++++++++++
 .../index-creation-without-eviction.xml         | 17 ++++++++++++++
 .../functional/index-recovery-overflow.xml      | 17 ++++++++++++++
 .../query/internal/index/cachequeryindex.xml    | 17 ++++++++++++++
 .../internal/index/cachequeryindexwitherror.xml | 17 ++++++++++++++
 .../cache/query/partitioned/PRIndexCreation.xml | 17 ++++++++++++++
 .../gemfire/cache30/attributesUnordered.xml     | 17 ++++++++++++++
 .../com/gemstone/gemfire/cache30/badFloat.xml   | 17 ++++++++++++++
 .../com/gemstone/gemfire/cache30/badInt.xml     | 17 ++++++++++++++
 .../gemfire/cache30/badKeyConstraintClass.xml   | 17 ++++++++++++++
 .../com/gemstone/gemfire/cache30/badScope.xml   | 17 ++++++++++++++
 .../com/gemstone/gemfire/cache30/bug44710.xml   | 17 ++++++++++++++
 .../gemfire/cache30/callbackNotDeclarable.xml   | 17 ++++++++++++++
 .../gemfire/cache30/callbackWithException.xml   | 17 ++++++++++++++
 .../com/gemstone/gemfire/cache30/coLocation.xml | 17 ++++++++++++++
 .../gemstone/gemfire/cache30/coLocation3.xml    | 17 ++++++++++++++
 .../com/gemstone/gemfire/cache30/ewtest.xml     | 17 ++++++++++++++
 .../cache30/examples_3_0/example-cache.xml      | 16 +++++++++++++
 .../cache30/examples_4_0/example-cache.xml      | 16 +++++++++++++
 .../gemfire/cache30/loaderNotLoader.xml         | 17 ++++++++++++++
 .../com/gemstone/gemfire/cache30/malformed.xml  | 17 ++++++++++++++
 .../gemfire/cache30/namedAttributes.xml         | 17 ++++++++++++++
 .../gemfire/cache30/partitionedRegion.xml       | 17 ++++++++++++++
 .../gemfire/cache30/partitionedRegion51.xml     | 17 ++++++++++++++
 .../gemstone/gemfire/cache30/sameRootRegion.xml | 17 ++++++++++++++
 .../gemstone/gemfire/cache30/sameSubregion.xml  | 17 ++++++++++++++
 .../gemfire/cache30/unknownNamedAttributes.xml  | 17 ++++++++++++++
 .../internal/SharedConfigurationJUnitTest.xml   | 17 ++++++++++++++
 .../internal/cache/BackupJUnitTest.cache.xml    | 17 ++++++++++++++
 .../internal/cache/DiskRegCacheXmlJUnitTest.xml | 16 +++++++++++++
 .../cache/PartitionRegionCacheExample1.xml      | 17 ++++++++++++++
 .../cache/PartitionRegionCacheExample2.xml      | 17 ++++++++++++++
 .../incorrect_bytes_threshold.xml               | 17 ++++++++++++++
 .../faultyDiskXMLsForTesting/incorrect_dir.xml  | 17 ++++++++++++++
 .../incorrect_dir_size.xml                      | 17 ++++++++++++++
 .../incorrect_max_oplog_size.xml                | 17 ++++++++++++++
 .../incorrect_roll_oplogs_value.xml             | 17 ++++++++++++++
 .../incorrect_sync_value.xml                    | 17 ++++++++++++++
 .../incorrect_time_interval.xml                 | 17 ++++++++++++++
 .../mixed_diskstore_diskdir.xml                 | 17 ++++++++++++++
 .../mixed_diskstore_diskwriteattrs.xml          | 17 ++++++++++++++
 .../tier/sockets/RedundancyLevelJUnitTest.xml   | 16 +++++++++++++
 ...testDTDFallbackWithNonEnglishLocal.cache.xml | 17 ++++++++++++++
 .../gemstone/gemfire/internal/jta/cachejta.xml  | 17 ++++++++++++++
 ...dNewNodeJUnitTest.testAddNewNodeNewNamed.xml | 17 ++++++++++++++
 ...ewNodeJUnitTest.testAddNewNodeNewUnnamed.xml | 17 ++++++++++++++
 ...itTest.testAddNewNodeNewUnnamedExtension.xml | 17 ++++++++++++++
 ...NodeJUnitTest.testAddNewNodeReplaceNamed.xml | 17 ++++++++++++++
 ...deJUnitTest.testAddNewNodeReplaceUnnamed.xml | 17 ++++++++++++++
 ...st.testAddNewNodeReplaceUnnamedExtension.xml | 17 ++++++++++++++
 ...sAddNewNodeJUnitTest.testDeleteNodeNamed.xml | 17 ++++++++++++++
 ...ddNewNodeJUnitTest.testDeleteNodeUnnamed.xml | 17 ++++++++++++++
 ...JUnitTest.testDeleteNodeUnnamedExtension.xml | 17 ++++++++++++++
 .../utils/XmlUtilsAddNewNodeJUnitTest.xml       | 17 ++++++++++++++
 ...Test.testBuildSchemaLocationMapAttribute.xml | 17 ++++++++++++++
 ...testBuildSchemaLocationMapEmptyAttribute.xml | 17 ++++++++++++++
 ...ationMapMapOfStringListOfStringAttribute.xml | 17 ++++++++++++++
 ....testBuildSchemaLocationMapNullAttribute.xml | 17 ++++++++++++++
 ...XmlUtilsJUnitTest.testQuerySingleElement.xml | 17 ++++++++++++++
 .../src/test/resources/jta/cachejta.xml         | 17 ++++++++++++++
 .../resources/spring/spring-gemfire-context.xml | 17 ++++++++++++++
 gemfire-lucene/build.gradle                     | 17 ++++++++++++++
 ...erIntegrationJUnitTest.createIndex.cache.xml | 17 ++++++++++++++
 ...serIntegrationJUnitTest.parseIndex.cache.xml | 17 ++++++++++++++
 gemfire-rebalancer/build.gradle                 | 17 ++++++++++++++
 .../src/it/resources/test-regions.xml           | 17 ++++++++++++++
 .../src/it/resources/test-retrieve-regions.xml  | 17 ++++++++++++++
 gemfire-web-api/build.gradle                    | 17 ++++++++++++++
 gemfire-web/build.gradle                        | 17 ++++++++++++++
 gradle.properties                               | 14 ++++++++++++
 gradle/dependency-versions.properties           | 15 ++++++++++++
 gradle/rat.gradle                               |  3 +++
 settings.gradle                                 | 16 +++++++++++++
 103 files changed, 1691 insertions(+), 43 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 9042976..9c8ac44 100755
--- a/build.gradle
+++ b/build.gradle
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 buildscript {
   repositories {
     maven {

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-assembly/build.gradle
----------------------------------------------------------------------
diff --git a/gemfire-assembly/build.gradle b/gemfire-assembly/build.gradle
index 514b4a1..373d77a 100755
--- a/gemfire-assembly/build.gradle
+++ b/gemfire-assembly/build.gradle
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 buildscript {
     repositories {
         mavenCentral()

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-assembly/src/main/dist/bin/gfsh
----------------------------------------------------------------------
diff --git a/gemfire-assembly/src/main/dist/bin/gfsh b/gemfire-assembly/src/main/dist/bin/gfsh
index bcb5a3d..d08e0d4 100755
--- a/gemfire-assembly/src/main/dist/bin/gfsh
+++ b/gemfire-assembly/src/main/dist/bin/gfsh
@@ -1,4 +1,18 @@
 #!/bin/bash
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 
 #
 # Environment variables:

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-assembly/src/main/dist/bin/gfsh-completion.bash
----------------------------------------------------------------------
diff --git a/gemfire-assembly/src/main/dist/bin/gfsh-completion.bash b/gemfire-assembly/src/main/dist/bin/gfsh-completion.bash
index 6db7ef1..d81e5f3 100755
--- a/gemfire-assembly/src/main/dist/bin/gfsh-completion.bash
+++ b/gemfire-assembly/src/main/dist/bin/gfsh-completion.bash
@@ -1,4 +1,19 @@
 #!/usr/bin/env bash
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
 #
 # Auto completion script for GemFire's gfsh script
 #

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-assembly/src/main/dist/bin/gfsh.bat
----------------------------------------------------------------------
diff --git a/gemfire-assembly/src/main/dist/bin/gfsh.bat b/gemfire-assembly/src/main/dist/bin/gfsh.bat
index 10c2726..770e0b9 100755
--- a/gemfire-assembly/src/main/dist/bin/gfsh.bat
+++ b/gemfire-assembly/src/main/dist/bin/gfsh.bat
@@ -1,4 +1,18 @@
 @echo off
+REM Licensed to the Apache Software Foundation (ASF) under one or more
+REM contributor license agreements.  See the NOTICE file distributed with
+REM this work for additional information regarding copyright ownership.
+REM The ASF licenses this file to You under the Apache License, Version 2.0
+REM (the "License"); you may not use this file except in compliance with
+REM the License.  You may obtain a copy of the License at
+REM
+REM      http://www.apache.org/licenses/LICENSE-2.0
+REM
+REM Unless required by applicable law or agreed to in writing, software
+REM distributed under the License is distributed on an "AS IS" BASIS,
+REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+REM See the License for the specific language governing permissions and
+REM limitations under the License.
 
 REM
 REM Environment variables:

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-assembly/src/test/java/com/gemstone/gemfire/management/internal/configuration/SharedConfigurationEndToEndDUnitTest.java
----------------------------------------------------------------------
diff --git a/gemfire-assembly/src/test/java/com/gemstone/gemfire/management/internal/configuration/SharedConfigurationEndToEndDUnitTest.java b/gemfire-assembly/src/test/java/com/gemstone/gemfire/management/internal/configuration/SharedConfigurationEndToEndDUnitTest.java
index 383012e..26ada92 100644
--- a/gemfire-assembly/src/test/java/com/gemstone/gemfire/management/internal/configuration/SharedConfigurationEndToEndDUnitTest.java
+++ b/gemfire-assembly/src/test/java/com/gemstone/gemfire/management/internal/configuration/SharedConfigurationEndToEndDUnitTest.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.management.internal.configuration;
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-common/build.gradle
----------------------------------------------------------------------
diff --git a/gemfire-common/build.gradle b/gemfire-common/build.gradle
index aa8adcb..e28ba44 100755
--- a/gemfire-common/build.gradle
+++ b/gemfire-common/build.gradle
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 dependencies {
   provided project(path: ':gemfire-junit', configuration: 'testOutput')
 }

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/build.gradle
----------------------------------------------------------------------
diff --git a/gemfire-core/build.gradle b/gemfire-core/build.gradle
index dd3b765..19aeee1 100755
--- a/gemfire-core/build.gradle
+++ b/gemfire-core/build.gradle
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 sourceSets {
   jca {
     compileClasspath += configurations.compile

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/jca/ra.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/jca/ra.xml b/gemfire-core/src/jca/ra.xml
index 0638ed0..78b4579 100644
--- a/gemfire-core/src/jca/ra.xml
+++ b/gemfire-core/src/jca/ra.xml
@@ -1,5 +1,20 @@
-
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <!DOCTYPE connector PUBLIC '-//Sun Microsystems, Inc.//DTD Connector 1.0//EN' 'http://java.sun.com/j2ee/dtds/connector_1_0.dtd'>
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/main/java/com/gemstone/gemfire/cache/client/doc-files/example-client-cache.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/client/doc-files/example-client-cache.xml b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/client/doc-files/example-client-cache.xml
index edff479..bddeb9f 100644
--- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/client/doc-files/example-client-cache.xml
+++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/client/doc-files/example-client-cache.xml
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <!-- A sample client GemFire declarative caching XML File -->
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/main/java/com/gemstone/gemfire/cache/doc-files/example-cache.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/doc-files/example-cache.xml b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/doc-files/example-cache.xml
index 6f99a58..0061b5c 100644
--- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/doc-files/example-cache.xml
+++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/doc-files/example-cache.xml
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <!-- A sample GemFire declarative caching XML File -->
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/main/java/com/gemstone/gemfire/cache/doc-files/example2-cache.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/doc-files/example2-cache.xml b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/doc-files/example2-cache.xml
index 79d98b0..b65c285 100644
--- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/doc-files/example2-cache.xml
+++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/doc-files/example2-cache.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <cache
     xmlns="http://schema.pivotal.io/gemfire/cache"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/main/java/com/gemstone/gemfire/cache/doc-files/example3-cache.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/doc-files/example3-cache.xml b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/doc-files/example3-cache.xml
index 4d3a97a..803e72e 100644
--- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/doc-files/example3-cache.xml
+++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/doc-files/example3-cache.xml
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <!-- A sample GemFire declarative caching XML File that demonstrates
      the "named region attributes" feature.

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/internal/parse/fixantlr.sh
----------------------------------------------------------------------
diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/internal/parse/fixantlr.sh b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/internal/parse/fixantlr.sh
index b514b5f..533f5fa 100755
--- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/internal/parse/fixantlr.sh
+++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/internal/parse/fixantlr.sh
@@ -1,3 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
 set -e
 sed -e 's/(char)//' OQLLexer.java >x.java
 mv x.java OQLLexer.java

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/internal/parse/oql.g
----------------------------------------------------------------------
diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/internal/parse/oql.g b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/internal/parse/oql.g
index e18e480..caf0ec0 100644
--- a/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/internal/parse/oql.g
+++ b/gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/internal/parse/oql.g
@@ -1,4 +1,21 @@
 /*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+/*
 **  oql.g
 **
 ** Built with Antlr 2.7.4

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/direct/DirectChannelListener.java
----------------------------------------------------------------------
diff --git a/gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/direct/DirectChannelListener.java b/gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/direct/DirectChannelListener.java
index 28f481b..a97676d 100755
--- a/gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/direct/DirectChannelListener.java
+++ b/gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/direct/DirectChannelListener.java
@@ -1,3 +1,19 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES 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.distributed.internal.direct;
 
 import com.gemstone.gemfire.distributed.internal.DistributionManager;

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/main/resources/com/gemstone/gemfire/internal/tools/gfsh/app/windowsbindings.properties
----------------------------------------------------------------------
diff --git a/gemfire-core/src/main/resources/com/gemstone/gemfire/internal/tools/gfsh/app/windowsbindings.properties b/gemfire-core/src/main/resources/com/gemstone/gemfire/internal/tools/gfsh/app/windowsbindings.properties
index 1fc6136..4291d0b 100644
--- a/gemfire-core/src/main/resources/com/gemstone/gemfire/internal/tools/gfsh/app/windowsbindings.properties
+++ b/gemfire-core/src/main/resources/com/gemstone/gemfire/internal/tools/gfsh/app/windowsbindings.properties
@@ -1,3 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
 # This is a file that comes with jline distro with key bindings for 'ESC' key 
 # commented. For associated bug see: 
 # http://sourceforge.net/tracker/index.php?func=detail&aid=1982039&group_id=64033&atid=506056

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/java/com/gemstone/gemfire/distributed/internal/membership/NetViewJUnitTest.java
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/java/com/gemstone/gemfire/distributed/internal/membership/NetViewJUnitTest.java b/gemfire-core/src/test/java/com/gemstone/gemfire/distributed/internal/membership/NetViewJUnitTest.java
index 9e39d0f..f21ac4c 100755
--- a/gemfire-core/src/test/java/com/gemstone/gemfire/distributed/internal/membership/NetViewJUnitTest.java
+++ b/gemfire-core/src/test/java/com/gemstone/gemfire/distributed/internal/membership/NetViewJUnitTest.java
@@ -30,6 +30,22 @@ import com.gemstone.gemfire.distributed.internal.membership.NetView;
 import com.gemstone.gemfire.internal.SocketCreator;
 import com.gemstone.gemfire.test.junit.categories.UnitTest;
 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 @Category(UnitTest.class)
 public class NetViewJUnitTest {
   List<InternalDistributedMember> members;

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/java/com/gemstone/gemfire/distributed/internal/membership/gms/GMSMemberJUnitTest.java
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/java/com/gemstone/gemfire/distributed/internal/membership/gms/GMSMemberJUnitTest.java b/gemfire-core/src/test/java/com/gemstone/gemfire/distributed/internal/membership/gms/GMSMemberJUnitTest.java
index 0b75d3d..606ae1a 100644
--- a/gemfire-core/src/test/java/com/gemstone/gemfire/distributed/internal/membership/gms/GMSMemberJUnitTest.java
+++ b/gemfire-core/src/test/java/com/gemstone/gemfire/distributed/internal/membership/gms/GMSMemberJUnitTest.java
@@ -1,3 +1,19 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES 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.distributed.internal.membership.gms;
 
 import static org.mockito.Mockito.mock;

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/tier/sockets/InstantiatorPropagationDUnitTest.java
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/tier/sockets/InstantiatorPropagationDUnitTest.java b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/tier/sockets/InstantiatorPropagationDUnitTest.java
index 063112a..7c5cf53 100644
--- a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/tier/sockets/InstantiatorPropagationDUnitTest.java
+++ b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/tier/sockets/InstantiatorPropagationDUnitTest.java
@@ -41,6 +41,22 @@ import dunit.DistributedTestCase;
 import dunit.Host;
 import dunit.VM;
 
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 public class InstantiatorPropagationDUnitTest extends DistributedTestCase {
   private static Cache cache = null;
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/AsyncEventQueueTestBase.java
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/AsyncEventQueueTestBase.java b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/AsyncEventQueueTestBase.java
index a800118..ec38649 100644
--- a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/AsyncEventQueueTestBase.java
+++ b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/AsyncEventQueueTestBase.java
@@ -1,10 +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.internal.cache.wan;
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/asyncqueue/AsyncEventListenerDUnitTest.java
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/asyncqueue/AsyncEventListenerDUnitTest.java b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/asyncqueue/AsyncEventListenerDUnitTest.java
index 1eafbb0..e696248 100644
--- a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/asyncqueue/AsyncEventListenerDUnitTest.java
+++ b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/asyncqueue/AsyncEventListenerDUnitTest.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.internal.cache.wan.asyncqueue;
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/asyncqueue/AsyncEventListenerOffHeapDUnitTest.java
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/asyncqueue/AsyncEventListenerOffHeapDUnitTest.java b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/asyncqueue/AsyncEventListenerOffHeapDUnitTest.java
index b050ef5..7feec9a 100644
--- a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/asyncqueue/AsyncEventListenerOffHeapDUnitTest.java
+++ b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/asyncqueue/AsyncEventListenerOffHeapDUnitTest.java
@@ -1,3 +1,19 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES 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.internal.cache.wan.asyncqueue;
 
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/asyncqueue/AsyncEventQueueStatsDUnitTest.java
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/asyncqueue/AsyncEventQueueStatsDUnitTest.java b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/asyncqueue/AsyncEventQueueStatsDUnitTest.java
index cf4a184..30123a3 100644
--- a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/asyncqueue/AsyncEventQueueStatsDUnitTest.java
+++ b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/asyncqueue/AsyncEventQueueStatsDUnitTest.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.internal.cache.wan.asyncqueue;
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/concurrent/ConcurrentAsyncEventQueueDUnitTest.java
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/concurrent/ConcurrentAsyncEventQueueDUnitTest.java b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/concurrent/ConcurrentAsyncEventQueueDUnitTest.java
index 2fb7496..fdcc6f6 100644
--- a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/concurrent/ConcurrentAsyncEventQueueDUnitTest.java
+++ b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/concurrent/ConcurrentAsyncEventQueueDUnitTest.java
@@ -1,12 +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.internal.cache.wan.concurrent;
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/concurrent/ConcurrentAsyncEventQueueOffHeapDUnitTest.java
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/concurrent/ConcurrentAsyncEventQueueOffHeapDUnitTest.java b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/concurrent/ConcurrentAsyncEventQueueOffHeapDUnitTest.java
index 41eb22d..ac6472e 100644
--- a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/concurrent/ConcurrentAsyncEventQueueOffHeapDUnitTest.java
+++ b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/concurrent/ConcurrentAsyncEventQueueOffHeapDUnitTest.java
@@ -1,3 +1,19 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES 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.internal.cache.wan.concurrent;
 
 @SuppressWarnings("serial")

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/misc/CommonParallelAsyncEventQueueDUnitTest.java
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/misc/CommonParallelAsyncEventQueueDUnitTest.java b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/misc/CommonParallelAsyncEventQueueDUnitTest.java
index 425d1a6..5b9d3bd 100644
--- a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/misc/CommonParallelAsyncEventQueueDUnitTest.java
+++ b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/misc/CommonParallelAsyncEventQueueDUnitTest.java
@@ -1,12 +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.internal.cache.wan.misc;
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/misc/CommonParallelAsyncEventQueueOffHeapDUnitTest.java
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/misc/CommonParallelAsyncEventQueueOffHeapDUnitTest.java b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/misc/CommonParallelAsyncEventQueueOffHeapDUnitTest.java
index 8ab77b9..bceae58 100644
--- a/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/misc/CommonParallelAsyncEventQueueOffHeapDUnitTest.java
+++ b/gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/wan/misc/CommonParallelAsyncEventQueueOffHeapDUnitTest.java
@@ -1,3 +1,19 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES 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.internal.cache.wan.misc;
 
 @SuppressWarnings("serial")

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/client/ClientCacheFactoryJUnitTest_single_pool.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/client/ClientCacheFactoryJUnitTest_single_pool.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/client/ClientCacheFactoryJUnitTest_single_pool.xml
index 0bef14f..92454c4 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/client/ClientCacheFactoryJUnitTest_single_pool.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/client/ClientCacheFactoryJUnitTest_single_pool.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!-- MultiuserSecurityClient.xml
      Configures a region as a client region in a Security cache. The 
      region's pool connects to a server listening on port 40404.

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/dunit/IndexCreation.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/dunit/IndexCreation.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/dunit/IndexCreation.xml
index 894a762..aa46ce8 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/dunit/IndexCreation.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/dunit/IndexCreation.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC
   "-//GemStone Systems, Inc.//GemFire Declarative Cache 7.0//EN" "http://www.gemstone.com/dtd/cache7_0.dtd">
   <cache>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/functional/index-creation-with-eviction.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/functional/index-creation-with-eviction.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/functional/index-creation-with-eviction.xml
index 4160b8d..861bb23 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/functional/index-creation-with-eviction.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/functional/index-creation-with-eviction.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC
     "-//GemStone Systems, Inc.//GemFire Declarative Caching 6.6//EN"
     "http://www.gemstone.com/dtd/cache6_6.dtd">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/functional/index-creation-without-eviction.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/functional/index-creation-without-eviction.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/functional/index-creation-without-eviction.xml
index cc4edbe..f8bdc78 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/functional/index-creation-without-eviction.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/functional/index-creation-without-eviction.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC
     "-//GemStone Systems, Inc.//GemFire Declarative Caching 6.6//EN"
     "http://www.gemstone.com/dtd/cache6_6.dtd">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/functional/index-recovery-overflow.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/functional/index-recovery-overflow.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/functional/index-recovery-overflow.xml
index 4476e9b..4ca5e2f 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/functional/index-recovery-overflow.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/functional/index-recovery-overflow.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC
     "-//GemStone Systems, Inc.//GemFire Declarative Caching 6.6//EN"
     "http://www.gemstone.com/dtd/cache6_6.dtd">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/internal/index/cachequeryindex.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/internal/index/cachequeryindex.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/internal/index/cachequeryindex.xml
index 95067a9..4a97ba1 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/internal/index/cachequeryindex.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/internal/index/cachequeryindex.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC "-//GemStone Systems, Inc.//GemFire Declarative Caching 6.6//EN" "http://www.gemstone.com/dtd/cache6_6.dtd">
 <cache lock-lease="120" lock-timeout="60" search-timeout="300">
   <vm-root-region name="root">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/internal/index/cachequeryindexwitherror.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/internal/index/cachequeryindexwitherror.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/internal/index/cachequeryindexwitherror.xml
index c2f20fc..f39c330 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/internal/index/cachequeryindexwitherror.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/internal/index/cachequeryindexwitherror.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC "-//GemStone Systems, Inc.//GemFire Declarative Caching 6.6//EN" "http://www.gemstone.com/dtd/cache6_6.dtd">
 <cache lock-lease="120" lock-timeout="60" search-timeout="300">
   <vm-root-region name="root">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/partitioned/PRIndexCreation.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/partitioned/PRIndexCreation.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/partitioned/PRIndexCreation.xml
index 313158d..5d0ba46 100755
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/partitioned/PRIndexCreation.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache/query/partitioned/PRIndexCreation.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC "-//GemStone Systems, Inc.//GemFire Declarative Caching 5.1//EN" "http://www.gemstone.com/dtd/cache5_1.dtd">
 <cache lock-lease="120" lock-timeout="60" search-timeout="300" is-server="false" copy-on-read="false">
   <cache-transaction-manager/>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/attributesUnordered.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/attributesUnordered.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/attributesUnordered.xml
index f3c39af..aa8c3f4 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/attributesUnordered.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/attributesUnordered.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC
     "-//GemStone Systems, Inc.//GemFire Declarative Caching 4.0//EN"
     "http://www.gemstone.com/dtd/cache4_0.dtd">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badFloat.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badFloat.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badFloat.xml
index c0f3957..883216c 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badFloat.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badFloat.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC
     "-//GemStone Systems, Inc.//GemFire Declarative Caching 4.0//EN"
     "http://www.gemstone.com/dtd/cache4_0.dtd">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badInt.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badInt.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badInt.xml
index 3544290..17f9aa1 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badInt.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badInt.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC
     "-//GemStone Systems, Inc.//GemFire Declarative Caching 4.0//EN"
     "http://www.gemstone.com/dtd/cache4_0.dtd">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badKeyConstraintClass.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badKeyConstraintClass.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badKeyConstraintClass.xml
index 91e2bc4..9aa8cb3 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badKeyConstraintClass.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badKeyConstraintClass.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC
     "-//GemStone Systems, Inc.//GemFire Declarative Caching 4.0//EN"
     "http://www.gemstone.com/dtd/cache4_0.dtd">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badScope.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badScope.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badScope.xml
index ec683e5..0744a72 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badScope.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/badScope.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC
     "-//GemStone Systems, Inc.//GemFire Declarative Caching 4.0//EN"
     "http://www.gemstone.com/dtd/cache4_0.dtd">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/bug44710.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/bug44710.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/bug44710.xml
index ed6ea67..fa94d5d 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/bug44710.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/bug44710.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC "-//GemStone Systems, Inc.//GemFire Declarative Cache 7.0//EN" "http://www.gemstone.com/dtd/cache7_0.dtd">
 <cache>
   <region name="r1">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/callbackNotDeclarable.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/callbackNotDeclarable.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/callbackNotDeclarable.xml
index 7ecaa3f..eccaf7c 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/callbackNotDeclarable.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/callbackNotDeclarable.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC
     "-//GemStone Systems, Inc.//GemFire Declarative Caching 4.0//EN"
     "http://www.gemstone.com/dtd/cache4_0.dtd">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/callbackWithException.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/callbackWithException.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/callbackWithException.xml
index 1a41012..964a497 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/callbackWithException.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/callbackWithException.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC
     "-//GemStone Systems, Inc.//GemFire Declarative Caching 4.0//EN"
     "http://www.gemstone.com/dtd/cache4_0.dtd">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/coLocation.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/coLocation.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/coLocation.xml
index f57e6ad..6c23d5f 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/coLocation.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/coLocation.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC "-//GemStone Systems, Inc.//GemFire Declarative Cache 5.8//EN" "http://www.gemstone.com/dtd/cache5_8.dtd">
 <cache>
   <region name="Customer">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/coLocation3.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/coLocation3.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/coLocation3.xml
index ed42012..20fae74 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/coLocation3.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/coLocation3.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC "-//GemStone Systems, Inc.//GemFire Declarative Cache 7.0//EN" "http://www.gemstone.com/dtd/cache7_0.dtd">
 <cache>
   <region-attributes id="ORDER_ATTS" data-policy="partition">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/ewtest.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/ewtest.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/ewtest.xml
index 7b53fae..1f40036 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/ewtest.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/ewtest.xml
@@ -1,4 +1,21 @@
 <?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
 <!DOCTYPE cache PUBLIC "-//GemStone Systems, Inc.//GemFire Declarative Caching 6.5//EN" "http://www.gemstone.com/dtd/cache6_5.dtd">
 <cache lock-lease="120" lock-timeout="60" search-timeout="300">
 	<!-- Disk store declarations -->

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/examples_3_0/example-cache.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/examples_3_0/example-cache.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/examples_3_0/example-cache.xml
index aabdc94..f7bdc8e 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/examples_3_0/example-cache.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/examples_3_0/example-cache.xml
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <!-- A sample GemFire declarative caching XML File -->
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/35394efd/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/examples_4_0/example-cache.xml
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/examples_4_0/example-cache.xml b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/examples_4_0/example-cache.xml
index 82cecf7..4b21e8f 100644
--- a/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/examples_4_0/example-cache.xml
+++ b/gemfire-core/src/test/resources/com/gemstone/gemfire/cache30/examples_4_0/example-cache.xml
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <!-- A sample GemFire declarative caching XML File -->