mirror of
https://github.com/MichaelGrafnetter/DSInternals
synced 2025-01-26 08:42:48 +00:00
4 lines
186 B
C#
4 lines
186 B
C#
using System.Reflection;
|
|
|
|
[assembly: AssemblyProduct("DSInternals PowerShell Module")]
|
|
[assembly: AssemblyCopyright("Copyright © 2015-2019 Michael Grafnetter. All rights reserved.")] |