Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jmvalin@jmvalin.ca>2012-06-29 04:43:18 +0400
committerJean-Marc Valin <jmvalin@jmvalin.ca>2012-06-29 04:47:10 +0400
commit68191f59a42bdfaafc1168d453b6d339f2469198 (patch)
treefd52dc2d8ef62d52b62023a78bfa19094fa28295
parenteec7590a5813fe2e3a037fcef5d469c4dbfe4d7c (diff)
Added reference to the RFC to all c/header files
Script was: perl -ne 's/^(.*)(Redistribution and use in source and binary forms)/\n${1}This file is extracted from RFCXXXX. Please see that RFC for additional\n${1}information.\n\n$1$2/;print'
-rw-r--r--celt/_kiss_fft_guts.h4
-rw-r--r--celt/arch.h4
-rw-r--r--celt/bands.c4
-rw-r--r--celt/bands.h4
-rw-r--r--celt/celt.c4
-rw-r--r--celt/celt.h4
-rw-r--r--celt/celt_lpc.c4
-rw-r--r--celt/celt_lpc.h4
-rw-r--r--celt/cwrs.c4
-rw-r--r--celt/cwrs.h4
-rw-r--r--celt/dump_modes/dump_modes.c4
-rw-r--r--celt/ecintrin.h4
-rw-r--r--celt/entcode.c4
-rw-r--r--celt/entcode.h4
-rw-r--r--celt/entdec.c4
-rw-r--r--celt/entdec.h4
-rw-r--r--celt/entenc.c4
-rw-r--r--celt/entenc.h4
-rw-r--r--celt/fixed_c5x.h4
-rw-r--r--celt/fixed_c6x.h4
-rw-r--r--celt/fixed_debug.h4
-rw-r--r--celt/fixed_generic.h4
-rw-r--r--celt/float_cast.h4
-rw-r--r--celt/kiss_fft.c4
-rw-r--r--celt/kiss_fft.h4
-rw-r--r--celt/laplace.c4
-rw-r--r--celt/laplace.h4
-rw-r--r--celt/mathops.c4
-rw-r--r--celt/mathops.h4
-rw-r--r--celt/mdct.c4
-rw-r--r--celt/mdct.h4
-rw-r--r--celt/mfrngcod.h4
-rw-r--r--celt/modes.c4
-rw-r--r--celt/modes.h4
-rw-r--r--celt/opus_custom_demo.c4
-rw-r--r--celt/os_support.h4
-rw-r--r--celt/pitch.c4
-rw-r--r--celt/pitch.h4
-rw-r--r--celt/quant_bands.c4
-rw-r--r--celt/quant_bands.h4
-rw-r--r--celt/rate.c4
-rw-r--r--celt/rate.h4
-rw-r--r--celt/stack_alloc.h4
-rw-r--r--celt/static_modes_fixed.h4
-rw-r--r--celt/static_modes_float.h4
-rw-r--r--celt/vq.c4
-rw-r--r--celt/vq.h4
-rw-r--r--include/opus.h4
-rw-r--r--include/opus_custom.h4
-rw-r--r--include/opus_defines.h4
-rw-r--r--include/opus_multistream.h4
-rw-r--r--include/opus_types.h4
-rw-r--r--silk/A2NLSF.c4
-rw-r--r--silk/API.h4
-rw-r--r--silk/CNG.c4
-rw-r--r--silk/HP_variable_cutoff.c4
-rw-r--r--silk/Inlines.h4
-rw-r--r--silk/LPC_analysis_filter.c4
-rw-r--r--silk/LPC_inv_pred_gain.c4
-rw-r--r--silk/LP_variable_cutoff.c4
-rw-r--r--silk/MacroCount.h4
-rw-r--r--silk/MacroDebug.h4
-rw-r--r--silk/NLSF2A.c4
-rw-r--r--silk/NLSF_VQ.c4
-rw-r--r--silk/NLSF_VQ_weights_laroia.c4
-rw-r--r--silk/NLSF_decode.c4
-rw-r--r--silk/NLSF_del_dec_quant.c4
-rw-r--r--silk/NLSF_encode.c4
-rw-r--r--silk/NLSF_stabilize.c4
-rw-r--r--silk/NLSF_unpack.c4
-rw-r--r--silk/NSQ.c4
-rw-r--r--silk/NSQ_del_dec.c4
-rw-r--r--silk/PLC.c4
-rw-r--r--silk/PLC.h4
-rw-r--r--silk/SigProc_FIX.h4
-rw-r--r--silk/VAD.c4
-rw-r--r--silk/VQ_WMat_EC.c4
-rw-r--r--silk/ana_filt_bank_1.c4
-rw-r--r--silk/biquad_alt.c4
-rw-r--r--silk/bwexpander.c4
-rw-r--r--silk/bwexpander_32.c4
-rw-r--r--silk/check_control_input.c4
-rw-r--r--silk/code_signs.c4
-rw-r--r--silk/control.h4
-rw-r--r--silk/control_SNR.c4
-rw-r--r--silk/control_audio_bandwidth.c4
-rw-r--r--silk/control_codec.c4
-rw-r--r--silk/debug.c4
-rw-r--r--silk/debug.h4
-rw-r--r--silk/dec_API.c4
-rw-r--r--silk/decode_core.c4
-rw-r--r--silk/decode_frame.c4
-rw-r--r--silk/decode_indices.c4
-rw-r--r--silk/decode_parameters.c4
-rw-r--r--silk/decode_pitch.c4
-rw-r--r--silk/decode_pulses.c4
-rw-r--r--silk/decoder_set_fs.c4
-rw-r--r--silk/define.h4
-rw-r--r--silk/enc_API.c4
-rw-r--r--silk/encode_indices.c4
-rw-r--r--silk/encode_pulses.c4
-rw-r--r--silk/errors.h4
-rw-r--r--silk/fixed/LTP_analysis_filter_FIX.c4
-rw-r--r--silk/fixed/LTP_scale_ctrl_FIX.c4
-rw-r--r--silk/fixed/apply_sine_window_FIX.c4
-rw-r--r--silk/fixed/autocorr_FIX.c4
-rw-r--r--silk/fixed/burg_modified_FIX.c4
-rw-r--r--silk/fixed/corrMatrix_FIX.c4
-rw-r--r--silk/fixed/encode_frame_FIX.c4
-rw-r--r--silk/fixed/find_LPC_FIX.c4
-rw-r--r--silk/fixed/find_LTP_FIX.c4
-rw-r--r--silk/fixed/find_pitch_lags_FIX.c4
-rw-r--r--silk/fixed/find_pred_coefs_FIX.c4
-rw-r--r--silk/fixed/k2a_FIX.c4
-rw-r--r--silk/fixed/k2a_Q16_FIX.c4
-rw-r--r--silk/fixed/main_FIX.h4
-rw-r--r--silk/fixed/noise_shape_analysis_FIX.c4
-rw-r--r--silk/fixed/pitch_analysis_core_FIX.c4
-rw-r--r--silk/fixed/prefilter_FIX.c4
-rw-r--r--silk/fixed/process_gains_FIX.c4
-rw-r--r--silk/fixed/regularize_correlations_FIX.c4
-rw-r--r--silk/fixed/residual_energy16_FIX.c4
-rw-r--r--silk/fixed/residual_energy_FIX.c4
-rw-r--r--silk/fixed/schur64_FIX.c4
-rw-r--r--silk/fixed/schur_FIX.c4
-rw-r--r--silk/fixed/solve_LS_FIX.c4
-rw-r--r--silk/fixed/structs_FIX.h4
-rw-r--r--silk/fixed/vector_ops_FIX.c4
-rw-r--r--silk/fixed/warped_autocorrelation_FIX.c4
-rw-r--r--silk/float/LPC_analysis_filter_FLP.c4
-rw-r--r--silk/float/LPC_inv_pred_gain_FLP.c4
-rw-r--r--silk/float/LTP_analysis_filter_FLP.c4
-rw-r--r--silk/float/LTP_scale_ctrl_FLP.c4
-rw-r--r--silk/float/SigProc_FLP.h4
-rw-r--r--silk/float/apply_sine_window_FLP.c4
-rw-r--r--silk/float/autocorrelation_FLP.c4
-rw-r--r--silk/float/burg_modified_FLP.c4
-rw-r--r--silk/float/bwexpander_FLP.c4
-rw-r--r--silk/float/corrMatrix_FLP.c4
-rw-r--r--silk/float/encode_frame_FLP.c4
-rw-r--r--silk/float/energy_FLP.c4
-rw-r--r--silk/float/find_LPC_FLP.c4
-rw-r--r--silk/float/find_LTP_FLP.c4
-rw-r--r--silk/float/find_pitch_lags_FLP.c4
-rw-r--r--silk/float/find_pred_coefs_FLP.c4
-rw-r--r--silk/float/inner_product_FLP.c4
-rw-r--r--silk/float/k2a_FLP.c4
-rw-r--r--silk/float/levinsondurbin_FLP.c4
-rw-r--r--silk/float/main_FLP.h4
-rw-r--r--silk/float/noise_shape_analysis_FLP.c4
-rw-r--r--silk/float/pitch_analysis_core_FLP.c4
-rw-r--r--silk/float/prefilter_FLP.c4
-rw-r--r--silk/float/process_gains_FLP.c4
-rw-r--r--silk/float/regularize_correlations_FLP.c4
-rw-r--r--silk/float/residual_energy_FLP.c4
-rw-r--r--silk/float/scale_copy_vector_FLP.c4
-rw-r--r--silk/float/scale_vector_FLP.c4
-rw-r--r--silk/float/schur_FLP.c4
-rw-r--r--silk/float/solve_LS_FLP.c4
-rw-r--r--silk/float/sort_FLP.c4
-rw-r--r--silk/float/structs_FLP.h4
-rw-r--r--silk/float/warped_autocorrelation_FLP.c4
-rw-r--r--silk/float/wrappers_FLP.c4
-rw-r--r--silk/gain_quant.c4
-rw-r--r--silk/init_decoder.c4
-rw-r--r--silk/init_encoder.c4
-rw-r--r--silk/inner_prod_aligned.c4
-rw-r--r--silk/interpolate.c4
-rw-r--r--silk/lin2log.c4
-rw-r--r--silk/log2lin.c4
-rw-r--r--silk/macros.h4
-rw-r--r--silk/main.h4
-rw-r--r--silk/pitch_est_defines.h4
-rw-r--r--silk/pitch_est_tables.c4
-rw-r--r--silk/process_NLSFs.c4
-rw-r--r--silk/quant_LTP_gains.c4
-rw-r--r--silk/resampler.c4
-rw-r--r--silk/resampler_down2.c4
-rw-r--r--silk/resampler_down2_3.c4
-rw-r--r--silk/resampler_private.h4
-rw-r--r--silk/resampler_private_AR2.c4
-rw-r--r--silk/resampler_private_IIR_FIR.c4
-rw-r--r--silk/resampler_private_down_FIR.c4
-rw-r--r--silk/resampler_private_up2_HQ.c4
-rw-r--r--silk/resampler_rom.c4
-rw-r--r--silk/resampler_rom.h4
-rw-r--r--silk/resampler_structs.h4
-rw-r--r--silk/shell_coder.c4
-rw-r--r--silk/sigm_Q15.c4
-rw-r--r--silk/sort.c4
-rw-r--r--silk/stereo_LR_to_MS.c4
-rw-r--r--silk/stereo_MS_to_LR.c4
-rw-r--r--silk/stereo_decode_pred.c4
-rw-r--r--silk/stereo_encode_pred.c4
-rw-r--r--silk/stereo_find_predictor.c4
-rw-r--r--silk/stereo_quant_pred.c4
-rw-r--r--silk/structs.h4
-rw-r--r--silk/sum_sqr_shift.c4
-rw-r--r--silk/table_LSF_cos.c4
-rw-r--r--silk/tables.h4
-rw-r--r--silk/tables_LTP.c4
-rw-r--r--silk/tables_NLSF_CB_NB_MB.c4
-rw-r--r--silk/tables_NLSF_CB_WB.c4
-rw-r--r--silk/tables_gain.c4
-rw-r--r--silk/tables_other.c4
-rw-r--r--silk/tables_pitch_lag.c4
-rw-r--r--silk/tables_pulses_per_block.c4
-rw-r--r--silk/tuning_parameters.h4
-rw-r--r--silk/typedef.h4
-rw-r--r--src/opus.c4
-rw-r--r--src/opus_compare.c4
-rw-r--r--src/opus_decoder.c4
-rw-r--r--src/opus_demo.c4
-rw-r--r--src/opus_encoder.c4
-rw-r--r--src/opus_multistream.c4
-rw-r--r--src/opus_private.h4
-rw-r--r--src/repacketizer.c4
-rw-r--r--src/repacketizer_demo.c4
-rw-r--r--tests/test_opus_api.c4
-rw-r--r--tests/test_opus_common.h4
-rw-r--r--tests/test_opus_decode.c4
-rw-r--r--tests/test_opus_encode.c4
222 files changed, 888 insertions, 0 deletions
diff --git a/celt/_kiss_fft_guts.h b/celt/_kiss_fft_guts.h
index ff11e705..f1ecd2f8 100644
--- a/celt/_kiss_fft_guts.h
+++ b/celt/_kiss_fft_guts.h
@@ -1,5 +1,9 @@
/*Copyright (c) 2003-2012 IETF Trust, Mark Borgerding. All rights reserved.
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
diff --git a/celt/arch.h b/celt/arch.h
index f1bf8ba2..6f750761 100644
--- a/celt/arch.h
+++ b/celt/arch.h
@@ -6,6 +6,10 @@
@brief Various architecture definitions for CELT
*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/bands.c b/celt/bands.c
index 3da56284..168218ea 100644
--- a/celt/bands.c
+++ b/celt/bands.c
@@ -2,6 +2,10 @@
Gregory Maxwell. All rights reserved.
Written by Jean-Marc Valin and Gregory Maxwell */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/bands.h b/celt/bands.h
index c2990de0..d025bfd7 100644
--- a/celt/bands.h
+++ b/celt/bands.h
@@ -2,6 +2,10 @@
Gregory Maxwell. All rights reserved.
Written by Jean-Marc Valin and Gregory Maxwell */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/celt.c b/celt/celt.c
index dcd5d51b..da09ab35 100644
--- a/celt/celt.c
+++ b/celt/celt.c
@@ -2,6 +2,10 @@
Gregory Maxwell. All rights reserved.
Written by Jean-Marc Valin and Gregory Maxwell */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/celt.h b/celt/celt.h
index dc9240f0..d328b325 100644
--- a/celt/celt.h
+++ b/celt/celt.h
@@ -7,6 +7,10 @@
*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/celt_lpc.c b/celt/celt_lpc.c
index cd49fd14..69c0380f 100644
--- a/celt/celt_lpc.c
+++ b/celt/celt_lpc.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2009-2012 IETF Trust, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/celt_lpc.h b/celt/celt_lpc.h
index d0d93f55..dda5d24f 100644
--- a/celt/celt_lpc.h
+++ b/celt/celt_lpc.h
@@ -1,6 +1,10 @@
/* Copyright (c) 2009-2012 IETF Trust, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/cwrs.c b/celt/cwrs.c
index c2a167b7..a70b52a1 100644
--- a/celt/cwrs.c
+++ b/celt/cwrs.c
@@ -2,6 +2,10 @@
Timothy B. Terriberry. All rights reserved.
Written by Timothy B. Terriberry and Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/cwrs.h b/celt/cwrs.h
index 5831952b..c2419a13 100644
--- a/celt/cwrs.h
+++ b/celt/cwrs.h
@@ -2,6 +2,10 @@
Timothy B. Terriberry. All rights reserved.
Written by Timothy B. Terriberry and Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/dump_modes/dump_modes.c b/celt/dump_modes/dump_modes.c
index 627073fb..d91785e8 100644
--- a/celt/dump_modes/dump_modes.c
+++ b/celt/dump_modes/dump_modes.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2008-2012 IETF Trust, CSIRO, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/ecintrin.h b/celt/ecintrin.h
index b991e94c..42f1ff0a 100644
--- a/celt/ecintrin.h
+++ b/celt/ecintrin.h
@@ -1,6 +1,10 @@
/* Copyright (c) 2003-2012 IETF Trust, Timothy B. Terriberry,
Xiph.Org Foundation. All rights reserved.*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/entcode.c b/celt/entcode.c
index 9ab950b7..c45ed4dd 100644
--- a/celt/entcode.c
+++ b/celt/entcode.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2001-2012 IETF Trust, Timothy B. Terriberry. All rights reserved.
*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/entcode.h b/celt/entcode.h
index 54526bff..df8855ce 100644
--- a/celt/entcode.h
+++ b/celt/entcode.h
@@ -1,6 +1,10 @@
/* Copyright (c) 2001-2012 IETF Trust, Timothy B. Terriberry,
Xiph.Org Foundation. All rights reserved.*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/entdec.c b/celt/entdec.c
index f8d9d522..1210fee4 100644
--- a/celt/entdec.c
+++ b/celt/entdec.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2001-2012 IETF Trust, Timothy B. Terriberry,
Xiph.Org Foundation. All rights reserved.*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/entdec.h b/celt/entdec.h
index 4caaa8f0..cda6afc3 100644
--- a/celt/entdec.h
+++ b/celt/entdec.h
@@ -1,6 +1,10 @@
/* Copyright (c) 2001-2012 IETF Trust, Timothy B. Terriberry,
Xiph.Org Foundation. All rights reserved.*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/entenc.c b/celt/entenc.c
index 6dbc98e6..5bbeaa9a 100644
--- a/celt/entenc.c
+++ b/celt/entenc.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2001-2012 IETF Trust, Timothy B. Terriberry,
Xiph.Org Foundation. All rights reserved.*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/entenc.h b/celt/entenc.h
index 1dbb371f..976fcfa4 100644
--- a/celt/entenc.h
+++ b/celt/entenc.h
@@ -1,6 +1,10 @@
/* Copyright (c) 2001-2012 IETF Trust, Timothy B. Terriberry,
Xiph.Org Foundation. All rights reserved.*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/fixed_c5x.h b/celt/fixed_c5x.h
index 47a8d88c..6b48078e 100644
--- a/celt/fixed_c5x.h
+++ b/celt/fixed_c5x.h
@@ -4,6 +4,10 @@
@brief Fixed-point operations for the TI C5x DSP family
*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/fixed_c6x.h b/celt/fixed_c6x.h
index bf36b1eb..06723f0c 100644
--- a/celt/fixed_c6x.h
+++ b/celt/fixed_c6x.h
@@ -4,6 +4,10 @@
@brief Fixed-point operations for the TI C6x DSP family
*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/fixed_debug.h b/celt/fixed_debug.h
index 493e4e69..5b07a41f 100644
--- a/celt/fixed_debug.h
+++ b/celt/fixed_debug.h
@@ -5,6 +5,10 @@
@brief Fixed-point operations with debugging
*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/fixed_generic.h b/celt/fixed_generic.h
index ffcd60de..52aa3269 100644
--- a/celt/fixed_generic.h
+++ b/celt/fixed_generic.h
@@ -5,6 +5,10 @@
@brief Generic fixed-point operations
*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/float_cast.h b/celt/float_cast.h
index 414cc144..1b1f90c1 100644
--- a/celt/float_cast.h
+++ b/celt/float_cast.h
@@ -1,5 +1,9 @@
/* Copyright (C) 2001-2012 IETF Trust, Erik de Castro Lopo. All rights reserved.*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/kiss_fft.c b/celt/kiss_fft.c
index e018f88b..4439a043 100644
--- a/celt/kiss_fft.c
+++ b/celt/kiss_fft.c
@@ -1,6 +1,10 @@
/*Copyright (c) 2003-2012 IETF Trust, Mark Borgerding, Jean-Marc Valin
Xiph.Org Foundation, CSIRO. All rights reserved.
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
diff --git a/celt/kiss_fft.h b/celt/kiss_fft.h
index 91d8669f..62854166 100644
--- a/celt/kiss_fft.h
+++ b/celt/kiss_fft.h
@@ -1,6 +1,10 @@
/*Copyright (c) 2003-2012 IETF Trust, Mark Borgerding, Jean-Marc Valin
Xiph.Org Foundation, CSIRO. All rights reserved.
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
diff --git a/celt/laplace.c b/celt/laplace.c
index adca66d3..e32e32eb 100644
--- a/celt/laplace.c
+++ b/celt/laplace.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2007-2012 IETF Trust, CSIRO, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/laplace.h b/celt/laplace.h
index c0404602..3c05a629 100644
--- a/celt/laplace.h
+++ b/celt/laplace.h
@@ -1,6 +1,10 @@
/* Copyright (c) 2007-2012 IETF Trust, CSIRO, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/mathops.c b/celt/mathops.c
index 999f11a3..06ff22f8 100644
--- a/celt/mathops.c
+++ b/celt/mathops.c
@@ -6,6 +6,10 @@
@brief Various math functions
*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/mathops.h b/celt/mathops.h
index 64d31f25..a206fd3a 100644
--- a/celt/mathops.h
+++ b/celt/mathops.h
@@ -6,6 +6,10 @@
@brief Various math functions
*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/mdct.c b/celt/mdct.c
index f7c59fa3..88f4a961 100644
--- a/celt/mdct.c
+++ b/celt/mdct.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2007-2012 IETF Trust, CSIRO, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/mdct.h b/celt/mdct.h
index 4fec551f..b170376f 100644
--- a/celt/mdct.h
+++ b/celt/mdct.h
@@ -1,6 +1,10 @@
/* Copyright (c) 2007-2012 IETF Trust, CSIRO, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/mfrngcod.h b/celt/mfrngcod.h
index 82695cfa..5b1872b6 100644
--- a/celt/mfrngcod.h
+++ b/celt/mfrngcod.h
@@ -1,6 +1,10 @@
/* Copyright (c) 2001-2012 IETF Trust, Timothy B. Terriberry,
Xiph.Org Foundation. All rights reserved.*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/modes.c b/celt/modes.c
index cd911278..1fba202a 100644
--- a/celt/modes.c
+++ b/celt/modes.c
@@ -2,6 +2,10 @@
Gregory Maxwell. All rights reserved.
Written by Jean-Marc Valin and Gregory Maxwell */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/modes.h b/celt/modes.h
index 19e807d5..135145cc 100644
--- a/celt/modes.h
+++ b/celt/modes.h
@@ -2,6 +2,10 @@
Gregory Maxwell. All rights reserved.
Written by Jean-Marc Valin and Gregory Maxwell */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/opus_custom_demo.c b/celt/opus_custom_demo.c
index 03d8f874..4d31c703 100644
--- a/celt/opus_custom_demo.c
+++ b/celt/opus_custom_demo.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2007-2012 IETF Trust, CSIRO, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/os_support.h b/celt/os_support.h
index e61ac8ce..eb9cdbaa 100644
--- a/celt/os_support.h
+++ b/celt/os_support.h
@@ -4,6 +4,10 @@
This is the (tiny) OS abstraction layer. Aside from math.h, this is the
only place where system headers are allowed.
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
diff --git a/celt/pitch.c b/celt/pitch.c
index ccbbbe77..39f09327 100644
--- a/celt/pitch.c
+++ b/celt/pitch.c
@@ -6,6 +6,10 @@
*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/pitch.h b/celt/pitch.h
index 24ee1e3a..bf5f7390 100644
--- a/celt/pitch.h
+++ b/celt/pitch.h
@@ -6,6 +6,10 @@
*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/quant_bands.c b/celt/quant_bands.c
index e5b38674..d2b4c777 100644
--- a/celt/quant_bands.c
+++ b/celt/quant_bands.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2007-2012 IETF Trust, CSIRO, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/quant_bands.h b/celt/quant_bands.h
index 6610b4eb..3bd411a9 100644
--- a/celt/quant_bands.h
+++ b/celt/quant_bands.h
@@ -1,6 +1,10 @@
/* Copyright (c) 2007-2012 IETF Trust, CSIRO, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/rate.c b/celt/rate.c
index 692f6a5d..110b2950 100644
--- a/celt/rate.c
+++ b/celt/rate.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2007-2012 IETF Trust, CSIRO, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/rate.h b/celt/rate.h
index f7aa8bcb..6e47b26a 100644
--- a/celt/rate.h
+++ b/celt/rate.h
@@ -1,6 +1,10 @@
/* Copyright (c) 2007-2012 IETF Trust, CSIRO, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/stack_alloc.h b/celt/stack_alloc.h
index 05b1f3ef..2d50f9d4 100644
--- a/celt/stack_alloc.h
+++ b/celt/stack_alloc.h
@@ -5,6 +5,10 @@
@brief Temporary memory allocation on stack
*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/static_modes_fixed.h b/celt/static_modes_fixed.h
index 613d2efd..e73093eb 100644
--- a/celt/static_modes_fixed.h
+++ b/celt/static_modes_fixed.h
@@ -4,6 +4,10 @@
/* Copyright (c) 2011-2012 IETF Trust, CSIRO, Xiph.Org Foundation. All rights reserved.
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/static_modes_float.h b/celt/static_modes_float.h
index 3daa17de..886eb13a 100644
--- a/celt/static_modes_float.h
+++ b/celt/static_modes_float.h
@@ -4,6 +4,10 @@
/* Copyright (c) 2011-2012 IETF Trust, CSIRO, Xiph.Org Foundation. All rights reserved.
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/vq.c b/celt/vq.c
index 012f951e..fe775107 100644
--- a/celt/vq.c
+++ b/celt/vq.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2007-2012 IETF Trust, CSIRO, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/celt/vq.h b/celt/vq.h
index 2f5846a4..22000aa7 100644
--- a/celt/vq.h
+++ b/celt/vq.h
@@ -5,6 +5,10 @@
@brief Vector quantisation of the residual
*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/include/opus.h b/include/opus.h
index 376c13a9..ff36b3a7 100644
--- a/include/opus.h
+++ b/include/opus.h
@@ -1,6 +1,10 @@
/* Copyright (c) 2010-2012 IETF Trust, Xiph.Org Foundation, Skype Limited. All rights reserved.
Written by Jean-Marc Valin and Koen Vos */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/include/opus_custom.h b/include/opus_custom.h
index 4217043e..a0518682 100644
--- a/include/opus_custom.h
+++ b/include/opus_custom.h
@@ -7,6 +7,10 @@
*/
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/include/opus_defines.h b/include/opus_defines.h
index 9af5d6e5..91167952 100644
--- a/include/opus_defines.h
+++ b/include/opus_defines.h
@@ -1,6 +1,10 @@
/* Copyright (c) 2010-2012 IETF Trust, Xiph.Org Foundation, Skype Limited. All rights reserved.
Written by Jean-Marc Valin and Koen Vos */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/include/opus_multistream.h b/include/opus_multistream.h
index 7c7e8cb4..580959de 100644
--- a/include/opus_multistream.h
+++ b/include/opus_multistream.h
@@ -1,6 +1,10 @@
/* Copyright (c) 2011-2012 IETF Trust, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/include/opus_types.h b/include/opus_types.h
index e81b24a6..964ce5f2 100644
--- a/include/opus_types.h
+++ b/include/opus_types.h
@@ -1,6 +1,10 @@
/* (C) COPYRIGHT 1994-2012 IETF Trust, Xiph.Org Foundation. All rights reserved */
/* Modified by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/A2NLSF.c b/silk/A2NLSF.c
index c88578ca..07b77275 100644
--- a/silk/A2NLSF.c
+++ b/silk/A2NLSF.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/API.h b/silk/API.h
index 7ccc19e0..c5a8e1ac 100644
--- a/silk/API.h
+++ b/silk/API.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/CNG.c b/silk/CNG.c
index e255e8e0..e58a40ea 100644
--- a/silk/CNG.c
+++ b/silk/CNG.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/HP_variable_cutoff.c b/silk/HP_variable_cutoff.c
index 17d476ec..984e5504 100644
--- a/silk/HP_variable_cutoff.c
+++ b/silk/HP_variable_cutoff.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/Inlines.h b/silk/Inlines.h
index aae8e16b..23290c6a 100644
--- a/silk/Inlines.h
+++ b/silk/Inlines.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/LPC_analysis_filter.c b/silk/LPC_analysis_filter.c
index 88af4614..cd38239d 100644
--- a/silk/LPC_analysis_filter.c
+++ b/silk/LPC_analysis_filter.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/LPC_inv_pred_gain.c b/silk/LPC_inv_pred_gain.c
index e930e0bf..6e087b02 100644
--- a/silk/LPC_inv_pred_gain.c
+++ b/silk/LPC_inv_pred_gain.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/LP_variable_cutoff.c b/silk/LP_variable_cutoff.c
index a40a8f23..2c27932c 100644
--- a/silk/LP_variable_cutoff.c
+++ b/silk/LP_variable_cutoff.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/MacroCount.h b/silk/MacroCount.h
index a7abc420..6c6a4858 100644
--- a/silk/MacroCount.h
+++ b/silk/MacroCount.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/MacroDebug.h b/silk/MacroDebug.h
index 886b3b9a..5433d907 100644
--- a/silk/MacroDebug.h
+++ b/silk/MacroDebug.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/NLSF2A.c b/silk/NLSF2A.c
index 0a8602eb..18195086 100644
--- a/silk/NLSF2A.c
+++ b/silk/NLSF2A.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/NLSF_VQ.c b/silk/NLSF_VQ.c
index 9902ab31..444893bc 100644
--- a/silk/NLSF_VQ.c
+++ b/silk/NLSF_VQ.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/NLSF_VQ_weights_laroia.c b/silk/NLSF_VQ_weights_laroia.c
index d27f8efa..d7fd0cf2 100644
--- a/silk/NLSF_VQ_weights_laroia.c
+++ b/silk/NLSF_VQ_weights_laroia.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/NLSF_decode.c b/silk/NLSF_decode.c
index b55c39c9..b5b2d23b 100644
--- a/silk/NLSF_decode.c
+++ b/silk/NLSF_decode.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/NLSF_del_dec_quant.c b/silk/NLSF_del_dec_quant.c
index 80c6f235..746a05a5 100644
--- a/silk/NLSF_del_dec_quant.c
+++ b/silk/NLSF_del_dec_quant.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/NLSF_encode.c b/silk/NLSF_encode.c
index ba4fe537..0d6462e0 100644
--- a/silk/NLSF_encode.c
+++ b/silk/NLSF_encode.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/NLSF_stabilize.c b/silk/NLSF_stabilize.c
index e5328b63..10f60805 100644
--- a/silk/NLSF_stabilize.c
+++ b/silk/NLSF_stabilize.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/NLSF_unpack.c b/silk/NLSF_unpack.c
index 85abb1ca..f811e6c9 100644
--- a/silk/NLSF_unpack.c
+++ b/silk/NLSF_unpack.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/NSQ.c b/silk/NSQ.c
index 2b53d4ba..370a2748 100644
--- a/silk/NSQ.c
+++ b/silk/NSQ.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/NSQ_del_dec.c b/silk/NSQ_del_dec.c
index 8829d3c9..5a793f99 100644
--- a/silk/NSQ_del_dec.c
+++ b/silk/NSQ_del_dec.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/PLC.c b/silk/PLC.c
index 9d1f8cd0..dffd1dc3 100644
--- a/silk/PLC.c
+++ b/silk/PLC.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/PLC.h b/silk/PLC.h
index acc08a53..01300515 100644
--- a/silk/PLC.h
+++ b/silk/PLC.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/SigProc_FIX.h b/silk/SigProc_FIX.h
index ca853721..f905789a 100644
--- a/silk/SigProc_FIX.h
+++ b/silk/SigProc_FIX.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/VAD.c b/silk/VAD.c
index 296d2afa..a20dc3d8 100644
--- a/silk/VAD.c
+++ b/silk/VAD.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/VQ_WMat_EC.c b/silk/VQ_WMat_EC.c
index fb84d6eb..9138f2eb 100644
--- a/silk/VQ_WMat_EC.c
+++ b/silk/VQ_WMat_EC.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/ana_filt_bank_1.c b/silk/ana_filt_bank_1.c
index 3c33b5ea..8db8454e 100644
--- a/silk/ana_filt_bank_1.c
+++ b/silk/ana_filt_bank_1.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/biquad_alt.c b/silk/biquad_alt.c
index e80c9dc3..02866c5a 100644
--- a/silk/biquad_alt.c
+++ b/silk/biquad_alt.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/bwexpander.c b/silk/bwexpander.c
index 69c5f9f9..27cdf08f 100644
--- a/silk/bwexpander.c
+++ b/silk/bwexpander.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/bwexpander_32.c b/silk/bwexpander_32.c
index 17dae408..a4f71fac 100644
--- a/silk/bwexpander_32.c
+++ b/silk/bwexpander_32.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/check_control_input.c b/silk/check_control_input.c
index 6a8bba76..80eb6a33 100644
--- a/silk/check_control_input.c
+++ b/silk/check_control_input.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/code_signs.c b/silk/code_signs.c
index b72229b8..bbde6037 100644
--- a/silk/code_signs.c
+++ b/silk/code_signs.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/control.h b/silk/control.h
index a4ea3f54..d3611acb 100644
--- a/silk/control.h
+++ b/silk/control.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/control_SNR.c b/silk/control_SNR.c
index 82842cf6..3282e5e8 100644
--- a/silk/control_SNR.c
+++ b/silk/control_SNR.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/control_audio_bandwidth.c b/silk/control_audio_bandwidth.c
index 70bb1d7c..58dff64f 100644
--- a/silk/control_audio_bandwidth.c
+++ b/silk/control_audio_bandwidth.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/control_codec.c b/silk/control_codec.c
index b509664c..98f9d45b 100644
--- a/silk/control_codec.c
+++ b/silk/control_codec.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/debug.c b/silk/debug.c
index c815610b..7c9be7ed 100644
--- a/silk/debug.c
+++ b/silk/debug.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/debug.h b/silk/debug.h
index a8af75fc..befa128b 100644
--- a/silk/debug.h
+++ b/silk/debug.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/dec_API.c b/silk/dec_API.c
index 7facfe49..a203d1b9 100644
--- a/silk/dec_API.c
+++ b/silk/dec_API.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/decode_core.c b/silk/decode_core.c
index 8ba9f6fd..95a32b37 100644
--- a/silk/decode_core.c
+++ b/silk/decode_core.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/decode_frame.c b/silk/decode_frame.c
index 9ea61925..cdafe29b 100644
--- a/silk/decode_frame.c
+++ b/silk/decode_frame.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/decode_indices.c b/silk/decode_indices.c
index 279eb8ff..51b039e8 100644
--- a/silk/decode_indices.c
+++ b/silk/decode_indices.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/decode_parameters.c b/silk/decode_parameters.c
index 824b8cf5..edb9f065 100644
--- a/silk/decode_parameters.c
+++ b/silk/decode_parameters.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/decode_pitch.c b/silk/decode_pitch.c
index 6496cc74..a3abd80b 100644
--- a/silk/decode_pitch.c
+++ b/silk/decode_pitch.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/decode_pulses.c b/silk/decode_pulses.c
index b9dac092..4cc87f81 100644
--- a/silk/decode_pulses.c
+++ b/silk/decode_pulses.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/decoder_set_fs.c b/silk/decoder_set_fs.c
index 09027cf1..830bed3e 100644
--- a/silk/decoder_set_fs.c
+++ b/silk/decoder_set_fs.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/define.h b/silk/define.h
index 5e9f23fa..38022ac7 100644
--- a/silk/define.h
+++ b/silk/define.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/enc_API.c b/silk/enc_API.c
index e6de673a..5c410fe8 100644
--- a/silk/enc_API.c
+++ b/silk/enc_API.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/encode_indices.c b/silk/encode_indices.c
index 29cc3fdd..4458f53a 100644
--- a/silk/encode_indices.c
+++ b/silk/encode_indices.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/encode_pulses.c b/silk/encode_pulses.c
index 73a59b54..db59fc04 100644
--- a/silk/encode_pulses.c
+++ b/silk/encode_pulses.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/errors.h b/silk/errors.h
index 973ecb7a..bb71459e 100644
--- a/silk/errors.h
+++ b/silk/errors.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/LTP_analysis_filter_FIX.c b/silk/fixed/LTP_analysis_filter_FIX.c
index cb12966d..875af4c0 100644
--- a/silk/fixed/LTP_analysis_filter_FIX.c
+++ b/silk/fixed/LTP_analysis_filter_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/LTP_scale_ctrl_FIX.c b/silk/fixed/LTP_scale_ctrl_FIX.c
index c087885b..fa6f3668 100644
--- a/silk/fixed/LTP_scale_ctrl_FIX.c
+++ b/silk/fixed/LTP_scale_ctrl_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/apply_sine_window_FIX.c b/silk/fixed/apply_sine_window_FIX.c
index 8d06e74e..4f237812 100644
--- a/silk/fixed/apply_sine_window_FIX.c
+++ b/silk/fixed/apply_sine_window_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/autocorr_FIX.c b/silk/fixed/autocorr_FIX.c
index 2bb1f090..35af76c6 100644
--- a/silk/fixed/autocorr_FIX.c
+++ b/silk/fixed/autocorr_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/burg_modified_FIX.c b/silk/fixed/burg_modified_FIX.c
index 7c017272..74bbda5d 100644
--- a/silk/fixed/burg_modified_FIX.c
+++ b/silk/fixed/burg_modified_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/corrMatrix_FIX.c b/silk/fixed/corrMatrix_FIX.c
index c5356228..ec724ebc 100644
--- a/silk/fixed/corrMatrix_FIX.c
+++ b/silk/fixed/corrMatrix_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/encode_frame_FIX.c b/silk/fixed/encode_frame_FIX.c
index ae7860b5..30e21c8f 100644
--- a/silk/fixed/encode_frame_FIX.c
+++ b/silk/fixed/encode_frame_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/find_LPC_FIX.c b/silk/fixed/find_LPC_FIX.c
index 82b7b361..2e03dbb1 100644
--- a/silk/fixed/find_LPC_FIX.c
+++ b/silk/fixed/find_LPC_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/find_LTP_FIX.c b/silk/fixed/find_LTP_FIX.c
index 28c3929d..98ad679e 100644
--- a/silk/fixed/find_LTP_FIX.c
+++ b/silk/fixed/find_LTP_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/find_pitch_lags_FIX.c b/silk/fixed/find_pitch_lags_FIX.c
index cbb44191..6e75d6c8 100644
--- a/silk/fixed/find_pitch_lags_FIX.c
+++ b/silk/fixed/find_pitch_lags_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/find_pred_coefs_FIX.c b/silk/fixed/find_pred_coefs_FIX.c
index 92baef60..4d11712f 100644
--- a/silk/fixed/find_pred_coefs_FIX.c
+++ b/silk/fixed/find_pred_coefs_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/k2a_FIX.c b/silk/fixed/k2a_FIX.c
index b122afcd..29266b83 100644
--- a/silk/fixed/k2a_FIX.c
+++ b/silk/fixed/k2a_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/k2a_Q16_FIX.c b/silk/fixed/k2a_Q16_FIX.c
index 29cce021..00d89351 100644
--- a/silk/fixed/k2a_Q16_FIX.c
+++ b/silk/fixed/k2a_Q16_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/main_FIX.h b/silk/fixed/main_FIX.h
index f7bdec01..98ee1b9c 100644
--- a/silk/fixed/main_FIX.h
+++ b/silk/fixed/main_FIX.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/noise_shape_analysis_FIX.c b/silk/fixed/noise_shape_analysis_FIX.c
index 58649c00..91c04550 100644
--- a/silk/fixed/noise_shape_analysis_FIX.c
+++ b/silk/fixed/noise_shape_analysis_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/pitch_analysis_core_FIX.c b/silk/fixed/pitch_analysis_core_FIX.c
index bf1d0b6a..04cb2bbf 100644
--- a/silk/fixed/pitch_analysis_core_FIX.c
+++ b/silk/fixed/pitch_analysis_core_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/prefilter_FIX.c b/silk/fixed/prefilter_FIX.c
index 257d68a6..7fe2e657 100644
--- a/silk/fixed/prefilter_FIX.c
+++ b/silk/fixed/prefilter_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/process_gains_FIX.c b/silk/fixed/process_gains_FIX.c
index ba2f8e9b..06b59a4f 100644
--- a/silk/fixed/process_gains_FIX.c
+++ b/silk/fixed/process_gains_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/regularize_correlations_FIX.c b/silk/fixed/regularize_correlations_FIX.c
index 54f4b4d7..7f02ca33 100644
--- a/silk/fixed/regularize_correlations_FIX.c
+++ b/silk/fixed/regularize_correlations_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/residual_energy16_FIX.c b/silk/fixed/residual_energy16_FIX.c
index 39a229d8..26cf5322 100644
--- a/silk/fixed/residual_energy16_FIX.c
+++ b/silk/fixed/residual_energy16_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/residual_energy_FIX.c b/silk/fixed/residual_energy_FIX.c
index 1b571242..7bf7b82b 100644
--- a/silk/fixed/residual_energy_FIX.c
+++ b/silk/fixed/residual_energy_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/schur64_FIX.c b/silk/fixed/schur64_FIX.c
index 8c069234..b74b710a 100644
--- a/silk/fixed/schur64_FIX.c
+++ b/silk/fixed/schur64_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/schur_FIX.c b/silk/fixed/schur_FIX.c
index ea98e30c..9864ef08 100644
--- a/silk/fixed/schur_FIX.c
+++ b/silk/fixed/schur_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/solve_LS_FIX.c b/silk/fixed/solve_LS_FIX.c
index dcad4b91..d2efeb8b 100644
--- a/silk/fixed/solve_LS_FIX.c
+++ b/silk/fixed/solve_LS_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/structs_FIX.h b/silk/fixed/structs_FIX.h
index a5c4c8c0..0cb9169b 100644
--- a/silk/fixed/structs_FIX.h
+++ b/silk/fixed/structs_FIX.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/vector_ops_FIX.c b/silk/fixed/vector_ops_FIX.c
index 71a7fbaa..974c41f3 100644
--- a/silk/fixed/vector_ops_FIX.c
+++ b/silk/fixed/vector_ops_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/fixed/warped_autocorrelation_FIX.c b/silk/fixed/warped_autocorrelation_FIX.c
index 75f380f9..d29acc8c 100644
--- a/silk/fixed/warped_autocorrelation_FIX.c
+++ b/silk/fixed/warped_autocorrelation_FIX.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/LPC_analysis_filter_FLP.c b/silk/float/LPC_analysis_filter_FLP.c
index 2fd8d56b..5e4371e6 100644
--- a/silk/float/LPC_analysis_filter_FLP.c
+++ b/silk/float/LPC_analysis_filter_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/LPC_inv_pred_gain_FLP.c b/silk/float/LPC_inv_pred_gain_FLP.c
index 1803ca25..ac455489 100644
--- a/silk/float/LPC_inv_pred_gain_FLP.c
+++ b/silk/float/LPC_inv_pred_gain_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/LTP_analysis_filter_FLP.c b/silk/float/LTP_analysis_filter_FLP.c
index 1e93b0d6..71727b64 100644
--- a/silk/float/LTP_analysis_filter_FLP.c
+++ b/silk/float/LTP_analysis_filter_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/LTP_scale_ctrl_FLP.c b/silk/float/LTP_scale_ctrl_FLP.c
index 4848a395..af2cbf66 100644
--- a/silk/float/LTP_scale_ctrl_FLP.c
+++ b/silk/float/LTP_scale_ctrl_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/SigProc_FLP.h b/silk/float/SigProc_FLP.h
index 6e482dd6..69e55967 100644
--- a/silk/float/SigProc_FLP.h
+++ b/silk/float/SigProc_FLP.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/apply_sine_window_FLP.c b/silk/float/apply_sine_window_FLP.c
index f840170b..98b97c55 100644
--- a/silk/float/apply_sine_window_FLP.c
+++ b/silk/float/apply_sine_window_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/autocorrelation_FLP.c b/silk/float/autocorrelation_FLP.c
index 4a58bc35..3cd46f70 100644
--- a/silk/float/autocorrelation_FLP.c
+++ b/silk/float/autocorrelation_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/burg_modified_FLP.c b/silk/float/burg_modified_FLP.c
index ea5e007b..19a35d4c 100644
--- a/silk/float/burg_modified_FLP.c
+++ b/silk/float/burg_modified_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/bwexpander_FLP.c b/silk/float/bwexpander_FLP.c
index f8249b9b..6c3c7ba8 100644
--- a/silk/float/bwexpander_FLP.c
+++ b/silk/float/bwexpander_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/corrMatrix_FLP.c b/silk/float/corrMatrix_FLP.c
index e5fe8dd8..018b5b4a 100644
--- a/silk/float/corrMatrix_FLP.c
+++ b/silk/float/corrMatrix_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/encode_frame_FLP.c b/silk/float/encode_frame_FLP.c
index 6ce3ed59..9fee7ecc 100644
--- a/silk/float/encode_frame_FLP.c
+++ b/silk/float/encode_frame_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/energy_FLP.c b/silk/float/energy_FLP.c
index 5cad049a..944112ad 100644
--- a/silk/float/energy_FLP.c
+++ b/silk/float/energy_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/find_LPC_FLP.c b/silk/float/find_LPC_FLP.c
index 8c0f3cf1..1fc96c38 100644
--- a/silk/float/find_LPC_FLP.c
+++ b/silk/float/find_LPC_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/find_LTP_FLP.c b/silk/float/find_LTP_FLP.c
index f3b50cbf..c73eb263 100644
--- a/silk/float/find_LTP_FLP.c
+++ b/silk/float/find_LTP_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/find_pitch_lags_FLP.c b/silk/float/find_pitch_lags_FLP.c
index 678e8025..711102f9 100644
--- a/silk/float/find_pitch_lags_FLP.c
+++ b/silk/float/find_pitch_lags_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/find_pred_coefs_FLP.c b/silk/float/find_pred_coefs_FLP.c
index 62bf8afc..360c2236 100644
--- a/silk/float/find_pred_coefs_FLP.c
+++ b/silk/float/find_pred_coefs_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/inner_product_FLP.c b/silk/float/inner_product_FLP.c
index c12ac2fd..a05dd863 100644
--- a/silk/float/inner_product_FLP.c
+++ b/silk/float/inner_product_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/k2a_FLP.c b/silk/float/k2a_FLP.c
index 3f7839e9..ed54dd75 100644
--- a/silk/float/k2a_FLP.c
+++ b/silk/float/k2a_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/levinsondurbin_FLP.c b/silk/float/levinsondurbin_FLP.c
index d6626189..7d74c524 100644
--- a/silk/float/levinsondurbin_FLP.c
+++ b/silk/float/levinsondurbin_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/main_FLP.h b/silk/float/main_FLP.h
index 0e969413..bb2b8fa2 100644
--- a/silk/float/main_FLP.h
+++ b/silk/float/main_FLP.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/noise_shape_analysis_FLP.c b/silk/float/noise_shape_analysis_FLP.c
index cc4681f8..bc98d65e 100644
--- a/silk/float/noise_shape_analysis_FLP.c
+++ b/silk/float/noise_shape_analysis_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/pitch_analysis_core_FLP.c b/silk/float/pitch_analysis_core_FLP.c
index f615f292..42d2ad7e 100644
--- a/silk/float/pitch_analysis_core_FLP.c
+++ b/silk/float/pitch_analysis_core_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/prefilter_FLP.c b/silk/float/prefilter_FLP.c
index c891df8f..90fb72af 100644
--- a/silk/float/prefilter_FLP.c
+++ b/silk/float/prefilter_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/process_gains_FLP.c b/silk/float/process_gains_FLP.c
index 390be19f..252a4961 100644
--- a/silk/float/process_gains_FLP.c
+++ b/silk/float/process_gains_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/regularize_correlations_FLP.c b/silk/float/regularize_correlations_FLP.c
index 7e23267a..8e8bf3d2 100644
--- a/silk/float/regularize_correlations_FLP.c
+++ b/silk/float/regularize_correlations_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/residual_energy_FLP.c b/silk/float/residual_energy_FLP.c
index bb45ba17..f16b756b 100644
--- a/silk/float/residual_energy_FLP.c
+++ b/silk/float/residual_energy_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/scale_copy_vector_FLP.c b/silk/float/scale_copy_vector_FLP.c
index 0201435e..0b23503f 100644
--- a/silk/float/scale_copy_vector_FLP.c
+++ b/silk/float/scale_copy_vector_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/scale_vector_FLP.c b/silk/float/scale_vector_FLP.c
index 27fc9e0a..78416262 100644
--- a/silk/float/scale_vector_FLP.c
+++ b/silk/float/scale_vector_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/schur_FLP.c b/silk/float/schur_FLP.c
index 2fa3c9df..3615fc96 100644
--- a/silk/float/schur_FLP.c
+++ b/silk/float/schur_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/solve_LS_FLP.c b/silk/float/solve_LS_FLP.c
index c07bc888..bdd427ac 100644
--- a/silk/float/solve_LS_FLP.c
+++ b/silk/float/solve_LS_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/sort_FLP.c b/silk/float/sort_FLP.c
index dacf33fd..1bd9a6e3 100644
--- a/silk/float/sort_FLP.c
+++ b/silk/float/sort_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/structs_FLP.h b/silk/float/structs_FLP.h
index a4a80f0d..f3614be9 100644
--- a/silk/float/structs_FLP.h
+++ b/silk/float/structs_FLP.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/warped_autocorrelation_FLP.c b/silk/float/warped_autocorrelation_FLP.c
index dc782dc7..68d4729d 100644
--- a/silk/float/warped_autocorrelation_FLP.c
+++ b/silk/float/warped_autocorrelation_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/float/wrappers_FLP.c b/silk/float/wrappers_FLP.c
index 0530629e..7ab072ed 100644
--- a/silk/float/wrappers_FLP.c
+++ b/silk/float/wrappers_FLP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/gain_quant.c b/silk/gain_quant.c
index 82ad80d9..7687fc0c 100644
--- a/silk/gain_quant.c
+++ b/silk/gain_quant.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/init_decoder.c b/silk/init_decoder.c
index 5bcee930..43d08f98 100644
--- a/silk/init_decoder.c
+++ b/silk/init_decoder.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/init_encoder.c b/silk/init_encoder.c
index 02b62338..8bbf3588 100644
--- a/silk/init_encoder.c
+++ b/silk/init_encoder.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/inner_prod_aligned.c b/silk/inner_prod_aligned.c
index dcdc4cf1..b7c2d737 100644
--- a/silk/inner_prod_aligned.c
+++ b/silk/inner_prod_aligned.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/interpolate.c b/silk/interpolate.c
index f56be4d9..9fbd54c5 100644
--- a/silk/interpolate.c
+++ b/silk/interpolate.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/lin2log.c b/silk/lin2log.c
index fe984612..c917e0bb 100644
--- a/silk/lin2log.c
+++ b/silk/lin2log.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/log2lin.c b/silk/log2lin.c
index c0ce03d6..e5d99f73 100644
--- a/silk/log2lin.c
+++ b/silk/log2lin.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/macros.h b/silk/macros.h
index afecbd08..072ee36c 100644
--- a/silk/macros.h
+++ b/silk/macros.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/main.h b/silk/main.h
index d2badb81..a5842dd3 100644
--- a/silk/main.h
+++ b/silk/main.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/pitch_est_defines.h b/silk/pitch_est_defines.h
index 3b4f5714..387de6be 100644
--- a/silk/pitch_est_defines.h
+++ b/silk/pitch_est_defines.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/pitch_est_tables.c b/silk/pitch_est_tables.c
index 8f2bb6ac..c3734dcd 100644
--- a/silk/pitch_est_tables.c
+++ b/silk/pitch_est_tables.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/process_NLSFs.c b/silk/process_NLSFs.c
index f7d8bddd..ef2fd6c7 100644
--- a/silk/process_NLSFs.c
+++ b/silk/process_NLSFs.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/quant_LTP_gains.c b/silk/quant_LTP_gains.c
index 6b65af93..d087fab2 100644
--- a/silk/quant_LTP_gains.c
+++ b/silk/quant_LTP_gains.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/resampler.c b/silk/resampler.c
index dcc2fedf..1d2bb946 100644
--- a/silk/resampler.c
+++ b/silk/resampler.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/resampler_down2.c b/silk/resampler_down2.c
index 1986666f..96210b64 100644
--- a/silk/resampler_down2.c
+++ b/silk/resampler_down2.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/resampler_down2_3.c b/silk/resampler_down2_3.c
index 09c019eb..bb897db1 100644
--- a/silk/resampler_down2_3.c
+++ b/silk/resampler_down2_3.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/resampler_private.h b/silk/resampler_private.h
index 7c430ec5..9603061d 100644
--- a/silk/resampler_private.h
+++ b/silk/resampler_private.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/resampler_private_AR2.c b/silk/resampler_private_AR2.c
index 463a820c..0d743a36 100644
--- a/silk/resampler_private_AR2.c
+++ b/silk/resampler_private_AR2.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/resampler_private_IIR_FIR.c b/silk/resampler_private_IIR_FIR.c
index 36a848b8..fe55884a 100644
--- a/silk/resampler_private_IIR_FIR.c
+++ b/silk/resampler_private_IIR_FIR.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/resampler_private_down_FIR.c b/silk/resampler_private_down_FIR.c
index c17c7261..6e90d837 100644
--- a/silk/resampler_private_down_FIR.c
+++ b/silk/resampler_private_down_FIR.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/resampler_private_up2_HQ.c b/silk/resampler_private_up2_HQ.c
index 272281fb..259fa44b 100644
--- a/silk/resampler_private_up2_HQ.c
+++ b/silk/resampler_private_up2_HQ.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/resampler_rom.c b/silk/resampler_rom.c
index 519e531c..a0526849 100644
--- a/silk/resampler_rom.c
+++ b/silk/resampler_rom.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/resampler_rom.h b/silk/resampler_rom.h
index e1c6c5a7..26f6cf98 100644
--- a/silk/resampler_rom.h
+++ b/silk/resampler_rom.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/resampler_structs.h b/silk/resampler_structs.h
index 080825a3..133daa7f 100644
--- a/silk/resampler_structs.h
+++ b/silk/resampler_structs.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/shell_coder.c b/silk/shell_coder.c
index 28981baa..897b1e14 100644
--- a/silk/shell_coder.c
+++ b/silk/shell_coder.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/sigm_Q15.c b/silk/sigm_Q15.c
index 9561f471..74baff43 100644
--- a/silk/sigm_Q15.c
+++ b/silk/sigm_Q15.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/sort.c b/silk/sort.c
index 3210b3ef..50f8255f 100644
--- a/silk/sort.c
+++ b/silk/sort.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/stereo_LR_to_MS.c b/silk/stereo_LR_to_MS.c
index 3ccff8e8..5b274fe2 100644
--- a/silk/stereo_LR_to_MS.c
+++ b/silk/stereo_LR_to_MS.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/stereo_MS_to_LR.c b/silk/stereo_MS_to_LR.c
index 3a1c8895..37903997 100644
--- a/silk/stereo_MS_to_LR.c
+++ b/silk/stereo_MS_to_LR.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/stereo_decode_pred.c b/silk/stereo_decode_pred.c
index c39adea1..c43c9f44 100644
--- a/silk/stereo_decode_pred.c
+++ b/silk/stereo_decode_pred.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/stereo_encode_pred.c b/silk/stereo_encode_pred.c
index 7445d882..a3cf51c1 100644
--- a/silk/stereo_encode_pred.c
+++ b/silk/stereo_encode_pred.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/stereo_find_predictor.c b/silk/stereo_find_predictor.c
index 9f3177d6..b9326431 100644
--- a/silk/stereo_find_predictor.c
+++ b/silk/stereo_find_predictor.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/stereo_quant_pred.c b/silk/stereo_quant_pred.c
index 6fb6e05b..fac33d63 100644
--- a/silk/stereo_quant_pred.c
+++ b/silk/stereo_quant_pred.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/structs.h b/silk/structs.h
index b3a4001f..23d71644 100644
--- a/silk/structs.h
+++ b/silk/structs.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/sum_sqr_shift.c b/silk/sum_sqr_shift.c
index 6f306202..18335069 100644
--- a/silk/sum_sqr_shift.c
+++ b/silk/sum_sqr_shift.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/table_LSF_cos.c b/silk/table_LSF_cos.c
index a560cde4..63a8c76b 100644
--- a/silk/table_LSF_cos.c
+++ b/silk/table_LSF_cos.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/tables.h b/silk/tables.h
index 196a109f..d95861d3 100644
--- a/silk/tables.h
+++ b/silk/tables.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/tables_LTP.c b/silk/tables_LTP.c
index afeaefc1..2819f5f0 100644
--- a/silk/tables_LTP.c
+++ b/silk/tables_LTP.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/tables_NLSF_CB_NB_MB.c b/silk/tables_NLSF_CB_NB_MB.c
index 3c1a1ad2..b6be587a 100644
--- a/silk/tables_NLSF_CB_NB_MB.c
+++ b/silk/tables_NLSF_CB_NB_MB.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/tables_NLSF_CB_WB.c b/silk/tables_NLSF_CB_WB.c
index 8b389598..6fab1b7a 100644
--- a/silk/tables_NLSF_CB_WB.c
+++ b/silk/tables_NLSF_CB_WB.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/tables_gain.c b/silk/tables_gain.c
index efa6c2cc..c396800d 100644
--- a/silk/tables_gain.c
+++ b/silk/tables_gain.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/tables_other.c b/silk/tables_other.c
index 1c38462f..495ada37 100644
--- a/silk/tables_other.c
+++ b/silk/tables_other.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/tables_pitch_lag.c b/silk/tables_pitch_lag.c
index 8e8d2917..80864bea 100644
--- a/silk/tables_pitch_lag.c
+++ b/silk/tables_pitch_lag.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/tables_pulses_per_block.c b/silk/tables_pulses_per_block.c
index 3a3b80b8..9f6c13ed 100644
--- a/silk/tables_pulses_per_block.c
+++ b/silk/tables_pulses_per_block.c
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/tuning_parameters.h b/silk/tuning_parameters.h
index 02481de8..7b9d7c37 100644
--- a/silk/tuning_parameters.h
+++ b/silk/tuning_parameters.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/silk/typedef.h b/silk/typedef.h
index 159279f8..85f94e2d 100644
--- a/silk/typedef.h
+++ b/silk/typedef.h
@@ -1,5 +1,9 @@
/***********************************************************************
Copyright (c) 2006-2012 IETF Trust and Skype Limited. All rights reserved.
+
+This file is extracted from RFCXXXX. Please see that RFC for additional
+information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/src/opus.c b/src/opus.c
index e7d1b065..41d07d0b 100644
--- a/src/opus.c
+++ b/src/opus.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2011-2012 IETF Trust, Xiph.Org Foundation, Skype Limited. All rights reserved.
Written by Jean-Marc Valin and Koen Vos */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/src/opus_compare.c b/src/opus_compare.c
index 7f7fe207..2b05de75 100644
--- a/src/opus_compare.c
+++ b/src/opus_compare.c
@@ -2,6 +2,10 @@
Jean-Marc Valin. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/src/opus_decoder.c b/src/opus_decoder.c
index 1fb82fd4..448531b3 100644
--- a/src/opus_decoder.c
+++ b/src/opus_decoder.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2010-2012 IETF Trust, Xiph.Org Foundation, Skype Limited. All rights reserved.
Written by Jean-Marc Valin and Koen Vos */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/src/opus_demo.c b/src/opus_demo.c
index 60fe5442..504b6ede 100644
--- a/src/opus_demo.c
+++ b/src/opus_demo.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2007-2012 IETF Trust, CSIRO, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/src/opus_encoder.c b/src/opus_encoder.c
index 69b746a9..211add4e 100644
--- a/src/opus_encoder.c
+++ b/src/opus_encoder.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2010-2012 IETF Trust, Xiph.Org Foundation, Skype Limited. All rights reserved.
Written by Jean-Marc Valin and Koen Vos */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/src/opus_multistream.c b/src/opus_multistream.c
index 31c1bebe..0810ff39 100644
--- a/src/opus_multistream.c
+++ b/src/opus_multistream.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2011-2012 IETF Trust, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/src/opus_private.h b/src/opus_private.h
index 7c6fd8f5..1417480c 100644
--- a/src/opus_private.h
+++ b/src/opus_private.h
@@ -1,6 +1,10 @@
/* Copyright (c) 2011-2012 IETF Trust, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/src/repacketizer.c b/src/repacketizer.c
index f498947d..4533102e 100644
--- a/src/repacketizer.c
+++ b/src/repacketizer.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2011-2012 IETF Trust, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/src/repacketizer_demo.c b/src/repacketizer_demo.c
index 6b3f9ccd..205d916e 100644
--- a/src/repacketizer_demo.c
+++ b/src/repacketizer_demo.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2011-2012 IETF Trust, Xiph.Org Foundation. All rights reserved.
Written by Jean-Marc Valin */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/tests/test_opus_api.c b/tests/test_opus_api.c
index b8c9eb7a..6b604236 100644
--- a/tests/test_opus_api.c
+++ b/tests/test_opus_api.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2011-2012 IETF Trust, Xiph.Org Foundation. All rights reserved.
Written by Gregory Maxwell */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/tests/test_opus_common.h b/tests/test_opus_common.h
index 6a63bca5..b289e027 100644
--- a/tests/test_opus_common.h
+++ b/tests/test_opus_common.h
@@ -1,6 +1,10 @@
/* Copyright (c) 2011-2012 IETF Trust, Xiph.Org Foundation. All rights reserved.
Written by Gregory Maxwell */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/tests/test_opus_decode.c b/tests/test_opus_decode.c
index 2008aad8..db87cd35 100644
--- a/tests/test_opus_decode.c
+++ b/tests/test_opus_decode.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2011-2012 IETF Trust, Xiph.Org Foundation. All rights reserved.
Written by Gregory Maxwell */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
diff --git a/tests/test_opus_encode.c b/tests/test_opus_encode.c
index 4181fe24..bd79e551 100644
--- a/tests/test_opus_encode.c
+++ b/tests/test_opus_encode.c
@@ -1,6 +1,10 @@
/* Copyright (c) 2011-2012 IETF Trust, Xiph.Org Foundation. All rights reserved.
Written by Gregory Maxwell */
/*
+
+ This file is extracted from RFCXXXX. Please see that RFC for additional
+ information.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met: