Skip to content

Commit 0a7e612

Browse files
committed
Updated header of file.
1 parent 2bf3482 commit 0a7e612

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

PerlMagick/Zip.ps1

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
1-
###############################################################################
2-
# Copyright ImageMagick 2015-2016
3-
###############################################################################
1+
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2+
#% %
3+
#% Copyright @ 1999 ImageMagick Studio LLC, a non-profit organization %
4+
#% dedicated to making software imaging solutions freely available. %
5+
#% %
6+
#% You may not use this file except in compliance with the License. You may %
7+
#% obtain a copy of the License at %
8+
#% %
9+
#% https://www.imagemagick.org/script/license.php %
10+
#% %
11+
#% Unless required by applicable law or agreed to in writing, software %
12+
#% distributed under the License is distributed on an "AS IS" BASIS, %
13+
#% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. %
14+
#% See the License for the specific language governing permissions and %
15+
#% limitations under the License. %
16+
#% %
17+
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
418

519
Add-Type -AssemblyName System.IO.Compression.FileSystem
620

0 commit comments

Comments
 (0)