http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/plugins/SQLiteCLI/CMakeLists.txt ---------------------------------------------------------------------- diff --git a/src/plugins/SQLiteCLI/CMakeLists.txt b/src/plugins/SQLiteCLI/CMakeLists.txt old mode 100755 new mode 100644 index a5eaa48..e735090 --- a/src/plugins/SQLiteCLI/CMakeLists.txt +++ b/src/plugins/SQLiteCLI/CMakeLists.txt @@ -1,3 +1,17 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. cmake_minimum_required(VERSION 3.4) project(nativeclient.plugins.SQLiteCLI)
http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/plugins/SQLiteCLI/SQLiteCLI.csproj.in ---------------------------------------------------------------------- diff --git a/src/plugins/SQLiteCLI/SQLiteCLI.csproj.in b/src/plugins/SQLiteCLI/SQLiteCLI.csproj.in index 3be7f46..04b53f2 100644 --- a/src/plugins/SQLiteCLI/SQLiteCLI.csproj.in +++ b/src/plugins/SQLiteCLI/SQLiteCLI.csproj.in @@ -1,4 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> +<?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. +--> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> <PropertyGroup> <CMAKE_SOURCE_DIR>${CMAKE_SOURCE_DIR_NATIVE}</CMAKE_SOURCE_DIR> @@ -111,4 +127,4 @@ <Target Name="AfterBuild"> </Target> --> -</Project> \ No newline at end of file +</Project> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/CPPCacheConfig.cmake ---------------------------------------------------------------------- diff --git a/src/quickstart/CPPCacheConfig.cmake b/src/quickstart/CPPCacheConfig.cmake old mode 100755 new mode 100644 index 062be0a..2b98bf0 --- a/src/quickstart/CPPCacheConfig.cmake +++ b/src/quickstart/CPPCacheConfig.cmake @@ -1,3 +1,17 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. #.rst: # FindNativeClientCPPCache # ------------------------ http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/NativeClientConfig.cmake ---------------------------------------------------------------------- diff --git a/src/quickstart/NativeClientConfig.cmake b/src/quickstart/NativeClientConfig.cmake old mode 100755 new mode 100644 index cad19f8..3b65ab6 --- a/src/quickstart/NativeClientConfig.cmake +++ b/src/quickstart/NativeClientConfig.cmake @@ -1,3 +1,17 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. if (DEFINED ENV{GFCPP}) MESSAGE(STATUS "Using GFCPP=$ENV{GFCPP} as product directory.") set( NCProductDir $ENV{GFCPP} ) http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/clientDelta.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/clientDelta.xml b/src/quickstart/XMLs/clientDelta.xml index 98dcdf8..c2eae93 100644 --- a/src/quickstart/XMLs/clientDelta.xml +++ b/src/quickstart/XMLs/clientDelta.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- Well-formed and valid xml file --> <client-cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/clientExceptions.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/clientExceptions.xml b/src/quickstart/XMLs/clientExceptions.xml index 23a0093..dfaeaef 100644 --- a/src/quickstart/XMLs/clientExceptions.xml +++ b/src/quickstart/XMLs/clientExceptions.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- Well-formed and valid xml file --> <client-cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/clientHACache.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/clientHACache.xml b/src/quickstart/XMLs/clientHACache.xml index e3b0bdb..8d0dea7 100644 --- a/src/quickstart/XMLs/clientHACache.xml +++ b/src/quickstart/XMLs/clientHACache.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- Well-formed and valid xml file --> <client-cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/clientInterop.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/clientInterop.xml b/src/quickstart/XMLs/clientInterop.xml index 99f581c..ea44d64 100644 --- a/src/quickstart/XMLs/clientInterop.xml +++ b/src/quickstart/XMLs/clientInterop.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- Well-formed and valid xml file --> <client-cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/clientInteropJava.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/clientInteropJava.xml b/src/quickstart/XMLs/clientInteropJava.xml index d92ae15..2bd1851 100644 --- a/src/quickstart/XMLs/clientInteropJava.xml +++ b/src/quickstart/XMLs/clientInteropJava.xml @@ -1,5 +1,23 @@ <?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. +--> + + <client-cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geode.apache.org/schema/cache http://geode.apache.org/schema/cache/cache-1.0.xsd" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/clientLoaderListenerWriter.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/clientLoaderListenerWriter.xml b/src/quickstart/XMLs/clientLoaderListenerWriter.xml index 4cf62e3..ba76ca5 100644 --- a/src/quickstart/XMLs/clientLoaderListenerWriter.xml +++ b/src/quickstart/XMLs/clientLoaderListenerWriter.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- Well-formed and valid xml file --> <client-cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/clientPdxAutoSerializer.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/clientPdxAutoSerializer.xml b/src/quickstart/XMLs/clientPdxAutoSerializer.xml index 0adce05..3342b87 100644 --- a/src/quickstart/XMLs/clientPdxAutoSerializer.xml +++ b/src/quickstart/XMLs/clientPdxAutoSerializer.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- Well-formed and valid xml file --> <client-cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/clientPdxInstance.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/clientPdxInstance.xml b/src/quickstart/XMLs/clientPdxInstance.xml index e852c09..8c9da6e 100755 --- a/src/quickstart/XMLs/clientPdxInstance.xml +++ b/src/quickstart/XMLs/clientPdxInstance.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- Well-formed and valid xml file --> <client-cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/clientPdxRemoteQuery.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/clientPdxRemoteQuery.xml b/src/quickstart/XMLs/clientPdxRemoteQuery.xml index 0adce05..3342b87 100644 --- a/src/quickstart/XMLs/clientPdxRemoteQuery.xml +++ b/src/quickstart/XMLs/clientPdxRemoteQuery.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- Well-formed and valid xml file --> <client-cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/clientPdxSerializer.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/clientPdxSerializer.xml b/src/quickstart/XMLs/clientPdxSerializer.xml index 6f53d55..ace3102 100755 --- a/src/quickstart/XMLs/clientPdxSerializer.xml +++ b/src/quickstart/XMLs/clientPdxSerializer.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- Well-formed and valid xml file --> <client-cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/clientPoolCqQuery.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/clientPoolCqQuery.xml b/src/quickstart/XMLs/clientPoolCqQuery.xml index 54bf615..9b6922c 100755 --- a/src/quickstart/XMLs/clientPoolCqQuery.xml +++ b/src/quickstart/XMLs/clientPoolCqQuery.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- Well-formed and valid xml file --> <client-cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/clientPoolRemoteQuery.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/clientPoolRemoteQuery.xml b/src/quickstart/XMLs/clientPoolRemoteQuery.xml index 86033db..f10ff4d 100755 --- a/src/quickstart/XMLs/clientPoolRemoteQuery.xml +++ b/src/quickstart/XMLs/clientPoolRemoteQuery.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- Well-formed and valid xml file --> <client-cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/clientRefIDExample.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/clientRefIDExample.xml b/src/quickstart/XMLs/clientRefIDExample.xml index 067f4c3..306f25d 100644 --- a/src/quickstart/XMLs/clientRefIDExample.xml +++ b/src/quickstart/XMLs/clientRefIDExample.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- Well-formed and valid xml file --> <client-cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/clientRegisterInterest.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/clientRegisterInterest.xml b/src/quickstart/XMLs/clientRegisterInterest.xml index 70a8e04..d68d104 100644 --- a/src/quickstart/XMLs/clientRegisterInterest.xml +++ b/src/quickstart/XMLs/clientRegisterInterest.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- Well-formed and valid xml file --> <client-cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/clientSecurity.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/clientSecurity.xml b/src/quickstart/XMLs/clientSecurity.xml index 3119f4b..269c768 100644 --- a/src/quickstart/XMLs/clientSecurity.xml +++ b/src/quickstart/XMLs/clientSecurity.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- Well-formed and valid xml file --> <client-cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverBasicOperations.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverBasicOperations.xml b/src/quickstart/XMLs/serverBasicOperations.xml index b1af2cd..eb2fa10 100644 --- a/src/quickstart/XMLs/serverBasicOperations.xml +++ b/src/quickstart/XMLs/serverBasicOperations.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverBasicOperations.xml Configures a server to for clients at port 40404. --> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverCqQuery.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverCqQuery.xml b/src/quickstart/XMLs/serverCqQuery.xml index eac0bff..5e750b4 100644 --- a/src/quickstart/XMLs/serverCqQuery.xml +++ b/src/quickstart/XMLs/serverCqQuery.xml @@ -1,4 +1,22 @@ <?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://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geode.apache.org/schema/cache http://geode.apache.org/schema/cache/cache-1.0.xsd" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverDataExpiration.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverDataExpiration.xml b/src/quickstart/XMLs/serverDataExpiration.xml index a2dc9ff..b193a67 100644 --- a/src/quickstart/XMLs/serverDataExpiration.xml +++ b/src/quickstart/XMLs/serverDataExpiration.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverDataExpiration.xml Configures a server to for clients at port 40404. The example region also is configured with a listener. http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverDelta.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverDelta.xml b/src/quickstart/XMLs/serverDelta.xml index 5edfc2f..2a23c8d 100644 --- a/src/quickstart/XMLs/serverDelta.xml +++ b/src/quickstart/XMLs/serverDelta.xml @@ -1,4 +1,22 @@ <?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://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geode.apache.org/schema/cache http://geode.apache.org/schema/cache/cache-1.0.xsd" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverDistributedSystem.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverDistributedSystem.xml b/src/quickstart/XMLs/serverDistributedSystem.xml index 95fdafa..9212269 100755 --- a/src/quickstart/XMLs/serverDistributedSystem.xml +++ b/src/quickstart/XMLs/serverDistributedSystem.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverBasicOperations.xml Configures a server to for clients at port 40404. --> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverDistributedSystem2.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverDistributedSystem2.xml b/src/quickstart/XMLs/serverDistributedSystem2.xml index b7d2636..9710f7e 100755 --- a/src/quickstart/XMLs/serverDistributedSystem2.xml +++ b/src/quickstart/XMLs/serverDistributedSystem2.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverBasicOperations.xml Configures a server to for clients at port 40404. --> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverDurableClient.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverDurableClient.xml b/src/quickstart/XMLs/serverDurableClient.xml index e61617b..e00a99a 100644 --- a/src/quickstart/XMLs/serverDurableClient.xml +++ b/src/quickstart/XMLs/serverDurableClient.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverDurableClient.xml Configures a server to for clients at port 40404. --> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverExceptions.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverExceptions.xml b/src/quickstart/XMLs/serverExceptions.xml index ee4a5ca..1038c22 100644 --- a/src/quickstart/XMLs/serverExceptions.xml +++ b/src/quickstart/XMLs/serverExceptions.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverExceptions.xml Configures a server to for clients at port 40404. --> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverExecuteFunctions.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverExecuteFunctions.xml b/src/quickstart/XMLs/serverExecuteFunctions.xml index 44df42a..3e086bb 100755 --- a/src/quickstart/XMLs/serverExecuteFunctions.xml +++ b/src/quickstart/XMLs/serverExecuteFunctions.xml @@ -1,5 +1,23 @@ <?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://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverExecuteFunctions2.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverExecuteFunctions2.xml b/src/quickstart/XMLs/serverExecuteFunctions2.xml index 585b505..529a15c 100755 --- a/src/quickstart/XMLs/serverExecuteFunctions2.xml +++ b/src/quickstart/XMLs/serverExecuteFunctions2.xml @@ -1,5 +1,23 @@ <?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://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverHACache.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverHACache.xml b/src/quickstart/XMLs/serverHACache.xml index 06c24f5..5bcb5c4 100644 --- a/src/quickstart/XMLs/serverHACache.xml +++ b/src/quickstart/XMLs/serverHACache.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverHACache.xml Configures a server to for clients at port 40405. --> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverHACache2.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverHACache2.xml b/src/quickstart/XMLs/serverHACache2.xml index 7f00b78..a7936a4 100644 --- a/src/quickstart/XMLs/serverHACache2.xml +++ b/src/quickstart/XMLs/serverHACache2.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverHACache2.xml Configures a server to for clients at port 40404. --> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverLoaderListenerWriter.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverLoaderListenerWriter.xml b/src/quickstart/XMLs/serverLoaderListenerWriter.xml index 34b6228..5a77ad8 100644 --- a/src/quickstart/XMLs/serverLoaderListenerWriter.xml +++ b/src/quickstart/XMLs/serverLoaderListenerWriter.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverLoaderListenerWriter.xml Configures a server to for clients at port 40404. The example region also is configured with a loader, listener and writer. http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverMultiuserSecurity.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverMultiuserSecurity.xml b/src/quickstart/XMLs/serverMultiuserSecurity.xml index 6f96278..a3e6e49 100755 --- a/src/quickstart/XMLs/serverMultiuserSecurity.xml +++ b/src/quickstart/XMLs/serverMultiuserSecurity.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverMultiuserSecurity.xml Configures a server to for clients at port 40404. --> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverPdxAutoSerializer.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverPdxAutoSerializer.xml b/src/quickstart/XMLs/serverPdxAutoSerializer.xml index 749f24d..1414700 100644 --- a/src/quickstart/XMLs/serverPdxAutoSerializer.xml +++ b/src/quickstart/XMLs/serverPdxAutoSerializer.xml @@ -1,4 +1,22 @@ <?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://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geode.apache.org/schema/cache http://geode.apache.org/schema/cache/cache-1.0.xsd" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverPdxInstance.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverPdxInstance.xml b/src/quickstart/XMLs/serverPdxInstance.xml index 59bb3ae..b7ca490 100755 --- a/src/quickstart/XMLs/serverPdxInstance.xml +++ b/src/quickstart/XMLs/serverPdxInstance.xml @@ -1,4 +1,22 @@ <?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://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geode.apache.org/schema/cache http://geode.apache.org/schema/cache/cache-1.0.xsd" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverPdxRemoteQuery.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverPdxRemoteQuery.xml b/src/quickstart/XMLs/serverPdxRemoteQuery.xml index 749f24d..1414700 100644 --- a/src/quickstart/XMLs/serverPdxRemoteQuery.xml +++ b/src/quickstart/XMLs/serverPdxRemoteQuery.xml @@ -1,4 +1,22 @@ <?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://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geode.apache.org/schema/cache http://geode.apache.org/schema/cache/cache-1.0.xsd" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverPdxSerializer.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverPdxSerializer.xml b/src/quickstart/XMLs/serverPdxSerializer.xml index 59bb3ae..b7ca490 100755 --- a/src/quickstart/XMLs/serverPdxSerializer.xml +++ b/src/quickstart/XMLs/serverPdxSerializer.xml @@ -1,4 +1,22 @@ <?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://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geode.apache.org/schema/cache http://geode.apache.org/schema/cache/cache-1.0.xsd" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverPoolCqQuery.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverPoolCqQuery.xml b/src/quickstart/XMLs/serverPoolCqQuery.xml index f490209..acdb93e 100755 --- a/src/quickstart/XMLs/serverPoolCqQuery.xml +++ b/src/quickstart/XMLs/serverPoolCqQuery.xml @@ -1,4 +1,22 @@ <?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://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geode.apache.org/schema/cache http://geode.apache.org/schema/cache/cache-1.0.xsd" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverPoolRemoteQuery.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverPoolRemoteQuery.xml b/src/quickstart/XMLs/serverPoolRemoteQuery.xml index 87bc030..5c0fcb6 100755 --- a/src/quickstart/XMLs/serverPoolRemoteQuery.xml +++ b/src/quickstart/XMLs/serverPoolRemoteQuery.xml @@ -1,4 +1,22 @@ <?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://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geode.apache.org/schema/cache http://geode.apache.org/schema/cache/cache-1.0.xsd" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverPoolWithEndpoints.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverPoolWithEndpoints.xml b/src/quickstart/XMLs/serverPoolWithEndpoints.xml index 6dcf29c..e796ea8 100755 --- a/src/quickstart/XMLs/serverPoolWithEndpoints.xml +++ b/src/quickstart/XMLs/serverPoolWithEndpoints.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverPoolWithEndpoints.xml Configures a server to for clients at port 40404. --> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverPutAllGetAllOperations.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverPutAllGetAllOperations.xml b/src/quickstart/XMLs/serverPutAllGetAllOperations.xml index 36957f8..43da1be 100644 --- a/src/quickstart/XMLs/serverPutAllGetAllOperations.xml +++ b/src/quickstart/XMLs/serverPutAllGetAllOperations.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverPutAllGetAllOperations.xml Configures a server to for clients at port 40404. --> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverRefIDExample.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverRefIDExample.xml b/src/quickstart/XMLs/serverRefIDExample.xml index 0d85f43..ab545c1 100644 --- a/src/quickstart/XMLs/serverRefIDExample.xml +++ b/src/quickstart/XMLs/serverRefIDExample.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverRefIDExample.xml Configures a server to for clients at port 40404. --> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverRegisterInterest.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverRegisterInterest.xml b/src/quickstart/XMLs/serverRegisterInterest.xml index 5193876..e54c038 100644 --- a/src/quickstart/XMLs/serverRegisterInterest.xml +++ b/src/quickstart/XMLs/serverRegisterInterest.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverRegisterInterest.xml Configures a server to for clients at port 40404. --> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverRemoteQuery.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverRemoteQuery.xml b/src/quickstart/XMLs/serverRemoteQuery.xml index 01ae80a..4d04e25 100644 --- a/src/quickstart/XMLs/serverRemoteQuery.xml +++ b/src/quickstart/XMLs/serverRemoteQuery.xml @@ -1,4 +1,22 @@ <?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://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geode.apache.org/schema/cache http://geode.apache.org/schema/cache/cache-1.0.xsd" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverSecurity.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverSecurity.xml b/src/quickstart/XMLs/serverSecurity.xml index 9552b6f..9bf7b33 100644 --- a/src/quickstart/XMLs/serverSecurity.xml +++ b/src/quickstart/XMLs/serverSecurity.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverSecurity.xml Configures a server to for clients at port 40404. --> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverTransactions.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverTransactions.xml b/src/quickstart/XMLs/serverTransactions.xml index c0c3ddf..7ed9656 100644 --- a/src/quickstart/XMLs/serverTransactions.xml +++ b/src/quickstart/XMLs/serverTransactions.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverTransaction.xml Configures a server to for clients at port 40404. --> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/XMLs/serverTransactionsXA.xml ---------------------------------------------------------------------- diff --git a/src/quickstart/XMLs/serverTransactionsXA.xml b/src/quickstart/XMLs/serverTransactionsXA.xml index c0c3ddf..7ed9656 100644 --- a/src/quickstart/XMLs/serverTransactionsXA.xml +++ b/src/quickstart/XMLs/serverTransactionsXA.xml @@ -1,5 +1,23 @@ <?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. +--> + + <!-- serverTransaction.xml Configures a server to for clients at port 40404. --> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/cleanup.bat ---------------------------------------------------------------------- diff --git a/src/quickstart/cleanup.bat b/src/quickstart/cleanup.bat index d55cf5d..621b7d9 100644 --- a/src/quickstart/cleanup.bat +++ b/src/quickstart/cleanup.bat @@ -1,9 +1,24 @@ @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. + echo Deleting Geode Statistics and Log files... del /q *.gfs del /q gfecs\*.* rmdir gfecs del /q gfecs2\*.* -rmdir gfecs2 \ No newline at end of file +rmdir gfecs2 http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/cleanup.sh ---------------------------------------------------------------------- diff --git a/src/quickstart/cleanup.sh b/src/quickstart/cleanup.sh index 7320762..3758629 100755 --- a/src/quickstart/cleanup.sh +++ b/src/quickstart/cleanup.sh @@ -1,5 +1,21 @@ #!/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. + + echo Deleting Geode Statistics and Log files... rm -f *.gfs http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/cpp/CMakeLists.txt ---------------------------------------------------------------------- diff --git a/src/quickstart/cpp/CMakeLists.txt b/src/quickstart/cpp/CMakeLists.txt old mode 100755 new mode 100644 index 6841f9c..d6f8a59 --- a/src/quickstart/cpp/CMakeLists.txt +++ b/src/quickstart/cpp/CMakeLists.txt @@ -1,3 +1,17 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. cmake_minimum_required(VERSION 3.4) project(nativeclient.quickstart.cpp) http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/cpp/ExecuteFunctions.cpp ---------------------------------------------------------------------- diff --git a/src/quickstart/cpp/ExecuteFunctions.cpp b/src/quickstart/cpp/ExecuteFunctions.cpp index 7f351bf..2433d01 100644 --- a/src/quickstart/cpp/ExecuteFunctions.cpp +++ b/src/quickstart/cpp/ExecuteFunctions.cpp @@ -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. + */ + +/* * The Execute Function QuickStart Example. * * This example takes the following steps: http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/cpp/FindCPPCache.cmake ---------------------------------------------------------------------- diff --git a/src/quickstart/cpp/FindCPPCache.cmake b/src/quickstart/cpp/FindCPPCache.cmake old mode 100755 new mode 100644 index 658696a..37bdc89 --- a/src/quickstart/cpp/FindCPPCache.cmake +++ b/src/quickstart/cpp/FindCPPCache.cmake @@ -1,3 +1,17 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. #.rst: # FindNativeClientCPPCache # ------------------------ http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/csharp/CMakeLists.txt ---------------------------------------------------------------------- diff --git a/src/quickstart/csharp/CMakeLists.txt b/src/quickstart/csharp/CMakeLists.txt old mode 100755 new mode 100644 index 5792b35..d90c0ef --- a/src/quickstart/csharp/CMakeLists.txt +++ b/src/quickstart/csharp/CMakeLists.txt @@ -1,3 +1,17 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. cmake_minimum_required(VERSION 3.4) project(nativeclient.quickstart.csharp) http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/csharp/app.config.in ---------------------------------------------------------------------- diff --git a/src/quickstart/csharp/app.config.in b/src/quickstart/csharp/app.config.in index d38dacb..fe1d571 100755 --- a/src/quickstart/csharp/app.config.in +++ b/src/quickstart/csharp/app.config.in @@ -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. +--> <configuration> <startup> <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/csharp/vsprojects/BasicOperations/BasicOperations.csproj.in ---------------------------------------------------------------------- diff --git a/src/quickstart/csharp/vsprojects/BasicOperations/BasicOperations.csproj.in b/src/quickstart/csharp/vsprojects/BasicOperations/BasicOperations.csproj.in index c93c573..dd9c928 100644 --- a/src/quickstart/csharp/vsprojects/BasicOperations/BasicOperations.csproj.in +++ b/src/quickstart/csharp/vsprojects/BasicOperations/BasicOperations.csproj.in @@ -1,4 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> +<?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. +--> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/csharp/vsprojects/BasicOperations/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/src/quickstart/csharp/vsprojects/BasicOperations/Properties/AssemblyInfo.cs b/src/quickstart/csharp/vsprojects/BasicOperations/Properties/AssemblyInfo.cs index f436042..1972845 100644 --- a/src/quickstart/csharp/vsprojects/BasicOperations/Properties/AssemblyInfo.cs +++ b/src/quickstart/csharp/vsprojects/BasicOperations/Properties/AssemblyInfo.cs @@ -1,4 +1,20 @@ -using System.Reflection; +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/csharp/vsprojects/CqQuery/CqQuery.csproj.in ---------------------------------------------------------------------- diff --git a/src/quickstart/csharp/vsprojects/CqQuery/CqQuery.csproj.in b/src/quickstart/csharp/vsprojects/CqQuery/CqQuery.csproj.in index 4a33e74..1d4a5d7 100644 --- a/src/quickstart/csharp/vsprojects/CqQuery/CqQuery.csproj.in +++ b/src/quickstart/csharp/vsprojects/CqQuery/CqQuery.csproj.in @@ -1,4 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> +<?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. +--> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/csharp/vsprojects/CqQuery/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/src/quickstart/csharp/vsprojects/CqQuery/Properties/AssemblyInfo.cs b/src/quickstart/csharp/vsprojects/CqQuery/Properties/AssemblyInfo.cs index be4e98c..224c8c5 100644 --- a/src/quickstart/csharp/vsprojects/CqQuery/Properties/AssemblyInfo.cs +++ b/src/quickstart/csharp/vsprojects/CqQuery/Properties/AssemblyInfo.cs @@ -1,4 +1,20 @@ -using System.Reflection; +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/csharp/vsprojects/DataExpiration/DataExpiration.csproj.in ---------------------------------------------------------------------- diff --git a/src/quickstart/csharp/vsprojects/DataExpiration/DataExpiration.csproj.in b/src/quickstart/csharp/vsprojects/DataExpiration/DataExpiration.csproj.in index 38de366..031deeb 100644 --- a/src/quickstart/csharp/vsprojects/DataExpiration/DataExpiration.csproj.in +++ b/src/quickstart/csharp/vsprojects/DataExpiration/DataExpiration.csproj.in @@ -1,4 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> +<?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. +--> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> @@ -100,4 +116,4 @@ <PropertyGroup> <PostBuildEvent>copy "$(TargetPath)" "$(SolutionDir)"</PostBuildEvent> </PropertyGroup> -</Project> \ No newline at end of file +</Project> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/csharp/vsprojects/DataExpiration/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/src/quickstart/csharp/vsprojects/DataExpiration/Properties/AssemblyInfo.cs b/src/quickstart/csharp/vsprojects/DataExpiration/Properties/AssemblyInfo.cs index 16538fb..2f455c1 100644 --- a/src/quickstart/csharp/vsprojects/DataExpiration/Properties/AssemblyInfo.cs +++ b/src/quickstart/csharp/vsprojects/DataExpiration/Properties/AssemblyInfo.cs @@ -1,4 +1,20 @@ -using System.Reflection; +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/csharp/vsprojects/Delta/Delta.csproj.in ---------------------------------------------------------------------- diff --git a/src/quickstart/csharp/vsprojects/Delta/Delta.csproj.in b/src/quickstart/csharp/vsprojects/Delta/Delta.csproj.in index 893e866..1bd62f9 100644 --- a/src/quickstart/csharp/vsprojects/Delta/Delta.csproj.in +++ b/src/quickstart/csharp/vsprojects/Delta/Delta.csproj.in @@ -1,4 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> +<?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. +--> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/src/quickstart/csharp/vsprojects/Delta/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/src/quickstart/csharp/vsprojects/Delta/Properties/AssemblyInfo.cs b/src/quickstart/csharp/vsprojects/Delta/Properties/AssemblyInfo.cs index aad35c8..52c5d40 100644 --- a/src/quickstart/csharp/vsprojects/Delta/Properties/AssemblyInfo.cs +++ b/src/quickstart/csharp/vsprojects/Delta/Properties/AssemblyInfo.cs @@ -1,4 +1,20 @@ -using System.Reflection; +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices;
