Skip to content

Commit 23b6e3c

Browse files
committed
Update copyright year
1 parent da6de06 commit 23b6e3c

File tree

263 files changed

+263
-263
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

263 files changed

+263
-263
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2010-2018 SFS Toolbox Developers
3+
Copyright (c) 2010-2019 SFS Toolbox Developers
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Audio Engineering Society*, 2012
132132
[ `pdf`_ ]
133133
[ `bibtex`_ ]
134134

135-
Copyright (c) 2010-2018 SFS Toolbox Developers
135+
Copyright (c) 2010-2019 SFS Toolbox Developers
136136

137137
.. _Issue Section: https://github.com/sfstoolbox/sfs-matlab/issues
138138
.. _official releases page: https://github.com/sfstoolbox/sfs-matlab/releases

SFS_HRTF_extrapolation/extrapolate_farfield_hrtfset.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
%*****************************************************************************
2727
% The MIT License (MIT) *
2828
% *
29-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
29+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
3030
% *
3131
% Permission is hereby granted, free of charge, to any person obtaining a *
3232
% copy of this software and associated documentation files (the "Software"), *

SFS_analysis/freq_response_line_source.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
%*****************************************************************************
2222
% The MIT License (MIT) *
2323
% *
24-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
24+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
2525
% *
2626
% Permission is hereby granted, free of charge, to any person obtaining a *
2727
% copy of this software and associated documentation files (the "Software"), *

SFS_analysis/freq_response_localwfs_sbl.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
%*****************************************************************************
2929
% The MIT License (MIT) *
3030
% *
31-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
31+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
3232
% *
3333
% Permission is hereby granted, free of charge, to any person obtaining a *
3434
% copy of this software and associated documentation files (the "Software"), *

SFS_analysis/freq_response_localwfs_vss.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
%*****************************************************************************
2929
% The MIT License (MIT) *
3030
% *
31-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
31+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
3232
% *
3333
% Permission is hereby granted, free of charge, to any person obtaining a *
3434
% copy of this software and associated documentation files (the "Software"), *

SFS_analysis/freq_response_nfchoa.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
%*****************************************************************************
2929
% The MIT License (MIT) *
3030
% *
31-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
31+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
3232
% *
3333
% Permission is hereby granted, free of charge, to any person obtaining a *
3434
% copy of this software and associated documentation files (the "Software"), *

SFS_analysis/freq_response_point_source.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
%*****************************************************************************
2222
% The MIT License (MIT) *
2323
% *
24-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
24+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
2525
% *
2626
% Permission is hereby granted, free of charge, to any person obtaining a *
2727
% copy of this software and associated documentation files (the "Software"), *

SFS_analysis/freq_response_wfs.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
%*****************************************************************************
2929
% The MIT License (MIT) *
3030
% *
31-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
31+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
3232
% *
3333
% Permission is hereby granted, free of charge, to any person obtaining a *
3434
% copy of this software and associated documentation files (the "Software"), *

SFS_analysis/time_response_line_source.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
%*****************************************************************************
2323
% The MIT License (MIT) *
2424
% *
25-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
25+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
2626
% *
2727
% Permission is hereby granted, free of charge, to any person obtaining a *
2828
% copy of this software and associated documentation files (the "Software"), *

SFS_analysis/time_response_localwfs_sbl.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
%*****************************************************************************
3030
% The MIT License (MIT) *
3131
% *
32-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
32+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
3333
% *
3434
% Permission is hereby granted, free of charge, to any person obtaining a *
3535
% copy of this software and associated documentation files (the "Software"), *

SFS_analysis/time_response_localwfs_vss.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
%*****************************************************************************
3030
% The MIT License (MIT) *
3131
% *
32-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
32+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
3333
% *
3434
% Permission is hereby granted, free of charge, to any person obtaining a *
3535
% copy of this software and associated documentation files (the "Software"), *

SFS_analysis/time_response_nfchoa.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
%*****************************************************************************
3030
% The MIT License (MIT) *
3131
% *
32-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
32+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
3333
% *
3434
% Permission is hereby granted, free of charge, to any person obtaining a *
3535
% copy of this software and associated documentation files (the "Software"), *

SFS_analysis/time_response_point_source.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
%*****************************************************************************
2525
% The MIT License (MIT) *
2626
% *
27-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
27+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
2828
% *
2929
% Permission is hereby granted, free of charge, to any person obtaining a *
3030
% copy of this software and associated documentation files (the "Software"), *

SFS_analysis/time_response_wfs.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
%*****************************************************************************
3030
% The MIT License (MIT) *
3131
% *
32-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
32+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
3333
% *
3434
% Permission is hereby granted, free of charge, to any person obtaining a *
3535
% copy of this software and associated documentation files (the "Software"), *

SFS_analysis/wave_fronts_wfs.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
%*****************************************************************************
3535
% The MIT License (MIT) *
3636
% *
37-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
37+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
3838
% *
3939
% Permission is hereby granted, free of charge, to any person obtaining a *
4040
% copy of this software and associated documentation files (the "Software"), *

SFS_binaural_synthesis/auralize_ir.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
%*****************************************************************************
2323
% The MIT License (MIT) *
2424
% *
25-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
25+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
2626
% *
2727
% Permission is hereby granted, free of charge, to any person obtaining a *
2828
% copy of this software and associated documentation files (the "Software"), *

SFS_binaural_synthesis/compensate_headphone.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
%*****************************************************************************
2323
% The MIT License (MIT) *
2424
% *
25-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
25+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
2626
% *
2727
% Permission is hereby granted, free of charge, to any person obtaining a *
2828
% copy of this software and associated documentation files (the "Software"), *

SFS_binaural_synthesis/ir_generic.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
%*****************************************************************************
2727
% The MIT License (MIT) *
2828
% *
29-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
29+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
3030
% *
3131
% Permission is hereby granted, free of charge, to any person obtaining a *
3232
% copy of this software and associated documentation files (the "Software"), *

SFS_binaural_synthesis/ir_localwfs.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
%*****************************************************************************
2828
% The MIT License (MIT) *
2929
% *
30-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
30+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
3131
% *
3232
% Permission is hereby granted, free of charge, to any person obtaining a *
3333
% copy of this software and associated documentation files (the "Software"), *

SFS_binaural_synthesis/ir_nfchoa.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
%*****************************************************************************
2929
% The MIT License (MIT) *
3030
% *
31-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
31+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
3232
% *
3333
% Permission is hereby granted, free of charge, to any person obtaining a *
3434
% copy of this software and associated documentation files (the "Software"), *

SFS_binaural_synthesis/ir_point_source.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
%*****************************************************************************
2525
% The MIT License (MIT) *
2626
% *
27-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
27+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
2828
% *
2929
% Permission is hereby granted, free of charge, to any person obtaining a *
3030
% copy of this software and associated documentation files (the "Software"), *

SFS_binaural_synthesis/ir_wfs.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
%*****************************************************************************
3030
% The MIT License (MIT) *
3131
% *
32-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
32+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
3333
% *
3434
% Permission is hereby granted, free of charge, to any person obtaining a *
3535
% copy of this software and associated documentation files (the "Software"), *

SFS_config.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
%*****************************************************************************
1919
% The MIT License (MIT) *
2020
% *
21-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
21+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
2222
% *
2323
% Permission is hereby granted, free of charge, to any person obtaining a *
2424
% copy of this software and associated documentation files (the "Software"), *

SFS_general/aliasing_frequency.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
%*****************************************************************************
3636
% The MIT License (MIT) *
3737
% *
38-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
38+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
3939
% *
4040
% Permission is hereby granted, free of charge, to any person obtaining a *
4141
% copy of this software and associated documentation files (the "Software"), *

SFS_general/asslegendre.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
%*****************************************************************************
1717
% The MIT License (MIT) *
1818
% *
19-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
19+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
2020
% *
2121
% Permission is hereby granted, free of charge, to any person obtaining a *
2222
% copy of this software and associated documentation files (the "Software"), *

SFS_general/bandpass.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
%*****************************************************************************
1818
% The MIT License (MIT) *
1919
% *
20-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
20+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
2121
% *
2222
% Permission is hereby granted, free of charge, to any person obtaining a *
2323
% copy of this software and associated documentation files (the "Software"), *

SFS_general/bilinear_transform.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
%*****************************************************************************
1919
% The MIT License (MIT) *
2020
% *
21-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
21+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
2222
% *
2323
% Permission is hereby granted, free of charge, to any person obtaining a *
2424
% copy of this software and associated documentation files (the "Software"), *

SFS_general/check_dimensionality.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
%*****************************************************************************
2828
% The MIT License (MIT) *
2929
% *
30-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
30+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
3131
% *
3232
% Permission is hereby granted, free of charge, to any person obtaining a *
3333
% copy of this software and associated documentation files (the "Software"), *

SFS_general/cm2in.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
%*****************************************************************************
1515
% The MIT License (MIT) *
1616
% *
17-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
17+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
1818
% *
1919
% Permission is hereby granted, free of charge, to any person obtaining a *
2020
% copy of this software and associated documentation files (the "Software"), *

SFS_general/cm2px.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
%*****************************************************************************
1515
% The MIT License (MIT) *
1616
% *
17-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
17+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
1818
% *
1919
% Permission is hereby granted, free of charge, to any person obtaining a *
2020
% copy of this software and associated documentation files (the "Software"), *

SFS_general/column_vector.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
%*****************************************************************************
1515
% The MIT License (MIT) *
1616
% *
17-
% Copyright (c) 2010-2018 SFS Toolbox Developers *
17+
% Copyright (c) 2010-2019 SFS Toolbox Developers *
1818
% *
1919
% Permission is hereby granted, free of charge, to any person obtaining a *
2020
% copy of this software and associated documentation files (the "Software"), *

0 commit comments

Comments
 (0)