Skip to content

Commit 7ced091

Browse files
authored
Add copyright notice to AdaptiveWaveDetrender3D.h
Added copyright notice for 2026.
1 parent 1ea9ade commit 7ced091

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/detrend/AdaptiveWaveDetrender3D.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
#pragma once
22

3+
/*
4+
Copyright (c) 2026 Mikhail Grushinskiy
5+
*/
6+
37
#include <math.h>
48
#include <stdint.h>
59

0 commit comments

Comments
 (0)