Add template for header (#879)

Okay, this has nothing to do with post-editing and it's only for new files, but still useful.
This commit is contained in:
Nathan Mattes 2023-01-12 10:35:21 +01:00 committed by GitHub
parent 37678caed5
commit 8e7d115944
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
{
FILEHEADER = " Copyright © ___YEAR___ Mastodon gGmbH. All rights reserved.";
}