You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ab...@apache.org on 2017/05/09 04:59:27 UTC

geode-site git commit: Fix coment style

Repository: geode-site
Updated Branches:
  refs/heads/asf-site f054f057c -> 2466952e1


Fix coment style


Project: http://git-wip-us.apache.org/repos/asf/geode-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode-site/commit/2466952e
Tree: http://git-wip-us.apache.org/repos/asf/geode-site/tree/2466952e
Diff: http://git-wip-us.apache.org/repos/asf/geode-site/diff/2466952e

Branch: refs/heads/asf-site
Commit: 2466952e18b5a1f3a51319015c2604c54ef28d9b
Parents: f054f05
Author: Anthony Baker <ab...@apache.org>
Authored: Mon May 8 21:59:18 2017 -0700
Committer: Anthony Baker <ab...@apache.org>
Committed: Mon May 8 21:59:18 2017 -0700

----------------------------------------------------------------------
 docs/.htaccess | 30 ++++++++++++++----------------
 1 file changed, 14 insertions(+), 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/geode-site/blob/2466952e/docs/.htaccess
----------------------------------------------------------------------
diff --git a/docs/.htaccess b/docs/.htaccess
index b59ce27..ca04f84 100644
--- a/docs/.htaccess
+++ b/docs/.htaccess
@@ -1,19 +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.
--->
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 
 RewriteEngine On
 RewriteRule ^/guide/latest/(.*)$ /guide/11/$1 [R=303,NC,L]