Skip to content

Commit 7c02cc4

Browse files
committed
Added missing header text to BokehBlurKernelDataProvider.cs
1 parent 702abe9 commit 7c02cc4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ImageSharp/Processing/Processors/Convolution/Parameters/BokehBlurKernelDataProvider.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright (c) Six Labors and contributors.
2+
// Licensed under the Apache License, Version 2.0.
3+
14
using System;
25
using System.Collections.Concurrent;
36
using System.Collections.Generic;

0 commit comments

Comments
 (0)