From 05bfb8247585014bc7146912d71efa0b010ac28e Mon Sep 17 00:00:00 2001 From: Roman Khassraf Date: Fri, 22 May 2015 11:46:00 +0200 Subject: Changed author in TCH demapper and decoder --- include/grgsm/decoding/tch_f_decoder.h | 2 +- include/grgsm/demapping/tch_f_chans_demapper.h | 2 +- lib/decoding/tch_f_decoder_impl.cc | 2 +- lib/decoding/tch_f_decoder_impl.h | 2 +- lib/demapping/tch_f_chans_demapper_impl.cc | 2 +- lib/demapping/tch_f_chans_demapper_impl.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/include/grgsm/decoding/tch_f_decoder.h b/include/grgsm/decoding/tch_f_decoder.h index 3c88dbe..42c9107 100644 --- a/include/grgsm/decoding/tch_f_decoder.h +++ b/include/grgsm/decoding/tch_f_decoder.h @@ -1,7 +1,7 @@ /* -*- c++ -*- */ /* * @file - * @author Piotr Krysik + * @author Roman Khassraf * @section LICENSE * * Gr-gsm is free software; you can redistribute it and/or modify diff --git a/include/grgsm/demapping/tch_f_chans_demapper.h b/include/grgsm/demapping/tch_f_chans_demapper.h index 1e9a7f0..affd723 100644 --- a/include/grgsm/demapping/tch_f_chans_demapper.h +++ b/include/grgsm/demapping/tch_f_chans_demapper.h @@ -1,7 +1,7 @@ /* -*- c++ -*- */ /* * @file - * @author Piotr Krysik + * @author Roman Khassraf * @section LICENSE * * Gr-gsm is free software; you can redistribute it and/or modify diff --git a/lib/decoding/tch_f_decoder_impl.cc b/lib/decoding/tch_f_decoder_impl.cc index 5601c00..1680caa 100644 --- a/lib/decoding/tch_f_decoder_impl.cc +++ b/lib/decoding/tch_f_decoder_impl.cc @@ -1,7 +1,7 @@ /* -*- c++ -*- */ /* * @file - * @author Piotr Krysik + * @author Roman Khassraf * @section LICENSE * * Gr-gsm is free software; you can redistribute it and/or modify diff --git a/lib/decoding/tch_f_decoder_impl.h b/lib/decoding/tch_f_decoder_impl.h index aa443b7..dfa1ac3 100644 --- a/lib/decoding/tch_f_decoder_impl.h +++ b/lib/decoding/tch_f_decoder_impl.h @@ -1,7 +1,7 @@ /* -*- c++ -*- */ /* * @file - * @author Piotr Krysik + * @author Roman Khassraf * @section LICENSE * * Gr-gsm is free software; you can redistribute it and/or modify diff --git a/lib/demapping/tch_f_chans_demapper_impl.cc b/lib/demapping/tch_f_chans_demapper_impl.cc index 725b0ec..cc24b9e 100644 --- a/lib/demapping/tch_f_chans_demapper_impl.cc +++ b/lib/demapping/tch_f_chans_demapper_impl.cc @@ -1,7 +1,7 @@ /* -*- c++ -*- */ /* * @file - * @author Piotr Krysik + * @author Roman Khassraf * @section LICENSE * * Gr-gsm is free software; you can redistribute it and/or modify diff --git a/lib/demapping/tch_f_chans_demapper_impl.h b/lib/demapping/tch_f_chans_demapper_impl.h index b989564..2afad8b 100644 --- a/lib/demapping/tch_f_chans_demapper_impl.h +++ b/lib/demapping/tch_f_chans_demapper_impl.h @@ -1,7 +1,7 @@ /* -*- c++ -*- */ /* * @file - * @author Piotr Krysik + * @author Roman Khassraf * @section LICENSE * * Gr-gsm is free software; you can redistribute it and/or modify -- cgit v1.2.3