Skip to content

Commit faba23a

Browse files
author
Sander Wahls
committed
updated the years of change in some files
1 parent c0acec1 commit faba23a

10 files changed

+10
-10
lines changed

include/fnft_nsep.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1515
*
1616
* Contributors:
17-
* Sander Wahls (TU Delft) 2017-2018, 2020.
17+
* Sander Wahls (TU Delft) 2017-2018, 2020-21.
1818
* Shrinivas Chimmalgi (TU Delft) 2020.
1919
*/
2020

matlab/mex_fnft_nsep.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1515
*
1616
* Contributors:
17-
* Sander Wahls (TU Delft) 2017-2018, 2020.
17+
* Sander Wahls (TU Delft) 2017-2018, 2020-2021.
1818
* Shrinivas Chimmalgi (TU Delft) 2020.
1919
*/
2020

matlab/mex_fnft_nsep.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@
9191
% along with this program. If not, see <http://www.gnu.org/licenses/>.
9292
%
9393
% Contributors:
94-
% Sander Wahls (TU Delft) 2018, 2020.
94+
% Sander Wahls (TU Delft) 2018, 2020-2021.
9595
% Shrinivas Chimmalgi (TU Delft) 2020.
9696

test/fnft__nse_finvscatter/fnft__nse_finvscatter_test.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1515
*
1616
* Contributors:
17-
* Sander Wahls (TU Delft) 2018.
17+
* Sander Wahls (TU Delft) 2018, 2022.
1818
* Peter J Prins (TU Delft) 2020.
1919
*/
2020

test/fnft__nse_finvscatter/fnft__nse_finvscatter_test_defocusing_2split2_modal.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1515
*
1616
* Contributors:
17-
* Sander Wahls (TU Delft) 2018, 2020.
17+
* Sander Wahls (TU Delft) 2018, 2020, 2022.
1818
*/
1919

2020
#include "fnft__nse_finvscatter_test.inc"

test/fnft__nse_finvscatter/fnft__nse_finvscatter_test_focusing_2split2_modal.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1515
*
1616
* Contributors:
17-
* Sander Wahls (TU Delft) 2018, 2020.
17+
* Sander Wahls (TU Delft) 2018, 2020, 2022.
1818
*/
1919

2020
#include "fnft__nse_finvscatter_test.inc"

test/fnft_nsep/fnft_nsep_test_numerical_defocusing_1.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1515
*
1616
* Contributors:
17-
* Sander Wahls (TU Delft) 2020.
17+
* Sander Wahls (TU Delft) 2020-2021.
1818
* Shrinivas Chimmalgi (TU Delft) 2020.
1919
*/
2020

test/fnft_nsep/fnft_nsep_test_numerical_focusing_1.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1515
*
1616
* Contributors:
17-
* Sander Wahls (TU Delft) 2020.
17+
* Sander Wahls (TU Delft) 2020-2021.
1818
* Shrinivas Chimmalgi (TU Delft) 2020.
1919
*/
2020

test/fnft_nsep/fnft_nsep_test_numerical_focusing_2.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1515
*
1616
* Contributors:
17-
* Sander Wahls (TU Delft) 2020.
17+
* Sander Wahls (TU Delft) 2020-2021.
1818
* Shrinivas Chimmalgi (TU Delft) 2020.
1919
*/
2020

test/fnft_nsep/fnft_nsep_test_plane_wave_focusing_subsample_and_refine.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1515
*
1616
* Contributors:
17-
* Sander Wahls (TU Delft) 2017-2018.
17+
* Sander Wahls (TU Delft) 2017-2018, 2021.
1818
*/
1919
#define FNFT_ENABLE_SHORT_NAMES
2020

0 commit comments

Comments
 (0)