fixup! feat: added missing license

This commit is contained in:
Tobias Schmidl 2023-10-06 05:58:18 +02:00
parent d41b8919e3
commit 0eced72348

6
.ecrc
View file

@ -1,4 +1,8 @@
{
"IgnoreDefaults": false,
"Exclude": ["^LICENSE$", "^LICENSES/.*"]
"Exclude": [
"^LICENSE$",
"^LICENSES/.*",
"documentation/pages/about.dox"
]
}