From 1bf6a9007e78d103c383dbba71a0b693bda2a4eb Mon Sep 17 00:00:00 2001 From: Florent Pruvost <florent.pruvost@inria.fr> Date: Wed, 19 Nov 2014 14:20:00 +0000 Subject: [PATCH] change copyright - correct whitespace - place cmake module depending on chameleon in cmake_modules and no more in cmake_modules/morse --- CMakeLists.txt | 2 +- LICENCE.txt | 9 +++++++-- cmake_modules/{morse => }/GenPkgConfig.cmake | 6 +++--- cmake_modules/{morse => }/PrintOpts.cmake | 6 +++--- cmake_modules/morse/MorseInit.cmake | 6 +++--- cmake_modules/morse/ParseArguments.cmake | 6 +++--- cmake_modules/morse/RulesPrecisions.cmake | 6 +++--- cmake_modules/morse/find/FindBLAS.cmake | 2 +- cmake_modules/morse/find/FindBLASEXT.cmake | 2 +- cmake_modules/morse/find/FindCBLAS.cmake | 2 +- cmake_modules/morse/find/FindFXT.cmake | 2 +- cmake_modules/morse/find/FindHWLOC.cmake | 2 +- cmake_modules/morse/find/FindLAPACK.cmake | 2 +- cmake_modules/morse/find/FindLAPACKE.cmake | 2 +- cmake_modules/morse/find/FindLAPACKEXT.cmake | 2 +- cmake_modules/morse/find/FindMAGMA.cmake | 2 +- cmake_modules/morse/find/FindMETIS.cmake | 2 +- cmake_modules/morse/find/FindPARMETIS.cmake | 2 +- cmake_modules/morse/find/FindPTSCOTCH.cmake | 2 +- cmake_modules/morse/find/FindQUARK.cmake | 2 +- cmake_modules/morse/find/FindSCOTCH.cmake | 2 +- cmake_modules/morse/find/FindTMG.cmake | 2 +- compute/CMakeLists.txt | 2 +- compute/pzgeadd.c | 6 +++--- compute/pzgelqf.c | 6 +++--- compute/pzgelqfrh.c | 6 +++--- compute/pzgemm.c | 6 +++--- compute/pzgeqrf.c | 6 +++--- compute/pzgeqrfrh.c | 6 +++--- compute/pzgetrf_incpiv.c | 6 +++--- compute/pzgetrf_nopiv.c | 2 +- compute/pzhemm.c | 6 +++--- compute/pzher2k.c | 6 +++--- compute/pzherk.c | 6 +++--- compute/pzlacpy.c | 6 +++--- compute/pzlag2c.c | 6 +++--- compute/pzlange.c | 2 +- compute/pzlanhe.c | 6 +++--- compute/pzlansy.c | 6 +++--- compute/pzlantr.c | 6 +++--- compute/pzlaset.c | 6 +++--- compute/pzlaset2.c | 6 +++--- compute/pzlauum.c | 6 +++--- compute/pzplghe.c | 6 +++--- compute/pzplgsy.c | 6 +++--- compute/pzplrnt.c | 6 +++--- compute/pzpotrf.c | 6 +++--- compute/pzpotrimm.c | 6 +++--- compute/pzsymm.c | 6 +++--- compute/pzsyr2k.c | 6 +++--- compute/pzsyrk.c | 6 +++--- compute/pzsytrf.c | 2 +- compute/pztile.c | 6 +++--- compute/pztrmm.c | 6 +++--- compute/pztrsm.c | 6 +++--- compute/pztrsmpl.c | 6 +++--- compute/pztrtri.c | 6 +++--- compute/pzunglq.c | 6 +++--- compute/pzunglqrh.c | 6 +++--- compute/pzungqr.c | 6 +++--- compute/pzungqrrh.c | 6 +++--- compute/pzunmlq.c | 6 +++--- compute/pzunmlqrh.c | 6 +++--- compute/pzunmqr.c | 6 +++--- compute/pzunmqrrh.c | 6 +++--- compute/zgelqf.c | 6 +++--- compute/zgelqs.c | 6 +++--- compute/zgels.c | 6 +++--- compute/zgemm.c | 6 +++--- compute/zgeqrf.c | 6 +++--- compute/zgeqrs.c | 6 +++--- compute/zgesv_incpiv.c | 6 +++--- compute/zgesv_nopiv.c | 6 +++--- compute/zgetrf_incpiv.c | 6 +++--- compute/zgetrf_nopiv.c | 2 +- compute/zgetrs_incpiv.c | 6 +++--- compute/zgetrs_nopiv.c | 6 +++--- compute/zhemm.c | 6 +++--- compute/zher2k.c | 6 +++--- compute/zherk.c | 6 +++--- compute/zlacpy.c | 6 +++--- compute/zlange.c | 2 +- compute/zlanhe.c | 6 +++--- compute/zlansy.c | 6 +++--- compute/zlantr.c | 6 +++--- compute/zlaset.c | 6 +++--- compute/zlauum.c | 6 +++--- compute/zplghe.c | 6 +++--- compute/zplgsy.c | 6 +++--- compute/zplrnt.c | 6 +++--- compute/zposv.c | 6 +++--- compute/zpotrf.c | 2 +- compute/zpotri.c | 6 +++--- compute/zpotrimm.c | 6 +++--- compute/zpotrs.c | 6 +++--- compute/zsymm.c | 6 +++--- compute/zsyr2k.c | 6 +++--- compute/zsyrk.c | 6 +++--- compute/zsysv.c | 2 +- compute/zsytrf.c | 2 +- compute/zsytrs.c | 2 +- compute/ztile.c | 6 +++--- compute/ztrmm.c | 6 +++--- compute/ztrsm.c | 6 +++--- compute/ztrsmpl.c | 6 +++--- compute/ztrtri.c | 6 +++--- compute/zunglq.c | 6 +++--- compute/zungqr.c | 6 +++--- compute/zunmlq.c | 6 +++--- compute/zunmqr.c | 6 +++--- control/CMakeLists.txt | 2 +- control/async.c | 6 +++--- control/async.h | 6 +++--- control/auxiliary.c | 6 +++--- control/auxiliary.h | 6 +++--- control/bulge.h | 6 +++--- control/common.h | 6 +++--- control/compute_z.h | 6 +++--- control/context.c | 6 +++--- control/context.h | 6 +++--- control/control.c | 6 +++--- control/descriptor.c | 6 +++--- control/descriptor.h | 6 +++--- control/gkkleader.h | 6 +++--- control/global.h | 6 +++--- control/morse_f77.c | 6 +++--- control/morse_mf77.c | 6 +++--- control/morse_zf77.c | 6 +++--- control/morsewinthread.c | 6 +++--- control/morsewinthread.h | 6 +++--- control/primes.h | 6 +++--- control/tile.c | 6 +++--- control/tile.h | 6 +++--- control/workspace.c | 6 +++--- control/workspace.h | 6 +++--- control/workspace_z.c | 6 +++--- coreblas/CMakeLists.txt | 2 +- coreblas/compute/CMakeLists.txt | 2 +- coreblas/compute/core_dzasum.c | 6 +++--- coreblas/compute/core_zgeadd.c | 6 +++--- coreblas/compute/core_zgelqt.c | 6 +++--- coreblas/compute/core_zgemm.c | 6 +++--- coreblas/compute/core_zgeqrt.c | 6 +++--- coreblas/compute/core_zgesplit.c | 6 +++--- coreblas/compute/core_zgessm.c | 6 +++--- coreblas/compute/core_zgessq.c | 6 +++--- coreblas/compute/core_zgetf2_nopiv.c | 2 +- coreblas/compute/core_zgetrf.c | 6 +++--- coreblas/compute/core_zgetrf_incpiv.c | 6 +++--- coreblas/compute/core_zgetrf_nopiv.c | 2 +- coreblas/compute/core_zhemm.c | 6 +++--- coreblas/compute/core_zher2k.c | 6 +++--- coreblas/compute/core_zherk.c | 6 +++--- coreblas/compute/core_zhessq.c | 6 +++--- coreblas/compute/core_zlacpy.c | 6 +++--- coreblas/compute/core_zlag2c.c | 6 +++--- coreblas/compute/core_zlange.c | 6 +++--- coreblas/compute/core_zlanhe.c | 6 +++--- coreblas/compute/core_zlansy.c | 6 +++--- coreblas/compute/core_zlantr.c | 6 +++--- coreblas/compute/core_zlaset.c | 6 +++--- coreblas/compute/core_zlaset2.c | 6 +++--- coreblas/compute/core_zlauum.c | 6 +++--- coreblas/compute/core_zpamm.c | 6 +++--- coreblas/compute/core_zparfb.c | 6 +++--- coreblas/compute/core_zpemv.c | 6 +++--- coreblas/compute/core_zplghe.c | 6 +++--- coreblas/compute/core_zplgsy.c | 6 +++--- coreblas/compute/core_zplrnt.c | 6 +++--- coreblas/compute/core_zpotrf.c | 6 +++--- coreblas/compute/core_zssssm.c | 6 +++--- coreblas/compute/core_zsymm.c | 6 +++--- coreblas/compute/core_zsyr2k.c | 6 +++--- coreblas/compute/core_zsyrk.c | 6 +++--- coreblas/compute/core_zsyssq.c | 6 +++--- coreblas/compute/core_zsytf2_nopiv.c | 2 +- coreblas/compute/core_ztrasm.c | 6 +++--- coreblas/compute/core_ztrmm.c | 6 +++--- coreblas/compute/core_ztrsm.c | 6 +++--- coreblas/compute/core_ztrssq.c | 6 +++--- coreblas/compute/core_ztrtri.c | 6 +++--- coreblas/compute/core_ztslqt.c | 6 +++--- coreblas/compute/core_ztsmlq.c | 6 +++--- coreblas/compute/core_ztsmqr.c | 6 +++--- coreblas/compute/core_ztsqrt.c | 6 +++--- coreblas/compute/core_ztstrf.c | 6 +++--- coreblas/compute/core_zttlqt.c | 6 +++--- coreblas/compute/core_zttmlq.c | 6 +++--- coreblas/compute/core_zttmqr.c | 6 +++--- coreblas/compute/core_zttqrt.c | 6 +++--- coreblas/compute/core_zunmlq.c | 6 +++--- coreblas/compute/core_zunmqr.c | 6 +++--- coreblas/compute/global.c | 6 +++--- coreblas/include/CMakeLists.txt | 2 +- coreblas/include/cblas.h | 6 +++--- coreblas/include/coreblas.h | 6 +++--- coreblas/include/coreblas_z.h | 6 +++--- coreblas/include/coreblas_zc.h | 6 +++--- docs/CMakeLists.txt | 6 +++--- docs/doxygen/CMakeLists.txt | 6 +++--- docs/texinfo/CMakeLists.txt | 6 +++--- example/CMakeLists.txt | 2 +- example/basic_zposv/CMakeLists.txt | 2 +- example/basic_zposv/basic_posv.h | 2 +- example/basic_zposv/posv_morse_functions.h | 2 +- example/basic_zposv/posv_users_functions.h | 2 +- example/basic_zposv/zposv_morse_functions.c | 2 +- example/basic_zposv/zposv_users_functions.c | 2 +- example/lapack_to_morse/CMakeLists.txt | 2 +- example/lapack_to_morse/lapack_to_morse.h | 2 +- example/lapack_to_morse/step0.c | 2 +- example/lapack_to_morse/step0.h | 2 +- example/lapack_to_morse/step1.c | 2 +- example/lapack_to_morse/step1.h | 2 +- example/lapack_to_morse/step2.c | 2 +- example/lapack_to_morse/step2.h | 2 +- example/lapack_to_morse/step3.c | 2 +- example/lapack_to_morse/step3.h | 2 +- example/lapack_to_morse/step4.c | 2 +- example/lapack_to_morse/step4.h | 2 +- example/lapack_to_morse/step5.c | 2 +- example/lapack_to_morse/step5.h | 2 +- example/lapack_to_morse/step6.c | 2 +- example/lapack_to_morse/step6.h | 2 +- include/CMakeLists.txt | 2 +- include/morse.h | 6 +++--- include/morse_constants.h | 6 +++--- include/morse_kernels.h | 6 +++--- include/morse_simulate.h | 6 +++--- include/morse_struct.h | 6 +++--- include/morse_types.h | 6 +++--- include/morse_z.h | 6 +++--- include/morse_zc.h | 6 +++--- include/runtime.h | 6 +++--- include/runtime_z.h | 6 +++--- include/runtime_zc.h | 6 +++--- runtime/CMakeLists.txt | 2 +- runtime/quark/CMakeLists.txt | 2 +- runtime/quark/codelets/codelet_dataflush.c | 6 +++--- runtime/quark/codelets/codelet_zasum.c | 2 +- runtime/quark/codelets/codelet_zaxpy.c | 6 +++--- runtime/quark/codelets/codelet_zgeadd.c | 6 +++--- runtime/quark/codelets/codelet_zgelqt.c | 6 +++--- runtime/quark/codelets/codelet_zgemm.c | 6 +++--- runtime/quark/codelets/codelet_zgeqrt.c | 6 +++--- runtime/quark/codelets/codelet_zgessm.c | 6 +++--- runtime/quark/codelets/codelet_zgessq.c | 6 +++--- runtime/quark/codelets/codelet_zgetrf.c | 6 +++--- runtime/quark/codelets/codelet_zgetrf_incpiv.c | 6 +++--- runtime/quark/codelets/codelet_zgetrf_nopiv.c | 2 +- runtime/quark/codelets/codelet_zhemm.c | 6 +++--- runtime/quark/codelets/codelet_zher2k.c | 6 +++--- runtime/quark/codelets/codelet_zherk.c | 6 +++--- runtime/quark/codelets/codelet_zhessq.c | 6 +++--- runtime/quark/codelets/codelet_zlacpy.c | 6 +++--- runtime/quark/codelets/codelet_zlag2c.c | 6 +++--- runtime/quark/codelets/codelet_zlange.c | 6 +++--- runtime/quark/codelets/codelet_zlanhe.c | 6 +++--- runtime/quark/codelets/codelet_zlansy.c | 6 +++--- runtime/quark/codelets/codelet_zlantr.c | 6 +++--- runtime/quark/codelets/codelet_zlaset.c | 6 +++--- runtime/quark/codelets/codelet_zlaset2.c | 6 +++--- runtime/quark/codelets/codelet_zlauum.c | 6 +++--- runtime/quark/codelets/codelet_zpamm.c | 6 +++--- runtime/quark/codelets/codelet_zplghe.c | 6 +++--- runtime/quark/codelets/codelet_zplgsy.c | 6 +++--- runtime/quark/codelets/codelet_zplrnt.c | 6 +++--- runtime/quark/codelets/codelet_zplssq.c | 6 +++--- runtime/quark/codelets/codelet_zpotrf.c | 6 +++--- runtime/quark/codelets/codelet_zssssm.c | 6 +++--- runtime/quark/codelets/codelet_zsymm.c | 6 +++--- runtime/quark/codelets/codelet_zsyr2k.c | 6 +++--- runtime/quark/codelets/codelet_zsyrk.c | 6 +++--- runtime/quark/codelets/codelet_zsyssq.c | 6 +++--- runtime/quark/codelets/codelet_zsytrf_nopiv.c | 2 +- runtime/quark/codelets/codelet_ztile_zero.c | 6 +++--- runtime/quark/codelets/codelet_ztrasm.c | 6 +++--- runtime/quark/codelets/codelet_ztrmm.c | 6 +++--- runtime/quark/codelets/codelet_ztrsm.c | 6 +++--- runtime/quark/codelets/codelet_ztrssq.c | 6 +++--- runtime/quark/codelets/codelet_ztrtri.c | 6 +++--- runtime/quark/codelets/codelet_ztslqt.c | 6 +++--- runtime/quark/codelets/codelet_ztsmlq.c | 6 +++--- runtime/quark/codelets/codelet_ztsmqr.c | 6 +++--- runtime/quark/codelets/codelet_ztsqrt.c | 6 +++--- runtime/quark/codelets/codelet_ztstrf.c | 6 +++--- runtime/quark/codelets/codelet_zttlqt.c | 6 +++--- runtime/quark/codelets/codelet_zttmlq.c | 6 +++--- runtime/quark/codelets/codelet_zttmqr.c | 6 +++--- runtime/quark/codelets/codelet_zttqrt.c | 6 +++--- runtime/quark/codelets/codelet_zunmlq.c | 6 +++--- runtime/quark/codelets/codelet_zunmqr.c | 6 +++--- runtime/quark/control/async.c | 6 +++--- runtime/quark/control/context.c | 6 +++--- runtime/quark/control/control.c | 6 +++--- runtime/quark/control/descriptor.c | 6 +++--- runtime/quark/control/options.c | 6 +++--- runtime/quark/control/profiling.c | 6 +++--- runtime/quark/control/zlocality.c | 6 +++--- runtime/quark/control/zprofiling.c | 6 +++--- runtime/quark/include/CMakeLists.txt | 6 +++--- runtime/quark/include/core_blas_dag.h | 6 +++--- runtime/quark/include/morse_quark.h | 6 +++--- runtime/quark/include/quark_blas.h | 6 +++--- runtime/quark/include/quark_zblas.h | 6 +++--- runtime/quark/include/quark_zcblas.h | 6 +++--- runtime/starpu/CMakeLists.txt | 2 +- runtime/starpu/codelets/codelet_dataflush.c | 6 +++--- runtime/starpu/codelets/codelet_zasum.c | 2 +- runtime/starpu/codelets/codelet_zaxpy.c | 2 +- runtime/starpu/codelets/codelet_zcallback.c | 6 +++--- runtime/starpu/codelets/codelet_zgeadd.c | 6 +++--- runtime/starpu/codelets/codelet_zgelqt.c | 6 +++--- runtime/starpu/codelets/codelet_zgemm.c | 6 +++--- runtime/starpu/codelets/codelet_zgeqrt.c | 6 +++--- runtime/starpu/codelets/codelet_zgessm.c | 6 +++--- runtime/starpu/codelets/codelet_zgessq.c | 6 +++--- runtime/starpu/codelets/codelet_zgetrf.c | 6 +++--- runtime/starpu/codelets/codelet_zgetrf_incpiv.c | 6 +++--- runtime/starpu/codelets/codelet_zgetrf_nopiv.c | 2 +- runtime/starpu/codelets/codelet_zhemm.c | 6 +++--- runtime/starpu/codelets/codelet_zher2k.c | 6 +++--- runtime/starpu/codelets/codelet_zherk.c | 6 +++--- runtime/starpu/codelets/codelet_zhessq.c | 6 +++--- runtime/starpu/codelets/codelet_zlacpy.c | 6 +++--- runtime/starpu/codelets/codelet_zlag2c.c | 6 +++--- runtime/starpu/codelets/codelet_zlange.c | 2 +- runtime/starpu/codelets/codelet_zlanhe.c | 2 +- runtime/starpu/codelets/codelet_zlansy.c | 6 +++--- runtime/starpu/codelets/codelet_zlantr.c | 6 +++--- runtime/starpu/codelets/codelet_zlaset.c | 6 +++--- runtime/starpu/codelets/codelet_zlaset2.c | 6 +++--- runtime/starpu/codelets/codelet_zlauum.c | 6 +++--- runtime/starpu/codelets/codelet_zpamm.c | 6 +++--- runtime/starpu/codelets/codelet_zplghe.c | 6 +++--- runtime/starpu/codelets/codelet_zplgsy.c | 6 +++--- runtime/starpu/codelets/codelet_zplrnt.c | 6 +++--- runtime/starpu/codelets/codelet_zplssq.c | 6 +++--- runtime/starpu/codelets/codelet_zpotrf.c | 6 +++--- runtime/starpu/codelets/codelet_zssssm.c | 6 +++--- runtime/starpu/codelets/codelet_zsymm.c | 6 +++--- runtime/starpu/codelets/codelet_zsyr2k.c | 6 +++--- runtime/starpu/codelets/codelet_zsyrk.c | 6 +++--- runtime/starpu/codelets/codelet_zsyssq.c | 6 +++--- runtime/starpu/codelets/codelet_zsytrf_nopiv.c | 2 +- runtime/starpu/codelets/codelet_ztile_zero.c | 6 +++--- runtime/starpu/codelets/codelet_ztrasm.c | 6 +++--- runtime/starpu/codelets/codelet_ztrmm.c | 6 +++--- runtime/starpu/codelets/codelet_ztrsm.c | 6 +++--- runtime/starpu/codelets/codelet_ztrssq.c | 6 +++--- runtime/starpu/codelets/codelet_ztrtri.c | 6 +++--- runtime/starpu/codelets/codelet_ztslqt.c | 6 +++--- runtime/starpu/codelets/codelet_ztsmlq.c | 6 +++--- runtime/starpu/codelets/codelet_ztsmqr.c | 6 +++--- runtime/starpu/codelets/codelet_ztsqrt.c | 6 +++--- runtime/starpu/codelets/codelet_ztstrf.c | 6 +++--- runtime/starpu/codelets/codelet_zttlqt.c | 6 +++--- runtime/starpu/codelets/codelet_zttmlq.c | 6 +++--- runtime/starpu/codelets/codelet_zttmqr.c | 6 +++--- runtime/starpu/codelets/codelet_zttqrt.c | 6 +++--- runtime/starpu/codelets/codelet_zunmlq.c | 6 +++--- runtime/starpu/codelets/codelet_zunmqr.c | 6 +++--- runtime/starpu/control/async.c | 6 +++--- runtime/starpu/control/context.c | 6 +++--- runtime/starpu/control/control.c | 6 +++--- runtime/starpu/control/descriptor.c | 6 +++--- runtime/starpu/control/options.c | 6 +++--- runtime/starpu/control/profiling.c | 6 +++--- runtime/starpu/control/workspace.c | 6 +++--- runtime/starpu/control/zlocality.c | 6 +++--- runtime/starpu/control/zprofiling.c | 6 +++--- runtime/starpu/include/codelet_profile.h | 6 +++--- runtime/starpu/include/codelet_z.h | 6 +++--- runtime/starpu/include/codelets.h | 6 +++--- runtime/starpu/include/morse_starpu.h | 6 +++--- runtime/starpu/include/profiling.h | 6 +++--- runtime/starpu/include/workspace.h | 6 +++--- simucore/CMakeLists.txt | 2 +- simucore/simucblas/CMakeLists.txt | 2 +- simucore/simucblas/cblas.h | 2 +- simucore/simucblas/simucblas.c | 2 +- simucore/simulapacke/CMakeLists.txt | 2 +- simucore/simulapacke/lapacke.h | 2 +- simucore/simulapacke/lapacke_config.h | 2 +- simucore/simulapacke/simulapacke.c | 2 +- testing/CMakeLists.txt | 2 +- testing/lin/CMakeLists.txt | 6 +++--- testing/testing_zauxiliary.c | 6 +++--- testing/testing_zauxiliary.h | 6 +++--- testing/testing_zgels.c | 6 +++--- testing/testing_zgemm.c | 6 +++--- testing/testing_zgesv_incpiv.c | 6 +++--- testing/testing_zhemm.c | 6 +++--- testing/testing_zher2k.c | 6 +++--- testing/testing_zherk.c | 6 +++--- testing/testing_zlange.c | 2 +- testing/testing_zpemv.c | 6 +++--- testing/testing_zposv.c | 6 +++--- testing/testing_zpotri.c | 6 +++--- testing/testing_zsymm.c | 6 +++--- testing/testing_zsyr2k.c | 6 +++--- testing/testing_zsyrk.c | 6 +++--- testing/testing_ztrmm.c | 6 +++--- testing/testing_ztrsm.c | 6 +++--- timing/CMakeLists.txt | 2 +- timing/auxiliary.c | 6 +++--- timing/auxiliary.h | 6 +++--- timing/flops.h | 6 +++--- timing/time_zgels.c | 6 +++--- timing/time_zgels_tile.c | 6 +++--- timing/time_zgemm.c | 6 +++--- timing/time_zgemm_tile.c | 6 +++--- timing/time_zgeqrf.c | 6 +++--- timing/time_zgeqrf_tile.c | 6 +++--- timing/time_zgesv_incpiv.c | 6 +++--- timing/time_zgesv_incpiv_tile.c | 6 +++--- timing/time_zgesv_nopiv.c | 6 +++--- timing/time_zgesv_nopiv_tile.c | 6 +++--- timing/time_zgetrf_incpiv.c | 6 +++--- timing/time_zgetrf_incpiv_tile.c | 6 +++--- timing/time_zgetrf_nopiv.c | 6 +++--- timing/time_zgetrf_nopiv_tile.c | 6 +++--- timing/time_zgetri_tile.c | 6 +++--- timing/time_zlange.c | 6 +++--- timing/time_zlange_tile.c | 6 +++--- timing/time_zposv.c | 6 +++--- timing/time_zposv_tile.c | 6 +++--- timing/time_zpotrf.c | 6 +++--- timing/time_zpotrf_tile.c | 6 +++--- timing/time_zpotri_tile.c | 6 +++--- timing/time_zsytrf_tile.c | 6 +++--- timing/time_ztrsm.c | 6 +++--- timing/timing.c | 6 +++--- timing/timing.h | 6 +++--- timing/zauxiliary.c | 6 +++--- timing/zauxiliary.h | 6 +++--- 436 files changed, 1152 insertions(+), 1147 deletions(-) rename cmake_modules/{morse => }/GenPkgConfig.cmake (96%) rename cmake_modules/{morse => }/PrintOpts.cmake (94%) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8ed06d526..6ba050306 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/LICENCE.txt b/LICENCE.txt index 89daad358..1e5650e0a 100644 --- a/LICENCE.txt +++ b/LICENCE.txt @@ -1,7 +1,12 @@ ### # -# -- Inria -# -- (C) Copyright 2012 +# @copyright (c) 2009-2014 The University of Tennessee and The University +# of Tennessee Research Foundation. +# All rights reserved. +# @copyright (c) 2012-2014 Inria. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. +# +### # # This software is a computer program whose purpose is to process # Matrices Over Runtime Systems @ Exascale (MORSE). More information diff --git a/cmake_modules/morse/GenPkgConfig.cmake b/cmake_modules/GenPkgConfig.cmake similarity index 96% rename from cmake_modules/morse/GenPkgConfig.cmake rename to cmake_modules/GenPkgConfig.cmake index 351dac57d..dbcb85181 100644 --- a/cmake_modules/morse/GenPkgConfig.cmake +++ b/cmake_modules/GenPkgConfig.cmake @@ -1,10 +1,10 @@ ### # -# @copyright (c) 2009-2014 The University of Tennessee and The University -# of Tennessee Research Foundation. +# @copyright (c) 2009-2014 The University of Tennessee and The University +# of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/cmake_modules/morse/PrintOpts.cmake b/cmake_modules/PrintOpts.cmake similarity index 94% rename from cmake_modules/morse/PrintOpts.cmake rename to cmake_modules/PrintOpts.cmake index a1181aeb3..6d9d9e2a2 100644 --- a/cmake_modules/morse/PrintOpts.cmake +++ b/cmake_modules/PrintOpts.cmake @@ -1,10 +1,10 @@ ### # -# @copyright (c) 2009-2014 The University of Tennessee and The University -# of Tennessee Research Foundation. +# @copyright (c) 2009-2014 The University of Tennessee and The University +# of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/cmake_modules/morse/MorseInit.cmake b/cmake_modules/morse/MorseInit.cmake index 54640c9a6..cfcbbc496 100644 --- a/cmake_modules/morse/MorseInit.cmake +++ b/cmake_modules/morse/MorseInit.cmake @@ -1,10 +1,10 @@ ### # -# @copyright (c) 2009-2014 The University of Tennessee and The University -# of Tennessee Research Foundation. +# @copyright (c) 2009-2014 The University of Tennessee and The University +# of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/cmake_modules/morse/ParseArguments.cmake b/cmake_modules/morse/ParseArguments.cmake index 64bd1135e..6ed711ed3 100644 --- a/cmake_modules/morse/ParseArguments.cmake +++ b/cmake_modules/morse/ParseArguments.cmake @@ -1,10 +1,10 @@ ### # -# @copyright (c) 2009-2014 The University of Tennessee and The University -# of Tennessee Research Foundation. +# @copyright (c) 2009-2014 The University of Tennessee and The University +# of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/cmake_modules/morse/RulesPrecisions.cmake b/cmake_modules/morse/RulesPrecisions.cmake index 123111a09..bef0c4418 100644 --- a/cmake_modules/morse/RulesPrecisions.cmake +++ b/cmake_modules/morse/RulesPrecisions.cmake @@ -1,10 +1,10 @@ ### # -# @copyright (c) 2009-2014 The University of Tennessee and The University -# of Tennessee Research Foundation. +# @copyright (c) 2009-2014 The University of Tennessee and The University +# of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/cmake_modules/morse/find/FindBLAS.cmake b/cmake_modules/morse/find/FindBLAS.cmake index 73e9d0826..182ffeda0 100644 --- a/cmake_modules/morse/find/FindBLAS.cmake +++ b/cmake_modules/morse/find/FindBLAS.cmake @@ -47,7 +47,7 @@ # License text for the above reference.) # Some macros to print status when search for headers and libs -# PrintFindStatus.cmake is in cmake_modules/morse/find directory of chameleon +# PrintFindStatus.cmake is in cmake_modules/morse/find directory include(PrintFindStatus) option(BLAS_VERBOSE "Print some additional information during BLAS libraries detection" OFF) diff --git a/cmake_modules/morse/find/FindBLASEXT.cmake b/cmake_modules/morse/find/FindBLASEXT.cmake index 2beeb730b..e1e534abc 100644 --- a/cmake_modules/morse/find/FindBLASEXT.cmake +++ b/cmake_modules/morse/find/FindBLASEXT.cmake @@ -32,7 +32,7 @@ # Some macros to print status when search for headers and libs -# PrintFindStatus.cmake is in cmake_modules/morse/find directory of chameleon +# PrintFindStatus.cmake is in cmake_modules/morse/find directory include(PrintFindStatus) # add a cache variable to let the user specify the BLAS vendor diff --git a/cmake_modules/morse/find/FindCBLAS.cmake b/cmake_modules/morse/find/FindCBLAS.cmake index c13374ef2..849086bbe 100644 --- a/cmake_modules/morse/find/FindCBLAS.cmake +++ b/cmake_modules/morse/find/FindCBLAS.cmake @@ -41,7 +41,7 @@ # Some macros to print status when search for headers and libs -# PrintFindStatus.cmake is in cmake_modules/morse/find directory of chameleon +# PrintFindStatus.cmake is in cmake_modules/morse/find directory include(PrintFindStatus) # CBLAS depends on BLAS diff --git a/cmake_modules/morse/find/FindFXT.cmake b/cmake_modules/morse/find/FindFXT.cmake index c1506ba41..decee75d9 100644 --- a/cmake_modules/morse/find/FindFXT.cmake +++ b/cmake_modules/morse/find/FindFXT.cmake @@ -33,7 +33,7 @@ # Some macros to print status when search for headers and libs -# PrintFindStatus.cmake is in cmake_modules/morse/find directory of chameleon +# PrintFindStatus.cmake is in cmake_modules/morse/find directory include(PrintFindStatus) # Optionally use pkg-config to detect include/library dirs (if pkg-config is available) diff --git a/cmake_modules/morse/find/FindHWLOC.cmake b/cmake_modules/morse/find/FindHWLOC.cmake index d02077d51..911aadd51 100644 --- a/cmake_modules/morse/find/FindHWLOC.cmake +++ b/cmake_modules/morse/find/FindHWLOC.cmake @@ -33,7 +33,7 @@ # Some macros to print status when search for headers and libs -# PrintFindStatus.cmake is in cmake_modules/morse/find directory of chameleon +# PrintFindStatus.cmake is in cmake_modules/morse/find directory include(PrintFindStatus) # Optionally use pkg-config to detect include/library dirs (if pkg-config is available) diff --git a/cmake_modules/morse/find/FindLAPACK.cmake b/cmake_modules/morse/find/FindLAPACK.cmake index e4b707caf..1aa4c9167 100644 --- a/cmake_modules/morse/find/FindLAPACK.cmake +++ b/cmake_modules/morse/find/FindLAPACK.cmake @@ -44,7 +44,7 @@ # Some macros to print status when search for headers and libs -# PrintFindStatus.cmake is in cmake_modules/morse/find directory of chameleon +# PrintFindStatus.cmake is in cmake_modules/morse/find directory include(PrintFindStatus) option(LAPACK_VERBOSE "Print some additional information during LAPACK libraries detection" OFF) diff --git a/cmake_modules/morse/find/FindLAPACKE.cmake b/cmake_modules/morse/find/FindLAPACKE.cmake index b7c3a640c..21f413b08 100644 --- a/cmake_modules/morse/find/FindLAPACKE.cmake +++ b/cmake_modules/morse/find/FindLAPACKE.cmake @@ -41,7 +41,7 @@ # Some macros to print status when search for headers and libs -# PrintFindStatus.cmake is in cmake_modules/morse/find directory of chameleon +# PrintFindStatus.cmake is in cmake_modules/morse/find directory include(PrintFindStatus) # LAPACKE depends on LAPACK diff --git a/cmake_modules/morse/find/FindLAPACKEXT.cmake b/cmake_modules/morse/find/FindLAPACKEXT.cmake index d7c31c62c..3d9b792e9 100644 --- a/cmake_modules/morse/find/FindLAPACKEXT.cmake +++ b/cmake_modules/morse/find/FindLAPACKEXT.cmake @@ -34,7 +34,7 @@ # Some macros to print status when search for headers and libs -# PrintFindStatus.cmake is in cmake_modules/morse/find directory of chameleon +# PrintFindStatus.cmake is in cmake_modules/morse/find directory include(PrintFindStatus) # LAPACKEXT depends on BLASEXT diff --git a/cmake_modules/morse/find/FindMAGMA.cmake b/cmake_modules/morse/find/FindMAGMA.cmake index 8a75a1ac6..0b9e123bc 100644 --- a/cmake_modules/morse/find/FindMAGMA.cmake +++ b/cmake_modules/morse/find/FindMAGMA.cmake @@ -34,7 +34,7 @@ # Some macros to print status when search for headers and libs -# PrintFindStatus.cmake is in cmake_modules/morse/find directory of chameleon +# PrintFindStatus.cmake is in cmake_modules/morse/find directory include(PrintFindStatus) # MAGMA may depend on CUDA diff --git a/cmake_modules/morse/find/FindMETIS.cmake b/cmake_modules/morse/find/FindMETIS.cmake index 56652997d..c9b132dec 100644 --- a/cmake_modules/morse/find/FindMETIS.cmake +++ b/cmake_modules/morse/find/FindMETIS.cmake @@ -35,7 +35,7 @@ # Some macros to print status when search for headers and libs -# PrintFindStatus.cmake is in cmake_modules/morse/find directory of chameleon +# PrintFindStatus.cmake is in cmake_modules/morse/find directory include(PrintFindStatus) # Looking for include diff --git a/cmake_modules/morse/find/FindPARMETIS.cmake b/cmake_modules/morse/find/FindPARMETIS.cmake index 05d8f848a..e6560db47 100644 --- a/cmake_modules/morse/find/FindPARMETIS.cmake +++ b/cmake_modules/morse/find/FindPARMETIS.cmake @@ -35,7 +35,7 @@ # Some macros to print status when search for headers and libs -# PrintFindStatus.cmake is in cmake_modules/morse/find directory of chameleon +# PrintFindStatus.cmake is in cmake_modules/morse/find directory include(PrintFindStatus) # PARMETIS depends on MPI diff --git a/cmake_modules/morse/find/FindPTSCOTCH.cmake b/cmake_modules/morse/find/FindPTSCOTCH.cmake index 21f328deb..52bc9cd90 100644 --- a/cmake_modules/morse/find/FindPTSCOTCH.cmake +++ b/cmake_modules/morse/find/FindPTSCOTCH.cmake @@ -35,7 +35,7 @@ # Some macros to print status when search for headers and libs -# PrintFindStatus.cmake is in cmake_modules/morse/find directory of chameleon +# PrintFindStatus.cmake is in cmake_modules/morse/find directory include(PrintFindStatus) # PTSCOTCH may depend on MPI and Threads diff --git a/cmake_modules/morse/find/FindQUARK.cmake b/cmake_modules/morse/find/FindQUARK.cmake index 2f9c6de62..e387a5370 100644 --- a/cmake_modules/morse/find/FindQUARK.cmake +++ b/cmake_modules/morse/find/FindQUARK.cmake @@ -35,7 +35,7 @@ # Some macros to print status when search for headers and libs -# PrintFindStatus.cmake is in cmake_modules/morse/find directory of chameleon +# PrintFindStatus.cmake is in cmake_modules/morse/find directory include(PrintFindStatus) # QUARK may depend on HWLOC diff --git a/cmake_modules/morse/find/FindSCOTCH.cmake b/cmake_modules/morse/find/FindSCOTCH.cmake index 233451424..831014501 100644 --- a/cmake_modules/morse/find/FindSCOTCH.cmake +++ b/cmake_modules/morse/find/FindSCOTCH.cmake @@ -35,7 +35,7 @@ # Some macros to print status when search for headers and libs -# PrintFindStatus.cmake is in cmake_modules/morse/find directory of chameleon +# PrintFindStatus.cmake is in cmake_modules/morse/find directory include(PrintFindStatus) # SCOTCH may depend on Threads diff --git a/cmake_modules/morse/find/FindTMG.cmake b/cmake_modules/morse/find/FindTMG.cmake index 053deb85c..6613502cb 100644 --- a/cmake_modules/morse/find/FindTMG.cmake +++ b/cmake_modules/morse/find/FindTMG.cmake @@ -35,7 +35,7 @@ # Some macros to print status when search for headers and libs -# PrintFindStatus.cmake is in cmake_modules/morse/find directory of chameleon +# PrintFindStatus.cmake is in cmake_modules/morse/find directory include(PrintFindStatus) # used to test a TMG function after diff --git a/compute/CMakeLists.txt b/compute/CMakeLists.txt index 1467328eb..587c24e77 100644 --- a/compute/CMakeLists.txt +++ b/compute/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/compute/pzgeadd.c b/compute/pzgeadd.c index 892d9f705..190bafe06 100644 --- a/compute/pzgeadd.c +++ b/compute/pzgeadd.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzgelqf.c b/compute/pzgelqf.c index 5288a385f..a2dbeb485 100644 --- a/compute/pzgelqf.c +++ b/compute/pzgelqf.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzgelqfrh.c b/compute/pzgelqfrh.c index 574018372..7304c9667 100644 --- a/compute/pzgelqfrh.c +++ b/compute/pzgelqfrh.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzgemm.c b/compute/pzgemm.c index 6bb50f432..31bb6e2b4 100644 --- a/compute/pzgemm.c +++ b/compute/pzgemm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzgeqrf.c b/compute/pzgeqrf.c index 581e36a58..048376d86 100644 --- a/compute/pzgeqrf.c +++ b/compute/pzgeqrf.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzgeqrfrh.c b/compute/pzgeqrfrh.c index 265492638..56ce1357a 100644 --- a/compute/pzgeqrfrh.c +++ b/compute/pzgeqrfrh.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzgetrf_incpiv.c b/compute/pzgetrf_incpiv.c index cadefe30c..813a59f2e 100644 --- a/compute/pzgetrf_incpiv.c +++ b/compute/pzgetrf_incpiv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzgetrf_nopiv.c b/compute/pzgetrf_nopiv.c index 8cf307eed..3c8f8f0f2 100644 --- a/compute/pzgetrf_nopiv.c +++ b/compute/pzgetrf_nopiv.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzhemm.c b/compute/pzhemm.c index bcf433ab6..a7120a6e2 100644 --- a/compute/pzhemm.c +++ b/compute/pzhemm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzher2k.c b/compute/pzher2k.c index 1bbd7fc11..615276639 100644 --- a/compute/pzher2k.c +++ b/compute/pzher2k.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzherk.c b/compute/pzherk.c index 5b04b4d6d..18562855e 100644 --- a/compute/pzherk.c +++ b/compute/pzherk.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzlacpy.c b/compute/pzlacpy.c index 6413b5c4e..5f148d632 100644 --- a/compute/pzlacpy.c +++ b/compute/pzlacpy.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzlag2c.c b/compute/pzlag2c.c index 3cbc1f4c7..1082aa713 100644 --- a/compute/pzlag2c.c +++ b/compute/pzlag2c.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzlange.c b/compute/pzlange.c index dca275619..08acc5d8f 100644 --- a/compute/pzlange.c +++ b/compute/pzlange.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzlanhe.c b/compute/pzlanhe.c index 854afb7ff..55bbe6311 100644 --- a/compute/pzlanhe.c +++ b/compute/pzlanhe.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzlansy.c b/compute/pzlansy.c index fc67c101f..81e8ae7bf 100644 --- a/compute/pzlansy.c +++ b/compute/pzlansy.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzlantr.c b/compute/pzlantr.c index 8cc418c01..54cff4c52 100644 --- a/compute/pzlantr.c +++ b/compute/pzlantr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzlaset.c b/compute/pzlaset.c index ee84e9086..e9989f7f6 100644 --- a/compute/pzlaset.c +++ b/compute/pzlaset.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzlaset2.c b/compute/pzlaset2.c index ee370968f..d1dc92a93 100644 --- a/compute/pzlaset2.c +++ b/compute/pzlaset2.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzlauum.c b/compute/pzlauum.c index 2572bc75b..c28166f6b 100644 --- a/compute/pzlauum.c +++ b/compute/pzlauum.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzplghe.c b/compute/pzplghe.c index 8b4a52068..94f43f292 100644 --- a/compute/pzplghe.c +++ b/compute/pzplghe.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzplgsy.c b/compute/pzplgsy.c index 0cbfca904..3b979b5bd 100644 --- a/compute/pzplgsy.c +++ b/compute/pzplgsy.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzplrnt.c b/compute/pzplrnt.c index 8cf76bb20..d733e6d92 100644 --- a/compute/pzplrnt.c +++ b/compute/pzplrnt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzpotrf.c b/compute/pzpotrf.c index 0cc16c012..f217c4fab 100644 --- a/compute/pzpotrf.c +++ b/compute/pzpotrf.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzpotrimm.c b/compute/pzpotrimm.c index a8d6937b2..59a02d286 100644 --- a/compute/pzpotrimm.c +++ b/compute/pzpotrimm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzsymm.c b/compute/pzsymm.c index a8042e210..748b8daa8 100644 --- a/compute/pzsymm.c +++ b/compute/pzsymm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzsyr2k.c b/compute/pzsyr2k.c index a60c0ed17..e52a36317 100644 --- a/compute/pzsyr2k.c +++ b/compute/pzsyr2k.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzsyrk.c b/compute/pzsyrk.c index 2dfe4f3a4..6d3618b04 100644 --- a/compute/pzsyrk.c +++ b/compute/pzsyrk.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzsytrf.c b/compute/pzsytrf.c index d4c5dab91..4c2cdbab6 100644 --- a/compute/pzsytrf.c +++ b/compute/pzsytrf.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pztile.c b/compute/pztile.c index a7daef9ee..624898782 100644 --- a/compute/pztile.c +++ b/compute/pztile.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pztrmm.c b/compute/pztrmm.c index cdb0c8e06..a54fa6678 100644 --- a/compute/pztrmm.c +++ b/compute/pztrmm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pztrsm.c b/compute/pztrsm.c index e0d5c73f9..29dbcd952 100644 --- a/compute/pztrsm.c +++ b/compute/pztrsm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pztrsmpl.c b/compute/pztrsmpl.c index d9aa32722..82f12e371 100644 --- a/compute/pztrsmpl.c +++ b/compute/pztrsmpl.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pztrtri.c b/compute/pztrtri.c index 2ef6fc4ac..68447d74a 100644 --- a/compute/pztrtri.c +++ b/compute/pztrtri.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzunglq.c b/compute/pzunglq.c index 39ff24083..bdaf41676 100644 --- a/compute/pzunglq.c +++ b/compute/pzunglq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzunglqrh.c b/compute/pzunglqrh.c index 32481aea2..f158c8285 100644 --- a/compute/pzunglqrh.c +++ b/compute/pzunglqrh.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzungqr.c b/compute/pzungqr.c index b9563a340..1e287e9fe 100644 --- a/compute/pzungqr.c +++ b/compute/pzungqr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzungqrrh.c b/compute/pzungqrrh.c index dda351edd..036fe35ae 100644 --- a/compute/pzungqrrh.c +++ b/compute/pzungqrrh.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzunmlq.c b/compute/pzunmlq.c index bbbf5a9c9..6a96c0a5d 100644 --- a/compute/pzunmlq.c +++ b/compute/pzunmlq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzunmlqrh.c b/compute/pzunmlqrh.c index 1a28059af..277b5d117 100644 --- a/compute/pzunmlqrh.c +++ b/compute/pzunmlqrh.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzunmqr.c b/compute/pzunmqr.c index 9b94a813e..3605e86ee 100644 --- a/compute/pzunmqr.c +++ b/compute/pzunmqr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/pzunmqrrh.c b/compute/pzunmqrrh.c index 4f2ec5c15..0c77fe6be 100644 --- a/compute/pzunmqrrh.c +++ b/compute/pzunmqrrh.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zgelqf.c b/compute/zgelqf.c index 31cc5d2c2..befc9b5c7 100644 --- a/compute/zgelqf.c +++ b/compute/zgelqf.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zgelqs.c b/compute/zgelqs.c index acbfb2936..82ec33bf7 100644 --- a/compute/zgelqs.c +++ b/compute/zgelqs.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zgels.c b/compute/zgels.c index 0b0d70e9e..a9bc8e0cb 100644 --- a/compute/zgels.c +++ b/compute/zgels.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zgemm.c b/compute/zgemm.c index f0558afdf..fd077ca9c 100644 --- a/compute/zgemm.c +++ b/compute/zgemm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zgeqrf.c b/compute/zgeqrf.c index ca6b3958c..cb53bc7f6 100644 --- a/compute/zgeqrf.c +++ b/compute/zgeqrf.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zgeqrs.c b/compute/zgeqrs.c index 84bea2b20..d1385b8af 100644 --- a/compute/zgeqrs.c +++ b/compute/zgeqrs.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zgesv_incpiv.c b/compute/zgesv_incpiv.c index 616e48996..b901de721 100644 --- a/compute/zgesv_incpiv.c +++ b/compute/zgesv_incpiv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zgesv_nopiv.c b/compute/zgesv_nopiv.c index ccf630963..842654b05 100644 --- a/compute/zgesv_nopiv.c +++ b/compute/zgesv_nopiv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zgetrf_incpiv.c b/compute/zgetrf_incpiv.c index 481897d92..445e9cea5 100644 --- a/compute/zgetrf_incpiv.c +++ b/compute/zgetrf_incpiv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zgetrf_nopiv.c b/compute/zgetrf_nopiv.c index 0972577f2..422d0f40d 100644 --- a/compute/zgetrf_nopiv.c +++ b/compute/zgetrf_nopiv.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zgetrs_incpiv.c b/compute/zgetrs_incpiv.c index 758482448..023e1b7d8 100644 --- a/compute/zgetrs_incpiv.c +++ b/compute/zgetrs_incpiv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zgetrs_nopiv.c b/compute/zgetrs_nopiv.c index d04a0a009..eae05512a 100644 --- a/compute/zgetrs_nopiv.c +++ b/compute/zgetrs_nopiv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zhemm.c b/compute/zhemm.c index 9c5fcd62f..38683199d 100644 --- a/compute/zhemm.c +++ b/compute/zhemm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zher2k.c b/compute/zher2k.c index 27fc0e5c5..25549fd8f 100644 --- a/compute/zher2k.c +++ b/compute/zher2k.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zherk.c b/compute/zherk.c index 55d902b0a..2275e7907 100644 --- a/compute/zherk.c +++ b/compute/zherk.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zlacpy.c b/compute/zlacpy.c index 795fc0c5b..7c240c940 100644 --- a/compute/zlacpy.c +++ b/compute/zlacpy.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zlange.c b/compute/zlange.c index 3bd5303d8..9f2b4c172 100644 --- a/compute/zlange.c +++ b/compute/zlange.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zlanhe.c b/compute/zlanhe.c index 77619689a..e483c160d 100644 --- a/compute/zlanhe.c +++ b/compute/zlanhe.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zlansy.c b/compute/zlansy.c index 52b147231..54f09b477 100644 --- a/compute/zlansy.c +++ b/compute/zlansy.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zlantr.c b/compute/zlantr.c index 0d2dea05c..f2df9cef0 100644 --- a/compute/zlantr.c +++ b/compute/zlantr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zlaset.c b/compute/zlaset.c index 62457933d..287313f44 100644 --- a/compute/zlaset.c +++ b/compute/zlaset.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zlauum.c b/compute/zlauum.c index 0043b0a1b..ad17cbb57 100644 --- a/compute/zlauum.c +++ b/compute/zlauum.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zplghe.c b/compute/zplghe.c index ceb3ed44b..b8adc02ae 100644 --- a/compute/zplghe.c +++ b/compute/zplghe.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zplgsy.c b/compute/zplgsy.c index 89749f536..82f067efe 100644 --- a/compute/zplgsy.c +++ b/compute/zplgsy.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zplrnt.c b/compute/zplrnt.c index d6c3b57e2..47378f784 100644 --- a/compute/zplrnt.c +++ b/compute/zplrnt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zposv.c b/compute/zposv.c index 25e872fcb..96795a23d 100644 --- a/compute/zposv.c +++ b/compute/zposv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zpotrf.c b/compute/zpotrf.c index fd65706d7..3bae6023e 100644 --- a/compute/zpotrf.c +++ b/compute/zpotrf.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zpotri.c b/compute/zpotri.c index 38794a682..66f0d410a 100644 --- a/compute/zpotri.c +++ b/compute/zpotri.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zpotrimm.c b/compute/zpotrimm.c index 3865ee472..35ed57daa 100644 --- a/compute/zpotrimm.c +++ b/compute/zpotrimm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zpotrs.c b/compute/zpotrs.c index 58c1607ef..b69e6cbfe 100644 --- a/compute/zpotrs.c +++ b/compute/zpotrs.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zsymm.c b/compute/zsymm.c index 6b487e68f..7d477230a 100644 --- a/compute/zsymm.c +++ b/compute/zsymm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zsyr2k.c b/compute/zsyr2k.c index f6979a180..784ed67dd 100644 --- a/compute/zsyr2k.c +++ b/compute/zsyr2k.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zsyrk.c b/compute/zsyrk.c index f0936155b..c7b38ee51 100644 --- a/compute/zsyrk.c +++ b/compute/zsyrk.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zsysv.c b/compute/zsysv.c index d197e71e6..4ac1dd4e3 100644 --- a/compute/zsysv.c +++ b/compute/zsysv.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zsytrf.c b/compute/zsytrf.c index 99caff973..ad3099622 100644 --- a/compute/zsytrf.c +++ b/compute/zsytrf.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zsytrs.c b/compute/zsytrs.c index ecea47b91..e3ebecd0c 100644 --- a/compute/zsytrs.c +++ b/compute/zsytrs.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/ztile.c b/compute/ztile.c index 9d1463d32..89bdd5ee5 100644 --- a/compute/ztile.c +++ b/compute/ztile.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/ztrmm.c b/compute/ztrmm.c index b9a7b835b..a8753fa74 100644 --- a/compute/ztrmm.c +++ b/compute/ztrmm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/ztrsm.c b/compute/ztrsm.c index b849a5b45..0cf548c77 100644 --- a/compute/ztrsm.c +++ b/compute/ztrsm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/ztrsmpl.c b/compute/ztrsmpl.c index 6a7ee2786..b9a158813 100644 --- a/compute/ztrsmpl.c +++ b/compute/ztrsmpl.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/ztrtri.c b/compute/ztrtri.c index 204d9b3ca..b7e5f6263 100644 --- a/compute/ztrtri.c +++ b/compute/ztrtri.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zunglq.c b/compute/zunglq.c index ba5a715cd..7d251167a 100644 --- a/compute/zunglq.c +++ b/compute/zunglq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zungqr.c b/compute/zungqr.c index 548128a88..77ba85321 100644 --- a/compute/zungqr.c +++ b/compute/zungqr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zunmlq.c b/compute/zunmlq.c index 32a6a8563..9bea3e234 100644 --- a/compute/zunmlq.c +++ b/compute/zunmlq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/compute/zunmqr.c b/compute/zunmqr.c index 2383293a7..3480ed043 100644 --- a/compute/zunmqr.c +++ b/compute/zunmqr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/CMakeLists.txt b/control/CMakeLists.txt index 0beda8ff5..363fc1bd9 100644 --- a/control/CMakeLists.txt +++ b/control/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/control/async.c b/control/async.c index 01ed2f38d..ed6ac4e53 100644 --- a/control/async.c +++ b/control/async.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/async.h b/control/async.h index 70a159be1..fda4143c1 100644 --- a/control/async.h +++ b/control/async.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/auxiliary.c b/control/auxiliary.c index ec98cb046..3437ec578 100644 --- a/control/auxiliary.c +++ b/control/auxiliary.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/auxiliary.h b/control/auxiliary.h index bfa94d494..fd528e7a1 100644 --- a/control/auxiliary.h +++ b/control/auxiliary.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/bulge.h b/control/bulge.h index 7d4dacdcb..e557670e5 100644 --- a/control/bulge.h +++ b/control/bulge.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/common.h b/control/common.h index 609aa8d5f..68bc49378 100644 --- a/control/common.h +++ b/control/common.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/compute_z.h b/control/compute_z.h index c31a750eb..d4bd691d5 100644 --- a/control/compute_z.h +++ b/control/compute_z.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/context.c b/control/context.c index c9a8ad79d..6fc22ca99 100644 --- a/control/context.c +++ b/control/context.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/context.h b/control/context.h index 60b1e2e24..bcdf75c40 100644 --- a/control/context.h +++ b/control/context.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/control.c b/control/control.c index 450e2c6a6..b9db918c8 100644 --- a/control/control.c +++ b/control/control.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/descriptor.c b/control/descriptor.c index 713c58def..123e834e8 100644 --- a/control/descriptor.c +++ b/control/descriptor.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/descriptor.h b/control/descriptor.h index 5705722bc..9fd9d4cad 100644 --- a/control/descriptor.h +++ b/control/descriptor.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/gkkleader.h b/control/gkkleader.h index 692fcc61c..740a6c8e5 100644 --- a/control/gkkleader.h +++ b/control/gkkleader.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/global.h b/control/global.h index ed3981c15..41cc4a644 100644 --- a/control/global.h +++ b/control/global.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/morse_f77.c b/control/morse_f77.c index d5f3c3038..2bb34ee1c 100644 --- a/control/morse_f77.c +++ b/control/morse_f77.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/morse_mf77.c b/control/morse_mf77.c index 662a40640..bffa4e1d3 100644 --- a/control/morse_mf77.c +++ b/control/morse_mf77.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/morse_zf77.c b/control/morse_zf77.c index a9db4492f..73bc048fe 100644 --- a/control/morse_zf77.c +++ b/control/morse_zf77.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/morsewinthread.c b/control/morsewinthread.c index 87e351012..900ca96ee 100644 --- a/control/morsewinthread.c +++ b/control/morsewinthread.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/morsewinthread.h b/control/morsewinthread.h index 410cbdc6a..c2541a3eb 100644 --- a/control/morsewinthread.h +++ b/control/morsewinthread.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/primes.h b/control/primes.h index acdcd77d6..fcf0e9a11 100644 --- a/control/primes.h +++ b/control/primes.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/tile.c b/control/tile.c index 7555048ec..3f5c43bc0 100644 --- a/control/tile.c +++ b/control/tile.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/tile.h b/control/tile.h index 9ebcb95d2..0cde00ce2 100644 --- a/control/tile.h +++ b/control/tile.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/workspace.c b/control/workspace.c index eef6576ae..0bb93144d 100644 --- a/control/workspace.c +++ b/control/workspace.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/workspace.h b/control/workspace.h index 26520da9c..668f0452d 100644 --- a/control/workspace.h +++ b/control/workspace.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/control/workspace_z.c b/control/workspace_z.c index b39e002c1..44bdeef3f 100644 --- a/control/workspace_z.c +++ b/control/workspace_z.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/CMakeLists.txt b/coreblas/CMakeLists.txt index 95abc8e6e..80917850f 100644 --- a/coreblas/CMakeLists.txt +++ b/coreblas/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/coreblas/compute/CMakeLists.txt b/coreblas/compute/CMakeLists.txt index 6b8de8cdf..17f35edc0 100644 --- a/coreblas/compute/CMakeLists.txt +++ b/coreblas/compute/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/coreblas/compute/core_dzasum.c b/coreblas/compute/core_dzasum.c index c607c1849..f05d7d5e8 100644 --- a/coreblas/compute/core_dzasum.c +++ b/coreblas/compute/core_dzasum.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zgeadd.c b/coreblas/compute/core_zgeadd.c index 7f35adb84..7cae00bc2 100644 --- a/coreblas/compute/core_zgeadd.c +++ b/coreblas/compute/core_zgeadd.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zgelqt.c b/coreblas/compute/core_zgelqt.c index 4cfb2497a..6a3ff51fe 100644 --- a/coreblas/compute/core_zgelqt.c +++ b/coreblas/compute/core_zgelqt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zgemm.c b/coreblas/compute/core_zgemm.c index 49b88363b..95dd70dbf 100644 --- a/coreblas/compute/core_zgemm.c +++ b/coreblas/compute/core_zgemm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zgeqrt.c b/coreblas/compute/core_zgeqrt.c index da82c1f70..a3c4bf49c 100644 --- a/coreblas/compute/core_zgeqrt.c +++ b/coreblas/compute/core_zgeqrt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zgesplit.c b/coreblas/compute/core_zgesplit.c index c2a45da26..13b4a1909 100644 --- a/coreblas/compute/core_zgesplit.c +++ b/coreblas/compute/core_zgesplit.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zgessm.c b/coreblas/compute/core_zgessm.c index a44b458aa..e0aa6e2d6 100644 --- a/coreblas/compute/core_zgessm.c +++ b/coreblas/compute/core_zgessm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zgessq.c b/coreblas/compute/core_zgessq.c index 3bc5f17ae..ae351111f 100644 --- a/coreblas/compute/core_zgessq.c +++ b/coreblas/compute/core_zgessq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zgetf2_nopiv.c b/coreblas/compute/core_zgetf2_nopiv.c index 035fcea07..145745c37 100644 --- a/coreblas/compute/core_zgetf2_nopiv.c +++ b/coreblas/compute/core_zgetf2_nopiv.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zgetrf.c b/coreblas/compute/core_zgetrf.c index 0e9810eaf..cde18da70 100644 --- a/coreblas/compute/core_zgetrf.c +++ b/coreblas/compute/core_zgetrf.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zgetrf_incpiv.c b/coreblas/compute/core_zgetrf_incpiv.c index 9457ca86f..d018e525e 100644 --- a/coreblas/compute/core_zgetrf_incpiv.c +++ b/coreblas/compute/core_zgetrf_incpiv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zgetrf_nopiv.c b/coreblas/compute/core_zgetrf_nopiv.c index 4e92f52af..53accd757 100644 --- a/coreblas/compute/core_zgetrf_nopiv.c +++ b/coreblas/compute/core_zgetrf_nopiv.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zhemm.c b/coreblas/compute/core_zhemm.c index 8ba884cba..c6237bf73 100644 --- a/coreblas/compute/core_zhemm.c +++ b/coreblas/compute/core_zhemm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zher2k.c b/coreblas/compute/core_zher2k.c index 0f019d2dc..59b73e216 100644 --- a/coreblas/compute/core_zher2k.c +++ b/coreblas/compute/core_zher2k.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zherk.c b/coreblas/compute/core_zherk.c index 376eee77a..ba1e717fe 100644 --- a/coreblas/compute/core_zherk.c +++ b/coreblas/compute/core_zherk.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zhessq.c b/coreblas/compute/core_zhessq.c index 6f4e9a215..4eecb8bf8 100644 --- a/coreblas/compute/core_zhessq.c +++ b/coreblas/compute/core_zhessq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zlacpy.c b/coreblas/compute/core_zlacpy.c index 9684aa98c..017d225eb 100644 --- a/coreblas/compute/core_zlacpy.c +++ b/coreblas/compute/core_zlacpy.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zlag2c.c b/coreblas/compute/core_zlag2c.c index 657871a13..d5d994115 100644 --- a/coreblas/compute/core_zlag2c.c +++ b/coreblas/compute/core_zlag2c.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zlange.c b/coreblas/compute/core_zlange.c index f3a26b216..a787ed932 100644 --- a/coreblas/compute/core_zlange.c +++ b/coreblas/compute/core_zlange.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zlanhe.c b/coreblas/compute/core_zlanhe.c index c10271909..d1c23b2e2 100644 --- a/coreblas/compute/core_zlanhe.c +++ b/coreblas/compute/core_zlanhe.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zlansy.c b/coreblas/compute/core_zlansy.c index 613f32c3e..e79a4934f 100644 --- a/coreblas/compute/core_zlansy.c +++ b/coreblas/compute/core_zlansy.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zlantr.c b/coreblas/compute/core_zlantr.c index 7e50e5fe8..e83d2896e 100644 --- a/coreblas/compute/core_zlantr.c +++ b/coreblas/compute/core_zlantr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zlaset.c b/coreblas/compute/core_zlaset.c index 4a61566ba..389208862 100644 --- a/coreblas/compute/core_zlaset.c +++ b/coreblas/compute/core_zlaset.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zlaset2.c b/coreblas/compute/core_zlaset2.c index 5c39cbfb1..2a3054a29 100644 --- a/coreblas/compute/core_zlaset2.c +++ b/coreblas/compute/core_zlaset2.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zlauum.c b/coreblas/compute/core_zlauum.c index 73e8f716f..a948f274c 100644 --- a/coreblas/compute/core_zlauum.c +++ b/coreblas/compute/core_zlauum.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zpamm.c b/coreblas/compute/core_zpamm.c index 95316cf2d..336fef95c 100644 --- a/coreblas/compute/core_zpamm.c +++ b/coreblas/compute/core_zpamm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zparfb.c b/coreblas/compute/core_zparfb.c index 3ff9fdf9f..f58a38c37 100644 --- a/coreblas/compute/core_zparfb.c +++ b/coreblas/compute/core_zparfb.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zpemv.c b/coreblas/compute/core_zpemv.c index 053ab6ead..0fe7338b3 100644 --- a/coreblas/compute/core_zpemv.c +++ b/coreblas/compute/core_zpemv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zplghe.c b/coreblas/compute/core_zplghe.c index 647a14141..c37519408 100644 --- a/coreblas/compute/core_zplghe.c +++ b/coreblas/compute/core_zplghe.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zplgsy.c b/coreblas/compute/core_zplgsy.c index 707b9efd6..82a96a1dd 100644 --- a/coreblas/compute/core_zplgsy.c +++ b/coreblas/compute/core_zplgsy.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zplrnt.c b/coreblas/compute/core_zplrnt.c index 732ff5282..b41cba57a 100644 --- a/coreblas/compute/core_zplrnt.c +++ b/coreblas/compute/core_zplrnt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zpotrf.c b/coreblas/compute/core_zpotrf.c index 306e7438e..1d4c40c0a 100644 --- a/coreblas/compute/core_zpotrf.c +++ b/coreblas/compute/core_zpotrf.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zssssm.c b/coreblas/compute/core_zssssm.c index 1fb7e5802..a2e404072 100644 --- a/coreblas/compute/core_zssssm.c +++ b/coreblas/compute/core_zssssm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zsymm.c b/coreblas/compute/core_zsymm.c index 8ed85dc09..56ea9c76e 100644 --- a/coreblas/compute/core_zsymm.c +++ b/coreblas/compute/core_zsymm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zsyr2k.c b/coreblas/compute/core_zsyr2k.c index d69d74ea0..b2328e7c5 100644 --- a/coreblas/compute/core_zsyr2k.c +++ b/coreblas/compute/core_zsyr2k.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zsyrk.c b/coreblas/compute/core_zsyrk.c index 0a32a94fe..f1a9b44ec 100644 --- a/coreblas/compute/core_zsyrk.c +++ b/coreblas/compute/core_zsyrk.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zsyssq.c b/coreblas/compute/core_zsyssq.c index c5ab27c76..60d473401 100644 --- a/coreblas/compute/core_zsyssq.c +++ b/coreblas/compute/core_zsyssq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zsytf2_nopiv.c b/coreblas/compute/core_zsytf2_nopiv.c index 729368b6c..8f5b622dd 100644 --- a/coreblas/compute/core_zsytf2_nopiv.c +++ b/coreblas/compute/core_zsytf2_nopiv.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_ztrasm.c b/coreblas/compute/core_ztrasm.c index b4129a149..cf6fa54da 100644 --- a/coreblas/compute/core_ztrasm.c +++ b/coreblas/compute/core_ztrasm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_ztrmm.c b/coreblas/compute/core_ztrmm.c index 9a67df062..dafae3ff9 100644 --- a/coreblas/compute/core_ztrmm.c +++ b/coreblas/compute/core_ztrmm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_ztrsm.c b/coreblas/compute/core_ztrsm.c index df2536942..1d57c0ca4 100644 --- a/coreblas/compute/core_ztrsm.c +++ b/coreblas/compute/core_ztrsm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_ztrssq.c b/coreblas/compute/core_ztrssq.c index 7e245c6bc..df004b646 100644 --- a/coreblas/compute/core_ztrssq.c +++ b/coreblas/compute/core_ztrssq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_ztrtri.c b/coreblas/compute/core_ztrtri.c index 8b583fa07..5acbb61f0 100644 --- a/coreblas/compute/core_ztrtri.c +++ b/coreblas/compute/core_ztrtri.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_ztslqt.c b/coreblas/compute/core_ztslqt.c index ec0620d52..969343f38 100644 --- a/coreblas/compute/core_ztslqt.c +++ b/coreblas/compute/core_ztslqt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_ztsmlq.c b/coreblas/compute/core_ztsmlq.c index 3c325598b..f1990f700 100644 --- a/coreblas/compute/core_ztsmlq.c +++ b/coreblas/compute/core_ztsmlq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_ztsmqr.c b/coreblas/compute/core_ztsmqr.c index 86a175801..d711441c3 100644 --- a/coreblas/compute/core_ztsmqr.c +++ b/coreblas/compute/core_ztsmqr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_ztsqrt.c b/coreblas/compute/core_ztsqrt.c index 9e75b5bc5..cf60fd5c4 100644 --- a/coreblas/compute/core_ztsqrt.c +++ b/coreblas/compute/core_ztsqrt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_ztstrf.c b/coreblas/compute/core_ztstrf.c index a474c4d68..ba4a7b622 100644 --- a/coreblas/compute/core_ztstrf.c +++ b/coreblas/compute/core_ztstrf.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zttlqt.c b/coreblas/compute/core_zttlqt.c index a52d657b5..512e0fe86 100644 --- a/coreblas/compute/core_zttlqt.c +++ b/coreblas/compute/core_zttlqt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zttmlq.c b/coreblas/compute/core_zttmlq.c index 003e4b0b6..c2a3977f6 100644 --- a/coreblas/compute/core_zttmlq.c +++ b/coreblas/compute/core_zttmlq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zttmqr.c b/coreblas/compute/core_zttmqr.c index 3e90a5a69..e0b7374e8 100644 --- a/coreblas/compute/core_zttmqr.c +++ b/coreblas/compute/core_zttmqr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zttqrt.c b/coreblas/compute/core_zttqrt.c index 9ce82ffa3..1f9975ada 100644 --- a/coreblas/compute/core_zttqrt.c +++ b/coreblas/compute/core_zttqrt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zunmlq.c b/coreblas/compute/core_zunmlq.c index 7d7924c13..700958a51 100644 --- a/coreblas/compute/core_zunmlq.c +++ b/coreblas/compute/core_zunmlq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/core_zunmqr.c b/coreblas/compute/core_zunmqr.c index 590cbd470..d0f78666f 100644 --- a/coreblas/compute/core_zunmqr.c +++ b/coreblas/compute/core_zunmqr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/compute/global.c b/coreblas/compute/global.c index 5de34076d..69842845c 100644 --- a/coreblas/compute/global.c +++ b/coreblas/compute/global.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/include/CMakeLists.txt b/coreblas/include/CMakeLists.txt index d994f395c..bc878de26 100644 --- a/coreblas/include/CMakeLists.txt +++ b/coreblas/include/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/coreblas/include/cblas.h b/coreblas/include/cblas.h index 84ee91134..b9f3a3153 100644 --- a/coreblas/include/cblas.h +++ b/coreblas/include/cblas.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/include/coreblas.h b/coreblas/include/coreblas.h index 7ab9608e0..41ca83747 100644 --- a/coreblas/include/coreblas.h +++ b/coreblas/include/coreblas.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/include/coreblas_z.h b/coreblas/include/coreblas_z.h index b7889c672..d972b93a1 100644 --- a/coreblas/include/coreblas_z.h +++ b/coreblas/include/coreblas_z.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/coreblas/include/coreblas_zc.h b/coreblas/include/coreblas_zc.h index 5ac17cd36..0fcb1b6df 100644 --- a/coreblas/include/coreblas_zc.h +++ b/coreblas/include/coreblas_zc.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt index ba5a28b8d..819d19bcf 100644 --- a/docs/CMakeLists.txt +++ b/docs/CMakeLists.txt @@ -1,10 +1,10 @@ ### # -# @copyright (c) 2009-2014 The University of Tennessee and The University -# of Tennessee Research Foundation. +# @copyright (c) 2009-2014 The University of Tennessee and The University +# of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/docs/doxygen/CMakeLists.txt b/docs/doxygen/CMakeLists.txt index 0cd573de2..d86f8efb2 100644 --- a/docs/doxygen/CMakeLists.txt +++ b/docs/doxygen/CMakeLists.txt @@ -1,10 +1,10 @@ ### # -# @copyright (c) 2009-2014 The University of Tennessee and The University -# of Tennessee Research Foundation. +# @copyright (c) 2009-2014 The University of Tennessee and The University +# of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/docs/texinfo/CMakeLists.txt b/docs/texinfo/CMakeLists.txt index 3a204fbc7..2558b58d0 100644 --- a/docs/texinfo/CMakeLists.txt +++ b/docs/texinfo/CMakeLists.txt @@ -1,10 +1,10 @@ ### # -# @copyright (c) 2009-2014 The University of Tennessee and The University -# of Tennessee Research Foundation. +# @copyright (c) 2009-2014 The University of Tennessee and The University +# of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/example/CMakeLists.txt b/example/CMakeLists.txt index aca93a83f..6983ac335 100755 --- a/example/CMakeLists.txt +++ b/example/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/example/basic_zposv/CMakeLists.txt b/example/basic_zposv/CMakeLists.txt index a070fa1b0..50ca3fc8d 100644 --- a/example/basic_zposv/CMakeLists.txt +++ b/example/basic_zposv/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/example/basic_zposv/basic_posv.h b/example/basic_zposv/basic_posv.h index 030f42d9e..08646925d 100644 --- a/example/basic_zposv/basic_posv.h +++ b/example/basic_zposv/basic_posv.h @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/basic_zposv/posv_morse_functions.h b/example/basic_zposv/posv_morse_functions.h index c5dd6da4d..ccf72c494 100644 --- a/example/basic_zposv/posv_morse_functions.h +++ b/example/basic_zposv/posv_morse_functions.h @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/basic_zposv/posv_users_functions.h b/example/basic_zposv/posv_users_functions.h index 90d13f606..2227941ad 100644 --- a/example/basic_zposv/posv_users_functions.h +++ b/example/basic_zposv/posv_users_functions.h @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/basic_zposv/zposv_morse_functions.c b/example/basic_zposv/zposv_morse_functions.c index 08f46310a..93ab35c57 100644 --- a/example/basic_zposv/zposv_morse_functions.c +++ b/example/basic_zposv/zposv_morse_functions.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/basic_zposv/zposv_users_functions.c b/example/basic_zposv/zposv_users_functions.c index 972f43c90..e794fc07c 100644 --- a/example/basic_zposv/zposv_users_functions.c +++ b/example/basic_zposv/zposv_users_functions.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/lapack_to_morse/CMakeLists.txt b/example/lapack_to_morse/CMakeLists.txt index a8ae25aee..936d6f14a 100644 --- a/example/lapack_to_morse/CMakeLists.txt +++ b/example/lapack_to_morse/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/example/lapack_to_morse/lapack_to_morse.h b/example/lapack_to_morse/lapack_to_morse.h index acef05139..dbcc016f9 100644 --- a/example/lapack_to_morse/lapack_to_morse.h +++ b/example/lapack_to_morse/lapack_to_morse.h @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/lapack_to_morse/step0.c b/example/lapack_to_morse/step0.c index bd852f61d..d3e86636b 100644 --- a/example/lapack_to_morse/step0.c +++ b/example/lapack_to_morse/step0.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/lapack_to_morse/step0.h b/example/lapack_to_morse/step0.h index eb79c96a4..fd4f6aeee 100644 --- a/example/lapack_to_morse/step0.h +++ b/example/lapack_to_morse/step0.h @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/lapack_to_morse/step1.c b/example/lapack_to_morse/step1.c index 70603bfaa..e9a88b034 100644 --- a/example/lapack_to_morse/step1.c +++ b/example/lapack_to_morse/step1.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/lapack_to_morse/step1.h b/example/lapack_to_morse/step1.h index 83c5499fc..509853342 100644 --- a/example/lapack_to_morse/step1.h +++ b/example/lapack_to_morse/step1.h @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/lapack_to_morse/step2.c b/example/lapack_to_morse/step2.c index b20ac6bcc..488100dd7 100644 --- a/example/lapack_to_morse/step2.c +++ b/example/lapack_to_morse/step2.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/lapack_to_morse/step2.h b/example/lapack_to_morse/step2.h index 3095280b2..823ab7210 100644 --- a/example/lapack_to_morse/step2.h +++ b/example/lapack_to_morse/step2.h @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/lapack_to_morse/step3.c b/example/lapack_to_morse/step3.c index a95491266..833ff6696 100644 --- a/example/lapack_to_morse/step3.c +++ b/example/lapack_to_morse/step3.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/lapack_to_morse/step3.h b/example/lapack_to_morse/step3.h index 3a9ba12b6..c6eacf91f 100644 --- a/example/lapack_to_morse/step3.h +++ b/example/lapack_to_morse/step3.h @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/lapack_to_morse/step4.c b/example/lapack_to_morse/step4.c index 6741873ea..c9d5c08fe 100644 --- a/example/lapack_to_morse/step4.c +++ b/example/lapack_to_morse/step4.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/lapack_to_morse/step4.h b/example/lapack_to_morse/step4.h index 92aa3209a..10cbbe4fa 100644 --- a/example/lapack_to_morse/step4.h +++ b/example/lapack_to_morse/step4.h @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/lapack_to_morse/step5.c b/example/lapack_to_morse/step5.c index 1f96194e0..77c3ab073 100644 --- a/example/lapack_to_morse/step5.c +++ b/example/lapack_to_morse/step5.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/lapack_to_morse/step5.h b/example/lapack_to_morse/step5.h index b1d5f7233..9ffdbe10a 100644 --- a/example/lapack_to_morse/step5.h +++ b/example/lapack_to_morse/step5.h @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/lapack_to_morse/step6.c b/example/lapack_to_morse/step6.c index 590d85b4b..4ed91da2e 100644 --- a/example/lapack_to_morse/step6.c +++ b/example/lapack_to_morse/step6.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/example/lapack_to_morse/step6.h b/example/lapack_to_morse/step6.h index b2e7892c3..880757cd8 100644 --- a/example/lapack_to_morse/step6.h +++ b/example/lapack_to_morse/step6.h @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index c69fce630..7f297fb3d 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/include/morse.h b/include/morse.h index 6fda6b82e..37852b726 100644 --- a/include/morse.h +++ b/include/morse.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/include/morse_constants.h b/include/morse_constants.h index 54ee839b6..4fa7a6c41 100644 --- a/include/morse_constants.h +++ b/include/morse_constants.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/include/morse_kernels.h b/include/morse_kernels.h index 4c403557d..994f6f435 100644 --- a/include/morse_kernels.h +++ b/include/morse_kernels.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/include/morse_simulate.h b/include/morse_simulate.h index ac5ab348f..e02e625ad 100644 --- a/include/morse_simulate.h +++ b/include/morse_simulate.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/include/morse_struct.h b/include/morse_struct.h index 94d737442..7408fc0c8 100644 --- a/include/morse_struct.h +++ b/include/morse_struct.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/include/morse_types.h b/include/morse_types.h index 892253402..b16d01607 100644 --- a/include/morse_types.h +++ b/include/morse_types.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/include/morse_z.h b/include/morse_z.h index 8c2244bbe..503305b5c 100644 --- a/include/morse_z.h +++ b/include/morse_z.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/include/morse_zc.h b/include/morse_zc.h index 744067a17..d41b48bd5 100644 --- a/include/morse_zc.h +++ b/include/morse_zc.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/include/runtime.h b/include/runtime.h index 3b9dfa0d8..2651ccf6e 100644 --- a/include/runtime.h +++ b/include/runtime.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/include/runtime_z.h b/include/runtime_z.h index 8268e2ea5..e50b3e830 100644 --- a/include/runtime_z.h +++ b/include/runtime_z.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/include/runtime_zc.h b/include/runtime_zc.h index 03c1b63f7..a17fd6fe0 100644 --- a/include/runtime_zc.h +++ b/include/runtime_zc.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/CMakeLists.txt b/runtime/CMakeLists.txt index 37ffdf6e8..d5fbcad60 100644 --- a/runtime/CMakeLists.txt +++ b/runtime/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/runtime/quark/CMakeLists.txt b/runtime/quark/CMakeLists.txt index 53d0a8a1d..5464c39d3 100644 --- a/runtime/quark/CMakeLists.txt +++ b/runtime/quark/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/runtime/quark/codelets/codelet_dataflush.c b/runtime/quark/codelets/codelet_dataflush.c index b4a3907f3..f6d593928 100644 --- a/runtime/quark/codelets/codelet_dataflush.c +++ b/runtime/quark/codelets/codelet_dataflush.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zasum.c b/runtime/quark/codelets/codelet_zasum.c index 994cb734d..e98da46b3 100644 --- a/runtime/quark/codelets/codelet_zasum.c +++ b/runtime/quark/codelets/codelet_zasum.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zaxpy.c b/runtime/quark/codelets/codelet_zaxpy.c index bc3a39a55..81e78f300 100644 --- a/runtime/quark/codelets/codelet_zaxpy.c +++ b/runtime/quark/codelets/codelet_zaxpy.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zgeadd.c b/runtime/quark/codelets/codelet_zgeadd.c index adcfaa12a..37a579c6d 100644 --- a/runtime/quark/codelets/codelet_zgeadd.c +++ b/runtime/quark/codelets/codelet_zgeadd.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zgelqt.c b/runtime/quark/codelets/codelet_zgelqt.c index 6130ef423..fc1e88f0a 100644 --- a/runtime/quark/codelets/codelet_zgelqt.c +++ b/runtime/quark/codelets/codelet_zgelqt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zgemm.c b/runtime/quark/codelets/codelet_zgemm.c index b7c47abb9..8bf338d1c 100644 --- a/runtime/quark/codelets/codelet_zgemm.c +++ b/runtime/quark/codelets/codelet_zgemm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zgeqrt.c b/runtime/quark/codelets/codelet_zgeqrt.c index 5c66a2b0b..f38feb9fe 100644 --- a/runtime/quark/codelets/codelet_zgeqrt.c +++ b/runtime/quark/codelets/codelet_zgeqrt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zgessm.c b/runtime/quark/codelets/codelet_zgessm.c index 8cabf110a..b299a9427 100644 --- a/runtime/quark/codelets/codelet_zgessm.c +++ b/runtime/quark/codelets/codelet_zgessm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zgessq.c b/runtime/quark/codelets/codelet_zgessq.c index 72014c2c6..4eead5369 100644 --- a/runtime/quark/codelets/codelet_zgessq.c +++ b/runtime/quark/codelets/codelet_zgessq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zgetrf.c b/runtime/quark/codelets/codelet_zgetrf.c index b7553e6e4..b4f15d444 100644 --- a/runtime/quark/codelets/codelet_zgetrf.c +++ b/runtime/quark/codelets/codelet_zgetrf.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zgetrf_incpiv.c b/runtime/quark/codelets/codelet_zgetrf_incpiv.c index 7fe6ab5ae..718873815 100644 --- a/runtime/quark/codelets/codelet_zgetrf_incpiv.c +++ b/runtime/quark/codelets/codelet_zgetrf_incpiv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zgetrf_nopiv.c b/runtime/quark/codelets/codelet_zgetrf_nopiv.c index 4a777e566..317f78dc0 100644 --- a/runtime/quark/codelets/codelet_zgetrf_nopiv.c +++ b/runtime/quark/codelets/codelet_zgetrf_nopiv.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zhemm.c b/runtime/quark/codelets/codelet_zhemm.c index dc855f28a..46e6d45b9 100644 --- a/runtime/quark/codelets/codelet_zhemm.c +++ b/runtime/quark/codelets/codelet_zhemm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zher2k.c b/runtime/quark/codelets/codelet_zher2k.c index 4fec4c693..6da092cbb 100644 --- a/runtime/quark/codelets/codelet_zher2k.c +++ b/runtime/quark/codelets/codelet_zher2k.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zherk.c b/runtime/quark/codelets/codelet_zherk.c index 5c4604995..63c076637 100644 --- a/runtime/quark/codelets/codelet_zherk.c +++ b/runtime/quark/codelets/codelet_zherk.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zhessq.c b/runtime/quark/codelets/codelet_zhessq.c index 757ca95da..d2b26d45c 100644 --- a/runtime/quark/codelets/codelet_zhessq.c +++ b/runtime/quark/codelets/codelet_zhessq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zlacpy.c b/runtime/quark/codelets/codelet_zlacpy.c index 7760547f3..abb24651f 100644 --- a/runtime/quark/codelets/codelet_zlacpy.c +++ b/runtime/quark/codelets/codelet_zlacpy.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zlag2c.c b/runtime/quark/codelets/codelet_zlag2c.c index 63f4c7f75..286eb4fb8 100644 --- a/runtime/quark/codelets/codelet_zlag2c.c +++ b/runtime/quark/codelets/codelet_zlag2c.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zlange.c b/runtime/quark/codelets/codelet_zlange.c index 5b129dbc4..00927a178 100644 --- a/runtime/quark/codelets/codelet_zlange.c +++ b/runtime/quark/codelets/codelet_zlange.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zlanhe.c b/runtime/quark/codelets/codelet_zlanhe.c index 7cf7d09dc..ed447afff 100644 --- a/runtime/quark/codelets/codelet_zlanhe.c +++ b/runtime/quark/codelets/codelet_zlanhe.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zlansy.c b/runtime/quark/codelets/codelet_zlansy.c index c4f4b5af0..1409bb5b2 100644 --- a/runtime/quark/codelets/codelet_zlansy.c +++ b/runtime/quark/codelets/codelet_zlansy.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zlantr.c b/runtime/quark/codelets/codelet_zlantr.c index 400b475b2..3f189c388 100644 --- a/runtime/quark/codelets/codelet_zlantr.c +++ b/runtime/quark/codelets/codelet_zlantr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zlaset.c b/runtime/quark/codelets/codelet_zlaset.c index a41c99769..1d9c35dc0 100644 --- a/runtime/quark/codelets/codelet_zlaset.c +++ b/runtime/quark/codelets/codelet_zlaset.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zlaset2.c b/runtime/quark/codelets/codelet_zlaset2.c index 63a02aff8..966debdbb 100644 --- a/runtime/quark/codelets/codelet_zlaset2.c +++ b/runtime/quark/codelets/codelet_zlaset2.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zlauum.c b/runtime/quark/codelets/codelet_zlauum.c index 94e2a905d..326963312 100644 --- a/runtime/quark/codelets/codelet_zlauum.c +++ b/runtime/quark/codelets/codelet_zlauum.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zpamm.c b/runtime/quark/codelets/codelet_zpamm.c index e1ae0009f..c6f07570b 100644 --- a/runtime/quark/codelets/codelet_zpamm.c +++ b/runtime/quark/codelets/codelet_zpamm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zplghe.c b/runtime/quark/codelets/codelet_zplghe.c index 03aaa7550..ddf863cf7 100644 --- a/runtime/quark/codelets/codelet_zplghe.c +++ b/runtime/quark/codelets/codelet_zplghe.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zplgsy.c b/runtime/quark/codelets/codelet_zplgsy.c index 31565182c..2c431162c 100644 --- a/runtime/quark/codelets/codelet_zplgsy.c +++ b/runtime/quark/codelets/codelet_zplgsy.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zplrnt.c b/runtime/quark/codelets/codelet_zplrnt.c index 64bdb1fba..8b25e93df 100644 --- a/runtime/quark/codelets/codelet_zplrnt.c +++ b/runtime/quark/codelets/codelet_zplrnt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zplssq.c b/runtime/quark/codelets/codelet_zplssq.c index 9114c0ede..08e390e1b 100644 --- a/runtime/quark/codelets/codelet_zplssq.c +++ b/runtime/quark/codelets/codelet_zplssq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zpotrf.c b/runtime/quark/codelets/codelet_zpotrf.c index 323eba771..2cdb853fc 100644 --- a/runtime/quark/codelets/codelet_zpotrf.c +++ b/runtime/quark/codelets/codelet_zpotrf.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zssssm.c b/runtime/quark/codelets/codelet_zssssm.c index 17fa75dba..81c921093 100644 --- a/runtime/quark/codelets/codelet_zssssm.c +++ b/runtime/quark/codelets/codelet_zssssm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zsymm.c b/runtime/quark/codelets/codelet_zsymm.c index 771fb16e4..b6e2ef7c1 100644 --- a/runtime/quark/codelets/codelet_zsymm.c +++ b/runtime/quark/codelets/codelet_zsymm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zsyr2k.c b/runtime/quark/codelets/codelet_zsyr2k.c index a7a380ec2..742629c47 100644 --- a/runtime/quark/codelets/codelet_zsyr2k.c +++ b/runtime/quark/codelets/codelet_zsyr2k.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zsyrk.c b/runtime/quark/codelets/codelet_zsyrk.c index 5c87bfe44..6af06eab4 100644 --- a/runtime/quark/codelets/codelet_zsyrk.c +++ b/runtime/quark/codelets/codelet_zsyrk.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zsyssq.c b/runtime/quark/codelets/codelet_zsyssq.c index 6a1c41354..4eda52dfb 100644 --- a/runtime/quark/codelets/codelet_zsyssq.c +++ b/runtime/quark/codelets/codelet_zsyssq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zsytrf_nopiv.c b/runtime/quark/codelets/codelet_zsytrf_nopiv.c index b10c0791c..c848c9592 100644 --- a/runtime/quark/codelets/codelet_zsytrf_nopiv.c +++ b/runtime/quark/codelets/codelet_zsytrf_nopiv.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_ztile_zero.c b/runtime/quark/codelets/codelet_ztile_zero.c index b842f4900..432e05391 100644 --- a/runtime/quark/codelets/codelet_ztile_zero.c +++ b/runtime/quark/codelets/codelet_ztile_zero.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_ztrasm.c b/runtime/quark/codelets/codelet_ztrasm.c index 5029ae749..47ba4bd34 100644 --- a/runtime/quark/codelets/codelet_ztrasm.c +++ b/runtime/quark/codelets/codelet_ztrasm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_ztrmm.c b/runtime/quark/codelets/codelet_ztrmm.c index 0aa527a44..b301ec39c 100644 --- a/runtime/quark/codelets/codelet_ztrmm.c +++ b/runtime/quark/codelets/codelet_ztrmm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_ztrsm.c b/runtime/quark/codelets/codelet_ztrsm.c index d5892d7ee..47405c2d9 100644 --- a/runtime/quark/codelets/codelet_ztrsm.c +++ b/runtime/quark/codelets/codelet_ztrsm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_ztrssq.c b/runtime/quark/codelets/codelet_ztrssq.c index 600df28e2..b14714d99 100644 --- a/runtime/quark/codelets/codelet_ztrssq.c +++ b/runtime/quark/codelets/codelet_ztrssq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_ztrtri.c b/runtime/quark/codelets/codelet_ztrtri.c index bdc8d4f50..4ab50e820 100644 --- a/runtime/quark/codelets/codelet_ztrtri.c +++ b/runtime/quark/codelets/codelet_ztrtri.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_ztslqt.c b/runtime/quark/codelets/codelet_ztslqt.c index 9ec6c4daf..34fcfb46b 100644 --- a/runtime/quark/codelets/codelet_ztslqt.c +++ b/runtime/quark/codelets/codelet_ztslqt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_ztsmlq.c b/runtime/quark/codelets/codelet_ztsmlq.c index a4baa79c3..7faf746e0 100644 --- a/runtime/quark/codelets/codelet_ztsmlq.c +++ b/runtime/quark/codelets/codelet_ztsmlq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_ztsmqr.c b/runtime/quark/codelets/codelet_ztsmqr.c index af51b23f8..2df8c5dce 100644 --- a/runtime/quark/codelets/codelet_ztsmqr.c +++ b/runtime/quark/codelets/codelet_ztsmqr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_ztsqrt.c b/runtime/quark/codelets/codelet_ztsqrt.c index baf412836..edccae78f 100644 --- a/runtime/quark/codelets/codelet_ztsqrt.c +++ b/runtime/quark/codelets/codelet_ztsqrt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_ztstrf.c b/runtime/quark/codelets/codelet_ztstrf.c index 371d2af51..b21e6b6fd 100644 --- a/runtime/quark/codelets/codelet_ztstrf.c +++ b/runtime/quark/codelets/codelet_ztstrf.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zttlqt.c b/runtime/quark/codelets/codelet_zttlqt.c index e310397b3..79a0b21a6 100644 --- a/runtime/quark/codelets/codelet_zttlqt.c +++ b/runtime/quark/codelets/codelet_zttlqt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zttmlq.c b/runtime/quark/codelets/codelet_zttmlq.c index fe7a92b32..69c3e3663 100644 --- a/runtime/quark/codelets/codelet_zttmlq.c +++ b/runtime/quark/codelets/codelet_zttmlq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zttmqr.c b/runtime/quark/codelets/codelet_zttmqr.c index 5b6446fb8..09c43df5a 100644 --- a/runtime/quark/codelets/codelet_zttmqr.c +++ b/runtime/quark/codelets/codelet_zttmqr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zttqrt.c b/runtime/quark/codelets/codelet_zttqrt.c index b96f51059..37b5ac8b6 100644 --- a/runtime/quark/codelets/codelet_zttqrt.c +++ b/runtime/quark/codelets/codelet_zttqrt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zunmlq.c b/runtime/quark/codelets/codelet_zunmlq.c index 74904d6d7..c315b6632 100644 --- a/runtime/quark/codelets/codelet_zunmlq.c +++ b/runtime/quark/codelets/codelet_zunmlq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/codelets/codelet_zunmqr.c b/runtime/quark/codelets/codelet_zunmqr.c index 62e169b9b..78153a50c 100644 --- a/runtime/quark/codelets/codelet_zunmqr.c +++ b/runtime/quark/codelets/codelet_zunmqr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/control/async.c b/runtime/quark/control/async.c index 057601257..f70079f36 100644 --- a/runtime/quark/control/async.c +++ b/runtime/quark/control/async.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/control/context.c b/runtime/quark/control/context.c index e71c420e4..35467458b 100644 --- a/runtime/quark/control/context.c +++ b/runtime/quark/control/context.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/control/control.c b/runtime/quark/control/control.c index e72164213..1fe344ac1 100644 --- a/runtime/quark/control/control.c +++ b/runtime/quark/control/control.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/control/descriptor.c b/runtime/quark/control/descriptor.c index af2c9ffc5..f938b2f5a 100644 --- a/runtime/quark/control/descriptor.c +++ b/runtime/quark/control/descriptor.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/control/options.c b/runtime/quark/control/options.c index d9d2d64d4..1b507aba6 100644 --- a/runtime/quark/control/options.c +++ b/runtime/quark/control/options.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/control/profiling.c b/runtime/quark/control/profiling.c index 1e15968b4..7ce9bb07b 100644 --- a/runtime/quark/control/profiling.c +++ b/runtime/quark/control/profiling.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/control/zlocality.c b/runtime/quark/control/zlocality.c index 07f983b04..f88ab23b3 100644 --- a/runtime/quark/control/zlocality.c +++ b/runtime/quark/control/zlocality.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/control/zprofiling.c b/runtime/quark/control/zprofiling.c index 188773532..4dc3017ab 100644 --- a/runtime/quark/control/zprofiling.c +++ b/runtime/quark/control/zprofiling.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/include/CMakeLists.txt b/runtime/quark/include/CMakeLists.txt index f93f8de7d..9dd453b6a 100644 --- a/runtime/quark/include/CMakeLists.txt +++ b/runtime/quark/include/CMakeLists.txt @@ -1,10 +1,10 @@ ### # -# @copyright (c) 2009-2014 The University of Tennessee and The University -# of Tennessee Research Foundation. +# @copyright (c) 2009-2014 The University of Tennessee and The University +# of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/runtime/quark/include/core_blas_dag.h b/runtime/quark/include/core_blas_dag.h index 929599ce1..78e0fb6c1 100644 --- a/runtime/quark/include/core_blas_dag.h +++ b/runtime/quark/include/core_blas_dag.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/include/morse_quark.h b/runtime/quark/include/morse_quark.h index 1dbfce590..605d92dce 100644 --- a/runtime/quark/include/morse_quark.h +++ b/runtime/quark/include/morse_quark.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/include/quark_blas.h b/runtime/quark/include/quark_blas.h index 178404cc4..f655edf2e 100644 --- a/runtime/quark/include/quark_blas.h +++ b/runtime/quark/include/quark_blas.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/include/quark_zblas.h b/runtime/quark/include/quark_zblas.h index 881ec4639..d711277ed 100644 --- a/runtime/quark/include/quark_zblas.h +++ b/runtime/quark/include/quark_zblas.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/quark/include/quark_zcblas.h b/runtime/quark/include/quark_zcblas.h index ec68bea7f..2f14a3ae6 100644 --- a/runtime/quark/include/quark_zcblas.h +++ b/runtime/quark/include/quark_zcblas.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/CMakeLists.txt b/runtime/starpu/CMakeLists.txt index 5fc8af050..aba88905e 100644 --- a/runtime/starpu/CMakeLists.txt +++ b/runtime/starpu/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/runtime/starpu/codelets/codelet_dataflush.c b/runtime/starpu/codelets/codelet_dataflush.c index caf3ecb18..11f60a62b 100644 --- a/runtime/starpu/codelets/codelet_dataflush.c +++ b/runtime/starpu/codelets/codelet_dataflush.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zasum.c b/runtime/starpu/codelets/codelet_zasum.c index f30b07b73..9de0515f1 100644 --- a/runtime/starpu/codelets/codelet_zasum.c +++ b/runtime/starpu/codelets/codelet_zasum.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zaxpy.c b/runtime/starpu/codelets/codelet_zaxpy.c index 419e613cc..7d4044ec1 100644 --- a/runtime/starpu/codelets/codelet_zaxpy.c +++ b/runtime/starpu/codelets/codelet_zaxpy.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zcallback.c b/runtime/starpu/codelets/codelet_zcallback.c index 16b46ba94..2b477f5d8 100644 --- a/runtime/starpu/codelets/codelet_zcallback.c +++ b/runtime/starpu/codelets/codelet_zcallback.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zgeadd.c b/runtime/starpu/codelets/codelet_zgeadd.c index 82e503052..d335773e6 100644 --- a/runtime/starpu/codelets/codelet_zgeadd.c +++ b/runtime/starpu/codelets/codelet_zgeadd.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zgelqt.c b/runtime/starpu/codelets/codelet_zgelqt.c index 89d8ddb7f..d1cf8e4b6 100644 --- a/runtime/starpu/codelets/codelet_zgelqt.c +++ b/runtime/starpu/codelets/codelet_zgelqt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zgemm.c b/runtime/starpu/codelets/codelet_zgemm.c index f48d47263..3f0c671b8 100644 --- a/runtime/starpu/codelets/codelet_zgemm.c +++ b/runtime/starpu/codelets/codelet_zgemm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zgeqrt.c b/runtime/starpu/codelets/codelet_zgeqrt.c index 640dbf149..10b84ad4a 100644 --- a/runtime/starpu/codelets/codelet_zgeqrt.c +++ b/runtime/starpu/codelets/codelet_zgeqrt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zgessm.c b/runtime/starpu/codelets/codelet_zgessm.c index b1a67ef64..1ff8bb268 100644 --- a/runtime/starpu/codelets/codelet_zgessm.c +++ b/runtime/starpu/codelets/codelet_zgessm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zgessq.c b/runtime/starpu/codelets/codelet_zgessq.c index 4b30a9a38..a246cd669 100644 --- a/runtime/starpu/codelets/codelet_zgessq.c +++ b/runtime/starpu/codelets/codelet_zgessq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zgetrf.c b/runtime/starpu/codelets/codelet_zgetrf.c index c1d6c1e8f..746c8e925 100644 --- a/runtime/starpu/codelets/codelet_zgetrf.c +++ b/runtime/starpu/codelets/codelet_zgetrf.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zgetrf_incpiv.c b/runtime/starpu/codelets/codelet_zgetrf_incpiv.c index f4e905b8b..571bad325 100644 --- a/runtime/starpu/codelets/codelet_zgetrf_incpiv.c +++ b/runtime/starpu/codelets/codelet_zgetrf_incpiv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zgetrf_nopiv.c b/runtime/starpu/codelets/codelet_zgetrf_nopiv.c index 77fd3fbe2..a7b5ade96 100644 --- a/runtime/starpu/codelets/codelet_zgetrf_nopiv.c +++ b/runtime/starpu/codelets/codelet_zgetrf_nopiv.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zhemm.c b/runtime/starpu/codelets/codelet_zhemm.c index 411892f71..b9cb8dfbb 100644 --- a/runtime/starpu/codelets/codelet_zhemm.c +++ b/runtime/starpu/codelets/codelet_zhemm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zher2k.c b/runtime/starpu/codelets/codelet_zher2k.c index e0f288d56..d82e8080a 100644 --- a/runtime/starpu/codelets/codelet_zher2k.c +++ b/runtime/starpu/codelets/codelet_zher2k.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zherk.c b/runtime/starpu/codelets/codelet_zherk.c index 9dfc63932..b54138ba1 100644 --- a/runtime/starpu/codelets/codelet_zherk.c +++ b/runtime/starpu/codelets/codelet_zherk.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zhessq.c b/runtime/starpu/codelets/codelet_zhessq.c index e76bb2a85..4e88f2ca0 100644 --- a/runtime/starpu/codelets/codelet_zhessq.c +++ b/runtime/starpu/codelets/codelet_zhessq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zlacpy.c b/runtime/starpu/codelets/codelet_zlacpy.c index 540416cd5..e16cbc5db 100644 --- a/runtime/starpu/codelets/codelet_zlacpy.c +++ b/runtime/starpu/codelets/codelet_zlacpy.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zlag2c.c b/runtime/starpu/codelets/codelet_zlag2c.c index 01fa83559..b9af048b5 100644 --- a/runtime/starpu/codelets/codelet_zlag2c.c +++ b/runtime/starpu/codelets/codelet_zlag2c.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zlange.c b/runtime/starpu/codelets/codelet_zlange.c index 99fc86665..9a4f3ae96 100644 --- a/runtime/starpu/codelets/codelet_zlange.c +++ b/runtime/starpu/codelets/codelet_zlange.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zlanhe.c b/runtime/starpu/codelets/codelet_zlanhe.c index 7f3081233..1b9128fb5 100644 --- a/runtime/starpu/codelets/codelet_zlanhe.c +++ b/runtime/starpu/codelets/codelet_zlanhe.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zlansy.c b/runtime/starpu/codelets/codelet_zlansy.c index 4ca628480..44576b3c3 100644 --- a/runtime/starpu/codelets/codelet_zlansy.c +++ b/runtime/starpu/codelets/codelet_zlansy.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zlantr.c b/runtime/starpu/codelets/codelet_zlantr.c index 6f2b52167..ab525de01 100644 --- a/runtime/starpu/codelets/codelet_zlantr.c +++ b/runtime/starpu/codelets/codelet_zlantr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zlaset.c b/runtime/starpu/codelets/codelet_zlaset.c index d80a35e68..84875d052 100644 --- a/runtime/starpu/codelets/codelet_zlaset.c +++ b/runtime/starpu/codelets/codelet_zlaset.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zlaset2.c b/runtime/starpu/codelets/codelet_zlaset2.c index 26149a53a..1db228c49 100644 --- a/runtime/starpu/codelets/codelet_zlaset2.c +++ b/runtime/starpu/codelets/codelet_zlaset2.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zlauum.c b/runtime/starpu/codelets/codelet_zlauum.c index fa28f3b9c..58e4d943f 100644 --- a/runtime/starpu/codelets/codelet_zlauum.c +++ b/runtime/starpu/codelets/codelet_zlauum.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zpamm.c b/runtime/starpu/codelets/codelet_zpamm.c index 6594ba930..82acd1432 100644 --- a/runtime/starpu/codelets/codelet_zpamm.c +++ b/runtime/starpu/codelets/codelet_zpamm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zplghe.c b/runtime/starpu/codelets/codelet_zplghe.c index 540ab300c..15baa81d0 100644 --- a/runtime/starpu/codelets/codelet_zplghe.c +++ b/runtime/starpu/codelets/codelet_zplghe.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zplgsy.c b/runtime/starpu/codelets/codelet_zplgsy.c index 3d9d55f73..dcd1c6472 100644 --- a/runtime/starpu/codelets/codelet_zplgsy.c +++ b/runtime/starpu/codelets/codelet_zplgsy.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zplrnt.c b/runtime/starpu/codelets/codelet_zplrnt.c index 2e86d9c41..244fb9938 100644 --- a/runtime/starpu/codelets/codelet_zplrnt.c +++ b/runtime/starpu/codelets/codelet_zplrnt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zplssq.c b/runtime/starpu/codelets/codelet_zplssq.c index f6aa6f494..119cbaa13 100644 --- a/runtime/starpu/codelets/codelet_zplssq.c +++ b/runtime/starpu/codelets/codelet_zplssq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zpotrf.c b/runtime/starpu/codelets/codelet_zpotrf.c index daf4c6db2..eec20131d 100644 --- a/runtime/starpu/codelets/codelet_zpotrf.c +++ b/runtime/starpu/codelets/codelet_zpotrf.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zssssm.c b/runtime/starpu/codelets/codelet_zssssm.c index e2a03d40a..a52f99713 100644 --- a/runtime/starpu/codelets/codelet_zssssm.c +++ b/runtime/starpu/codelets/codelet_zssssm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zsymm.c b/runtime/starpu/codelets/codelet_zsymm.c index 43e190f0e..4c935e19c 100644 --- a/runtime/starpu/codelets/codelet_zsymm.c +++ b/runtime/starpu/codelets/codelet_zsymm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zsyr2k.c b/runtime/starpu/codelets/codelet_zsyr2k.c index f609da85e..a16431d84 100644 --- a/runtime/starpu/codelets/codelet_zsyr2k.c +++ b/runtime/starpu/codelets/codelet_zsyr2k.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zsyrk.c b/runtime/starpu/codelets/codelet_zsyrk.c index cb5cd1604..4afcbeb49 100644 --- a/runtime/starpu/codelets/codelet_zsyrk.c +++ b/runtime/starpu/codelets/codelet_zsyrk.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zsyssq.c b/runtime/starpu/codelets/codelet_zsyssq.c index 3d06024fc..80a5fae75 100644 --- a/runtime/starpu/codelets/codelet_zsyssq.c +++ b/runtime/starpu/codelets/codelet_zsyssq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zsytrf_nopiv.c b/runtime/starpu/codelets/codelet_zsytrf_nopiv.c index 7dd96b81e..13742b720 100644 --- a/runtime/starpu/codelets/codelet_zsytrf_nopiv.c +++ b/runtime/starpu/codelets/codelet_zsytrf_nopiv.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_ztile_zero.c b/runtime/starpu/codelets/codelet_ztile_zero.c index 2117d7f3c..795855ce7 100644 --- a/runtime/starpu/codelets/codelet_ztile_zero.c +++ b/runtime/starpu/codelets/codelet_ztile_zero.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_ztrasm.c b/runtime/starpu/codelets/codelet_ztrasm.c index 12a87b823..9a80c5136 100644 --- a/runtime/starpu/codelets/codelet_ztrasm.c +++ b/runtime/starpu/codelets/codelet_ztrasm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_ztrmm.c b/runtime/starpu/codelets/codelet_ztrmm.c index 19887cb85..6823fb7fe 100644 --- a/runtime/starpu/codelets/codelet_ztrmm.c +++ b/runtime/starpu/codelets/codelet_ztrmm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_ztrsm.c b/runtime/starpu/codelets/codelet_ztrsm.c index daec68b58..7cc368421 100644 --- a/runtime/starpu/codelets/codelet_ztrsm.c +++ b/runtime/starpu/codelets/codelet_ztrsm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_ztrssq.c b/runtime/starpu/codelets/codelet_ztrssq.c index 200c32964..daf4b675d 100644 --- a/runtime/starpu/codelets/codelet_ztrssq.c +++ b/runtime/starpu/codelets/codelet_ztrssq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_ztrtri.c b/runtime/starpu/codelets/codelet_ztrtri.c index 6b678a333..864fb745f 100644 --- a/runtime/starpu/codelets/codelet_ztrtri.c +++ b/runtime/starpu/codelets/codelet_ztrtri.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_ztslqt.c b/runtime/starpu/codelets/codelet_ztslqt.c index e914fcb5b..c81353fa0 100644 --- a/runtime/starpu/codelets/codelet_ztslqt.c +++ b/runtime/starpu/codelets/codelet_ztslqt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_ztsmlq.c b/runtime/starpu/codelets/codelet_ztsmlq.c index 28a982e2b..f819ec03c 100644 --- a/runtime/starpu/codelets/codelet_ztsmlq.c +++ b/runtime/starpu/codelets/codelet_ztsmlq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_ztsmqr.c b/runtime/starpu/codelets/codelet_ztsmqr.c index 842cfd768..314d09c8a 100644 --- a/runtime/starpu/codelets/codelet_ztsmqr.c +++ b/runtime/starpu/codelets/codelet_ztsmqr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_ztsqrt.c b/runtime/starpu/codelets/codelet_ztsqrt.c index e819b32fa..88ab8abd3 100644 --- a/runtime/starpu/codelets/codelet_ztsqrt.c +++ b/runtime/starpu/codelets/codelet_ztsqrt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_ztstrf.c b/runtime/starpu/codelets/codelet_ztstrf.c index 486055268..a9396f371 100644 --- a/runtime/starpu/codelets/codelet_ztstrf.c +++ b/runtime/starpu/codelets/codelet_ztstrf.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zttlqt.c b/runtime/starpu/codelets/codelet_zttlqt.c index 36859f50b..ea63ee754 100644 --- a/runtime/starpu/codelets/codelet_zttlqt.c +++ b/runtime/starpu/codelets/codelet_zttlqt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zttmlq.c b/runtime/starpu/codelets/codelet_zttmlq.c index db31a76d6..d269ee7e4 100644 --- a/runtime/starpu/codelets/codelet_zttmlq.c +++ b/runtime/starpu/codelets/codelet_zttmlq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zttmqr.c b/runtime/starpu/codelets/codelet_zttmqr.c index e7e2db2b3..5015234e3 100644 --- a/runtime/starpu/codelets/codelet_zttmqr.c +++ b/runtime/starpu/codelets/codelet_zttmqr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zttqrt.c b/runtime/starpu/codelets/codelet_zttqrt.c index 610cb380f..cb74c0a5a 100644 --- a/runtime/starpu/codelets/codelet_zttqrt.c +++ b/runtime/starpu/codelets/codelet_zttqrt.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zunmlq.c b/runtime/starpu/codelets/codelet_zunmlq.c index 6d4a3d91d..6482c4e4a 100644 --- a/runtime/starpu/codelets/codelet_zunmlq.c +++ b/runtime/starpu/codelets/codelet_zunmlq.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/codelets/codelet_zunmqr.c b/runtime/starpu/codelets/codelet_zunmqr.c index d55ef0477..7c4029b18 100644 --- a/runtime/starpu/codelets/codelet_zunmqr.c +++ b/runtime/starpu/codelets/codelet_zunmqr.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/control/async.c b/runtime/starpu/control/async.c index f80ecbb75..fa4c0efbd 100644 --- a/runtime/starpu/control/async.c +++ b/runtime/starpu/control/async.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/control/context.c b/runtime/starpu/control/context.c index 53b180f8f..3cfecff31 100644 --- a/runtime/starpu/control/context.c +++ b/runtime/starpu/control/context.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/control/control.c b/runtime/starpu/control/control.c index 9a8e654e6..3be66f0fa 100644 --- a/runtime/starpu/control/control.c +++ b/runtime/starpu/control/control.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/control/descriptor.c b/runtime/starpu/control/descriptor.c index 56ab4e744..34cd3922a 100644 --- a/runtime/starpu/control/descriptor.c +++ b/runtime/starpu/control/descriptor.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/control/options.c b/runtime/starpu/control/options.c index ddc167005..2fd541872 100644 --- a/runtime/starpu/control/options.c +++ b/runtime/starpu/control/options.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/control/profiling.c b/runtime/starpu/control/profiling.c index 6c5b056d1..0bc9d9db7 100644 --- a/runtime/starpu/control/profiling.c +++ b/runtime/starpu/control/profiling.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/control/workspace.c b/runtime/starpu/control/workspace.c index ae4e78ac7..a9030d008 100644 --- a/runtime/starpu/control/workspace.c +++ b/runtime/starpu/control/workspace.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/control/zlocality.c b/runtime/starpu/control/zlocality.c index 41f2ae84a..5d5d70680 100644 --- a/runtime/starpu/control/zlocality.c +++ b/runtime/starpu/control/zlocality.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/control/zprofiling.c b/runtime/starpu/control/zprofiling.c index 65e23dff6..cf09650e0 100644 --- a/runtime/starpu/control/zprofiling.c +++ b/runtime/starpu/control/zprofiling.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/include/codelet_profile.h b/runtime/starpu/include/codelet_profile.h index b38a70824..de61f471c 100644 --- a/runtime/starpu/include/codelet_profile.h +++ b/runtime/starpu/include/codelet_profile.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/include/codelet_z.h b/runtime/starpu/include/codelet_z.h index 6ed8a6d4c..b48536030 100644 --- a/runtime/starpu/include/codelet_z.h +++ b/runtime/starpu/include/codelet_z.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/include/codelets.h b/runtime/starpu/include/codelets.h index 4194086b6..02b9d2bb3 100644 --- a/runtime/starpu/include/codelets.h +++ b/runtime/starpu/include/codelets.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/include/morse_starpu.h b/runtime/starpu/include/morse_starpu.h index d51109391..0862009bc 100644 --- a/runtime/starpu/include/morse_starpu.h +++ b/runtime/starpu/include/morse_starpu.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/include/profiling.h b/runtime/starpu/include/profiling.h index 1b417902a..634aef796 100644 --- a/runtime/starpu/include/profiling.h +++ b/runtime/starpu/include/profiling.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/runtime/starpu/include/workspace.h b/runtime/starpu/include/workspace.h index b8aca43ae..37bf993bc 100644 --- a/runtime/starpu/include/workspace.h +++ b/runtime/starpu/include/workspace.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/simucore/CMakeLists.txt b/simucore/CMakeLists.txt index c92f2943f..d57fe4902 100755 --- a/simucore/CMakeLists.txt +++ b/simucore/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/simucore/simucblas/CMakeLists.txt b/simucore/simucblas/CMakeLists.txt index c2d31f955..0be6078f1 100644 --- a/simucore/simucblas/CMakeLists.txt +++ b/simucore/simucblas/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/simucore/simucblas/cblas.h b/simucore/simucblas/cblas.h index 9a7f24bae..45cded36b 100644 --- a/simucore/simucblas/cblas.h +++ b/simucore/simucblas/cblas.h @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/simucore/simucblas/simucblas.c b/simucore/simucblas/simucblas.c index bb0fbd5b2..9590bed43 100644 --- a/simucore/simucblas/simucblas.c +++ b/simucore/simucblas/simucblas.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/simucore/simulapacke/CMakeLists.txt b/simucore/simulapacke/CMakeLists.txt index 02cc9d395..677b7e634 100644 --- a/simucore/simulapacke/CMakeLists.txt +++ b/simucore/simulapacke/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/simucore/simulapacke/lapacke.h b/simucore/simulapacke/lapacke.h index d4187330f..9c6179468 100644 --- a/simucore/simulapacke/lapacke.h +++ b/simucore/simulapacke/lapacke.h @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/simucore/simulapacke/lapacke_config.h b/simucore/simulapacke/lapacke_config.h index 79602787b..b5e748639 100644 --- a/simucore/simulapacke/lapacke_config.h +++ b/simucore/simulapacke/lapacke_config.h @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/simucore/simulapacke/simulapacke.c b/simucore/simulapacke/simulapacke.c index 1a86bf8b6..4e91669b6 100644 --- a/simucore/simulapacke/simulapacke.c +++ b/simucore/simulapacke/simulapacke.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/CMakeLists.txt b/testing/CMakeLists.txt index 70948add9..b369d31a0 100644 --- a/testing/CMakeLists.txt +++ b/testing/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/testing/lin/CMakeLists.txt b/testing/lin/CMakeLists.txt index 897038c6e..1c970eb59 100644 --- a/testing/lin/CMakeLists.txt +++ b/testing/lin/CMakeLists.txt @@ -1,10 +1,10 @@ ### # -# @copyright (c) 2009-2014 The University of Tennessee and The University -# of Tennessee Research Foundation. +# @copyright (c) 2009-2014 The University of Tennessee and The University +# of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/testing/testing_zauxiliary.c b/testing/testing_zauxiliary.c index 419e05606..33216c930 100644 --- a/testing/testing_zauxiliary.c +++ b/testing/testing_zauxiliary.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/testing_zauxiliary.h b/testing/testing_zauxiliary.h index 8795a30af..6cdccee41 100644 --- a/testing/testing_zauxiliary.h +++ b/testing/testing_zauxiliary.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/testing_zgels.c b/testing/testing_zgels.c index 386d62219..8c6cdab6a 100644 --- a/testing/testing_zgels.c +++ b/testing/testing_zgels.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/testing_zgemm.c b/testing/testing_zgemm.c index 47c75ec6b..700976761 100644 --- a/testing/testing_zgemm.c +++ b/testing/testing_zgemm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/testing_zgesv_incpiv.c b/testing/testing_zgesv_incpiv.c index 08e28e23b..74e2febaf 100644 --- a/testing/testing_zgesv_incpiv.c +++ b/testing/testing_zgesv_incpiv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/testing_zhemm.c b/testing/testing_zhemm.c index aa190c7fe..bdcb677a7 100644 --- a/testing/testing_zhemm.c +++ b/testing/testing_zhemm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/testing_zher2k.c b/testing/testing_zher2k.c index 60b6c5e0a..074699f9e 100644 --- a/testing/testing_zher2k.c +++ b/testing/testing_zher2k.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/testing_zherk.c b/testing/testing_zherk.c index 2be7fac8a..3179f3ad0 100644 --- a/testing/testing_zherk.c +++ b/testing/testing_zherk.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/testing_zlange.c b/testing/testing_zlange.c index 4ed07f0ba..33d265793 100644 --- a/testing/testing_zlange.c +++ b/testing/testing_zlange.c @@ -4,7 +4,7 @@ * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/testing_zpemv.c b/testing/testing_zpemv.c index 072aacb8c..91976d810 100644 --- a/testing/testing_zpemv.c +++ b/testing/testing_zpemv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/testing_zposv.c b/testing/testing_zposv.c index 0e2d96042..2e6e67f5b 100644 --- a/testing/testing_zposv.c +++ b/testing/testing_zposv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/testing_zpotri.c b/testing/testing_zpotri.c index 9361175a7..2e804c514 100644 --- a/testing/testing_zpotri.c +++ b/testing/testing_zpotri.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/testing_zsymm.c b/testing/testing_zsymm.c index acb2c859d..613e8cf8e 100644 --- a/testing/testing_zsymm.c +++ b/testing/testing_zsymm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/testing_zsyr2k.c b/testing/testing_zsyr2k.c index fbe412e0c..bb5da3584 100644 --- a/testing/testing_zsyr2k.c +++ b/testing/testing_zsyr2k.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/testing_zsyrk.c b/testing/testing_zsyrk.c index b0e88b6e2..f3f0288e3 100644 --- a/testing/testing_zsyrk.c +++ b/testing/testing_zsyrk.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/testing_ztrmm.c b/testing/testing_ztrmm.c index afc1be892..9fbb103be 100644 --- a/testing/testing_ztrmm.c +++ b/testing/testing_ztrmm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/testing/testing_ztrsm.c b/testing/testing_ztrsm.c index 5cfb158e5..c4fabdab8 100644 --- a/testing/testing_ztrsm.c +++ b/testing/testing_ztrsm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/CMakeLists.txt b/timing/CMakeLists.txt index 852828f98..a173c1fb6 100644 --- a/timing/CMakeLists.txt +++ b/timing/CMakeLists.txt @@ -4,7 +4,7 @@ # of Tennessee Research Foundation. # All rights reserved. # @copyright (c) 2012-2014 Inria. All rights reserved. -# @copyright (c) 2012-2014 IPB. All rights reserved. +# @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. # ### # diff --git a/timing/auxiliary.c b/timing/auxiliary.c index bff35a3eb..6d14b39fe 100644 --- a/timing/auxiliary.c +++ b/timing/auxiliary.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/auxiliary.h b/timing/auxiliary.h index beb700dd1..4cac21298 100644 --- a/timing/auxiliary.h +++ b/timing/auxiliary.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/flops.h b/timing/flops.h index 9b93e7d7a..630f2f76d 100644 --- a/timing/flops.h +++ b/timing/flops.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zgels.c b/timing/time_zgels.c index 0f18c9daa..3b15552a3 100644 --- a/timing/time_zgels.c +++ b/timing/time_zgels.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zgels_tile.c b/timing/time_zgels_tile.c index 70eb7024e..46e1eeb2a 100644 --- a/timing/time_zgels_tile.c +++ b/timing/time_zgels_tile.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zgemm.c b/timing/time_zgemm.c index fbdb436d9..029e712e6 100644 --- a/timing/time_zgemm.c +++ b/timing/time_zgemm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zgemm_tile.c b/timing/time_zgemm_tile.c index 4600f2141..b6db750c1 100644 --- a/timing/time_zgemm_tile.c +++ b/timing/time_zgemm_tile.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zgeqrf.c b/timing/time_zgeqrf.c index 9b7ae6def..0bbbc97ef 100644 --- a/timing/time_zgeqrf.c +++ b/timing/time_zgeqrf.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zgeqrf_tile.c b/timing/time_zgeqrf_tile.c index 60bf6fd85..b3fdf09aa 100644 --- a/timing/time_zgeqrf_tile.c +++ b/timing/time_zgeqrf_tile.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zgesv_incpiv.c b/timing/time_zgesv_incpiv.c index 07277a4fe..598f93aad 100644 --- a/timing/time_zgesv_incpiv.c +++ b/timing/time_zgesv_incpiv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zgesv_incpiv_tile.c b/timing/time_zgesv_incpiv_tile.c index 75b167754..a8d2c1a2e 100644 --- a/timing/time_zgesv_incpiv_tile.c +++ b/timing/time_zgesv_incpiv_tile.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zgesv_nopiv.c b/timing/time_zgesv_nopiv.c index 42b3f35d6..5bc357ea9 100755 --- a/timing/time_zgesv_nopiv.c +++ b/timing/time_zgesv_nopiv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zgesv_nopiv_tile.c b/timing/time_zgesv_nopiv_tile.c index 8b98ab20b..79db93d14 100755 --- a/timing/time_zgesv_nopiv_tile.c +++ b/timing/time_zgesv_nopiv_tile.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zgetrf_incpiv.c b/timing/time_zgetrf_incpiv.c index 170f47870..4628ba0c8 100644 --- a/timing/time_zgetrf_incpiv.c +++ b/timing/time_zgetrf_incpiv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zgetrf_incpiv_tile.c b/timing/time_zgetrf_incpiv_tile.c index 9fcbcd285..b6cc4abbe 100644 --- a/timing/time_zgetrf_incpiv_tile.c +++ b/timing/time_zgetrf_incpiv_tile.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zgetrf_nopiv.c b/timing/time_zgetrf_nopiv.c index 1dd27dd7a..a475dc9c9 100644 --- a/timing/time_zgetrf_nopiv.c +++ b/timing/time_zgetrf_nopiv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zgetrf_nopiv_tile.c b/timing/time_zgetrf_nopiv_tile.c index 2db93f6a4..c53b92910 100644 --- a/timing/time_zgetrf_nopiv_tile.c +++ b/timing/time_zgetrf_nopiv_tile.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zgetri_tile.c b/timing/time_zgetri_tile.c index 87547e6b9..471f30f62 100644 --- a/timing/time_zgetri_tile.c +++ b/timing/time_zgetri_tile.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zlange.c b/timing/time_zlange.c index b99ca650a..844419eb7 100644 --- a/timing/time_zlange.c +++ b/timing/time_zlange.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zlange_tile.c b/timing/time_zlange_tile.c index d5c9f6769..4960cdd17 100644 --- a/timing/time_zlange_tile.c +++ b/timing/time_zlange_tile.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zposv.c b/timing/time_zposv.c index 3dbc358e1..e2b95e320 100644 --- a/timing/time_zposv.c +++ b/timing/time_zposv.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zposv_tile.c b/timing/time_zposv_tile.c index 301d2bb07..0670620fa 100644 --- a/timing/time_zposv_tile.c +++ b/timing/time_zposv_tile.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zpotrf.c b/timing/time_zpotrf.c index ce53c2903..eb5701594 100644 --- a/timing/time_zpotrf.c +++ b/timing/time_zpotrf.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zpotrf_tile.c b/timing/time_zpotrf_tile.c index 6562e4b0a..631004329 100644 --- a/timing/time_zpotrf_tile.c +++ b/timing/time_zpotrf_tile.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zpotri_tile.c b/timing/time_zpotri_tile.c index 2cfbac4d2..c1c5e6ccc 100644 --- a/timing/time_zpotri_tile.c +++ b/timing/time_zpotri_tile.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_zsytrf_tile.c b/timing/time_zsytrf_tile.c index 08f125a1c..26b9f0852 100644 --- a/timing/time_zsytrf_tile.c +++ b/timing/time_zsytrf_tile.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/time_ztrsm.c b/timing/time_ztrsm.c index 2f9176c50..6a8043a0f 100644 --- a/timing/time_ztrsm.c +++ b/timing/time_ztrsm.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/timing.c b/timing/timing.c index 92c15fe88..628d0d29e 100644 --- a/timing/timing.c +++ b/timing/timing.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/timing.h b/timing/timing.h index bf8f2403b..00a542bc4 100644 --- a/timing/timing.h +++ b/timing/timing.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/zauxiliary.c b/timing/zauxiliary.c index 5c5def9d2..483ed97a8 100644 --- a/timing/zauxiliary.c +++ b/timing/zauxiliary.c @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ diff --git a/timing/zauxiliary.h b/timing/zauxiliary.h index 3fc119ca0..3ba0b61f1 100644 --- a/timing/zauxiliary.h +++ b/timing/zauxiliary.h @@ -1,10 +1,10 @@ /** * - * @copyright (c) 2009-2014 The University of Tennessee and The University - * of Tennessee Research Foundation. + * @copyright (c) 2009-2014 The University of Tennessee and The University + * of Tennessee Research Foundation. * All rights reserved. * @copyright (c) 2012-2014 Inria. All rights reserved. - * @copyright (c) 2012-2014 IPB. All rights reserved. + * @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights reserved. * **/ -- GitLab