adding copyright header (#19555)

* adding copyright header

* fix fmt and a test
This commit is contained in:
Hamid Ghaf
2023-03-15 09:00:52 -07:00
committed by GitHub
parent 3b153526e1
commit e55c18ed12
3505 changed files with 14018 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ project {
# Supports doublestar glob patterns for more flexibility in defining which
# files or folders should be ignored
header_ignore = [
"builtin/credentials/aws/pkcs7/**",
"builtin/credential/aws/pkcs7/**",
"ui/node_modules/**",
]
}