diff --git a/Bcg729Config.cmake b/Bcg729Config.cmake index a7b414f..16738f2 100644 --- a/Bcg729Config.cmake +++ b/Bcg729Config.cmake @@ -16,7 +16,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # ############################################################################ # diff --git a/CMakeLists.txt b/CMakeLists.txt index c1e748a..ea8c12a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # ############################################################################ diff --git a/config.h.cmake b/config.h.cmake index 9d45e64..2eb161e 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software -* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ****************************************************************************/ diff --git a/include/bcg729/decoder.h b/include/bcg729/decoder.h index 5d3dd8a..759bb61 100644 --- a/include/bcg729/decoder.h +++ b/include/bcg729/decoder.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef DECODER_H #define DECODER_H diff --git a/include/bcg729/encoder.h b/include/bcg729/encoder.h index 464faab..fdc797e 100644 --- a/include/bcg729/encoder.h +++ b/include/bcg729/encoder.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef ENCODER_H #define ENCODER_H diff --git a/msbcg729/CMakeLists.txt b/msbcg729/CMakeLists.txt index cd47bfa..ab22366 100644 --- a/msbcg729/CMakeLists.txt +++ b/msbcg729/CMakeLists.txt @@ -16,7 +16,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # ############################################################################ diff --git a/msbcg729/bcg729_dec.c b/msbcg729/bcg729_dec.c index 7cc2858..424ba65 100644 --- a/msbcg729/bcg729_dec.c +++ b/msbcg729/bcg729_dec.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "mediastreamer2/mscodecutils.h" #include "mediastreamer2/msfilter.h" diff --git a/msbcg729/bcg729_enc.c b/msbcg729/bcg729_enc.c index 93e24f3..1bfc609 100644 --- a/msbcg729/bcg729_enc.c +++ b/msbcg729/bcg729_enc.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "mediastreamer2/msfilter.h" #include "mediastreamer2/mscodecutils.h" diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index e3e4cf2..09e41c0 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -16,7 +16,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # ############################################################################ diff --git a/src/LP2LSPConversion.c b/src/LP2LSPConversion.c index e42218c..a507ce2 100644 --- a/src/LP2LSPConversion.c +++ b/src/LP2LSPConversion.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" #include "codecParameters.h" diff --git a/src/LP2LSPConversion.h b/src/LP2LSPConversion.h index 8115c3b..3fef101 100644 --- a/src/LP2LSPConversion.h +++ b/src/LP2LSPConversion.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef LP2LSPCONVERSION_H #define LP2LSPCONVERSION_H diff --git a/src/LPSynthesisFilter.c b/src/LPSynthesisFilter.c index ea1b14d..a72e7cc 100644 --- a/src/LPSynthesisFilter.c +++ b/src/LPSynthesisFilter.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" diff --git a/src/LPSynthesisFilter.h b/src/LPSynthesisFilter.h index d4c66a5..1091f9e 100644 --- a/src/LPSynthesisFilter.h +++ b/src/LPSynthesisFilter.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef LPSYNTHESISFILTER_H #define LPSYNTHESISFILTER_H diff --git a/src/LSPQuantization.c b/src/LSPQuantization.c index 70e7f50..ced1afc 100644 --- a/src/LSPQuantization.c +++ b/src/LSPQuantization.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" #include "codecParameters.h" diff --git a/src/LSPQuantization.h b/src/LSPQuantization.h index 14b2b80..ca4a091 100644 --- a/src/LSPQuantization.h +++ b/src/LSPQuantization.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef LSPQUANTIZATION_H #define LSPQUANTIZATION_H diff --git a/src/adaptativeCodebookSearch.c b/src/adaptativeCodebookSearch.c index c4306a1..cff6b1b 100644 --- a/src/adaptativeCodebookSearch.c +++ b/src/adaptativeCodebookSearch.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" diff --git a/src/adaptativeCodebookSearch.h b/src/adaptativeCodebookSearch.h index c148cc7..1fc8553 100644 --- a/src/adaptativeCodebookSearch.h +++ b/src/adaptativeCodebookSearch.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef ADAPTATIVECODEBOOKSEARCH_H #define ADAPTATIVECODEBOOKSEARCH_H diff --git a/src/basicOperationsMacros.h b/src/basicOperationsMacros.h index 3411a7f..09544d1 100644 --- a/src/basicOperationsMacros.h +++ b/src/basicOperationsMacros.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef BASICOPERATIONSMACROS_H #define BASICOPERATIONSMACROS_H diff --git a/src/cng.c b/src/cng.c index 5cf626e..f02f0ef 100644 --- a/src/cng.c +++ b/src/cng.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include #include diff --git a/src/cng.h b/src/cng.h index cd1a022..a04d785 100644 --- a/src/cng.h +++ b/src/cng.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef CNG_H #define CNG_H diff --git a/src/codebooks.c b/src/codebooks.c index 9176b68..c6f857b 100644 --- a/src/codebooks.c +++ b/src/codebooks.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" diff --git a/src/codebooks.h b/src/codebooks.h index ee24e91..add4add 100644 --- a/src/codebooks.h +++ b/src/codebooks.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef CODEBOOKS_H #define CODEBOOKS_H diff --git a/src/codecParameters.h b/src/codecParameters.h index a35a932..b3b02ef 100644 --- a/src/codecParameters.h +++ b/src/codecParameters.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef CODECPARAMETERS_H #define CODECPARAMETERS_H diff --git a/src/computeAdaptativeCodebookGain.c b/src/computeAdaptativeCodebookGain.c index f69519b..7b3cf2d 100644 --- a/src/computeAdaptativeCodebookGain.c +++ b/src/computeAdaptativeCodebookGain.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" diff --git a/src/computeAdaptativeCodebookGain.h b/src/computeAdaptativeCodebookGain.h index 338a7f0..8c10b59 100644 --- a/src/computeAdaptativeCodebookGain.h +++ b/src/computeAdaptativeCodebookGain.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef COMPUTEADAPTATIVECODEBOOKGAIN_H #define COMPUTEADAPTATIVECODEBOOKGAIN_H diff --git a/src/computeLP.c b/src/computeLP.c index 8e7982b..5a73070 100644 --- a/src/computeLP.c +++ b/src/computeLP.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" #include "codecParameters.h" diff --git a/src/computeLP.h b/src/computeLP.h index 12966ca..f8ed917 100644 --- a/src/computeLP.h +++ b/src/computeLP.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef COMPUTELP_H #define COMPUTELP_H diff --git a/src/computeWeightedSpeech.c b/src/computeWeightedSpeech.c index d20ca45..7d78506 100644 --- a/src/computeWeightedSpeech.c +++ b/src/computeWeightedSpeech.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" diff --git a/src/computeWeightedSpeech.h b/src/computeWeightedSpeech.h index cef1ca1..c693566 100644 --- a/src/computeWeightedSpeech.h +++ b/src/computeWeightedSpeech.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef COMPUTEWEIGHTEDSPEECH #define COMPUTEWEIGHTEDSPEECH diff --git a/src/decodeAdaptativeCodeVector.c b/src/decodeAdaptativeCodeVector.c index 7c6be74..5dbd5b2 100644 --- a/src/decodeAdaptativeCodeVector.c +++ b/src/decodeAdaptativeCodeVector.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" diff --git a/src/decodeAdaptativeCodeVector.h b/src/decodeAdaptativeCodeVector.h index d999ed5..11c8637 100644 --- a/src/decodeAdaptativeCodeVector.h +++ b/src/decodeAdaptativeCodeVector.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef DECODEADAPTATIVECODEVECTOR_H #define DECODEADAPTATIVECODEVECTOR_H diff --git a/src/decodeFixedCodeVector.c b/src/decodeFixedCodeVector.c index ec84f1e..b671ce0 100644 --- a/src/decodeFixedCodeVector.c +++ b/src/decodeFixedCodeVector.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" diff --git a/src/decodeFixedCodeVector.h b/src/decodeFixedCodeVector.h index b75e7d9..a28c65a 100644 --- a/src/decodeFixedCodeVector.h +++ b/src/decodeFixedCodeVector.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef DECODEFIXEDCODEVECTOR_H #define DECODEFIXEDCODEVECTOR_H diff --git a/src/decodeGains.c b/src/decodeGains.c index 1f4c620..513ad94 100644 --- a/src/decodeGains.c +++ b/src/decodeGains.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" diff --git a/src/decodeGains.h b/src/decodeGains.h index 4195229..7e43e95 100644 --- a/src/decodeGains.h +++ b/src/decodeGains.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef DECODEGAINS_H #define DECODEGAINS_H diff --git a/src/decodeLSP.c b/src/decodeLSP.c index 294c3d3..d2e6576 100644 --- a/src/decodeLSP.c +++ b/src/decodeLSP.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" diff --git a/src/decodeLSP.h b/src/decodeLSP.h index 6135739..904dfc4 100644 --- a/src/decodeLSP.h +++ b/src/decodeLSP.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef DECODELSP_H #define DECODELSP_H diff --git a/src/decoder.c b/src/decoder.c index 08d5d1e..48066fb 100644 --- a/src/decoder.c +++ b/src/decoder.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include #include diff --git a/src/dtx.c b/src/dtx.c index 1f8706a..01f5b43 100644 --- a/src/dtx.c +++ b/src/dtx.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include #include diff --git a/src/dtx.h b/src/dtx.h index 2b5ee91..b42004c 100644 --- a/src/dtx.h +++ b/src/dtx.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef DTX_H #define DTX_H diff --git a/src/encoder.c b/src/encoder.c index 2f673a9..61d546f 100644 --- a/src/encoder.c +++ b/src/encoder.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include #include diff --git a/src/findOpenLoopPitchDelay.c b/src/findOpenLoopPitchDelay.c index a697eb3..72cd4c7 100644 --- a/src/findOpenLoopPitchDelay.c +++ b/src/findOpenLoopPitchDelay.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include #include diff --git a/src/findOpenLoopPitchDelay.h b/src/findOpenLoopPitchDelay.h index fdb6f14..9694899 100644 --- a/src/findOpenLoopPitchDelay.h +++ b/src/findOpenLoopPitchDelay.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef FINDOPENLOOPPITCHDELAY_H #define FINDOPENLOOPPITCHDELAY_H diff --git a/src/fixedCodebookSearch.c b/src/fixedCodebookSearch.c index 81fbfec..485ec05 100644 --- a/src/fixedCodebookSearch.c +++ b/src/fixedCodebookSearch.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" diff --git a/src/fixedCodebookSearch.h b/src/fixedCodebookSearch.h index a6a7c49..3e9b196 100644 --- a/src/fixedCodebookSearch.h +++ b/src/fixedCodebookSearch.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef FIXEDCODEBOOKSEARCH_H #define FIXEDCODEBOOKSEARCH_H diff --git a/src/fixedPointMacros.h b/src/fixedPointMacros.h index 1f67a0f..a5e14be 100644 --- a/src/fixedPointMacros.h +++ b/src/fixedPointMacros.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef FIXEDPOINTMACROS_H #define FIXEDPOINTMACROS_H diff --git a/src/floatingPointMacros.h b/src/floatingPointMacros.h index 5bb7008..54aa39e 100644 --- a/src/floatingPointMacros.h +++ b/src/floatingPointMacros.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef FLOATINGPOINTMACROS_H #define FLOATINGPOINTMACROS_H diff --git a/src/g729FixedPointMath.h b/src/g729FixedPointMath.h index a18dd0b..89f0257 100644 --- a/src/g729FixedPointMath.h +++ b/src/g729FixedPointMath.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef G729FIXEDPOINTMATH_H #define G729FIXEDPOINTMATH_H diff --git a/src/gainQuantization.c b/src/gainQuantization.c index 294a5d7..6936392 100644 --- a/src/gainQuantization.c +++ b/src/gainQuantization.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" diff --git a/src/gainQuantization.h b/src/gainQuantization.h index a159051..8ff53e6 100644 --- a/src/gainQuantization.h +++ b/src/gainQuantization.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef GAINQUANTIZATION_H #define GAINQUANTIZATION_H diff --git a/src/interpolateqLSP.c b/src/interpolateqLSP.c index 742af9c..6207223 100644 --- a/src/interpolateqLSP.c +++ b/src/interpolateqLSP.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" diff --git a/src/interpolateqLSP.h b/src/interpolateqLSP.h index 39029ec..6ff9816 100644 --- a/src/interpolateqLSP.h +++ b/src/interpolateqLSP.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef INTERPOLATATEQLSP_H #define INTERPOLATATEQLSP_H diff --git a/src/postFilter.c b/src/postFilter.c index 109ea88..4450bac 100644 --- a/src/postFilter.c +++ b/src/postFilter.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/src/postFilter.h b/src/postFilter.h index c49be74..3b62300 100644 --- a/src/postFilter.h +++ b/src/postFilter.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef POSTFILTER_H #define POSTFILTER_H diff --git a/src/postProcessing.c b/src/postProcessing.c index 32b1039..6f0ef81 100644 --- a/src/postProcessing.c +++ b/src/postProcessing.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" #include "codecParameters.h" diff --git a/src/postProcessing.h b/src/postProcessing.h index 2ecd811..49a6657 100644 --- a/src/postProcessing.h +++ b/src/postProcessing.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef POSTPROCESSING_H #define POSTPROCESSING_H diff --git a/src/preProcessing.c b/src/preProcessing.c index fec1ce8..7667748 100644 --- a/src/preProcessing.c +++ b/src/preProcessing.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" #include "codecParameters.h" diff --git a/src/preProcessing.h b/src/preProcessing.h index 15e8308..100eafc 100644 --- a/src/preProcessing.h +++ b/src/preProcessing.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef PREPROCESSING_H #define PREPROCESSING_H diff --git a/src/qLSP2LP.c b/src/qLSP2LP.c index e45ca55..2002615 100644 --- a/src/qLSP2LP.c +++ b/src/qLSP2LP.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" diff --git a/src/qLSP2LP.h b/src/qLSP2LP.h index ddb7f54..cb52673 100644 --- a/src/qLSP2LP.h +++ b/src/qLSP2LP.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef QLSP2LP_H #define QLSP2LP_H diff --git a/src/typedef.h b/src/typedef.h index 821d091..c3b10de 100644 --- a/src/typedef.h +++ b/src/typedef.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef TYPEDEF_H #define TYPEDEF_H diff --git a/src/utils.c b/src/utils.c index bdbfb8a..b70004f 100644 --- a/src/utils.c +++ b/src/utils.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "typedef.h" diff --git a/src/utils.h b/src/utils.h index c6028f7..16277db 100644 --- a/src/utils.h +++ b/src/utils.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef UTILS_H #define UTILS_H diff --git a/src/vad.c b/src/vad.c index d29c478..acebfa4 100644 --- a/src/vad.c +++ b/src/vad.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include #include diff --git a/src/vad.h b/src/vad.h index c98a428..d9e732f 100644 --- a/src/vad.h +++ b/src/vad.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef VAD_H #define VAD_H diff --git a/test/src/CNGRFC3389decoderTest.c b/test/src/CNGRFC3389decoderTest.c index 28d4424..fb120fa 100644 --- a/test/src/CNGRFC3389decoderTest.c +++ b/test/src/CNGRFC3389decoderTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/CNGdecoderTest.c b/test/src/CNGdecoderTest.c index 7ec6667..d3d473d 100644 --- a/test/src/CNGdecoderTest.c +++ b/test/src/CNGdecoderTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/LP2LSPConversionTest.c b/test/src/LP2LSPConversionTest.c index 3acef77..c7e78b7 100644 --- a/test/src/LP2LSPConversionTest.c +++ b/test/src/LP2LSPConversionTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/LPSynthesisFilterTest.c b/test/src/LPSynthesisFilterTest.c index 7568623..855abd9 100644 --- a/test/src/LPSynthesisFilterTest.c +++ b/test/src/LPSynthesisFilterTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/LSPQuantizationTest.c b/test/src/LSPQuantizationTest.c index 2c9778c..5ffd43b 100644 --- a/test/src/LSPQuantizationTest.c +++ b/test/src/LSPQuantizationTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/VADTest.c b/test/src/VADTest.c index 8b079b0..82b2a97 100644 --- a/test/src/VADTest.c +++ b/test/src/VADTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/adaptativeCodebookSearchTest.c b/test/src/adaptativeCodebookSearchTest.c index b95ac06..232a6b6 100644 --- a/test/src/adaptativeCodebookSearchTest.c +++ b/test/src/adaptativeCodebookSearchTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/computeAdaptativeCodebookGainTest.c b/test/src/computeAdaptativeCodebookGainTest.c index 0215979..7152e10 100644 --- a/test/src/computeAdaptativeCodebookGainTest.c +++ b/test/src/computeAdaptativeCodebookGainTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/computeLPTest.c b/test/src/computeLPTest.c index 4b63e13..ddc5b41 100644 --- a/test/src/computeLPTest.c +++ b/test/src/computeLPTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/computeNoiseExcitationTest.c b/test/src/computeNoiseExcitationTest.c index 01a7e5b..127ff90 100644 --- a/test/src/computeNoiseExcitationTest.c +++ b/test/src/computeNoiseExcitationTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/computeWeightedSpeechTest.c b/test/src/computeWeightedSpeechTest.c index c1bd043..de8bc03 100644 --- a/test/src/computeWeightedSpeechTest.c +++ b/test/src/computeWeightedSpeechTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/decodeAdaptativeCodeVectorTest.c b/test/src/decodeAdaptativeCodeVectorTest.c index 91cd13a..d41b79a 100644 --- a/test/src/decodeAdaptativeCodeVectorTest.c +++ b/test/src/decodeAdaptativeCodeVectorTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/decodeFixedCodeVectorTest.c b/test/src/decodeFixedCodeVectorTest.c index 5da0431..75d4f56 100644 --- a/test/src/decodeFixedCodeVectorTest.c +++ b/test/src/decodeFixedCodeVectorTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/decodeGainsTest.c b/test/src/decodeGainsTest.c index 2ebb791..c96405d 100644 --- a/test/src/decodeGainsTest.c +++ b/test/src/decodeGainsTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/decodeLSPTest.c b/test/src/decodeLSPTest.c index d8b912b..980f042 100644 --- a/test/src/decodeLSPTest.c +++ b/test/src/decodeLSPTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/decoderMultiChannelTest.c b/test/src/decoderMultiChannelTest.c index 96d0e84..45806b5 100644 --- a/test/src/decoderMultiChannelTest.c +++ b/test/src/decoderMultiChannelTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/decoderTest.c b/test/src/decoderTest.c index 195bf06..10f2534 100644 --- a/test/src/decoderTest.c +++ b/test/src/decoderTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/encoderMultiChannelTest.c b/test/src/encoderMultiChannelTest.c index 480611c..a9222fa 100644 --- a/test/src/encoderMultiChannelTest.c +++ b/test/src/encoderMultiChannelTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/encoderTest.c b/test/src/encoderTest.c index fb8ad5f..d47f84f 100644 --- a/test/src/encoderTest.c +++ b/test/src/encoderTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/encoderVADTest.c b/test/src/encoderVADTest.c index b097ae6..98e37d4 100644 --- a/test/src/encoderVADTest.c +++ b/test/src/encoderVADTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/findOpenLoopPitchDelayTest.c b/test/src/findOpenLoopPitchDelayTest.c index 1a498d5..36356f6 100644 --- a/test/src/findOpenLoopPitchDelayTest.c +++ b/test/src/findOpenLoopPitchDelayTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/fixedCodebookSearchTest.c b/test/src/fixedCodebookSearchTest.c index 755d9c4..5208b2d 100644 --- a/test/src/fixedCodebookSearchTest.c +++ b/test/src/fixedCodebookSearchTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/g729FixedPointMathTest.c b/test/src/g729FixedPointMathTest.c index dcbd880..a6e2d47 100644 --- a/test/src/g729FixedPointMathTest.c +++ b/test/src/g729FixedPointMathTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/gainQuantizationTest.c b/test/src/gainQuantizationTest.c index 25200a4..3ae75c0 100644 --- a/test/src/gainQuantizationTest.c +++ b/test/src/gainQuantizationTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/interpolateqLSPAndConvert2LPTest.c b/test/src/interpolateqLSPAndConvert2LPTest.c index 497d8ac..20b96b4 100644 --- a/test/src/interpolateqLSPAndConvert2LPTest.c +++ b/test/src/interpolateqLSPAndConvert2LPTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/postFilterTest.c b/test/src/postFilterTest.c index 4463871..18690ed 100644 --- a/test/src/postFilterTest.c +++ b/test/src/postFilterTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/postProcessingTest.c b/test/src/postProcessingTest.c index 006eacd..d5c0108 100644 --- a/test/src/postProcessingTest.c +++ b/test/src/postProcessingTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/preProcessingTest.c b/test/src/preProcessingTest.c index b4186f2..45f8d7b 100644 --- a/test/src/preProcessingTest.c +++ b/test/src/preProcessingTest.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*****************************************************************************/ /* */ diff --git a/test/src/testUtils.c b/test/src/testUtils.c index f5924d8..e6a189c 100644 --- a/test/src/testUtils.c +++ b/test/src/testUtils.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include #include diff --git a/test/testCampaign b/test/testCampaign index 4fecb90..894b1bc 100755 --- a/test/testCampaign +++ b/test/testCampaign @@ -17,7 +17,7 @@ use Term::ANSIColor; # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # This script allow testing of g729 encoder/decoder functional blocs # by default each bloc output is supposed to be identical to the pattern