This is an automated email from the ASF dual-hosted git repository.
pdesai pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-apigateway.git
The following commit(s) were added to refs/heads/master by this push:
new 8907ab9 Fix license header in rules config. file. (#305)
8907ab9 is described below
commit 8907ab90fcb9bd1f54f63efbcda6d369db5b32a3
Author: Matt Rutkowski <[email protected]>
AuthorDate: Tue May 29 18:06:56 2018 -0500
Fix license header in rules config. file. (#305)
---
naxsi_core.rules | 31 ++++++++++++++++---------------
1 file changed, 16 insertions(+), 15 deletions(-)
diff --git a/naxsi_core.rules b/naxsi_core.rules
index 3c64007..f713232 100644
--- a/naxsi_core.rules
+++ b/naxsi_core.rules
@@ -1,18 +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.
-# */
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
##################################
## INTERNAL RULES IDS:1-999 ##
--
To stop receiving notification emails like this one, please contact
[email protected].