Skip to content

Commit eddfdb7

Browse files
committed
Merge branch '4.21'
2 parents e300312 + 5b18b86 commit eddfdb7

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### The MIT License ###
22

3-
Copyright (c) 2009 Josip Medved <[email protected]>
3+
Copyright 2009 Josip Medved <[email protected]>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

Setup/License.rtf

-35.9 KB
Binary file not shown.

Setup/Publish.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ SET TOOLS_SIGNTOOL="%PROGRAMFILES(X86)%\Microsoft SDKs\ClickOnce\SignToo
1111
SET TOOLS_INNOSETUP="%PROGRAMFILES(X86)%\Inno Setup 5\iscc.exe"
1212
SET TOOLS_WINRAR="%PROGRAMFILES(X86)%\WinRAR\WinRAR.exe" "%PROGRAMFILES%\WinRAR\WinRAR.exe" "C:\Program Files\WinRAR\WinRAR.exe"
1313

14-
SET CERTIFICATE_THUMBPRINT="df26e797ffaee47a40c1fab756e995d3763da968"
14+
SET CERTIFICATE_THUMBPRINT="026184de8dbf52fdcbae75fd6b1a7d9ce4310e5d"
1515
SET SIGN_TIMESTAMPURL="http://timestamp.comodoca.com/rfc3161"
1616

1717

Source/VhdAttach/Properties/SolutionInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[assembly: AssemblyProduct("VHD Attach")]
44
[assembly: AssemblyCompany("Josip Medved")]
5-
[assembly: AssemblyCopyright("Copyright (c) 2009 Josip Medved <[email protected]>")]
5+
[assembly: AssemblyCopyright("Copyright 2009 Josip Medved <[email protected]>")]
66

77
[assembly: AssemblyVersion("0.00.*")]
88
[assembly: AssemblyInformationalVersion("0.00")]

0 commit comments

Comments
 (0)