Skip to content

Commit a7e6c2f

Browse files
committed
Added missing header.
1 parent 89ce08f commit a7e6c2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/rendering-intent.ts

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Copyright Dirk Lemstra https://github.com/dlemstra/magick-wasm.
2+
// Licensed under the Apache License, Version 2.0.
13

24
export enum RenderingIntent {
35
Undefined,

0 commit comments

Comments
 (0)