Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit ce573d9

Browse files
author
dirk
committed
Copying new NOTICE.txt file.
1 parent 81a6cb3 commit ce573d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AppVeyor/Build.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@ function CreatePortable($config, $version)
180180
Copy-Item ..\ImageMagick\ChangeLog .\Portable
181181
Copy-Item ..\ImageMagick\images .\Portable -recurse
182182
Copy-Item ..\ImageMagick\index.html .\Portable
183-
Copy-Item ..\ImageMagick\LICENSE .\Portable
184-
Copy-Item ..\ImageMagick\NOTICE .\Portable
183+
Copy-Item ..\ImageMagick\LICENSE .\Portable\LICENSE.txt
184+
Copy-Item ..\VisualMagick\NOTICE.txt .\Portable
185185
Copy-Item ..\ImageMagick\README.txt .\Portable
186186
Copy-Item ..\ImageMagick\www .\Portable -recurse
187187

0 commit comments

Comments
 (0)