Skip to content

Commit f192b7b

Browse files
committed
Update
1 parent d800674 commit f192b7b

224 files changed

Lines changed: 226 additions & 228 deletions

File tree

Some content is hidden

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

audio/audio_mix.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2010-2018 The RetroArch team
1+
/* Copyright (C) 2010-2020 The RetroArch team
22
*
33
* ---------------------------------------------------------------------------------------
44
* The following license statement only applies to this file (audio_mix.c).

audio/audio_mixer.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2010-2018 The RetroArch team
1+
/* Copyright (C) 2010-2020 The RetroArch team
22
*
33
* ---------------------------------------------------------------------------------------
44
* The following license statement only applies to this file (audio_mixer.c).

audio/conversion/float_to_s16.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2010-2018 The RetroArch team
1+
/* Copyright (C) 2010-2020 The RetroArch team
22
*
33
* ---------------------------------------------------------------------------------------
44
* The following license statement only applies to this file (float_to_s16.c).

audio/conversion/float_to_s16_neon.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2010-2018 The RetroArch team
1+
/* Copyright (C) 2010-2020 The RetroArch team
22
*
33
* ---------------------------------------------------------------------------------------
44
* The following license statement only applies to this file (float_to_s16_neon.S).

audio/conversion/float_to_s16_neon.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2010-2018 The RetroArch team
1+
/* Copyright (C) 2010-2020 The RetroArch team
22
*
33
* ---------------------------------------------------------------------------------------
44
* The following license statement only applies to this file (float_to_s16_neon.S).

audio/conversion/s16_to_float.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2010-2018 The RetroArch team
1+
/* Copyright (C) 2010-2020 The RetroArch team
22
*
33
* ---------------------------------------------------------------------------------------
44
* The following license statement only applies to this file (s16_to_float.c).

audio/conversion/s16_to_float_neon.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2010-2018 The RetroArch team
1+
/* Copyright (C) 2010-2020 The RetroArch team
22
*
33
* ---------------------------------------------------------------------------------------
44
* The following license statement only applies to this file (s16_to_float_neon.S).

audio/conversion/s16_to_float_neon.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2010-2018 The RetroArch team
1+
/* Copyright (C) 2010-2020 The RetroArch team
22
*
33
* ---------------------------------------------------------------------------------------
44
* The following license statement only applies to this file (s16_to_float_neon.S).

audio/dsp_filter.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2010-2018 The RetroArch team
1+
/* Copyright (C) 2010-2020 The RetroArch team
22
*
33
* ---------------------------------------------------------------------------------------
44
* The following license statement only applies to this file (dsp_filter.c).

audio/dsp_filters/chorus.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2010-2017 The RetroArch team
1+
/* Copyright (C) 2010-2020 The RetroArch team
22
*
33
* ---------------------------------------------------------------------------------------
44
* The following license statement only applies to this file (chorus.c).

0 commit comments

Comments
 (0)