This is an automated email from the ASF dual-hosted git repository.
ofuks pushed a commit to branch v2.4.0
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git
The following commit(s) were added to refs/heads/v2.4.0 by this push:
new 7332a1c Updated license
7332a1c is described below
commit 7332a1c887be9d1a3388f9dc3e171a444e2515d8
Author: Oleh Fuks <[email protected]>
AuthorDate: Wed Sep 16 14:04:39 2020 +0300
Updated license
---
.../src/project/templates/nftables.conf | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/infrastructure-provisioning/src/project/templates/nftables.conf
b/infrastructure-provisioning/src/project/templates/nftables.conf
index f5d4404..3304b90 100644
--- a/infrastructure-provisioning/src/project/templates/nftables.conf
+++ b/infrastructure-provisioning/src/project/templates/nftables.conf
@@ -1,5 +1,25 @@
#!/usr/sbin/nft -f
+# *****************************************************************************
+#
+# 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.
+#
+#
******************************************************************************
flush ruleset
table inet filter {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]