runtime: Add license information for HCL and Terraform runtime files

fixes: #17372
closes: #17377

Signed-off-by: Gregory Anders <greg@gpanders.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Gregory Anders
2025-05-25 17:01:45 +02:00
committed by Christian Brabandt
parent 5717ee33db
commit c8b7e6129a
5 changed files with 63 additions and 3 deletions

View File

@ -1,7 +1,7 @@
" Vim filetype plugin
" Language: HCL
" Maintainer: Gregory Anders
" Last Change: 2024-09-03
" Language: HCL
" Maintainer: Gregory Anders
" Last Change: 2024-09-03
if exists('b:did_ftplugin')
finish