diff --git a/syntax/nftables.nanorc b/syntax/nftables.nanorc index 443387bd..f3ccc96d 100644 --- a/syntax/nftables.nanorc +++ b/syntax/nftables.nanorc @@ -1,5 +1,8 @@ ## Syntax highlighting for the packet-filtering rules of Netfilter. +## Original author: Arturo Borrero González +## License: GPL version 3 or newer + syntax nftables "\.(nft|nftables)$" header "^#!.*(nft|nftables)" comment "#"