update IDETemplateMacros.plist

This commit is contained in:
Mauro Romito
2025-11-03 18:03:27 +01:00
committed by Mauro
parent bf533e0572
commit df7c89d3a1
2 changed files with 4 additions and 4 deletions

View File

@@ -4,9 +4,9 @@
<dict> <dict>
<key>FILEHEADER</key> <key>FILEHEADER</key>
<string> <string>
// Copyright ___YEAR___ New Vector Ltd. // Copyright ___YEAR___ Element Creations Ltd.
// //
// SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial // SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial.
// Please see LICENSE files in the repository root for full details. // Please see LICENSE files in the repository root for full details.
//</string> //</string>
</dict> </dict>

View File

@@ -4,9 +4,9 @@
<dict> <dict>
<key>FILEHEADER</key> <key>FILEHEADER</key>
<string> <string>
// Copyright ___YEAR___ New Vector Ltd. // Copyright ___YEAR___ Element Creations Ltd.
// //
// SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial // SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial.
// Please see LICENSE files in the repository root for full details. // Please see LICENSE files in the repository root for full details.
//</string> //</string>
</dict> </dict>