DSInternals/Src/Configuration/CommonAssemblyInfo.h
MichaelGrafnetter e585e4ec06 Fix #14
2016-02-25 17:36:08 +01:00

4 lines
213 B
C++

using namespace System::Reflection;
[assembly:AssemblyProductAttribute(L"DSInternals PowerShell Module")];
[assembly:AssemblyCopyrightAttribute(L"Copyright © 2015-2016 Michael Grafnetter. All rights reserved.")];