Name angepasst, akutelle VeragProgAllgemein eingefügt.

This commit is contained in:
ms
2026-01-12 12:04:23 +01:00
parent e1f30cdb68
commit 2be0c784f7
21 changed files with 85 additions and 74 deletions

View File

@@ -8,11 +8,11 @@ Imports System.Runtime.InteropServices
' Werte der Assemblyattribute überprüfen
<Assembly: AssemblyTitle("Dokumentation")>
<Assembly: AssemblyTitle("DOKU")>
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyCompany("Verag AG")>
<Assembly: AssemblyProduct("Dokumentation")>
<Assembly: AssemblyCopyright("Copyright © 2021")>
<Assembly: AssemblyProduct("DOKU")>
<Assembly: AssemblyCopyright("Copyright © 2026")>
<Assembly: AssemblyTrademark("")>
<Assembly: ComVisible(False)>