summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2015-11-15 20:33:40 +0000
committerjulie <julielangou@users.noreply.github.com>2015-11-15 20:33:40 +0000
commit50d40d78527266d390700416e6c2ecdf666302ca (patch)
tree13344da849c8807f66cf7ad5eb7efa1d1adfd5d9
parent7d7b8483f7750bfbf16fd2937e9ad87f21511791 (diff)
downloadlapack-50d40d78527266d390700416e6c2ecdf666302ca.tar.gz
lapack-50d40d78527266d390700416e6c2ecdf666302ca.tar.bz2
lapack-50d40d78527266d390700416e6c2ecdf666302ca.zip
Updating version number
-rw-r--r--BLAS/SRC/cdotc.f6
-rw-r--r--BLAS/SRC/cdotu.f6
-rw-r--r--BLAS/SRC/cgbmv.f6
-rw-r--r--BLAS/SRC/cgemm.f6
-rw-r--r--BLAS/SRC/cgemv.f6
-rw-r--r--BLAS/SRC/dcabs1.f6
-rw-r--r--BLAS/SRC/dgbmv.f6
-rw-r--r--BLAS/SRC/dgemm.f6
-rw-r--r--BLAS/SRC/dgemv.f6
-rw-r--r--BLAS/SRC/dzasum.f6
-rw-r--r--BLAS/SRC/icamax.f6
-rw-r--r--BLAS/SRC/idamax.f6
-rw-r--r--BLAS/SRC/isamax.f6
-rw-r--r--BLAS/SRC/izamax.f6
-rw-r--r--BLAS/SRC/scabs1.f6
-rw-r--r--BLAS/SRC/scasum.f6
-rw-r--r--BLAS/SRC/sgbmv.f6
-rw-r--r--BLAS/SRC/sgemm.f6
-rw-r--r--BLAS/SRC/sgemv.f6
-rw-r--r--BLAS/SRC/zdotc.f6
-rw-r--r--BLAS/SRC/zdotu.f6
-rw-r--r--BLAS/SRC/zgbmv.f6
-rw-r--r--BLAS/SRC/zgemm.f6
-rw-r--r--BLAS/SRC/zgemv.f6
-rw-r--r--CBLAS/README2
-rw-r--r--CBLAS/include/CMakeLists.txt2
-rw-r--r--CMakeLists.txt2
-rw-r--r--DOCS/Doxyfile5
-rw-r--r--DOCS/Doxyfile_man2
-rw-r--r--INSTALL/dlamch.f10
-rw-r--r--INSTALL/ilaver.f8
-rw-r--r--INSTALL/make.inc.ALPHA2
-rw-r--r--INSTALL/make.inc.HPPA2
-rw-r--r--INSTALL/make.inc.IRIX642
-rw-r--r--INSTALL/make.inc.O2K2
-rw-r--r--INSTALL/make.inc.SGI52
-rw-r--r--INSTALL/make.inc.SUN42
-rw-r--r--INSTALL/make.inc.SUN4SOL22
-rw-r--r--INSTALL/make.inc.XLF2
-rw-r--r--INSTALL/make.inc.gfortran2
-rw-r--r--INSTALL/make.inc.gfortran_debug2
-rw-r--r--INSTALL/make.inc.ifort2
-rw-r--r--INSTALL/make.inc.pgf952
-rw-r--r--INSTALL/make.inc.pghpf2
-rw-r--r--LAPACKE/example/example_DGELS_colmajor.c4
-rw-r--r--LAPACKE/example/example_DGELS_rowmajor.c4
-rw-r--r--LAPACKE/example/example_DGESV_colmajor.c4
-rw-r--r--LAPACKE/example/example_DGESV_rowmajor.c4
-rw-r--r--LAPACKE/src/lapacke_cbbcsd.c2
-rw-r--r--LAPACKE/src/lapacke_cbbcsd_work.c2
-rw-r--r--LAPACKE/src/lapacke_cbdsqr.c2
-rw-r--r--LAPACKE/src/lapacke_cbdsqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgbbrd.c2
-rw-r--r--LAPACKE/src/lapacke_cgbbrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgbcon.c2
-rw-r--r--LAPACKE/src/lapacke_cgbcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgbequ.c2
-rw-r--r--LAPACKE/src/lapacke_cgbequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgbequb.c2
-rw-r--r--LAPACKE/src/lapacke_cgbequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgbrfs.c2
-rw-r--r--LAPACKE/src/lapacke_cgbrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgbrfsx.c2
-rw-r--r--LAPACKE/src/lapacke_cgbrfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgbsv.c2
-rw-r--r--LAPACKE/src/lapacke_cgbsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgbsvx.c2
-rw-r--r--LAPACKE/src/lapacke_cgbsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgbsvxx.c2
-rw-r--r--LAPACKE/src/lapacke_cgbsvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgbtrf.c2
-rw-r--r--LAPACKE/src/lapacke_cgbtrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgbtrs.c2
-rw-r--r--LAPACKE/src/lapacke_cgbtrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgebak.c2
-rw-r--r--LAPACKE/src/lapacke_cgebak_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgebal.c2
-rw-r--r--LAPACKE/src/lapacke_cgebal_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgebrd.c2
-rw-r--r--LAPACKE/src/lapacke_cgebrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgecon.c2
-rw-r--r--LAPACKE/src/lapacke_cgecon_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgeequ.c2
-rw-r--r--LAPACKE/src/lapacke_cgeequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgeequb.c2
-rw-r--r--LAPACKE/src/lapacke_cgeequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgees.c2
-rw-r--r--LAPACKE/src/lapacke_cgees_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgeesx.c2
-rw-r--r--LAPACKE/src/lapacke_cgeesx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgeev.c2
-rw-r--r--LAPACKE/src/lapacke_cgeev_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgeevx.c2
-rw-r--r--LAPACKE/src/lapacke_cgeevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgehrd.c2
-rw-r--r--LAPACKE/src/lapacke_cgehrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgejsv.c2
-rw-r--r--LAPACKE/src/lapacke_cgelq2.c2
-rw-r--r--LAPACKE/src/lapacke_cgelq2_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgelqf.c2
-rw-r--r--LAPACKE/src/lapacke_cgelqf_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgels.c2
-rw-r--r--LAPACKE/src/lapacke_cgels_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgelsd.c2
-rw-r--r--LAPACKE/src/lapacke_cgelsd_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgelss.c2
-rw-r--r--LAPACKE/src/lapacke_cgelss_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgelsy.c2
-rw-r--r--LAPACKE/src/lapacke_cgelsy_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgemqrt.c2
-rw-r--r--LAPACKE/src/lapacke_cgemqrt_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqlf.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqlf_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqp3.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqp3_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqpf.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqpf_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqr2.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqr2_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqrf.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqrfp.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqrfp_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqrt.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqrt2.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqrt2_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqrt3.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqrt3_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgeqrt_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgerfs.c2
-rw-r--r--LAPACKE/src/lapacke_cgerfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgerfsx.c2
-rw-r--r--LAPACKE/src/lapacke_cgerfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgerqf.c2
-rw-r--r--LAPACKE/src/lapacke_cgerqf_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgesdd.c2
-rw-r--r--LAPACKE/src/lapacke_cgesdd_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgesv.c2
-rw-r--r--LAPACKE/src/lapacke_cgesv_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgesvd.c2
-rw-r--r--LAPACKE/src/lapacke_cgesvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgesvdx.c2
-rw-r--r--LAPACKE/src/lapacke_cgesvx.c2
-rw-r--r--LAPACKE/src/lapacke_cgesvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgesvxx.c2
-rw-r--r--LAPACKE/src/lapacke_cgesvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgetf2.c2
-rw-r--r--LAPACKE/src/lapacke_cgetf2_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgetrf.c2
-rw-r--r--LAPACKE/src/lapacke_cgetrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgetri.c2
-rw-r--r--LAPACKE/src/lapacke_cgetri_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgetrs.c2
-rw-r--r--LAPACKE/src/lapacke_cgetrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cggbak.c2
-rw-r--r--LAPACKE/src/lapacke_cggbak_work.c2
-rw-r--r--LAPACKE/src/lapacke_cggbal.c2
-rw-r--r--LAPACKE/src/lapacke_cggbal_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgges.c2
-rw-r--r--LAPACKE/src/lapacke_cgges_work.c2
-rw-r--r--LAPACKE/src/lapacke_cggesx.c2
-rw-r--r--LAPACKE/src/lapacke_cggesx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cggev.c2
-rw-r--r--LAPACKE/src/lapacke_cggev_work.c2
-rw-r--r--LAPACKE/src/lapacke_cggevx.c2
-rw-r--r--LAPACKE/src/lapacke_cggevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cggglm.c2
-rw-r--r--LAPACKE/src/lapacke_cggglm_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgghrd.c2
-rw-r--r--LAPACKE/src/lapacke_cgghrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgglse.c2
-rw-r--r--LAPACKE/src/lapacke_cgglse_work.c2
-rw-r--r--LAPACKE/src/lapacke_cggqrf.c2
-rw-r--r--LAPACKE/src/lapacke_cggqrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_cggrqf.c2
-rw-r--r--LAPACKE/src/lapacke_cggrqf_work.c2
-rw-r--r--LAPACKE/src/lapacke_cggsvd.c2
-rw-r--r--LAPACKE/src/lapacke_cggsvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_cggsvp.c2
-rw-r--r--LAPACKE/src/lapacke_cggsvp_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgtrfs.c2
-rw-r--r--LAPACKE/src/lapacke_cgtrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgtsv.c2
-rw-r--r--LAPACKE/src/lapacke_cgtsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgtsvx.c2
-rw-r--r--LAPACKE/src/lapacke_cgtsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cgttrs.c2
-rw-r--r--LAPACKE/src/lapacke_cgttrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_chbev.c2
-rw-r--r--LAPACKE/src/lapacke_chbev_work.c2
-rw-r--r--LAPACKE/src/lapacke_chbevd.c2
-rw-r--r--LAPACKE/src/lapacke_chbevd_work.c2
-rw-r--r--LAPACKE/src/lapacke_chbevx.c2
-rw-r--r--LAPACKE/src/lapacke_chbevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_chbgst.c2
-rw-r--r--LAPACKE/src/lapacke_chbgst_work.c2
-rw-r--r--LAPACKE/src/lapacke_chbgv.c2
-rw-r--r--LAPACKE/src/lapacke_chbgv_work.c2
-rw-r--r--LAPACKE/src/lapacke_chbgvd.c2
-rw-r--r--LAPACKE/src/lapacke_chbgvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_chbgvx.c2
-rw-r--r--LAPACKE/src/lapacke_chbgvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_chbtrd.c2
-rw-r--r--LAPACKE/src/lapacke_chbtrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_checon.c2
-rw-r--r--LAPACKE/src/lapacke_checon_work.c2
-rw-r--r--LAPACKE/src/lapacke_cheequb.c2
-rw-r--r--LAPACKE/src/lapacke_cheequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_cheev.c2
-rw-r--r--LAPACKE/src/lapacke_cheev_work.c2
-rw-r--r--LAPACKE/src/lapacke_cheevd.c2
-rw-r--r--LAPACKE/src/lapacke_cheevd_work.c2
-rw-r--r--LAPACKE/src/lapacke_cheevr.c2
-rw-r--r--LAPACKE/src/lapacke_cheevr_work.c2
-rw-r--r--LAPACKE/src/lapacke_cheevx.c2
-rw-r--r--LAPACKE/src/lapacke_cheevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_chegst.c2
-rw-r--r--LAPACKE/src/lapacke_chegst_work.c2
-rw-r--r--LAPACKE/src/lapacke_chegv.c2
-rw-r--r--LAPACKE/src/lapacke_chegv_work.c2
-rw-r--r--LAPACKE/src/lapacke_chegvd.c2
-rw-r--r--LAPACKE/src/lapacke_chegvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_chegvx.c2
-rw-r--r--LAPACKE/src/lapacke_chegvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cherfs.c2
-rw-r--r--LAPACKE/src/lapacke_cherfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cherfsx.c2
-rw-r--r--LAPACKE/src/lapacke_cherfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_chesv.c2
-rw-r--r--LAPACKE/src/lapacke_chesv_work.c2
-rw-r--r--LAPACKE/src/lapacke_chesvx.c2
-rw-r--r--LAPACKE/src/lapacke_chesvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_chesvxx.c2
-rw-r--r--LAPACKE/src/lapacke_chesvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cheswapr.c2
-rw-r--r--LAPACKE/src/lapacke_cheswapr_work.c2
-rw-r--r--LAPACKE/src/lapacke_chetrd.c2
-rw-r--r--LAPACKE/src/lapacke_chetrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_chetrf.c2
-rw-r--r--LAPACKE/src/lapacke_chetrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_chetri.c2
-rw-r--r--LAPACKE/src/lapacke_chetri2.c2
-rw-r--r--LAPACKE/src/lapacke_chetri2_work.c2
-rw-r--r--LAPACKE/src/lapacke_chetri2x.c2
-rw-r--r--LAPACKE/src/lapacke_chetri2x_work.c2
-rw-r--r--LAPACKE/src/lapacke_chetri_work.c2
-rw-r--r--LAPACKE/src/lapacke_chetrs.c2
-rw-r--r--LAPACKE/src/lapacke_chetrs2.c2
-rw-r--r--LAPACKE/src/lapacke_chetrs2_work.c2
-rw-r--r--LAPACKE/src/lapacke_chetrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_chfrk.c2
-rw-r--r--LAPACKE/src/lapacke_chfrk_work.c2
-rw-r--r--LAPACKE/src/lapacke_chgeqz.c2
-rw-r--r--LAPACKE/src/lapacke_chgeqz_work.c2
-rw-r--r--LAPACKE/src/lapacke_chpcon.c2
-rw-r--r--LAPACKE/src/lapacke_chpcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_chpev.c2
-rw-r--r--LAPACKE/src/lapacke_chpev_work.c2
-rw-r--r--LAPACKE/src/lapacke_chpevd.c2
-rw-r--r--LAPACKE/src/lapacke_chpevd_work.c2
-rw-r--r--LAPACKE/src/lapacke_chpevx.c2
-rw-r--r--LAPACKE/src/lapacke_chpevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_chpgst.c2
-rw-r--r--LAPACKE/src/lapacke_chpgst_work.c2
-rw-r--r--LAPACKE/src/lapacke_chpgv.c2
-rw-r--r--LAPACKE/src/lapacke_chpgv_work.c2
-rw-r--r--LAPACKE/src/lapacke_chpgvd.c2
-rw-r--r--LAPACKE/src/lapacke_chpgvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_chpgvx.c2
-rw-r--r--LAPACKE/src/lapacke_chpgvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_chprfs.c2
-rw-r--r--LAPACKE/src/lapacke_chprfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_chpsv.c2
-rw-r--r--LAPACKE/src/lapacke_chpsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_chpsvx.c2
-rw-r--r--LAPACKE/src/lapacke_chpsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_chptrd.c2
-rw-r--r--LAPACKE/src/lapacke_chptrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_chptrf.c2
-rw-r--r--LAPACKE/src/lapacke_chptrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_chptri.c2
-rw-r--r--LAPACKE/src/lapacke_chptri_work.c2
-rw-r--r--LAPACKE/src/lapacke_chptrs.c2
-rw-r--r--LAPACKE/src/lapacke_chptrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_chsein.c2
-rw-r--r--LAPACKE/src/lapacke_chsein_work.c2
-rw-r--r--LAPACKE/src/lapacke_chseqr.c2
-rw-r--r--LAPACKE/src/lapacke_chseqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_clacpy.c2
-rw-r--r--LAPACKE/src/lapacke_clacpy_work.c2
-rw-r--r--LAPACKE/src/lapacke_clag2z.c2
-rw-r--r--LAPACKE/src/lapacke_clag2z_work.c2
-rw-r--r--LAPACKE/src/lapacke_clagge.c2
-rw-r--r--LAPACKE/src/lapacke_clagge_work.c2
-rw-r--r--LAPACKE/src/lapacke_claghe.c2
-rw-r--r--LAPACKE/src/lapacke_claghe_work.c2
-rw-r--r--LAPACKE/src/lapacke_clagsy.c2
-rw-r--r--LAPACKE/src/lapacke_clagsy_work.c2
-rw-r--r--LAPACKE/src/lapacke_clange.c2
-rw-r--r--LAPACKE/src/lapacke_clange_work.c2
-rw-r--r--LAPACKE/src/lapacke_clanhe.c2
-rw-r--r--LAPACKE/src/lapacke_clanhe_work.c2
-rw-r--r--LAPACKE/src/lapacke_clansy.c2
-rw-r--r--LAPACKE/src/lapacke_clansy_work.c2
-rw-r--r--LAPACKE/src/lapacke_clantr.c2
-rw-r--r--LAPACKE/src/lapacke_clantr_work.c2
-rw-r--r--LAPACKE/src/lapacke_clapmr.c2
-rw-r--r--LAPACKE/src/lapacke_clapmr_work.c2
-rw-r--r--LAPACKE/src/lapacke_clarfb.c2
-rw-r--r--LAPACKE/src/lapacke_clarfb_work.c2
-rw-r--r--LAPACKE/src/lapacke_clarft.c2
-rw-r--r--LAPACKE/src/lapacke_clarft_work.c2
-rw-r--r--LAPACKE/src/lapacke_clascl.c2
-rw-r--r--LAPACKE/src/lapacke_claset.c2
-rw-r--r--LAPACKE/src/lapacke_claset_work.c2
-rw-r--r--LAPACKE/src/lapacke_claswp.c2
-rw-r--r--LAPACKE/src/lapacke_claswp_work.c2
-rw-r--r--LAPACKE/src/lapacke_clauum.c2
-rw-r--r--LAPACKE/src/lapacke_clauum_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpbcon.c2
-rw-r--r--LAPACKE/src/lapacke_cpbcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpbequ.c2
-rw-r--r--LAPACKE/src/lapacke_cpbequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpbrfs.c2
-rw-r--r--LAPACKE/src/lapacke_cpbrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpbstf.c2
-rw-r--r--LAPACKE/src/lapacke_cpbstf_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpbsv.c2
-rw-r--r--LAPACKE/src/lapacke_cpbsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpbsvx.c2
-rw-r--r--LAPACKE/src/lapacke_cpbsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpbtrf.c2
-rw-r--r--LAPACKE/src/lapacke_cpbtrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpbtrs.c2
-rw-r--r--LAPACKE/src/lapacke_cpbtrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpftrf.c2
-rw-r--r--LAPACKE/src/lapacke_cpftrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpftri.c2
-rw-r--r--LAPACKE/src/lapacke_cpftri_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpftrs.c2
-rw-r--r--LAPACKE/src/lapacke_cpftrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpocon.c2
-rw-r--r--LAPACKE/src/lapacke_cpocon_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpoequ.c2
-rw-r--r--LAPACKE/src/lapacke_cpoequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpoequb.c2
-rw-r--r--LAPACKE/src/lapacke_cpoequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_cporfs.c2
-rw-r--r--LAPACKE/src/lapacke_cporfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cporfsx.c2
-rw-r--r--LAPACKE/src/lapacke_cporfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cposv.c2
-rw-r--r--LAPACKE/src/lapacke_cposv_work.c2
-rw-r--r--LAPACKE/src/lapacke_cposvx.c2
-rw-r--r--LAPACKE/src/lapacke_cposvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cposvxx.c2
-rw-r--r--LAPACKE/src/lapacke_cposvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpotrf.c2
-rw-r--r--LAPACKE/src/lapacke_cpotrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpotri.c2
-rw-r--r--LAPACKE/src/lapacke_cpotri_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpotrs.c2
-rw-r--r--LAPACKE/src/lapacke_cpotrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cppcon.c2
-rw-r--r--LAPACKE/src/lapacke_cppcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_cppequ.c2
-rw-r--r--LAPACKE/src/lapacke_cppequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpprfs.c2
-rw-r--r--LAPACKE/src/lapacke_cpprfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cppsv.c2
-rw-r--r--LAPACKE/src/lapacke_cppsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_cppsvx.c2
-rw-r--r--LAPACKE/src/lapacke_cppsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpptrf.c2
-rw-r--r--LAPACKE/src/lapacke_cpptrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpptri.c2
-rw-r--r--LAPACKE/src/lapacke_cpptri_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpptrs.c2
-rw-r--r--LAPACKE/src/lapacke_cpptrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpstrf.c2
-rw-r--r--LAPACKE/src/lapacke_cpstrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpteqr.c2
-rw-r--r--LAPACKE/src/lapacke_cpteqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_cptrfs.c2
-rw-r--r--LAPACKE/src/lapacke_cptrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cptsv.c2
-rw-r--r--LAPACKE/src/lapacke_cptsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_cptsvx.c2
-rw-r--r--LAPACKE/src/lapacke_cptsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_cpttrs.c2
-rw-r--r--LAPACKE/src/lapacke_cpttrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cspcon.c2
-rw-r--r--LAPACKE/src/lapacke_cspcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_csprfs.c2
-rw-r--r--LAPACKE/src/lapacke_csprfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cspsv.c2
-rw-r--r--LAPACKE/src/lapacke_cspsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_cspsvx.c2
-rw-r--r--LAPACKE/src/lapacke_cspsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_csptrf.c2
-rw-r--r--LAPACKE/src/lapacke_csptrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_csptri.c2
-rw-r--r--LAPACKE/src/lapacke_csptri_work.c2
-rw-r--r--LAPACKE/src/lapacke_csptrs.c2
-rw-r--r--LAPACKE/src/lapacke_csptrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_cstedc.c2
-rw-r--r--LAPACKE/src/lapacke_cstedc_work.c2
-rw-r--r--LAPACKE/src/lapacke_cstegr.c2
-rw-r--r--LAPACKE/src/lapacke_cstegr_work.c2
-rw-r--r--LAPACKE/src/lapacke_cstein.c2
-rw-r--r--LAPACKE/src/lapacke_cstein_work.c2
-rw-r--r--LAPACKE/src/lapacke_cstemr.c2
-rw-r--r--LAPACKE/src/lapacke_cstemr_work.c2
-rw-r--r--LAPACKE/src/lapacke_csteqr.c2
-rw-r--r--LAPACKE/src/lapacke_csteqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_csycon.c2
-rw-r--r--LAPACKE/src/lapacke_csycon_work.c2
-rw-r--r--LAPACKE/src/lapacke_csyconv.c2
-rw-r--r--LAPACKE/src/lapacke_csyconv_work.c2
-rw-r--r--LAPACKE/src/lapacke_csyequb.c2
-rw-r--r--LAPACKE/src/lapacke_csyequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_csyrfs.c2
-rw-r--r--LAPACKE/src/lapacke_csyrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_csyrfsx.c2
-rw-r--r--LAPACKE/src/lapacke_csyrfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_csysv.c2
-rw-r--r--LAPACKE/src/lapacke_csysv_work.c2
-rw-r--r--LAPACKE/src/lapacke_csysvx.c2
-rw-r--r--LAPACKE/src/lapacke_csysvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_csysvxx.c2
-rw-r--r--LAPACKE/src/lapacke_csysvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_csyswapr.c2
-rw-r--r--LAPACKE/src/lapacke_csyswapr_work.c2
-rw-r--r--LAPACKE/src/lapacke_csytrf.c2
-rw-r--r--LAPACKE/src/lapacke_csytrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_csytri.c2
-rw-r--r--LAPACKE/src/lapacke_csytri2.c2
-rw-r--r--LAPACKE/src/lapacke_csytri2_work.c2
-rw-r--r--LAPACKE/src/lapacke_csytri2x.c2
-rw-r--r--LAPACKE/src/lapacke_csytri2x_work.c2
-rw-r--r--LAPACKE/src/lapacke_csytri_work.c2
-rw-r--r--LAPACKE/src/lapacke_csytrs.c2
-rw-r--r--LAPACKE/src/lapacke_csytrs2.c2
-rw-r--r--LAPACKE/src/lapacke_csytrs2_work.c2
-rw-r--r--LAPACKE/src/lapacke_csytrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctbcon.c2
-rw-r--r--LAPACKE/src/lapacke_ctbcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctbrfs.c2
-rw-r--r--LAPACKE/src/lapacke_ctbrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctbtrs.c2
-rw-r--r--LAPACKE/src/lapacke_ctbtrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctfsm.c2
-rw-r--r--LAPACKE/src/lapacke_ctfsm_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctftri.c2
-rw-r--r--LAPACKE/src/lapacke_ctftri_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctfttp.c2
-rw-r--r--LAPACKE/src/lapacke_ctfttp_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctfttr.c2
-rw-r--r--LAPACKE/src/lapacke_ctfttr_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctgevc.c2
-rw-r--r--LAPACKE/src/lapacke_ctgevc_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctgexc.c2
-rw-r--r--LAPACKE/src/lapacke_ctgexc_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctgsen.c2
-rw-r--r--LAPACKE/src/lapacke_ctgsen_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctgsja.c2
-rw-r--r--LAPACKE/src/lapacke_ctgsja_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctgsna.c2
-rw-r--r--LAPACKE/src/lapacke_ctgsna_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctgsyl.c2
-rw-r--r--LAPACKE/src/lapacke_ctgsyl_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctpcon.c2
-rw-r--r--LAPACKE/src/lapacke_ctpcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctpmqrt.c2
-rw-r--r--LAPACKE/src/lapacke_ctpmqrt_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctpqrt.c2
-rw-r--r--LAPACKE/src/lapacke_ctpqrt2.c2
-rw-r--r--LAPACKE/src/lapacke_ctpqrt2_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctpqrt_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctprfb.c2
-rw-r--r--LAPACKE/src/lapacke_ctprfb_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctprfs.c2
-rw-r--r--LAPACKE/src/lapacke_ctprfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctptri.c2
-rw-r--r--LAPACKE/src/lapacke_ctptri_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctptrs.c2
-rw-r--r--LAPACKE/src/lapacke_ctptrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctpttf.c2
-rw-r--r--LAPACKE/src/lapacke_ctpttf_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctpttr.c2
-rw-r--r--LAPACKE/src/lapacke_ctpttr_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctrcon.c2
-rw-r--r--LAPACKE/src/lapacke_ctrcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctrevc.c2
-rw-r--r--LAPACKE/src/lapacke_ctrevc_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctrexc.c2
-rw-r--r--LAPACKE/src/lapacke_ctrexc_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctrrfs.c2
-rw-r--r--LAPACKE/src/lapacke_ctrrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctrsen.c2
-rw-r--r--LAPACKE/src/lapacke_ctrsen_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctrsna.c2
-rw-r--r--LAPACKE/src/lapacke_ctrsna_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctrsyl.c2
-rw-r--r--LAPACKE/src/lapacke_ctrsyl_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctrtri.c2
-rw-r--r--LAPACKE/src/lapacke_ctrtri_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctrtrs.c2
-rw-r--r--LAPACKE/src/lapacke_ctrtrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctrttf.c2
-rw-r--r--LAPACKE/src/lapacke_ctrttf_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctrttp.c2
-rw-r--r--LAPACKE/src/lapacke_ctrttp_work.c2
-rw-r--r--LAPACKE/src/lapacke_ctzrzf.c2
-rw-r--r--LAPACKE/src/lapacke_ctzrzf_work.c2
-rw-r--r--LAPACKE/src/lapacke_cunbdb.c2
-rw-r--r--LAPACKE/src/lapacke_cunbdb_work.c2
-rw-r--r--LAPACKE/src/lapacke_cuncsd.c2
-rw-r--r--LAPACKE/src/lapacke_cuncsd2by1.c2
-rw-r--r--LAPACKE/src/lapacke_cuncsd_work.c2
-rw-r--r--LAPACKE/src/lapacke_cungbr.c2
-rw-r--r--LAPACKE/src/lapacke_cungbr_work.c2
-rw-r--r--LAPACKE/src/lapacke_cunghr.c2
-rw-r--r--LAPACKE/src/lapacke_cunghr_work.c2
-rw-r--r--LAPACKE/src/lapacke_cunglq.c2
-rw-r--r--LAPACKE/src/lapacke_cunglq_work.c2
-rw-r--r--LAPACKE/src/lapacke_cungql.c2
-rw-r--r--LAPACKE/src/lapacke_cungql_work.c2
-rw-r--r--LAPACKE/src/lapacke_cungqr.c2
-rw-r--r--LAPACKE/src/lapacke_cungqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_cungrq.c2
-rw-r--r--LAPACKE/src/lapacke_cungrq_work.c2
-rw-r--r--LAPACKE/src/lapacke_cungtr.c2
-rw-r--r--LAPACKE/src/lapacke_cungtr_work.c2
-rw-r--r--LAPACKE/src/lapacke_cunmbr.c2
-rw-r--r--LAPACKE/src/lapacke_cunmbr_work.c2
-rw-r--r--LAPACKE/src/lapacke_cunmhr.c2
-rw-r--r--LAPACKE/src/lapacke_cunmhr_work.c2
-rw-r--r--LAPACKE/src/lapacke_cunmlq.c2
-rw-r--r--LAPACKE/src/lapacke_cunmlq_work.c2
-rw-r--r--LAPACKE/src/lapacke_cunmql.c2
-rw-r--r--LAPACKE/src/lapacke_cunmql_work.c2
-rw-r--r--LAPACKE/src/lapacke_cunmqr.c2
-rw-r--r--LAPACKE/src/lapacke_cunmqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_cunmrq.c2
-rw-r--r--LAPACKE/src/lapacke_cunmrq_work.c2
-rw-r--r--LAPACKE/src/lapacke_cunmrz.c2
-rw-r--r--LAPACKE/src/lapacke_cunmrz_work.c2
-rw-r--r--LAPACKE/src/lapacke_cunmtr.c2
-rw-r--r--LAPACKE/src/lapacke_cunmtr_work.c2
-rw-r--r--LAPACKE/src/lapacke_cupgtr.c2
-rw-r--r--LAPACKE/src/lapacke_cupgtr_work.c2
-rw-r--r--LAPACKE/src/lapacke_cupmtr.c2
-rw-r--r--LAPACKE/src/lapacke_cupmtr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dbbcsd.c2
-rw-r--r--LAPACKE/src/lapacke_dbbcsd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dbdsdc.c2
-rw-r--r--LAPACKE/src/lapacke_dbdsdc_work.c2
-rw-r--r--LAPACKE/src/lapacke_dbdsqr.c2
-rw-r--r--LAPACKE/src/lapacke_dbdsqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgbbrd.c2
-rw-r--r--LAPACKE/src/lapacke_dgbbrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgbcon.c2
-rw-r--r--LAPACKE/src/lapacke_dgbcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgbequ.c2
-rw-r--r--LAPACKE/src/lapacke_dgbequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgbequb.c2
-rw-r--r--LAPACKE/src/lapacke_dgbequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgbrfs.c2
-rw-r--r--LAPACKE/src/lapacke_dgbrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgbrfsx.c2
-rw-r--r--LAPACKE/src/lapacke_dgbrfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgbsv.c2
-rw-r--r--LAPACKE/src/lapacke_dgbsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgbsvx.c2
-rw-r--r--LAPACKE/src/lapacke_dgbsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgbsvxx.c2
-rw-r--r--LAPACKE/src/lapacke_dgbsvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgbtrf.c2
-rw-r--r--LAPACKE/src/lapacke_dgbtrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgbtrs.c2
-rw-r--r--LAPACKE/src/lapacke_dgbtrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgebak.c2
-rw-r--r--LAPACKE/src/lapacke_dgebak_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgebal.c2
-rw-r--r--LAPACKE/src/lapacke_dgebal_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgebrd.c2
-rw-r--r--LAPACKE/src/lapacke_dgebrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgecon.c2
-rw-r--r--LAPACKE/src/lapacke_dgecon_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgeequ.c2
-rw-r--r--LAPACKE/src/lapacke_dgeequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgeequb.c2
-rw-r--r--LAPACKE/src/lapacke_dgeequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgees.c2
-rw-r--r--LAPACKE/src/lapacke_dgees_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgeesx.c2
-rw-r--r--LAPACKE/src/lapacke_dgeesx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgeev.c2
-rw-r--r--LAPACKE/src/lapacke_dgeev_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgeevx.c2
-rw-r--r--LAPACKE/src/lapacke_dgeevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgehrd.c2
-rw-r--r--LAPACKE/src/lapacke_dgehrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgejsv.c2
-rw-r--r--LAPACKE/src/lapacke_dgejsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgelq2.c2
-rw-r--r--LAPACKE/src/lapacke_dgelq2_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgelqf.c2
-rw-r--r--LAPACKE/src/lapacke_dgelqf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgels.c2
-rw-r--r--LAPACKE/src/lapacke_dgels_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgelsd.c2
-rw-r--r--LAPACKE/src/lapacke_dgelsd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgelss.c2
-rw-r--r--LAPACKE/src/lapacke_dgelss_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgelsy.c2
-rw-r--r--LAPACKE/src/lapacke_dgelsy_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgemqrt.c2
-rw-r--r--LAPACKE/src/lapacke_dgemqrt_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqlf.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqlf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqp3.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqp3_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqpf.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqpf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqr2.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqr2_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqrf.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqrfp.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqrfp_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqrt.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqrt2.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqrt2_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqrt3.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqrt3_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgeqrt_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgerfs.c2
-rw-r--r--LAPACKE/src/lapacke_dgerfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgerfsx.c2
-rw-r--r--LAPACKE/src/lapacke_dgerfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgerqf.c2
-rw-r--r--LAPACKE/src/lapacke_dgerqf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgesdd.c2
-rw-r--r--LAPACKE/src/lapacke_dgesdd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgesv.c2
-rw-r--r--LAPACKE/src/lapacke_dgesv_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgesvd.c2
-rw-r--r--LAPACKE/src/lapacke_dgesvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgesvj.c2
-rw-r--r--LAPACKE/src/lapacke_dgesvj_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgesvx.c2
-rw-r--r--LAPACKE/src/lapacke_dgesvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgesvxx.c2
-rw-r--r--LAPACKE/src/lapacke_dgesvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgetf2.c2
-rw-r--r--LAPACKE/src/lapacke_dgetf2_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgetrf.c2
-rw-r--r--LAPACKE/src/lapacke_dgetrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgetri.c2
-rw-r--r--LAPACKE/src/lapacke_dgetri_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgetrs.c2
-rw-r--r--LAPACKE/src/lapacke_dgetrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dggbak.c2
-rw-r--r--LAPACKE/src/lapacke_dggbak_work.c2
-rw-r--r--LAPACKE/src/lapacke_dggbal.c2
-rw-r--r--LAPACKE/src/lapacke_dggbal_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgges.c2
-rw-r--r--LAPACKE/src/lapacke_dgges_work.c2
-rw-r--r--LAPACKE/src/lapacke_dggesx.c2
-rw-r--r--LAPACKE/src/lapacke_dggesx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dggev.c2
-rw-r--r--LAPACKE/src/lapacke_dggev_work.c2
-rw-r--r--LAPACKE/src/lapacke_dggevx.c2
-rw-r--r--LAPACKE/src/lapacke_dggevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dggglm.c2
-rw-r--r--LAPACKE/src/lapacke_dggglm_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgghrd.c2
-rw-r--r--LAPACKE/src/lapacke_dgghrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgglse.c2
-rw-r--r--LAPACKE/src/lapacke_dgglse_work.c2
-rw-r--r--LAPACKE/src/lapacke_dggqrf.c2
-rw-r--r--LAPACKE/src/lapacke_dggqrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dggrqf.c2
-rw-r--r--LAPACKE/src/lapacke_dggrqf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dggsvd.c2
-rw-r--r--LAPACKE/src/lapacke_dggsvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dggsvp.c2
-rw-r--r--LAPACKE/src/lapacke_dggsvp_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgtrfs.c2
-rw-r--r--LAPACKE/src/lapacke_dgtrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgtsv.c2
-rw-r--r--LAPACKE/src/lapacke_dgtsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgtsvx.c2
-rw-r--r--LAPACKE/src/lapacke_dgtsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dgttrs.c2
-rw-r--r--LAPACKE/src/lapacke_dgttrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dhgeqz.c2
-rw-r--r--LAPACKE/src/lapacke_dhgeqz_work.c2
-rw-r--r--LAPACKE/src/lapacke_dhsein.c2
-rw-r--r--LAPACKE/src/lapacke_dhsein_work.c2
-rw-r--r--LAPACKE/src/lapacke_dhseqr.c2
-rw-r--r--LAPACKE/src/lapacke_dhseqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dlacpy.c2
-rw-r--r--LAPACKE/src/lapacke_dlacpy_work.c2
-rw-r--r--LAPACKE/src/lapacke_dlag2s.c2
-rw-r--r--LAPACKE/src/lapacke_dlag2s_work.c2
-rw-r--r--LAPACKE/src/lapacke_dlagge.c2
-rw-r--r--LAPACKE/src/lapacke_dlagge_work.c2
-rw-r--r--LAPACKE/src/lapacke_dlagsy.c2
-rw-r--r--LAPACKE/src/lapacke_dlagsy_work.c2
-rw-r--r--LAPACKE/src/lapacke_dlamch_work.c2
-rw-r--r--LAPACKE/src/lapacke_dlange.c2
-rw-r--r--LAPACKE/src/lapacke_dlange_work.c2
-rw-r--r--LAPACKE/src/lapacke_dlansy.c2
-rw-r--r--LAPACKE/src/lapacke_dlansy_work.c2
-rw-r--r--LAPACKE/src/lapacke_dlantr.c2
-rw-r--r--LAPACKE/src/lapacke_dlantr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dlapmr.c2
-rw-r--r--LAPACKE/src/lapacke_dlapmr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dlarfb.c2
-rw-r--r--LAPACKE/src/lapacke_dlarfb_work.c2
-rw-r--r--LAPACKE/src/lapacke_dlarft.c2
-rw-r--r--LAPACKE/src/lapacke_dlarft_work.c2
-rw-r--r--LAPACKE/src/lapacke_dlaset.c2
-rw-r--r--LAPACKE/src/lapacke_dlaset_work.c2
-rw-r--r--LAPACKE/src/lapacke_dlaswp.c2
-rw-r--r--LAPACKE/src/lapacke_dlaswp_work.c2
-rw-r--r--LAPACKE/src/lapacke_dlauum.c2
-rw-r--r--LAPACKE/src/lapacke_dlauum_work.c2
-rw-r--r--LAPACKE/src/lapacke_dopgtr.c2
-rw-r--r--LAPACKE/src/lapacke_dopgtr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dopmtr.c2
-rw-r--r--LAPACKE/src/lapacke_dopmtr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dorbdb.c2
-rw-r--r--LAPACKE/src/lapacke_dorbdb_work.c2
-rw-r--r--LAPACKE/src/lapacke_dorcsd.c2
-rw-r--r--LAPACKE/src/lapacke_dorcsd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dorgbr.c2
-rw-r--r--LAPACKE/src/lapacke_dorgbr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dorghr.c2
-rw-r--r--LAPACKE/src/lapacke_dorghr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dorglq.c2
-rw-r--r--LAPACKE/src/lapacke_dorglq_work.c2
-rw-r--r--LAPACKE/src/lapacke_dorgql.c2
-rw-r--r--LAPACKE/src/lapacke_dorgql_work.c2
-rw-r--r--LAPACKE/src/lapacke_dorgqr.c2
-rw-r--r--LAPACKE/src/lapacke_dorgqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dorgrq.c2
-rw-r--r--LAPACKE/src/lapacke_dorgrq_work.c2
-rw-r--r--LAPACKE/src/lapacke_dorgtr.c2
-rw-r--r--LAPACKE/src/lapacke_dorgtr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dormbr.c2
-rw-r--r--LAPACKE/src/lapacke_dormbr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dormhr.c2
-rw-r--r--LAPACKE/src/lapacke_dormhr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dormlq.c2
-rw-r--r--LAPACKE/src/lapacke_dormlq_work.c2
-rw-r--r--LAPACKE/src/lapacke_dormql.c2
-rw-r--r--LAPACKE/src/lapacke_dormql_work.c2
-rw-r--r--LAPACKE/src/lapacke_dormqr.c2
-rw-r--r--LAPACKE/src/lapacke_dormqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dormrq.c2
-rw-r--r--LAPACKE/src/lapacke_dormrq_work.c2
-rw-r--r--LAPACKE/src/lapacke_dormrz.c2
-rw-r--r--LAPACKE/src/lapacke_dormrz_work.c2
-rw-r--r--LAPACKE/src/lapacke_dormtr.c2
-rw-r--r--LAPACKE/src/lapacke_dormtr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpbcon.c2
-rw-r--r--LAPACKE/src/lapacke_dpbcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpbequ.c2
-rw-r--r--LAPACKE/src/lapacke_dpbequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpbrfs.c2
-rw-r--r--LAPACKE/src/lapacke_dpbrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpbstf.c2
-rw-r--r--LAPACKE/src/lapacke_dpbstf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpbsv.c2
-rw-r--r--LAPACKE/src/lapacke_dpbsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpbsvx.c2
-rw-r--r--LAPACKE/src/lapacke_dpbsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpbtrf.c2
-rw-r--r--LAPACKE/src/lapacke_dpbtrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpbtrs.c2
-rw-r--r--LAPACKE/src/lapacke_dpbtrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpftrf.c2
-rw-r--r--LAPACKE/src/lapacke_dpftrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpftri.c2
-rw-r--r--LAPACKE/src/lapacke_dpftri_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpftrs.c2
-rw-r--r--LAPACKE/src/lapacke_dpftrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpocon.c2
-rw-r--r--LAPACKE/src/lapacke_dpocon_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpoequ.c2
-rw-r--r--LAPACKE/src/lapacke_dpoequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpoequb.c2
-rw-r--r--LAPACKE/src/lapacke_dpoequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_dporfs.c2
-rw-r--r--LAPACKE/src/lapacke_dporfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dporfsx.c2
-rw-r--r--LAPACKE/src/lapacke_dporfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dposv.c2
-rw-r--r--LAPACKE/src/lapacke_dposv_work.c2
-rw-r--r--LAPACKE/src/lapacke_dposvx.c2
-rw-r--r--LAPACKE/src/lapacke_dposvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dposvxx.c2
-rw-r--r--LAPACKE/src/lapacke_dposvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpotrf.c2
-rw-r--r--LAPACKE/src/lapacke_dpotrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpotri.c2
-rw-r--r--LAPACKE/src/lapacke_dpotri_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpotrs.c2
-rw-r--r--LAPACKE/src/lapacke_dpotrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dppcon.c2
-rw-r--r--LAPACKE/src/lapacke_dppcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_dppequ.c2
-rw-r--r--LAPACKE/src/lapacke_dppequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpprfs.c2
-rw-r--r--LAPACKE/src/lapacke_dpprfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dppsv.c2
-rw-r--r--LAPACKE/src/lapacke_dppsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_dppsvx.c2
-rw-r--r--LAPACKE/src/lapacke_dppsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpptrf.c2
-rw-r--r--LAPACKE/src/lapacke_dpptrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpptri.c2
-rw-r--r--LAPACKE/src/lapacke_dpptri_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpptrs.c2
-rw-r--r--LAPACKE/src/lapacke_dpptrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpstrf.c2
-rw-r--r--LAPACKE/src/lapacke_dpstrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpteqr.c2
-rw-r--r--LAPACKE/src/lapacke_dpteqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dptrfs.c2
-rw-r--r--LAPACKE/src/lapacke_dptrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dptsv.c2
-rw-r--r--LAPACKE/src/lapacke_dptsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_dptsvx.c2
-rw-r--r--LAPACKE/src/lapacke_dptsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dpttrs.c2
-rw-r--r--LAPACKE/src/lapacke_dpttrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsbev.c2
-rw-r--r--LAPACKE/src/lapacke_dsbev_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsbevd.c2
-rw-r--r--LAPACKE/src/lapacke_dsbevd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsbevx.c2
-rw-r--r--LAPACKE/src/lapacke_dsbevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsbgst.c2
-rw-r--r--LAPACKE/src/lapacke_dsbgst_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsbgv.c2
-rw-r--r--LAPACKE/src/lapacke_dsbgv_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsbgvd.c2
-rw-r--r--LAPACKE/src/lapacke_dsbgvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsbgvx.c2
-rw-r--r--LAPACKE/src/lapacke_dsbgvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsbtrd.c2
-rw-r--r--LAPACKE/src/lapacke_dsbtrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsfrk.c2
-rw-r--r--LAPACKE/src/lapacke_dsfrk_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsgesv.c2
-rw-r--r--LAPACKE/src/lapacke_dsgesv_work.c2
-rw-r--r--LAPACKE/src/lapacke_dspcon.c2
-rw-r--r--LAPACKE/src/lapacke_dspcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_dspev.c2
-rw-r--r--LAPACKE/src/lapacke_dspev_work.c2
-rw-r--r--LAPACKE/src/lapacke_dspevd.c2
-rw-r--r--LAPACKE/src/lapacke_dspevd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dspevx.c2
-rw-r--r--LAPACKE/src/lapacke_dspevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dspgst.c2
-rw-r--r--LAPACKE/src/lapacke_dspgst_work.c2
-rw-r--r--LAPACKE/src/lapacke_dspgv.c2
-rw-r--r--LAPACKE/src/lapacke_dspgv_work.c2
-rw-r--r--LAPACKE/src/lapacke_dspgvd.c2
-rw-r--r--LAPACKE/src/lapacke_dspgvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dspgvx.c2
-rw-r--r--LAPACKE/src/lapacke_dspgvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsposv.c2
-rw-r--r--LAPACKE/src/lapacke_dsposv_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsprfs.c2
-rw-r--r--LAPACKE/src/lapacke_dsprfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dspsv.c2
-rw-r--r--LAPACKE/src/lapacke_dspsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_dspsvx.c2
-rw-r--r--LAPACKE/src/lapacke_dspsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsptrd.c2
-rw-r--r--LAPACKE/src/lapacke_dsptrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsptrf.c2
-rw-r--r--LAPACKE/src/lapacke_dsptrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsptri.c2
-rw-r--r--LAPACKE/src/lapacke_dsptri_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsptrs.c2
-rw-r--r--LAPACKE/src/lapacke_dsptrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dstedc.c2
-rw-r--r--LAPACKE/src/lapacke_dstedc_work.c2
-rw-r--r--LAPACKE/src/lapacke_dstegr.c2
-rw-r--r--LAPACKE/src/lapacke_dstegr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dstein.c2
-rw-r--r--LAPACKE/src/lapacke_dstein_work.c2
-rw-r--r--LAPACKE/src/lapacke_dstemr.c2
-rw-r--r--LAPACKE/src/lapacke_dstemr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsteqr.c2
-rw-r--r--LAPACKE/src/lapacke_dsteqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dstev.c2
-rw-r--r--LAPACKE/src/lapacke_dstev_work.c2
-rw-r--r--LAPACKE/src/lapacke_dstevd.c2
-rw-r--r--LAPACKE/src/lapacke_dstevd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dstevr.c2
-rw-r--r--LAPACKE/src/lapacke_dstevr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dstevx.c2
-rw-r--r--LAPACKE/src/lapacke_dstevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsycon.c2
-rw-r--r--LAPACKE/src/lapacke_dsycon_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsyconv.c2
-rw-r--r--LAPACKE/src/lapacke_dsyconv_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsyequb.c2
-rw-r--r--LAPACKE/src/lapacke_dsyequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsyev.c2
-rw-r--r--LAPACKE/src/lapacke_dsyev_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsyevd.c2
-rw-r--r--LAPACKE/src/lapacke_dsyevd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsyevr.c2
-rw-r--r--LAPACKE/src/lapacke_dsyevr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsyevx.c2
-rw-r--r--LAPACKE/src/lapacke_dsyevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsygst.c2
-rw-r--r--LAPACKE/src/lapacke_dsygst_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsygv.c2
-rw-r--r--LAPACKE/src/lapacke_dsygv_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsygvd.c2
-rw-r--r--LAPACKE/src/lapacke_dsygvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsygvx.c2
-rw-r--r--LAPACKE/src/lapacke_dsygvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsyrfs.c2
-rw-r--r--LAPACKE/src/lapacke_dsyrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsyrfsx.c2
-rw-r--r--LAPACKE/src/lapacke_dsyrfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsysv.c2
-rw-r--r--LAPACKE/src/lapacke_dsysv_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsysvx.c2
-rw-r--r--LAPACKE/src/lapacke_dsysvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsysvxx.c2
-rw-r--r--LAPACKE/src/lapacke_dsysvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsyswapr.c2
-rw-r--r--LAPACKE/src/lapacke_dsyswapr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsytrd.c2
-rw-r--r--LAPACKE/src/lapacke_dsytrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsytrf.c2
-rw-r--r--LAPACKE/src/lapacke_dsytrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsytri.c2
-rw-r--r--LAPACKE/src/lapacke_dsytri2.c2
-rw-r--r--LAPACKE/src/lapacke_dsytri2_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsytri2x.c2
-rw-r--r--LAPACKE/src/lapacke_dsytri2x_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsytri_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsytrs.c2
-rw-r--r--LAPACKE/src/lapacke_dsytrs2.c2
-rw-r--r--LAPACKE/src/lapacke_dsytrs2_work.c2
-rw-r--r--LAPACKE/src/lapacke_dsytrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtbcon.c2
-rw-r--r--LAPACKE/src/lapacke_dtbcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtbrfs.c2
-rw-r--r--LAPACKE/src/lapacke_dtbrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtbtrs.c2
-rw-r--r--LAPACKE/src/lapacke_dtbtrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtfsm.c2
-rw-r--r--LAPACKE/src/lapacke_dtfsm_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtftri.c2
-rw-r--r--LAPACKE/src/lapacke_dtftri_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtfttp.c2
-rw-r--r--LAPACKE/src/lapacke_dtfttp_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtfttr.c2
-rw-r--r--LAPACKE/src/lapacke_dtfttr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtgevc.c2
-rw-r--r--LAPACKE/src/lapacke_dtgevc_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtgexc.c2
-rw-r--r--LAPACKE/src/lapacke_dtgexc_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtgsen.c2
-rw-r--r--LAPACKE/src/lapacke_dtgsen_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtgsja.c2
-rw-r--r--LAPACKE/src/lapacke_dtgsja_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtgsna.c2
-rw-r--r--LAPACKE/src/lapacke_dtgsna_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtgsyl.c2
-rw-r--r--LAPACKE/src/lapacke_dtgsyl_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtpcon.c2
-rw-r--r--LAPACKE/src/lapacke_dtpcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtpmqrt.c2
-rw-r--r--LAPACKE/src/lapacke_dtpmqrt_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtpqrt.c2
-rw-r--r--LAPACKE/src/lapacke_dtpqrt2.c2
-rw-r--r--LAPACKE/src/lapacke_dtpqrt2_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtpqrt_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtprfb.c2
-rw-r--r--LAPACKE/src/lapacke_dtprfb_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtprfs.c2
-rw-r--r--LAPACKE/src/lapacke_dtprfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtptri.c2
-rw-r--r--LAPACKE/src/lapacke_dtptri_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtptrs.c2
-rw-r--r--LAPACKE/src/lapacke_dtptrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtpttf.c2
-rw-r--r--LAPACKE/src/lapacke_dtpttf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtpttr.c2
-rw-r--r--LAPACKE/src/lapacke_dtpttr_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtrcon.c2
-rw-r--r--LAPACKE/src/lapacke_dtrcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtrevc.c2
-rw-r--r--LAPACKE/src/lapacke_dtrevc_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtrexc.c2
-rw-r--r--LAPACKE/src/lapacke_dtrexc_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtrrfs.c2
-rw-r--r--LAPACKE/src/lapacke_dtrrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtrsen.c2
-rw-r--r--LAPACKE/src/lapacke_dtrsen_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtrsna.c2
-rw-r--r--LAPACKE/src/lapacke_dtrsna_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtrsyl.c2
-rw-r--r--LAPACKE/src/lapacke_dtrsyl_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtrtri.c2
-rw-r--r--LAPACKE/src/lapacke_dtrtri_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtrtrs.c2
-rw-r--r--LAPACKE/src/lapacke_dtrtrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtrttf.c2
-rw-r--r--LAPACKE/src/lapacke_dtrttf_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtrttp.c2
-rw-r--r--LAPACKE/src/lapacke_dtrttp_work.c2
-rw-r--r--LAPACKE/src/lapacke_dtzrzf.c2
-rw-r--r--LAPACKE/src/lapacke_dtzrzf_work.c2
-rw-r--r--LAPACKE/src/lapacke_sbbcsd.c2
-rw-r--r--LAPACKE/src/lapacke_sbbcsd_work.c2
-rw-r--r--LAPACKE/src/lapacke_sbdsdc.c2
-rw-r--r--LAPACKE/src/lapacke_sbdsdc_work.c2
-rw-r--r--LAPACKE/src/lapacke_sbdsqr.c2
-rw-r--r--LAPACKE/src/lapacke_sbdsqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgbbrd.c2
-rw-r--r--LAPACKE/src/lapacke_sgbbrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgbcon.c2
-rw-r--r--LAPACKE/src/lapacke_sgbcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgbequ.c2
-rw-r--r--LAPACKE/src/lapacke_sgbequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgbequb.c2
-rw-r--r--LAPACKE/src/lapacke_sgbequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgbrfs.c2
-rw-r--r--LAPACKE/src/lapacke_sgbrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgbrfsx.c2
-rw-r--r--LAPACKE/src/lapacke_sgbrfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgbsv.c2
-rw-r--r--LAPACKE/src/lapacke_sgbsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgbsvx.c2
-rw-r--r--LAPACKE/src/lapacke_sgbsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgbsvxx.c2
-rw-r--r--LAPACKE/src/lapacke_sgbsvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgbtrf.c2
-rw-r--r--LAPACKE/src/lapacke_sgbtrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgbtrs.c2
-rw-r--r--LAPACKE/src/lapacke_sgbtrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgebak.c2
-rw-r--r--LAPACKE/src/lapacke_sgebak_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgebal.c2
-rw-r--r--LAPACKE/src/lapacke_sgebal_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgebrd.c2
-rw-r--r--LAPACKE/src/lapacke_sgebrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgecon.c2
-rw-r--r--LAPACKE/src/lapacke_sgecon_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgeequ.c2
-rw-r--r--LAPACKE/src/lapacke_sgeequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgeequb.c2
-rw-r--r--LAPACKE/src/lapacke_sgeequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgees.c2
-rw-r--r--LAPACKE/src/lapacke_sgees_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgeesx.c2
-rw-r--r--LAPACKE/src/lapacke_sgeesx_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgeev.c2
-rw-r--r--LAPACKE/src/lapacke_sgeev_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgeevx.c2
-rw-r--r--LAPACKE/src/lapacke_sgeevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgehrd.c2
-rw-r--r--LAPACKE/src/lapacke_sgehrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgejsv.c2
-rw-r--r--LAPACKE/src/lapacke_sgejsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgelq2.c2
-rw-r--r--LAPACKE/src/lapacke_sgelq2_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgelqf.c2
-rw-r--r--LAPACKE/src/lapacke_sgelqf_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgels.c2
-rw-r--r--LAPACKE/src/lapacke_sgels_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgelsd.c2
-rw-r--r--LAPACKE/src/lapacke_sgelsd_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgelss.c2
-rw-r--r--LAPACKE/src/lapacke_sgelss_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgelsy.c2
-rw-r--r--LAPACKE/src/lapacke_sgelsy_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgemqrt.c2
-rw-r--r--LAPACKE/src/lapacke_sgemqrt_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqlf.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqlf_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqp3.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqp3_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqpf.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqpf_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqr2.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqr2_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqrf.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqrfp.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqrfp_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqrt.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqrt2.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqrt2_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqrt3.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqrt3_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgeqrt_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgerfs.c2
-rw-r--r--LAPACKE/src/lapacke_sgerfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgerfsx.c2
-rw-r--r--LAPACKE/src/lapacke_sgerfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgerqf.c2
-rw-r--r--LAPACKE/src/lapacke_sgerqf_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgesdd.c2
-rw-r--r--LAPACKE/src/lapacke_sgesdd_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgesv.c2
-rw-r--r--LAPACKE/src/lapacke_sgesv_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgesvd.c2
-rw-r--r--LAPACKE/src/lapacke_sgesvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgesvj.c2
-rw-r--r--LAPACKE/src/lapacke_sgesvj_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgesvx.c2
-rw-r--r--LAPACKE/src/lapacke_sgesvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgesvxx.c2
-rw-r--r--LAPACKE/src/lapacke_sgesvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgetf2.c2
-rw-r--r--LAPACKE/src/lapacke_sgetf2_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgetrf.c2
-rw-r--r--LAPACKE/src/lapacke_sgetrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgetri.c2
-rw-r--r--LAPACKE/src/lapacke_sgetri_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgetrs.c2
-rw-r--r--LAPACKE/src/lapacke_sgetrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_sggbak.c2
-rw-r--r--LAPACKE/src/lapacke_sggbak_work.c2
-rw-r--r--LAPACKE/src/lapacke_sggbal.c2
-rw-r--r--LAPACKE/src/lapacke_sggbal_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgges.c2
-rw-r--r--LAPACKE/src/lapacke_sgges_work.c2
-rw-r--r--LAPACKE/src/lapacke_sggesx.c2
-rw-r--r--LAPACKE/src/lapacke_sggesx_work.c2
-rw-r--r--LAPACKE/src/lapacke_sggev.c2
-rw-r--r--LAPACKE/src/lapacke_sggev_work.c2
-rw-r--r--LAPACKE/src/lapacke_sggevx.c2
-rw-r--r--LAPACKE/src/lapacke_sggevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_sggglm.c2
-rw-r--r--LAPACKE/src/lapacke_sggglm_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgghrd.c2
-rw-r--r--LAPACKE/src/lapacke_sgghrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgglse.c2
-rw-r--r--LAPACKE/src/lapacke_sgglse_work.c2
-rw-r--r--LAPACKE/src/lapacke_sggqrf.c2
-rw-r--r--LAPACKE/src/lapacke_sggqrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_sggrqf.c2
-rw-r--r--LAPACKE/src/lapacke_sggrqf_work.c2
-rw-r--r--LAPACKE/src/lapacke_sggsvd.c2
-rw-r--r--LAPACKE/src/lapacke_sggsvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_sggsvp.c2
-rw-r--r--LAPACKE/src/lapacke_sggsvp_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgtrfs.c2
-rw-r--r--LAPACKE/src/lapacke_sgtrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgtsv.c2
-rw-r--r--LAPACKE/src/lapacke_sgtsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgtsvx.c2
-rw-r--r--LAPACKE/src/lapacke_sgtsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_sgttrs.c2
-rw-r--r--LAPACKE/src/lapacke_sgttrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_shgeqz.c2
-rw-r--r--LAPACKE/src/lapacke_shgeqz_work.c2
-rw-r--r--LAPACKE/src/lapacke_shsein.c2
-rw-r--r--LAPACKE/src/lapacke_shsein_work.c2
-rw-r--r--LAPACKE/src/lapacke_shseqr.c2
-rw-r--r--LAPACKE/src/lapacke_shseqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_slacpy.c2
-rw-r--r--LAPACKE/src/lapacke_slacpy_work.c2
-rw-r--r--LAPACKE/src/lapacke_slag2d.c2
-rw-r--r--LAPACKE/src/lapacke_slag2d_work.c2
-rw-r--r--LAPACKE/src/lapacke_slagge.c2
-rw-r--r--LAPACKE/src/lapacke_slagge_work.c2
-rw-r--r--LAPACKE/src/lapacke_slagsy.c2
-rw-r--r--LAPACKE/src/lapacke_slagsy_work.c2
-rw-r--r--LAPACKE/src/lapacke_slamch_work.c2
-rw-r--r--LAPACKE/src/lapacke_slange.c2
-rw-r--r--LAPACKE/src/lapacke_slange_work.c2
-rw-r--r--LAPACKE/src/lapacke_slansy.c2
-rw-r--r--LAPACKE/src/lapacke_slansy_work.c2
-rw-r--r--LAPACKE/src/lapacke_slantr.c2
-rw-r--r--LAPACKE/src/lapacke_slantr_work.c2
-rw-r--r--LAPACKE/src/lapacke_slapmr.c2
-rw-r--r--LAPACKE/src/lapacke_slapmr_work.c2
-rw-r--r--LAPACKE/src/lapacke_slarfb.c2
-rw-r--r--LAPACKE/src/lapacke_slarfb_work.c2
-rw-r--r--LAPACKE/src/lapacke_slarft.c2
-rw-r--r--LAPACKE/src/lapacke_slarft_work.c2
-rw-r--r--LAPACKE/src/lapacke_slaset.c2
-rw-r--r--LAPACKE/src/lapacke_slaset_work.c2
-rw-r--r--LAPACKE/src/lapacke_slaswp.c2
-rw-r--r--LAPACKE/src/lapacke_slaswp_work.c2
-rw-r--r--LAPACKE/src/lapacke_slauum.c2
-rw-r--r--LAPACKE/src/lapacke_slauum_work.c2
-rw-r--r--LAPACKE/src/lapacke_sopgtr.c2
-rw-r--r--LAPACKE/src/lapacke_sopgtr_work.c2
-rw-r--r--LAPACKE/src/lapacke_sopmtr.c2
-rw-r--r--LAPACKE/src/lapacke_sopmtr_work.c2
-rw-r--r--LAPACKE/src/lapacke_sorbdb.c2
-rw-r--r--LAPACKE/src/lapacke_sorbdb_work.c2
-rw-r--r--LAPACKE/src/lapacke_sorcsd.c2
-rw-r--r--LAPACKE/src/lapacke_sorcsd_work.c2
-rw-r--r--LAPACKE/src/lapacke_sorgbr.c2
-rw-r--r--LAPACKE/src/lapacke_sorgbr_work.c2
-rw-r--r--LAPACKE/src/lapacke_sorghr.c2
-rw-r--r--LAPACKE/src/lapacke_sorghr_work.c2
-rw-r--r--LAPACKE/src/lapacke_sorglq.c2
-rw-r--r--LAPACKE/src/lapacke_sorglq_work.c2
-rw-r--r--LAPACKE/src/lapacke_sorgql.c2
-rw-r--r--LAPACKE/src/lapacke_sorgql_work.c2
-rw-r--r--LAPACKE/src/lapacke_sorgqr.c2
-rw-r--r--LAPACKE/src/lapacke_sorgqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_sorgrq.c2
-rw-r--r--LAPACKE/src/lapacke_sorgrq_work.c2
-rw-r--r--LAPACKE/src/lapacke_sorgtr.c2
-rw-r--r--LAPACKE/src/lapacke_sorgtr_work.c2
-rw-r--r--LAPACKE/src/lapacke_sormbr.c2
-rw-r--r--LAPACKE/src/lapacke_sormbr_work.c2
-rw-r--r--LAPACKE/src/lapacke_sormhr.c2
-rw-r--r--LAPACKE/src/lapacke_sormhr_work.c2
-rw-r--r--LAPACKE/src/lapacke_sormlq.c2
-rw-r--r--LAPACKE/src/lapacke_sormlq_work.c2
-rw-r--r--LAPACKE/src/lapacke_sormql.c2
-rw-r--r--LAPACKE/src/lapacke_sormql_work.c2
-rw-r--r--LAPACKE/src/lapacke_sormqr.c2
-rw-r--r--LAPACKE/src/lapacke_sormqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_sormrq.c2
-rw-r--r--LAPACKE/src/lapacke_sormrq_work.c2
-rw-r--r--LAPACKE/src/lapacke_sormrz.c2
-rw-r--r--LAPACKE/src/lapacke_sormrz_work.c2
-rw-r--r--LAPACKE/src/lapacke_sormtr.c2
-rw-r--r--LAPACKE/src/lapacke_sormtr_work.c2
-rw-r--r--LAPACKE/src/lapacke_spbcon.c2
-rw-r--r--LAPACKE/src/lapacke_spbcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_spbequ.c2
-rw-r--r--LAPACKE/src/lapacke_spbequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_spbrfs.c2
-rw-r--r--LAPACKE/src/lapacke_spbrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_spbstf.c2
-rw-r--r--LAPACKE/src/lapacke_spbstf_work.c2
-rw-r--r--LAPACKE/src/lapacke_spbsv.c2
-rw-r--r--LAPACKE/src/lapacke_spbsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_spbsvx.c2
-rw-r--r--LAPACKE/src/lapacke_spbsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_spbtrf.c2
-rw-r--r--LAPACKE/src/lapacke_spbtrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_spbtrs.c2
-rw-r--r--LAPACKE/src/lapacke_spbtrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_spftrf.c2
-rw-r--r--LAPACKE/src/lapacke_spftrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_spftri.c2
-rw-r--r--LAPACKE/src/lapacke_spftri_work.c2
-rw-r--r--LAPACKE/src/lapacke_spftrs.c2
-rw-r--r--LAPACKE/src/lapacke_spftrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_spocon.c2
-rw-r--r--LAPACKE/src/lapacke_spocon_work.c2
-rw-r--r--LAPACKE/src/lapacke_spoequ.c2
-rw-r--r--LAPACKE/src/lapacke_spoequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_spoequb.c2
-rw-r--r--LAPACKE/src/lapacke_spoequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_sporfs.c2
-rw-r--r--LAPACKE/src/lapacke_sporfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_sporfsx.c2
-rw-r--r--LAPACKE/src/lapacke_sporfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_sposv.c2
-rw-r--r--LAPACKE/src/lapacke_sposv_work.c2
-rw-r--r--LAPACKE/src/lapacke_sposvx.c2
-rw-r--r--LAPACKE/src/lapacke_sposvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_sposvxx.c2
-rw-r--r--LAPACKE/src/lapacke_sposvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_spotrf.c2
-rw-r--r--LAPACKE/src/lapacke_spotrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_spotri.c2
-rw-r--r--LAPACKE/src/lapacke_spotri_work.c2
-rw-r--r--LAPACKE/src/lapacke_spotrs.c2
-rw-r--r--LAPACKE/src/lapacke_spotrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_sppcon.c2
-rw-r--r--LAPACKE/src/lapacke_sppcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_sppequ.c2
-rw-r--r--LAPACKE/src/lapacke_sppequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_spprfs.c2
-rw-r--r--LAPACKE/src/lapacke_spprfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_sppsv.c2
-rw-r--r--LAPACKE/src/lapacke_sppsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_sppsvx.c2
-rw-r--r--LAPACKE/src/lapacke_sppsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_spptrf.c2
-rw-r--r--LAPACKE/src/lapacke_spptrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_spptri.c2
-rw-r--r--LAPACKE/src/lapacke_spptri_work.c2
-rw-r--r--LAPACKE/src/lapacke_spptrs.c2
-rw-r--r--LAPACKE/src/lapacke_spptrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_spstrf.c2
-rw-r--r--LAPACKE/src/lapacke_spstrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_spteqr.c2
-rw-r--r--LAPACKE/src/lapacke_spteqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_sptrfs.c2
-rw-r--r--LAPACKE/src/lapacke_sptrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_sptsv.c2
-rw-r--r--LAPACKE/src/lapacke_sptsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_sptsvx.c2
-rw-r--r--LAPACKE/src/lapacke_sptsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_spttrs.c2
-rw-r--r--LAPACKE/src/lapacke_spttrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssbev.c2
-rw-r--r--LAPACKE/src/lapacke_ssbev_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssbevd.c2
-rw-r--r--LAPACKE/src/lapacke_ssbevd_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssbevx.c2
-rw-r--r--LAPACKE/src/lapacke_ssbevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssbgst.c2
-rw-r--r--LAPACKE/src/lapacke_ssbgst_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssbgv.c2
-rw-r--r--LAPACKE/src/lapacke_ssbgv_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssbgvd.c2
-rw-r--r--LAPACKE/src/lapacke_ssbgvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssbgvx.c2
-rw-r--r--LAPACKE/src/lapacke_ssbgvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssbtrd.c2
-rw-r--r--LAPACKE/src/lapacke_ssbtrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssfrk.c2
-rw-r--r--LAPACKE/src/lapacke_ssfrk_work.c2
-rw-r--r--LAPACKE/src/lapacke_sspcon.c2
-rw-r--r--LAPACKE/src/lapacke_sspcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_sspev.c2
-rw-r--r--LAPACKE/src/lapacke_sspev_work.c2
-rw-r--r--LAPACKE/src/lapacke_sspevd.c2
-rw-r--r--LAPACKE/src/lapacke_sspevd_work.c2
-rw-r--r--LAPACKE/src/lapacke_sspevx.c2
-rw-r--r--LAPACKE/src/lapacke_sspevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_sspgst.c2
-rw-r--r--LAPACKE/src/lapacke_sspgst_work.c2
-rw-r--r--LAPACKE/src/lapacke_sspgv.c2
-rw-r--r--LAPACKE/src/lapacke_sspgv_work.c2
-rw-r--r--LAPACKE/src/lapacke_sspgvd.c2
-rw-r--r--LAPACKE/src/lapacke_sspgvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_sspgvx.c2
-rw-r--r--LAPACKE/src/lapacke_sspgvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssprfs.c2
-rw-r--r--LAPACKE/src/lapacke_ssprfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_sspsv.c2
-rw-r--r--LAPACKE/src/lapacke_sspsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_sspsvx.c2
-rw-r--r--LAPACKE/src/lapacke_sspsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssptrd.c2
-rw-r--r--LAPACKE/src/lapacke_ssptrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssptrf.c2
-rw-r--r--LAPACKE/src/lapacke_ssptrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssptri.c2
-rw-r--r--LAPACKE/src/lapacke_ssptri_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssptrs.c2
-rw-r--r--LAPACKE/src/lapacke_ssptrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_sstedc.c2
-rw-r--r--LAPACKE/src/lapacke_sstedc_work.c2
-rw-r--r--LAPACKE/src/lapacke_sstegr.c2
-rw-r--r--LAPACKE/src/lapacke_sstegr_work.c2
-rw-r--r--LAPACKE/src/lapacke_sstein.c2
-rw-r--r--LAPACKE/src/lapacke_sstein_work.c2
-rw-r--r--LAPACKE/src/lapacke_sstemr.c2
-rw-r--r--LAPACKE/src/lapacke_sstemr_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssteqr.c2
-rw-r--r--LAPACKE/src/lapacke_ssteqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_sstev.c2
-rw-r--r--LAPACKE/src/lapacke_sstev_work.c2
-rw-r--r--LAPACKE/src/lapacke_sstevd.c2
-rw-r--r--LAPACKE/src/lapacke_sstevd_work.c2
-rw-r--r--LAPACKE/src/lapacke_sstevr.c2
-rw-r--r--LAPACKE/src/lapacke_sstevr_work.c2
-rw-r--r--LAPACKE/src/lapacke_sstevx.c2
-rw-r--r--LAPACKE/src/lapacke_sstevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssycon.c2
-rw-r--r--LAPACKE/src/lapacke_ssycon_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssyconv.c2
-rw-r--r--LAPACKE/src/lapacke_ssyconv_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssyequb.c2
-rw-r--r--LAPACKE/src/lapacke_ssyequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssyev.c2
-rw-r--r--LAPACKE/src/lapacke_ssyev_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssyevd.c2
-rw-r--r--LAPACKE/src/lapacke_ssyevd_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssyevr.c2
-rw-r--r--LAPACKE/src/lapacke_ssyevr_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssyevx.c2
-rw-r--r--LAPACKE/src/lapacke_ssyevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssygst.c2
-rw-r--r--LAPACKE/src/lapacke_ssygst_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssygv.c2
-rw-r--r--LAPACKE/src/lapacke_ssygv_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssygvd.c2
-rw-r--r--LAPACKE/src/lapacke_ssygvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssygvx.c2
-rw-r--r--LAPACKE/src/lapacke_ssygvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssyrfs.c2
-rw-r--r--LAPACKE/src/lapacke_ssyrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssyrfsx.c2
-rw-r--r--LAPACKE/src/lapacke_ssyrfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssysv.c2
-rw-r--r--LAPACKE/src/lapacke_ssysv_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssysvx.c2
-rw-r--r--LAPACKE/src/lapacke_ssysvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssysvxx.c2
-rw-r--r--LAPACKE/src/lapacke_ssysvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssyswapr.c2
-rw-r--r--LAPACKE/src/lapacke_ssyswapr_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssytrd.c2
-rw-r--r--LAPACKE/src/lapacke_ssytrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssytrf.c2
-rw-r--r--LAPACKE/src/lapacke_ssytrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssytri.c2
-rw-r--r--LAPACKE/src/lapacke_ssytri2.c2
-rw-r--r--LAPACKE/src/lapacke_ssytri2_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssytri2x.c2
-rw-r--r--LAPACKE/src/lapacke_ssytri2x_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssytri_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssytrs.c2
-rw-r--r--LAPACKE/src/lapacke_ssytrs2.c2
-rw-r--r--LAPACKE/src/lapacke_ssytrs2_work.c2
-rw-r--r--LAPACKE/src/lapacke_ssytrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_stbcon.c2
-rw-r--r--LAPACKE/src/lapacke_stbcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_stbrfs.c2
-rw-r--r--LAPACKE/src/lapacke_stbrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_stbtrs.c2
-rw-r--r--LAPACKE/src/lapacke_stbtrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_stfsm.c2
-rw-r--r--LAPACKE/src/lapacke_stfsm_work.c2
-rw-r--r--LAPACKE/src/lapacke_stftri.c2
-rw-r--r--LAPACKE/src/lapacke_stftri_work.c2
-rw-r--r--LAPACKE/src/lapacke_stfttp.c2
-rw-r--r--LAPACKE/src/lapacke_stfttp_work.c2
-rw-r--r--LAPACKE/src/lapacke_stfttr.c2
-rw-r--r--LAPACKE/src/lapacke_stfttr_work.c2
-rw-r--r--LAPACKE/src/lapacke_stgevc.c2
-rw-r--r--LAPACKE/src/lapacke_stgevc_work.c2
-rw-r--r--LAPACKE/src/lapacke_stgexc.c2
-rw-r--r--LAPACKE/src/lapacke_stgexc_work.c2
-rw-r--r--LAPACKE/src/lapacke_stgsen.c2
-rw-r--r--LAPACKE/src/lapacke_stgsen_work.c2
-rw-r--r--LAPACKE/src/lapacke_stgsja.c2
-rw-r--r--LAPACKE/src/lapacke_stgsja_work.c2
-rw-r--r--LAPACKE/src/lapacke_stgsna.c2
-rw-r--r--LAPACKE/src/lapacke_stgsna_work.c2
-rw-r--r--LAPACKE/src/lapacke_stgsyl.c2
-rw-r--r--LAPACKE/src/lapacke_stgsyl_work.c2
-rw-r--r--LAPACKE/src/lapacke_stpcon.c2
-rw-r--r--LAPACKE/src/lapacke_stpcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_stpmqrt.c2
-rw-r--r--LAPACKE/src/lapacke_stpmqrt_work.c2
-rw-r--r--LAPACKE/src/lapacke_stpqrt2.c2
-rw-r--r--LAPACKE/src/lapacke_stpqrt2_work.c2
-rw-r--r--LAPACKE/src/lapacke_stprfb.c2
-rw-r--r--LAPACKE/src/lapacke_stprfb_work.c2
-rw-r--r--LAPACKE/src/lapacke_stprfs.c2
-rw-r--r--LAPACKE/src/lapacke_stprfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_stptri.c2
-rw-r--r--LAPACKE/src/lapacke_stptri_work.c2
-rw-r--r--LAPACKE/src/lapacke_stptrs.c2
-rw-r--r--LAPACKE/src/lapacke_stptrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_stpttf.c2
-rw-r--r--LAPACKE/src/lapacke_stpttf_work.c2
-rw-r--r--LAPACKE/src/lapacke_stpttr.c2
-rw-r--r--LAPACKE/src/lapacke_stpttr_work.c2
-rw-r--r--LAPACKE/src/lapacke_strcon.c2
-rw-r--r--LAPACKE/src/lapacke_strcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_strevc.c2
-rw-r--r--LAPACKE/src/lapacke_strevc_work.c2
-rw-r--r--LAPACKE/src/lapacke_strexc.c2
-rw-r--r--LAPACKE/src/lapacke_strexc_work.c2
-rw-r--r--LAPACKE/src/lapacke_strrfs.c2
-rw-r--r--LAPACKE/src/lapacke_strrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_strsen.c2
-rw-r--r--LAPACKE/src/lapacke_strsen_work.c2
-rw-r--r--LAPACKE/src/lapacke_strsna.c2
-rw-r--r--LAPACKE/src/lapacke_strsna_work.c2
-rw-r--r--LAPACKE/src/lapacke_strsyl.c2
-rw-r--r--LAPACKE/src/lapacke_strsyl_work.c2
-rw-r--r--LAPACKE/src/lapacke_strtri.c2
-rw-r--r--LAPACKE/src/lapacke_strtri_work.c2
-rw-r--r--LAPACKE/src/lapacke_strtrs.c2
-rw-r--r--LAPACKE/src/lapacke_strtrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_strttf.c2
-rw-r--r--LAPACKE/src/lapacke_strttf_work.c2
-rw-r--r--LAPACKE/src/lapacke_strttp.c2
-rw-r--r--LAPACKE/src/lapacke_strttp_work.c2
-rw-r--r--LAPACKE/src/lapacke_stzrzf.c2
-rw-r--r--LAPACKE/src/lapacke_stzrzf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zbbcsd.c2
-rw-r--r--LAPACKE/src/lapacke_zbbcsd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zbdsqr.c2
-rw-r--r--LAPACKE/src/lapacke_zbdsqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zcgesv.c2
-rw-r--r--LAPACKE/src/lapacke_zcgesv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zcposv.c2
-rw-r--r--LAPACKE/src/lapacke_zcposv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgbbrd.c2
-rw-r--r--LAPACKE/src/lapacke_zgbbrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgbcon.c2
-rw-r--r--LAPACKE/src/lapacke_zgbcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgbequ.c2
-rw-r--r--LAPACKE/src/lapacke_zgbequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgbequb.c2
-rw-r--r--LAPACKE/src/lapacke_zgbequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgbrfs.c2
-rw-r--r--LAPACKE/src/lapacke_zgbrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgbrfsx.c2
-rw-r--r--LAPACKE/src/lapacke_zgbrfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgbsv.c2
-rw-r--r--LAPACKE/src/lapacke_zgbsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgbsvx.c2
-rw-r--r--LAPACKE/src/lapacke_zgbsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgbsvxx.c2
-rw-r--r--LAPACKE/src/lapacke_zgbsvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgbtrf.c2
-rw-r--r--LAPACKE/src/lapacke_zgbtrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgbtrs.c2
-rw-r--r--LAPACKE/src/lapacke_zgbtrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgebak.c2
-rw-r--r--LAPACKE/src/lapacke_zgebak_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgebal.c2
-rw-r--r--LAPACKE/src/lapacke_zgebal_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgebrd.c2
-rw-r--r--LAPACKE/src/lapacke_zgebrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgecon.c2
-rw-r--r--LAPACKE/src/lapacke_zgecon_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgeequ.c2
-rw-r--r--LAPACKE/src/lapacke_zgeequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgeequb.c2
-rw-r--r--LAPACKE/src/lapacke_zgeequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgees.c2
-rw-r--r--LAPACKE/src/lapacke_zgees_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgeesx.c2
-rw-r--r--LAPACKE/src/lapacke_zgeesx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgeev.c2
-rw-r--r--LAPACKE/src/lapacke_zgeev_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgeevx.c2
-rw-r--r--LAPACKE/src/lapacke_zgeevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgehrd.c2
-rw-r--r--LAPACKE/src/lapacke_zgehrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgejsv.c2
-rw-r--r--LAPACKE/src/lapacke_zgelq2.c2
-rw-r--r--LAPACKE/src/lapacke_zgelq2_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgelqf.c2
-rw-r--r--LAPACKE/src/lapacke_zgelqf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgels.c2
-rw-r--r--LAPACKE/src/lapacke_zgels_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgelsd.c2
-rw-r--r--LAPACKE/src/lapacke_zgelsd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgelss.c2
-rw-r--r--LAPACKE/src/lapacke_zgelss_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgelsy.c2
-rw-r--r--LAPACKE/src/lapacke_zgelsy_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgemqrt.c2
-rw-r--r--LAPACKE/src/lapacke_zgemqrt_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqlf.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqlf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqp3.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqp3_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqpf.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqpf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqr2.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqr2_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqrf.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqrfp.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqrfp_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqrt.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqrt2.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqrt2_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqrt3.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqrt3_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgeqrt_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgerfs.c2
-rw-r--r--LAPACKE/src/lapacke_zgerfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgerfsx.c2
-rw-r--r--LAPACKE/src/lapacke_zgerfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgerqf.c2
-rw-r--r--LAPACKE/src/lapacke_zgerqf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgesdd.c2
-rw-r--r--LAPACKE/src/lapacke_zgesdd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgesv.c2
-rw-r--r--LAPACKE/src/lapacke_zgesv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgesvd.c2
-rw-r--r--LAPACKE/src/lapacke_zgesvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgesvdx.c2
-rw-r--r--LAPACKE/src/lapacke_zgesvx.c2
-rw-r--r--LAPACKE/src/lapacke_zgesvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgesvxx.c2
-rw-r--r--LAPACKE/src/lapacke_zgesvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgetf2.c2
-rw-r--r--LAPACKE/src/lapacke_zgetf2_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgetrf.c2
-rw-r--r--LAPACKE/src/lapacke_zgetrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgetri.c2
-rw-r--r--LAPACKE/src/lapacke_zgetri_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgetrs.c2
-rw-r--r--LAPACKE/src/lapacke_zgetrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zggbak.c2
-rw-r--r--LAPACKE/src/lapacke_zggbak_work.c2
-rw-r--r--LAPACKE/src/lapacke_zggbal.c2
-rw-r--r--LAPACKE/src/lapacke_zggbal_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgges.c2
-rw-r--r--LAPACKE/src/lapacke_zgges_work.c2
-rw-r--r--LAPACKE/src/lapacke_zggesx.c2
-rw-r--r--LAPACKE/src/lapacke_zggesx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zggev.c2
-rw-r--r--LAPACKE/src/lapacke_zggev_work.c2
-rw-r--r--LAPACKE/src/lapacke_zggevx.c2
-rw-r--r--LAPACKE/src/lapacke_zggevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zggglm.c2
-rw-r--r--LAPACKE/src/lapacke_zggglm_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgghrd.c2
-rw-r--r--LAPACKE/src/lapacke_zgghrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgglse.c2
-rw-r--r--LAPACKE/src/lapacke_zgglse_work.c2
-rw-r--r--LAPACKE/src/lapacke_zggqrf.c2
-rw-r--r--LAPACKE/src/lapacke_zggqrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zggrqf.c2
-rw-r--r--LAPACKE/src/lapacke_zggrqf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zggsvd.c2
-rw-r--r--LAPACKE/src/lapacke_zggsvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zggsvp.c2
-rw-r--r--LAPACKE/src/lapacke_zggsvp_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgtrfs.c2
-rw-r--r--LAPACKE/src/lapacke_zgtrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgtsv.c2
-rw-r--r--LAPACKE/src/lapacke_zgtsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgtsvx.c2
-rw-r--r--LAPACKE/src/lapacke_zgtsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zgttrs.c2
-rw-r--r--LAPACKE/src/lapacke_zgttrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhbev.c2
-rw-r--r--LAPACKE/src/lapacke_zhbev_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhbevd.c2
-rw-r--r--LAPACKE/src/lapacke_zhbevd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhbevx.c2
-rw-r--r--LAPACKE/src/lapacke_zhbevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhbgst.c2
-rw-r--r--LAPACKE/src/lapacke_zhbgst_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhbgv.c2
-rw-r--r--LAPACKE/src/lapacke_zhbgv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhbgvd.c2
-rw-r--r--LAPACKE/src/lapacke_zhbgvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhbgvx.c2
-rw-r--r--LAPACKE/src/lapacke_zhbgvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhbtrd.c2
-rw-r--r--LAPACKE/src/lapacke_zhbtrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhecon.c2
-rw-r--r--LAPACKE/src/lapacke_zhecon_work.c2
-rw-r--r--LAPACKE/src/lapacke_zheequb.c2
-rw-r--r--LAPACKE/src/lapacke_zheequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_zheev.c2
-rw-r--r--LAPACKE/src/lapacke_zheev_work.c2
-rw-r--r--LAPACKE/src/lapacke_zheevd.c2
-rw-r--r--LAPACKE/src/lapacke_zheevd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zheevr.c2
-rw-r--r--LAPACKE/src/lapacke_zheevr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zheevx.c2
-rw-r--r--LAPACKE/src/lapacke_zheevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhegst.c2
-rw-r--r--LAPACKE/src/lapacke_zhegst_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhegv.c2
-rw-r--r--LAPACKE/src/lapacke_zhegv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhegvd.c2
-rw-r--r--LAPACKE/src/lapacke_zhegvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhegvx.c2
-rw-r--r--LAPACKE/src/lapacke_zhegvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zherfs.c2
-rw-r--r--LAPACKE/src/lapacke_zherfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zherfsx.c2
-rw-r--r--LAPACKE/src/lapacke_zherfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhesv.c2
-rw-r--r--LAPACKE/src/lapacke_zhesv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhesvx.c2
-rw-r--r--LAPACKE/src/lapacke_zhesvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhesvxx.c2
-rw-r--r--LAPACKE/src/lapacke_zhesvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zheswapr.c2
-rw-r--r--LAPACKE/src/lapacke_zheswapr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhetrd.c2
-rw-r--r--LAPACKE/src/lapacke_zhetrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhetrf.c2
-rw-r--r--LAPACKE/src/lapacke_zhetrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhetri.c2
-rw-r--r--LAPACKE/src/lapacke_zhetri2.c2
-rw-r--r--LAPACKE/src/lapacke_zhetri2_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhetri2x.c2
-rw-r--r--LAPACKE/src/lapacke_zhetri2x_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhetri_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhetrs.c2
-rw-r--r--LAPACKE/src/lapacke_zhetrs2.c2
-rw-r--r--LAPACKE/src/lapacke_zhetrs2_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhetrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhfrk.c2
-rw-r--r--LAPACKE/src/lapacke_zhfrk_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhgeqz.c2
-rw-r--r--LAPACKE/src/lapacke_zhgeqz_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhpcon.c2
-rw-r--r--LAPACKE/src/lapacke_zhpcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhpev.c2
-rw-r--r--LAPACKE/src/lapacke_zhpev_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhpevd.c2
-rw-r--r--LAPACKE/src/lapacke_zhpevd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhpevx.c2
-rw-r--r--LAPACKE/src/lapacke_zhpevx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhpgst.c2
-rw-r--r--LAPACKE/src/lapacke_zhpgst_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhpgv.c2
-rw-r--r--LAPACKE/src/lapacke_zhpgv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhpgvd.c2
-rw-r--r--LAPACKE/src/lapacke_zhpgvd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhpgvx.c2
-rw-r--r--LAPACKE/src/lapacke_zhpgvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhprfs.c2
-rw-r--r--LAPACKE/src/lapacke_zhprfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhpsv.c2
-rw-r--r--LAPACKE/src/lapacke_zhpsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhpsvx.c2
-rw-r--r--LAPACKE/src/lapacke_zhpsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhptrd.c2
-rw-r--r--LAPACKE/src/lapacke_zhptrd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhptrf.c2
-rw-r--r--LAPACKE/src/lapacke_zhptrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhptri.c2
-rw-r--r--LAPACKE/src/lapacke_zhptri_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhptrs.c2
-rw-r--r--LAPACKE/src/lapacke_zhptrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhsein.c2
-rw-r--r--LAPACKE/src/lapacke_zhsein_work.c2
-rw-r--r--LAPACKE/src/lapacke_zhseqr.c2
-rw-r--r--LAPACKE/src/lapacke_zhseqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zlacpy.c2
-rw-r--r--LAPACKE/src/lapacke_zlacpy_work.c2
-rw-r--r--LAPACKE/src/lapacke_zlag2c.c2
-rw-r--r--LAPACKE/src/lapacke_zlag2c_work.c2
-rw-r--r--LAPACKE/src/lapacke_zlagge.c2
-rw-r--r--LAPACKE/src/lapacke_zlagge_work.c2
-rw-r--r--LAPACKE/src/lapacke_zlaghe.c2
-rw-r--r--LAPACKE/src/lapacke_zlaghe_work.c2
-rw-r--r--LAPACKE/src/lapacke_zlagsy.c2
-rw-r--r--LAPACKE/src/lapacke_zlagsy_work.c2
-rw-r--r--LAPACKE/src/lapacke_zlange.c2
-rw-r--r--LAPACKE/src/lapacke_zlange_work.c2
-rw-r--r--LAPACKE/src/lapacke_zlanhe.c2
-rw-r--r--LAPACKE/src/lapacke_zlanhe_work.c2
-rw-r--r--LAPACKE/src/lapacke_zlansy.c2
-rw-r--r--LAPACKE/src/lapacke_zlansy_work.c2
-rw-r--r--LAPACKE/src/lapacke_zlantr.c2
-rw-r--r--LAPACKE/src/lapacke_zlantr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zlapmr.c2
-rw-r--r--LAPACKE/src/lapacke_zlapmr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zlarfb.c2
-rw-r--r--LAPACKE/src/lapacke_zlarfb_work.c2
-rw-r--r--LAPACKE/src/lapacke_zlarft.c2
-rw-r--r--LAPACKE/src/lapacke_zlarft_work.c2
-rw-r--r--LAPACKE/src/lapacke_zlascl.c2
-rw-r--r--LAPACKE/src/lapacke_zlaset.c2
-rw-r--r--LAPACKE/src/lapacke_zlaset_work.c2
-rw-r--r--LAPACKE/src/lapacke_zlaswp.c2
-rw-r--r--LAPACKE/src/lapacke_zlaswp_work.c2
-rw-r--r--LAPACKE/src/lapacke_zlauum.c2
-rw-r--r--LAPACKE/src/lapacke_zlauum_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpbcon.c2
-rw-r--r--LAPACKE/src/lapacke_zpbcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpbequ.c2
-rw-r--r--LAPACKE/src/lapacke_zpbequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpbrfs.c2
-rw-r--r--LAPACKE/src/lapacke_zpbrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpbstf.c2
-rw-r--r--LAPACKE/src/lapacke_zpbstf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpbsv.c2
-rw-r--r--LAPACKE/src/lapacke_zpbsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpbsvx.c2
-rw-r--r--LAPACKE/src/lapacke_zpbsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpbtrf.c2
-rw-r--r--LAPACKE/src/lapacke_zpbtrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpbtrs.c2
-rw-r--r--LAPACKE/src/lapacke_zpbtrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpftrf.c2
-rw-r--r--LAPACKE/src/lapacke_zpftrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpftri.c2
-rw-r--r--LAPACKE/src/lapacke_zpftri_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpftrs.c2
-rw-r--r--LAPACKE/src/lapacke_zpftrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpocon.c2
-rw-r--r--LAPACKE/src/lapacke_zpocon_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpoequ.c2
-rw-r--r--LAPACKE/src/lapacke_zpoequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpoequb.c2
-rw-r--r--LAPACKE/src/lapacke_zpoequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_zporfs.c2
-rw-r--r--LAPACKE/src/lapacke_zporfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zporfsx.c2
-rw-r--r--LAPACKE/src/lapacke_zporfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zposv.c2
-rw-r--r--LAPACKE/src/lapacke_zposv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zposvx.c2
-rw-r--r--LAPACKE/src/lapacke_zposvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zposvxx.c2
-rw-r--r--LAPACKE/src/lapacke_zposvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpotrf.c2
-rw-r--r--LAPACKE/src/lapacke_zpotrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpotri.c2
-rw-r--r--LAPACKE/src/lapacke_zpotri_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpotrs.c2
-rw-r--r--LAPACKE/src/lapacke_zpotrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zppcon.c2
-rw-r--r--LAPACKE/src/lapacke_zppcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_zppequ.c2
-rw-r--r--LAPACKE/src/lapacke_zppequ_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpprfs.c2
-rw-r--r--LAPACKE/src/lapacke_zpprfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zppsv.c2
-rw-r--r--LAPACKE/src/lapacke_zppsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zppsvx.c2
-rw-r--r--LAPACKE/src/lapacke_zppsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpptrf.c2
-rw-r--r--LAPACKE/src/lapacke_zpptrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpptri.c2
-rw-r--r--LAPACKE/src/lapacke_zpptri_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpptrs.c2
-rw-r--r--LAPACKE/src/lapacke_zpptrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpstrf.c2
-rw-r--r--LAPACKE/src/lapacke_zpstrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpteqr.c2
-rw-r--r--LAPACKE/src/lapacke_zpteqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zptrfs.c2
-rw-r--r--LAPACKE/src/lapacke_zptrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zptsv.c2
-rw-r--r--LAPACKE/src/lapacke_zptsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zptsvx.c2
-rw-r--r--LAPACKE/src/lapacke_zptsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zpttrs.c2
-rw-r--r--LAPACKE/src/lapacke_zpttrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zspcon.c2
-rw-r--r--LAPACKE/src/lapacke_zspcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsprfs.c2
-rw-r--r--LAPACKE/src/lapacke_zsprfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zspsv.c2
-rw-r--r--LAPACKE/src/lapacke_zspsv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zspsvx.c2
-rw-r--r--LAPACKE/src/lapacke_zspsvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsptrf.c2
-rw-r--r--LAPACKE/src/lapacke_zsptrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsptri.c2
-rw-r--r--LAPACKE/src/lapacke_zsptri_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsptrs.c2
-rw-r--r--LAPACKE/src/lapacke_zsptrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zstedc.c2
-rw-r--r--LAPACKE/src/lapacke_zstedc_work.c2
-rw-r--r--LAPACKE/src/lapacke_zstegr.c2
-rw-r--r--LAPACKE/src/lapacke_zstegr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zstein.c2
-rw-r--r--LAPACKE/src/lapacke_zstein_work.c2
-rw-r--r--LAPACKE/src/lapacke_zstemr.c2
-rw-r--r--LAPACKE/src/lapacke_zstemr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsteqr.c2
-rw-r--r--LAPACKE/src/lapacke_zsteqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsycon.c2
-rw-r--r--LAPACKE/src/lapacke_zsycon_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsyconv.c2
-rw-r--r--LAPACKE/src/lapacke_zsyconv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsyequb.c2
-rw-r--r--LAPACKE/src/lapacke_zsyequb_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsyrfs.c2
-rw-r--r--LAPACKE/src/lapacke_zsyrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsyrfsx.c2
-rw-r--r--LAPACKE/src/lapacke_zsyrfsx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsysv.c2
-rw-r--r--LAPACKE/src/lapacke_zsysv_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsysvx.c2
-rw-r--r--LAPACKE/src/lapacke_zsysvx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsysvxx.c2
-rw-r--r--LAPACKE/src/lapacke_zsysvxx_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsyswapr.c2
-rw-r--r--LAPACKE/src/lapacke_zsyswapr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsytrf.c2
-rw-r--r--LAPACKE/src/lapacke_zsytrf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsytri.c2
-rw-r--r--LAPACKE/src/lapacke_zsytri2.c2
-rw-r--r--LAPACKE/src/lapacke_zsytri2_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsytri2x.c2
-rw-r--r--LAPACKE/src/lapacke_zsytri2x_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsytri_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsytrs.c2
-rw-r--r--LAPACKE/src/lapacke_zsytrs2.c2
-rw-r--r--LAPACKE/src/lapacke_zsytrs2_work.c2
-rw-r--r--LAPACKE/src/lapacke_zsytrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztbcon.c2
-rw-r--r--LAPACKE/src/lapacke_ztbcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztbrfs.c2
-rw-r--r--LAPACKE/src/lapacke_ztbrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztbtrs.c2
-rw-r--r--LAPACKE/src/lapacke_ztbtrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztfsm.c2
-rw-r--r--LAPACKE/src/lapacke_ztfsm_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztftri.c2
-rw-r--r--LAPACKE/src/lapacke_ztftri_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztfttp.c2
-rw-r--r--LAPACKE/src/lapacke_ztfttp_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztfttr.c2
-rw-r--r--LAPACKE/src/lapacke_ztfttr_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztgevc.c2
-rw-r--r--LAPACKE/src/lapacke_ztgevc_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztgexc.c2
-rw-r--r--LAPACKE/src/lapacke_ztgexc_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztgsen.c2
-rw-r--r--LAPACKE/src/lapacke_ztgsen_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztgsja.c2
-rw-r--r--LAPACKE/src/lapacke_ztgsja_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztgsna.c2
-rw-r--r--LAPACKE/src/lapacke_ztgsna_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztgsyl.c2
-rw-r--r--LAPACKE/src/lapacke_ztgsyl_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztpcon.c2
-rw-r--r--LAPACKE/src/lapacke_ztpcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztpmqrt.c2
-rw-r--r--LAPACKE/src/lapacke_ztpmqrt_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztpqrt.c2
-rw-r--r--LAPACKE/src/lapacke_ztpqrt2.c2
-rw-r--r--LAPACKE/src/lapacke_ztpqrt2_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztpqrt_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztprfb.c2
-rw-r--r--LAPACKE/src/lapacke_ztprfb_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztprfs.c2
-rw-r--r--LAPACKE/src/lapacke_ztprfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztptri.c2
-rw-r--r--LAPACKE/src/lapacke_ztptri_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztptrs.c2
-rw-r--r--LAPACKE/src/lapacke_ztptrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztpttf.c2
-rw-r--r--LAPACKE/src/lapacke_ztpttf_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztpttr.c2
-rw-r--r--LAPACKE/src/lapacke_ztpttr_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztrcon.c2
-rw-r--r--LAPACKE/src/lapacke_ztrcon_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztrevc.c2
-rw-r--r--LAPACKE/src/lapacke_ztrevc_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztrexc.c2
-rw-r--r--LAPACKE/src/lapacke_ztrexc_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztrrfs.c2
-rw-r--r--LAPACKE/src/lapacke_ztrrfs_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztrsen.c2
-rw-r--r--LAPACKE/src/lapacke_ztrsen_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztrsna.c2
-rw-r--r--LAPACKE/src/lapacke_ztrsna_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztrsyl.c2
-rw-r--r--LAPACKE/src/lapacke_ztrsyl_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztrtri.c2
-rw-r--r--LAPACKE/src/lapacke_ztrtri_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztrtrs.c2
-rw-r--r--LAPACKE/src/lapacke_ztrtrs_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztrttf.c2
-rw-r--r--LAPACKE/src/lapacke_ztrttf_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztrttp.c2
-rw-r--r--LAPACKE/src/lapacke_ztrttp_work.c2
-rw-r--r--LAPACKE/src/lapacke_ztzrzf.c2
-rw-r--r--LAPACKE/src/lapacke_ztzrzf_work.c2
-rw-r--r--LAPACKE/src/lapacke_zunbdb.c2
-rw-r--r--LAPACKE/src/lapacke_zunbdb_work.c2
-rw-r--r--LAPACKE/src/lapacke_zuncsd.c2
-rw-r--r--LAPACKE/src/lapacke_zuncsd2by1.c2
-rw-r--r--LAPACKE/src/lapacke_zuncsd2by1_work.c2
-rw-r--r--LAPACKE/src/lapacke_zuncsd_work.c2
-rw-r--r--LAPACKE/src/lapacke_zungbr.c2
-rw-r--r--LAPACKE/src/lapacke_zungbr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zunghr.c2
-rw-r--r--LAPACKE/src/lapacke_zunghr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zunglq.c2
-rw-r--r--LAPACKE/src/lapacke_zunglq_work.c2
-rw-r--r--LAPACKE/src/lapacke_zungql.c2
-rw-r--r--LAPACKE/src/lapacke_zungql_work.c2
-rw-r--r--LAPACKE/src/lapacke_zungqr.c2
-rw-r--r--LAPACKE/src/lapacke_zungqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zungrq.c2
-rw-r--r--LAPACKE/src/lapacke_zungrq_work.c2
-rw-r--r--LAPACKE/src/lapacke_zungtr.c2
-rw-r--r--LAPACKE/src/lapacke_zungtr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zunmbr.c2
-rw-r--r--LAPACKE/src/lapacke_zunmbr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zunmhr.c2
-rw-r--r--LAPACKE/src/lapacke_zunmhr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zunmlq.c2
-rw-r--r--LAPACKE/src/lapacke_zunmlq_work.c2
-rw-r--r--LAPACKE/src/lapacke_zunmql.c2
-rw-r--r--LAPACKE/src/lapacke_zunmql_work.c2
-rw-r--r--LAPACKE/src/lapacke_zunmqr.c2
-rw-r--r--LAPACKE/src/lapacke_zunmqr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zunmrq.c2
-rw-r--r--LAPACKE/src/lapacke_zunmrq_work.c2
-rw-r--r--LAPACKE/src/lapacke_zunmrz.c2
-rw-r--r--LAPACKE/src/lapacke_zunmrz_work.c2
-rw-r--r--LAPACKE/src/lapacke_zunmtr.c2
-rw-r--r--LAPACKE/src/lapacke_zunmtr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zupgtr.c2
-rw-r--r--LAPACKE/src/lapacke_zupgtr_work.c2
-rw-r--r--LAPACKE/src/lapacke_zupmtr.c2
-rw-r--r--LAPACKE/src/lapacke_zupmtr_work.c2
-rw-r--r--README1
-rw-r--r--SRC/DEPRECATED/clahrd.f6
-rw-r--r--SRC/DEPRECATED/dlahrd.f6
-rw-r--r--SRC/DEPRECATED/slahrd.f6
-rw-r--r--SRC/DEPRECATED/zlahrd.f6
-rw-r--r--SRC/cbdsqr.f6
-rw-r--r--SRC/cgebal.f6
-rw-r--r--SRC/cgehrd.f6
-rw-r--r--SRC/cgeqp3.f6
-rw-r--r--SRC/cgeqr2p.f6
-rw-r--r--SRC/cgeqrfp.f6
-rw-r--r--SRC/cgesdd.f6
-rw-r--r--SRC/cgesvd.f2
-rw-r--r--SRC/cgetrf.f6
-rw-r--r--SRC/cgges.f6
-rw-r--r--SRC/cggglm.f6
-rw-r--r--SRC/cgghrd.f6
-rw-r--r--SRC/chbgv.f6
-rw-r--r--SRC/chbgvd.f6
-rw-r--r--SRC/chbgvx.f6
-rw-r--r--SRC/chegv.f6
-rw-r--r--SRC/chegvd.f6
-rw-r--r--SRC/chegvx.f6
-rw-r--r--SRC/chetri2.f6
-rw-r--r--SRC/chetri2x.f6
-rw-r--r--SRC/chgeqz.f2
-rw-r--r--SRC/chpgv.f6
-rw-r--r--SRC/chpgvd.f6
-rw-r--r--SRC/chpgvx.f6
-rw-r--r--SRC/cla_syrpvgrw.f6
-rw-r--r--SRC/clahqr.f6
-rw-r--r--SRC/clals0.f6
-rw-r--r--SRC/clanhf.f6
-rw-r--r--SRC/clansy.f6
-rw-r--r--SRC/clarfgp.f6
-rw-r--r--SRC/clarrv.f6
-rw-r--r--SRC/clarscl2.f6
-rw-r--r--SRC/clascl2.f6
-rw-r--r--SRC/claset.f6
-rw-r--r--SRC/cpotrf.f6
-rw-r--r--SRC/cpstf2.f6
-rw-r--r--SRC/cpstrf.f6
-rw-r--r--SRC/cstedc.f6
-rw-r--r--SRC/cstein.f6
-rw-r--r--SRC/cstemr.f6
-rw-r--r--SRC/csyconv.f6
-rw-r--r--SRC/csysvxx.f2
-rw-r--r--SRC/csytrf_rook.f8
-rw-r--r--SRC/csytri2.f6
-rw-r--r--SRC/csytri_rook.f8
-rw-r--r--SRC/csytrs2.f6
-rw-r--r--SRC/csytrs_rook.f8
-rw-r--r--SRC/ctgsy2.f6
-rw-r--r--SRC/cuncsd2by1.f2
-rw-r--r--SRC/cunmlq.f6
-rw-r--r--SRC/cunmql.f6
-rw-r--r--SRC/cunmqr.f6
-rw-r--r--SRC/cunmrq.f6
-rw-r--r--SRC/cunmrz.f6
-rw-r--r--SRC/dbbcsd.f6
-rw-r--r--SRC/dgebal.f6
-rw-r--r--SRC/dgehrd.f6
-rw-r--r--SRC/dgejsv.f6
-rw-r--r--SRC/dgeqp3.f6
-rw-r--r--SRC/dgeqr2p.f6
-rw-r--r--SRC/dgeqrfp.f6
-rw-r--r--SRC/dgesdd.f6
-rw-r--r--SRC/dgesvj.f6
-rw-r--r--SRC/dgetrf.f6
-rw-r--r--SRC/dggbak.f6
-rw-r--r--SRC/dggbal.f6
-rw-r--r--SRC/dggglm.f6
-rw-r--r--SRC/dgsvj0.f6
-rw-r--r--SRC/dgsvj1.f6
-rw-r--r--SRC/dladiv.f6
-rw-r--r--SRC/dlaed6.f6
-rw-r--r--SRC/dlaed7.f6
-rw-r--r--SRC/dlahqr.f6
-rw-r--r--SRC/dlals0.f6
-rw-r--r--SRC/dlansy.f6
-rw-r--r--SRC/dlarfgp.f6
-rw-r--r--SRC/dlarrf.f6
-rw-r--r--SRC/dlarrv.f6
-rw-r--r--SRC/dlarscl2.f6
-rw-r--r--SRC/dlascl2.f6
-rw-r--r--SRC/dlasd0.f6
-rw-r--r--SRC/dlasd1.f6
-rw-r--r--SRC/dlasd3.f6
-rw-r--r--SRC/dlasd6.f6
-rw-r--r--SRC/dlasd8.f6
-rw-r--r--SRC/dlaset.f6
-rw-r--r--SRC/dlasq1.f6
-rw-r--r--SRC/dlasq3.f6
-rw-r--r--SRC/dorbdb.f6
-rw-r--r--SRC/dormlq.f6
-rw-r--r--SRC/dormql.f6
-rw-r--r--SRC/dormqr.f6
-rw-r--r--SRC/dormrq.f6
-rw-r--r--SRC/dormrz.f6
-rw-r--r--SRC/dpotrf.f6
-rw-r--r--SRC/dpstf2.f6
-rw-r--r--SRC/dpstrf.f6
-rw-r--r--SRC/dsbgv.f6
-rw-r--r--SRC/dsbgvd.f6
-rw-r--r--SRC/dsbgvx.f6
-rw-r--r--SRC/dspgv.f6
-rw-r--r--SRC/dspgvd.f6
-rw-r--r--SRC/dspgvx.f6
-rw-r--r--SRC/dstedc.f6
-rw-r--r--SRC/dstein.f6
-rw-r--r--SRC/dstevr.f6
-rw-r--r--SRC/dsyconv.f6
-rw-r--r--SRC/dsygv.f6
-rw-r--r--SRC/dsygvd.f6
-rw-r--r--SRC/dsygvx.f6
-rw-r--r--SRC/dsysvxx.f6
-rw-r--r--SRC/dsytri2.f6
-rw-r--r--SRC/dsytrs2.f6
-rw-r--r--SRC/dtgex2.f6
-rw-r--r--SRC/dtgsy2.f6
-rw-r--r--SRC/dtpmqrt.f6
-rw-r--r--SRC/icmax1.f2
-rw-r--r--SRC/ilaenv.f6
-rw-r--r--SRC/ilaver.f8
-rw-r--r--SRC/iparmq.f6
-rw-r--r--SRC/izmax1.f2
-rw-r--r--SRC/sbbcsd.f6
-rw-r--r--SRC/sgebal.f6
-rw-r--r--SRC/sgehrd.f6
-rw-r--r--SRC/sgejsv.f6
-rw-r--r--SRC/sgeqp3.f6
-rw-r--r--SRC/sgeqr2p.f6
-rw-r--r--SRC/sgeqrfp.f6
-rw-r--r--SRC/sgesdd.f6
-rw-r--r--SRC/sgesvj.f6
-rw-r--r--SRC/sgetrf.f6
-rw-r--r--SRC/sggglm.f6
-rw-r--r--SRC/sgsvj0.f6
-rw-r--r--SRC/sgsvj1.f6
-rw-r--r--SRC/slaed6.f6
-rw-r--r--SRC/slaed7.f6
-rw-r--r--SRC/slahqr.f6
-rw-r--r--SRC/slals0.f6
-rw-r--r--SRC/slansy.f6
-rw-r--r--SRC/slarfgp.f6
-rw-r--r--SRC/slarrf.f6
-rw-r--r--SRC/slarrv.f6
-rw-r--r--SRC/slarscl2.f6
-rw-r--r--SRC/slascl2.f6
-rw-r--r--SRC/slasd0.f6
-rw-r--r--SRC/slasd1.f6
-rw-r--r--SRC/slasd3.f6
-rw-r--r--SRC/slasd6.f6
-rw-r--r--SRC/slasd8.f6
-rw-r--r--SRC/slaset.f6
-rw-r--r--SRC/slasq1.f6
-rw-r--r--SRC/slasq3.f6
-rw-r--r--SRC/slasq5.f6
-rw-r--r--SRC/sorbdb.f6
-rw-r--r--SRC/sorcsd2by1.f2
-rw-r--r--SRC/sormlq.f6
-rw-r--r--SRC/sormql.f6
-rw-r--r--SRC/sormqr.f6
-rw-r--r--SRC/sormrq.f6
-rw-r--r--SRC/sormrz.f6
-rw-r--r--SRC/spotrf.f6
-rw-r--r--SRC/spstf2.f6
-rw-r--r--SRC/spstrf.f6
-rw-r--r--SRC/ssbgv.f6
-rw-r--r--SRC/ssbgvd.f6
-rw-r--r--SRC/ssbgvx.f6
-rw-r--r--SRC/sspgv.f6
-rw-r--r--SRC/sspgvd.f6
-rw-r--r--SRC/sspgvx.f6
-rw-r--r--SRC/sstedc.f6
-rw-r--r--SRC/sstein.f6
-rw-r--r--SRC/sstevr.f6
-rw-r--r--SRC/ssycon_rook.f8
-rw-r--r--SRC/ssyconv.f6
-rw-r--r--SRC/ssygv.f6
-rw-r--r--SRC/ssygvd.f6
-rw-r--r--SRC/ssygvx.f6
-rw-r--r--SRC/ssysvxx.f6
-rw-r--r--SRC/ssytrf_rook.f8
-rw-r--r--SRC/ssytri2.f6
-rw-r--r--SRC/ssytrs2.f6
-rw-r--r--SRC/stgex2.f6
-rw-r--r--SRC/stgsy2.f6
-rw-r--r--SRC/stpmqrt.f6
-rw-r--r--SRC/zbbcsd.f6
-rw-r--r--SRC/zbdsqr.f6
-rw-r--r--SRC/zgebal.f6
-rw-r--r--SRC/zgehrd.f6
-rw-r--r--SRC/zgeqp3.f6
-rw-r--r--SRC/zgeqr2p.f6
-rw-r--r--SRC/zgeqrfp.f6
-rw-r--r--SRC/zgesdd.f6
-rw-r--r--SRC/zgesvd.f2
-rw-r--r--SRC/zgetrf.f6
-rw-r--r--SRC/zggbak.f6
-rw-r--r--SRC/zggbal.f6
-rw-r--r--SRC/zgges.f6
-rw-r--r--SRC/zggglm.f6
-rw-r--r--SRC/zgghrd.f6
-rw-r--r--SRC/zhbgv.f6
-rw-r--r--SRC/zhbgvd.f6
-rw-r--r--SRC/zhbgvx.f6
-rw-r--r--SRC/zhegv.f6
-rw-r--r--SRC/zhegvd.f6
-rw-r--r--SRC/zhegvx.f6
-rw-r--r--SRC/zhetri2.f6
-rw-r--r--SRC/zhetri2x.f6
-rw-r--r--SRC/zhgeqz.f2
-rw-r--r--SRC/zhpgv.f6
-rw-r--r--SRC/zhpgvd.f6
-rw-r--r--SRC/zhpgvx.f6
-rw-r--r--SRC/zla_syrpvgrw.f6
-rw-r--r--SRC/zlahqr.f6
-rw-r--r--SRC/zlals0.f6
-rw-r--r--SRC/zlanhf.f6
-rw-r--r--SRC/zlansy.f6
-rw-r--r--SRC/zlarfgp.f6
-rw-r--r--SRC/zlarft.f6
-rw-r--r--SRC/zlarrv.f6
-rw-r--r--SRC/zlarscl2.f6
-rw-r--r--SRC/zlascl2.f6
-rw-r--r--SRC/zlaset.f6
-rw-r--r--SRC/zpotrf.f6
-rw-r--r--SRC/zpstf2.f6
-rw-r--r--SRC/zpstrf.f6
-rw-r--r--SRC/zstedc.f6
-rw-r--r--SRC/zstein.f6
-rw-r--r--SRC/zstemr.f6
-rw-r--r--SRC/zsycon_rook.f8
-rw-r--r--SRC/zsyconv.f6
-rw-r--r--SRC/zsysv_rook.f8
-rw-r--r--SRC/zsysvxx.f2
-rw-r--r--SRC/zsytrf_rook.f8
-rw-r--r--SRC/zsytri2.f6
-rw-r--r--SRC/zsytri_rook.f8
-rw-r--r--SRC/zsytrs2.f6
-rw-r--r--SRC/zsytrs_rook.f8
-rw-r--r--SRC/ztgsy2.f6
-rw-r--r--SRC/zuncsd2by1.f2
-rw-r--r--SRC/zunmlq.f6
-rw-r--r--SRC/zunmql.f6
-rw-r--r--SRC/zunmqr.f6
-rw-r--r--SRC/zunmrq.f6
-rw-r--r--SRC/zunmrz.f6
-rw-r--r--TESTING/EIG/cchkee.f6
-rw-r--r--TESTING/EIG/cckgsv.f6
-rw-r--r--TESTING/EIG/ccsdts.f6
-rw-r--r--TESTING/EIG/cdrgev.f6
-rw-r--r--TESTING/EIG/cdrvbd.f6
-rw-r--r--TESTING/EIG/cerred.f6
-rw-r--r--TESTING/EIG/cerrgg.f6
-rw-r--r--TESTING/EIG/dchkee.f6
-rw-r--r--TESTING/EIG/dchkhs.f6
-rw-r--r--TESTING/EIG/dckgsv.f6
-rw-r--r--TESTING/EIG/ddrgev.f6
-rw-r--r--TESTING/EIG/ddrvbd.f6
-rw-r--r--TESTING/EIG/derrbd.f6
-rw-r--r--TESTING/EIG/derred.f6
-rw-r--r--TESTING/EIG/derrgg.f6
-rw-r--r--TESTING/EIG/dlahd2.f6
-rw-r--r--TESTING/EIG/schkee.f6
-rw-r--r--TESTING/EIG/schkhs.f6
-rw-r--r--TESTING/EIG/sckgsv.f6
-rw-r--r--TESTING/EIG/sdrgev.f6
-rw-r--r--TESTING/EIG/sdrvbd.f6
-rw-r--r--TESTING/EIG/serrbd.f6
-rw-r--r--TESTING/EIG/serred.f6
-rw-r--r--TESTING/EIG/serrgg.f6
-rw-r--r--TESTING/EIG/zchkee.f6
-rw-r--r--TESTING/EIG/zckgsv.f6
-rw-r--r--TESTING/EIG/zcsdts.f6
-rw-r--r--TESTING/EIG/zdrgev.f6
-rw-r--r--TESTING/EIG/zdrvbd.f6
-rw-r--r--TESTING/EIG/zerred.f6
-rw-r--r--TESTING/EIG/zerrgg.f6
-rw-r--r--TESTING/LIN/alahd.f6
-rw-r--r--TESTING/LIN/cchkaa.f6
-rw-r--r--TESTING/LIN/cchkhe_rook.f6
-rw-r--r--TESTING/LIN/cchkqr.f6
-rw-r--r--TESTING/LIN/cchksy_rook.f6
-rw-r--r--TESTING/LIN/cchktz.f6
-rw-r--r--TESTING/LIN/cdrvgb.f6
-rw-r--r--TESTING/LIN/cdrvge.f6
-rw-r--r--TESTING/LIN/cdrvls.f6
-rw-r--r--TESTING/LIN/cerrhex.f6
-rw-r--r--TESTING/LIN/cerrls.f6
-rw-r--r--TESTING/LIN/cerrpox.f6
-rw-r--r--TESTING/LIN/cerrqp.f6
-rw-r--r--TESTING/LIN/cerrsyx.f6
-rw-r--r--TESTING/LIN/cerrtz.f6
-rw-r--r--TESTING/LIN/cerrvxx.f6
-rw-r--r--TESTING/LIN/cget02.f6
-rw-r--r--TESTING/LIN/cqrt03.f6
-rw-r--r--TESTING/LIN/cqrt17.f6
-rw-r--r--TESTING/LIN/dchkaa.f2
-rw-r--r--TESTING/LIN/dchkql.f6
-rw-r--r--TESTING/LIN/dchkqr.f6
-rw-r--r--TESTING/LIN/dchksy_rook.f6
-rw-r--r--TESTING/LIN/dchktz.f6
-rw-r--r--TESTING/LIN/ddrvgb.f6
-rw-r--r--TESTING/LIN/ddrvge.f6
-rw-r--r--TESTING/LIN/ddrvls.f6
-rw-r--r--TESTING/LIN/derrls.f6
-rw-r--r--TESTING/LIN/derrpox.f6
-rw-r--r--TESTING/LIN/derrqp.f6
-rw-r--r--TESTING/LIN/derrsy.f6
-rw-r--r--TESTING/LIN/derrsyx.f6
-rw-r--r--TESTING/LIN/derrtz.f6
-rw-r--r--TESTING/LIN/derrvxx.f6
-rw-r--r--TESTING/LIN/dget02.f6
-rw-r--r--TESTING/LIN/dqrt03.f6
-rw-r--r--TESTING/LIN/dqrt17.f6
-rw-r--r--TESTING/LIN/schkaa.f2
-rw-r--r--TESTING/LIN/schklq.f6
-rw-r--r--TESTING/LIN/schkqr.f6
-rw-r--r--TESTING/LIN/schkrq.f6
-rw-r--r--TESTING/LIN/schksy_rook.f6
-rw-r--r--TESTING/LIN/schktz.f6
-rw-r--r--TESTING/LIN/sdrvgb.f6
-rw-r--r--TESTING/LIN/sdrvge.f6
-rw-r--r--TESTING/LIN/sdrvls.f6
-rw-r--r--TESTING/LIN/serrls.f6
-rw-r--r--TESTING/LIN/serrpox.f6
-rw-r--r--TESTING/LIN/serrqp.f6
-rw-r--r--TESTING/LIN/serrsy.f6
-rw-r--r--TESTING/LIN/serrsyx.f6
-rw-r--r--TESTING/LIN/serrtz.f6
-rw-r--r--TESTING/LIN/serrvxx.f6
-rw-r--r--TESTING/LIN/sget02.f6
-rw-r--r--TESTING/LIN/sqrt03.f6
-rw-r--r--TESTING/LIN/sqrt17.f6
-rw-r--r--TESTING/LIN/zchkaa.f6
-rw-r--r--TESTING/LIN/zchkhe_rook.f6
-rw-r--r--TESTING/LIN/zchkqr.f6
-rw-r--r--TESTING/LIN/zchksy_rook.f6
-rw-r--r--TESTING/LIN/zchktz.f6
-rw-r--r--TESTING/LIN/zdrvgb.f6
-rw-r--r--TESTING/LIN/zdrvge.f6
-rw-r--r--TESTING/LIN/zdrvls.f6
-rw-r--r--TESTING/LIN/zerrhex.f6
-rw-r--r--TESTING/LIN/zerrls.f6
-rw-r--r--TESTING/LIN/zerrpox.f6
-rw-r--r--TESTING/LIN/zerrqp.f6
-rw-r--r--TESTING/LIN/zerrsyx.f6
-rw-r--r--TESTING/LIN/zerrtz.f6
-rw-r--r--TESTING/LIN/zerrvxx.f6
-rw-r--r--TESTING/LIN/zget02.f6
-rw-r--r--TESTING/LIN/zqrt03.f6
-rw-r--r--TESTING/LIN/zqrt17.f6
-rw-r--r--TESTING/MATGEN/clagge.f6
-rw-r--r--TESTING/MATGEN/clahilb.f6
-rw-r--r--TESTING/MATGEN/clatm1.f6
-rw-r--r--TESTING/MATGEN/dlagge.f6
-rw-r--r--TESTING/MATGEN/dlahilb.f6
-rw-r--r--TESTING/MATGEN/dlatm1.f6
-rw-r--r--TESTING/MATGEN/slagge.f6
-rw-r--r--TESTING/MATGEN/slahilb.f6
-rw-r--r--TESTING/MATGEN/slatm1.f6
-rw-r--r--TESTING/MATGEN/zlagge.f6
-rw-r--r--TESTING/MATGEN/zlahilb.f6
-rw-r--r--TESTING/MATGEN/zlatm1.f6
-rw-r--r--make.inc.example2
2376 files changed, 3154 insertions, 3148 deletions
diff --git a/BLAS/SRC/cdotc.f b/BLAS/SRC/cdotc.f
index 95c49d95..75c72a63 100644
--- a/BLAS/SRC/cdotc.f
+++ b/BLAS/SRC/cdotc.f
@@ -36,7 +36,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_blas_level1
*
@@ -52,10 +52,10 @@
* =====================================================================
COMPLEX FUNCTION CDOTC(N,CX,INCX,CY,INCY)
*
-* -- Reference BLAS level1 routine (version 3.4.0) --
+* -- Reference BLAS level1 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INCX,INCY,N
diff --git a/BLAS/SRC/cdotu.f b/BLAS/SRC/cdotu.f
index 338ddb07..b3b21ada 100644
--- a/BLAS/SRC/cdotu.f
+++ b/BLAS/SRC/cdotu.f
@@ -36,7 +36,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_blas_level1
*
@@ -52,10 +52,10 @@
* =====================================================================
COMPLEX FUNCTION CDOTU(N,CX,INCX,CY,INCY)
*
-* -- Reference BLAS level1 routine (version 3.4.0) --
+* -- Reference BLAS level1 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INCX,INCY,N
diff --git a/BLAS/SRC/cgbmv.f b/BLAS/SRC/cgbmv.f
index 62001f2c..25250037 100644
--- a/BLAS/SRC/cgbmv.f
+++ b/BLAS/SRC/cgbmv.f
@@ -165,7 +165,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_blas_level2
*
@@ -187,10 +187,10 @@
* =====================================================================
SUBROUTINE CGBMV(TRANS,M,N,KL,KU,ALPHA,A,LDA,X,INCX,BETA,Y,INCY)
*
-* -- Reference BLAS level2 routine (version 3.4.0) --
+* -- Reference BLAS level2 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
COMPLEX ALPHA,BETA
diff --git a/BLAS/SRC/cgemm.f b/BLAS/SRC/cgemm.f
index 8d92e240..6a2c8063 100644
--- a/BLAS/SRC/cgemm.f
+++ b/BLAS/SRC/cgemm.f
@@ -166,7 +166,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_blas_level3
*
@@ -187,10 +187,10 @@
* =====================================================================
SUBROUTINE CGEMM(TRANSA,TRANSB,M,N,K,ALPHA,A,LDA,B,LDB,BETA,C,LDC)
*
-* -- Reference BLAS level3 routine (version 3.4.0) --
+* -- Reference BLAS level3 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
COMPLEX ALPHA,BETA
diff --git a/BLAS/SRC/cgemv.f b/BLAS/SRC/cgemv.f
index 5447086d..30c94758 100644
--- a/BLAS/SRC/cgemv.f
+++ b/BLAS/SRC/cgemv.f
@@ -136,7 +136,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_blas_level2
*
@@ -158,10 +158,10 @@
* =====================================================================
SUBROUTINE CGEMV(TRANS,M,N,ALPHA,A,LDA,X,INCX,BETA,Y,INCY)
*
-* -- Reference BLAS level2 routine (version 3.4.0) --
+* -- Reference BLAS level2 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
COMPLEX ALPHA,BETA
diff --git a/BLAS/SRC/dcabs1.f b/BLAS/SRC/dcabs1.f
index f94a7c87..1ea86a95 100644
--- a/BLAS/SRC/dcabs1.f
+++ b/BLAS/SRC/dcabs1.f
@@ -32,17 +32,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_blas_level1
*
* =====================================================================
DOUBLE PRECISION FUNCTION DCABS1(Z)
*
-* -- Reference BLAS level1 routine (version 3.4.0) --
+* -- Reference BLAS level1 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
COMPLEX*16 Z
diff --git a/BLAS/SRC/dgbmv.f b/BLAS/SRC/dgbmv.f
index b20516fc..1d90f506 100644
--- a/BLAS/SRC/dgbmv.f
+++ b/BLAS/SRC/dgbmv.f
@@ -163,7 +163,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_blas_level2
*
@@ -185,10 +185,10 @@
* =====================================================================
SUBROUTINE DGBMV(TRANS,M,N,KL,KU,ALPHA,A,LDA,X,INCX,BETA,Y,INCY)
*
-* -- Reference BLAS level2 routine (version 3.4.0) --
+* -- Reference BLAS level2 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
DOUBLE PRECISION ALPHA,BETA
diff --git a/BLAS/SRC/dgemm.f b/BLAS/SRC/dgemm.f
index 2136740e..4bae243a 100644
--- a/BLAS/SRC/dgemm.f
+++ b/BLAS/SRC/dgemm.f
@@ -166,7 +166,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_blas_level3
*
@@ -187,10 +187,10 @@
* =====================================================================
SUBROUTINE DGEMM(TRANSA,TRANSB,M,N,K,ALPHA,A,LDA,B,LDB,BETA,C,LDC)
*
-* -- Reference BLAS level3 routine (version 3.4.0) --
+* -- Reference BLAS level3 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
DOUBLE PRECISION ALPHA,BETA
diff --git a/BLAS/SRC/dgemv.f b/BLAS/SRC/dgemv.f
index 6c29338d..e04cc07c 100644
--- a/BLAS/SRC/dgemv.f
+++ b/BLAS/SRC/dgemv.f
@@ -134,7 +134,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_blas_level2
*
@@ -156,10 +156,10 @@
* =====================================================================
SUBROUTINE DGEMV(TRANS,M,N,ALPHA,A,LDA,X,INCX,BETA,Y,INCY)
*
-* -- Reference BLAS level2 routine (version 3.4.0) --
+* -- Reference BLAS level2 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
DOUBLE PRECISION ALPHA,BETA
diff --git a/BLAS/SRC/dzasum.f b/BLAS/SRC/dzasum.f
index afb3cf6e..fe5faaa6 100644
--- a/BLAS/SRC/dzasum.f
+++ b/BLAS/SRC/dzasum.f
@@ -35,7 +35,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_blas_level1
*
@@ -52,10 +52,10 @@
* =====================================================================
DOUBLE PRECISION FUNCTION DZASUM(N,ZX,INCX)
*
-* -- Reference BLAS level1 routine (version 3.4.0) --
+* -- Reference BLAS level1 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INCX,N
diff --git a/BLAS/SRC/icamax.f b/BLAS/SRC/icamax.f
index 299b2ce6..e9dee107 100644
--- a/BLAS/SRC/icamax.f
+++ b/BLAS/SRC/icamax.f
@@ -34,7 +34,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup aux_blas
*
@@ -51,10 +51,10 @@
* =====================================================================
INTEGER FUNCTION ICAMAX(N,CX,INCX)
*
-* -- Reference BLAS level1 routine (version 3.4.0) --
+* -- Reference BLAS level1 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INCX,N
diff --git a/BLAS/SRC/idamax.f b/BLAS/SRC/idamax.f
index 079435ea..845a71b5 100644
--- a/BLAS/SRC/idamax.f
+++ b/BLAS/SRC/idamax.f
@@ -34,7 +34,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup aux_blas
*
@@ -51,10 +51,10 @@
* =====================================================================
INTEGER FUNCTION IDAMAX(N,DX,INCX)
*
-* -- Reference BLAS level1 routine (version 3.4.0) --
+* -- Reference BLAS level1 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INCX,N
diff --git a/BLAS/SRC/isamax.f b/BLAS/SRC/isamax.f
index 04b730a3..79d944b9 100644
--- a/BLAS/SRC/isamax.f
+++ b/BLAS/SRC/isamax.f
@@ -34,7 +34,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup aux_blas
*
@@ -51,10 +51,10 @@
* =====================================================================
INTEGER FUNCTION ISAMAX(N,SX,INCX)
*
-* -- Reference BLAS level1 routine (version 3.4.0) --
+* -- Reference BLAS level1 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INCX,N
diff --git a/BLAS/SRC/izamax.f b/BLAS/SRC/izamax.f
index 8f49e61a..71cb2a66 100644
--- a/BLAS/SRC/izamax.f
+++ b/BLAS/SRC/izamax.f
@@ -34,7 +34,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup aux_blas
*
@@ -51,10 +51,10 @@
* =====================================================================
INTEGER FUNCTION IZAMAX(N,ZX,INCX)
*
-* -- Reference BLAS level1 routine (version 3.4.0) --
+* -- Reference BLAS level1 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INCX,N
diff --git a/BLAS/SRC/scabs1.f b/BLAS/SRC/scabs1.f
index f936e347..d76aeb65 100644
--- a/BLAS/SRC/scabs1.f
+++ b/BLAS/SRC/scabs1.f
@@ -31,17 +31,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_blas_level1
*
* =====================================================================
REAL FUNCTION SCABS1(Z)
*
-* -- Reference BLAS level1 routine (version 3.4.0) --
+* -- Reference BLAS level1 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
COMPLEX Z
diff --git a/BLAS/SRC/scasum.f b/BLAS/SRC/scasum.f
index 733f23f8..7601b10a 100644
--- a/BLAS/SRC/scasum.f
+++ b/BLAS/SRC/scasum.f
@@ -35,7 +35,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_blas_level1
*
@@ -52,10 +52,10 @@
* =====================================================================
REAL FUNCTION SCASUM(N,CX,INCX)
*
-* -- Reference BLAS level1 routine (version 3.4.0) --
+* -- Reference BLAS level1 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INCX,N
diff --git a/BLAS/SRC/sgbmv.f b/BLAS/SRC/sgbmv.f
index 26e51160..51fe8527 100644
--- a/BLAS/SRC/sgbmv.f
+++ b/BLAS/SRC/sgbmv.f
@@ -163,7 +163,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_blas_level2
*
@@ -185,10 +185,10 @@
* =====================================================================
SUBROUTINE SGBMV(TRANS,M,N,KL,KU,ALPHA,A,LDA,X,INCX,BETA,Y,INCY)
*
-* -- Reference BLAS level2 routine (version 3.4.0) --
+* -- Reference BLAS level2 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
REAL ALPHA,BETA
diff --git a/BLAS/SRC/sgemm.f b/BLAS/SRC/sgemm.f
index ce264abe..e3101100 100644
--- a/BLAS/SRC/sgemm.f
+++ b/BLAS/SRC/sgemm.f
@@ -166,7 +166,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_blas_level3
*
@@ -187,10 +187,10 @@
* =====================================================================
SUBROUTINE SGEMM(TRANSA,TRANSB,M,N,K,ALPHA,A,LDA,B,LDB,BETA,C,LDC)
*
-* -- Reference BLAS level3 routine (version 3.4.0) --
+* -- Reference BLAS level3 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
REAL ALPHA,BETA
diff --git a/BLAS/SRC/sgemv.f b/BLAS/SRC/sgemv.f
index 4ec3f061..1d47e82d 100644
--- a/BLAS/SRC/sgemv.f
+++ b/BLAS/SRC/sgemv.f
@@ -134,7 +134,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_blas_level2
*
@@ -156,10 +156,10 @@
* =====================================================================
SUBROUTINE SGEMV(TRANS,M,N,ALPHA,A,LDA,X,INCX,BETA,Y,INCY)
*
-* -- Reference BLAS level2 routine (version 3.4.0) --
+* -- Reference BLAS level2 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
REAL ALPHA,BETA
diff --git a/BLAS/SRC/zdotc.f b/BLAS/SRC/zdotc.f
index 855989ec..a425b471 100644
--- a/BLAS/SRC/zdotc.f
+++ b/BLAS/SRC/zdotc.f
@@ -36,7 +36,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_blas_level1
*
@@ -52,10 +52,10 @@
* =====================================================================
COMPLEX*16 FUNCTION ZDOTC(N,ZX,INCX,ZY,INCY)
*
-* -- Reference BLAS level1 routine (version 3.4.0) --
+* -- Reference BLAS level1 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INCX,INCY,N
diff --git a/BLAS/SRC/zdotu.f b/BLAS/SRC/zdotu.f
index 389fb734..8ea71153 100644
--- a/BLAS/SRC/zdotu.f
+++ b/BLAS/SRC/zdotu.f
@@ -36,7 +36,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_blas_level1
*
@@ -52,10 +52,10 @@
* =====================================================================
COMPLEX*16 FUNCTION ZDOTU(N,ZX,INCX,ZY,INCY)
*
-* -- Reference BLAS level1 routine (version 3.4.0) --
+* -- Reference BLAS level1 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INCX,INCY,N
diff --git a/BLAS/SRC/zgbmv.f b/BLAS/SRC/zgbmv.f
index 1a7fb4b9..130d30f4 100644
--- a/BLAS/SRC/zgbmv.f
+++ b/BLAS/SRC/zgbmv.f
@@ -165,7 +165,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_blas_level2
*
@@ -187,10 +187,10 @@
* =====================================================================
SUBROUTINE ZGBMV(TRANS,M,N,KL,KU,ALPHA,A,LDA,X,INCX,BETA,Y,INCY)
*
-* -- Reference BLAS level2 routine (version 3.4.0) --
+* -- Reference BLAS level2 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
COMPLEX*16 ALPHA,BETA
diff --git a/BLAS/SRC/zgemm.f b/BLAS/SRC/zgemm.f
index 9d422f40..0f16f723 100644
--- a/BLAS/SRC/zgemm.f
+++ b/BLAS/SRC/zgemm.f
@@ -166,7 +166,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_blas_level3
*
@@ -187,10 +187,10 @@
* =====================================================================
SUBROUTINE ZGEMM(TRANSA,TRANSB,M,N,K,ALPHA,A,LDA,B,LDB,BETA,C,LDC)
*
-* -- Reference BLAS level3 routine (version 3.4.0) --
+* -- Reference BLAS level3 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
COMPLEX*16 ALPHA,BETA
diff --git a/BLAS/SRC/zgemv.f b/BLAS/SRC/zgemv.f
index 6242cbb2..bbab5835 100644
--- a/BLAS/SRC/zgemv.f
+++ b/BLAS/SRC/zgemv.f
@@ -136,7 +136,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_blas_level2
*
@@ -158,10 +158,10 @@
* =====================================================================
SUBROUTINE ZGEMV(TRANS,M,N,ALPHA,A,LDA,X,INCX,BETA,Y,INCY)
*
-* -- Reference BLAS level2 routine (version 3.4.0) --
+* -- Reference BLAS level2 routine (version 3.6.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
COMPLEX*16 ALPHA,BETA
diff --git a/CBLAS/README b/CBLAS/README
index 10011897..2ad513b5 100644
--- a/CBLAS/README
+++ b/CBLAS/README
@@ -56,4 +56,4 @@ _______________________________________________________________________________
Updated by Julie Langou (08/22/2014):
Integrate CBLAS package into LAPACK
-Improve headers for mangling \ No newline at end of file
+Improve headers for mangling
diff --git a/CBLAS/include/CMakeLists.txt b/CBLAS/include/CMakeLists.txt
index eaf2311c..06093f43 100644
--- a/CBLAS/include/CMakeLists.txt
+++ b/CBLAS/include/CMakeLists.txt
@@ -1,3 +1,3 @@
SET (CBLAS_INCLUDE cblas.h cblas_f77.h cblas_test.h cblas_mangling.h)
-file(COPY ${CBLAS_INCLUDE} DESTINATION ${LAPACK_BINARY_DIR}/include) \ No newline at end of file
+file(COPY ${CBLAS_INCLUDE} DESTINATION ${LAPACK_BINARY_DIR}/include)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5d4e14cf..ab29bd27 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.8.10)
project(LAPACK Fortran)
set(LAPACK_MAJOR_VERSION 3)
-set(LAPACK_MINOR_VERSION 5)
+set(LAPACK_MINOR_VERSION 6)
set(LAPACK_PATCH_VERSION 0)
set(
LAPACK_VERSION
diff --git a/DOCS/Doxyfile b/DOCS/Doxyfile
index 6aa88ec0..2ffed29f 100644
--- a/DOCS/Doxyfile
+++ b/DOCS/Doxyfile
@@ -811,6 +811,11 @@ RECURSIVE = YES
EXCLUDE = CMAKE \
DOCS \
.svn \
+ CBLAS/.svn \
+ CBLAS/src/.svn \
+ CBLAS/testing/.svn \
+ CBLAS/example/.svn \
+ CBLAS/include/.svn \
BLAS/.svn \
BLAS/SRC/.svn \
BLAS/TESTING/.svn \
diff --git a/DOCS/Doxyfile_man b/DOCS/Doxyfile_man
index e9d7c7a5..3d515333 100644
--- a/DOCS/Doxyfile_man
+++ b/DOCS/Doxyfile_man
@@ -32,7 +32,7 @@ PROJECT_NAME = LAPACK
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 3.4.2
+PROJECT_NUMBER = 3.6.0
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer
diff --git a/INSTALL/dlamch.f b/INSTALL/dlamch.f
index eb307e5e..22a16218 100644
--- a/INSTALL/dlamch.f
+++ b/INSTALL/dlamch.f
@@ -56,17 +56,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
* =====================================================================
DOUBLE PRECISION FUNCTION DLAMCH( CMACH )
*
-* -- LAPACK auxiliary routine (version 3.4.0) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER CMACH
@@ -151,7 +151,7 @@
*> might hold one of these in a register.
*> \endverbatim
*> \author LAPACK is a software package provided by Univ. of Tennessee, Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..
-*> \date November 2011
+*> \date November 2015
*> \ingroup auxOTHERauxiliary
*>
*> \param[in] A
@@ -167,7 +167,7 @@
*>
DOUBLE PRECISION FUNCTION DLAMC3( A, B )
*
-* -- LAPACK auxiliary routine (version 3.4.0) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2010
*
diff --git a/INSTALL/ilaver.f b/INSTALL/ilaver.f
index c33fef7c..c882d03f 100644
--- a/INSTALL/ilaver.f
+++ b/INSTALL/ilaver.f
@@ -41,24 +41,24 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
* =====================================================================
SUBROUTINE ILAVER( VERS_MAJOR, VERS_MINOR, VERS_PATCH )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* =====================================================================
*
INTEGER VERS_MAJOR, VERS_MINOR, VERS_PATCH
* =====================================================================
VERS_MAJOR = 3
- VERS_MINOR = 5
+ VERS_MINOR = 6
VERS_PATCH = 0
* =====================================================================
*
diff --git a/INSTALL/make.inc.ALPHA b/INSTALL/make.inc.ALPHA
index e667abc1..33353d2d 100644
--- a/INSTALL/make.inc.ALPHA
+++ b/INSTALL/make.inc.ALPHA
@@ -1,7 +1,7 @@
####################################################################
# LAPACK make include file. #
# LAPACK, Version 3.6.0 #
-# November 2014 #
+# November 2015 #
####################################################################
#
SHELL = /bin/sh
diff --git a/INSTALL/make.inc.HPPA b/INSTALL/make.inc.HPPA
index b2ff7cdc..062e1a56 100644
--- a/INSTALL/make.inc.HPPA
+++ b/INSTALL/make.inc.HPPA
@@ -1,7 +1,7 @@
####################################################################
# LAPACK make include file. #
# LAPACK, Version 3.6.0 #
-# November 2014 #
+# November 2015 #
####################################################################
#
SHELL = /bin/sh
diff --git a/INSTALL/make.inc.IRIX64 b/INSTALL/make.inc.IRIX64
index c415eb27..c8b34e4e 100644
--- a/INSTALL/make.inc.IRIX64
+++ b/INSTALL/make.inc.IRIX64
@@ -1,7 +1,7 @@
####################################################################
# LAPACK make include file. #
# LAPACK, Version 3.6.0 #
-# November 2014 #
+# November 2015 #
####################################################################
#
SHELL = /sbin/sh
diff --git a/INSTALL/make.inc.O2K b/INSTALL/make.inc.O2K
index ee8c5b00..55b7de24 100644
--- a/INSTALL/make.inc.O2K
+++ b/INSTALL/make.inc.O2K
@@ -1,7 +1,7 @@
####################################################################
# LAPACK make include file. #
# LAPACK, Version 3.6.0 #
-# November 2014 #
+# November 2015 #
####################################################################
#
SHELL = /sbin/sh
diff --git a/INSTALL/make.inc.SGI5 b/INSTALL/make.inc.SGI5
index de31b3e4..dccfae33 100644
--- a/INSTALL/make.inc.SGI5
+++ b/INSTALL/make.inc.SGI5
@@ -1,7 +1,7 @@
####################################################################
# LAPACK make include file. #
# LAPACK, Version 3.6.0 #
-# November 2014 #
+# November 2015 #
####################################################################
#
SHELL = /sbin/sh
diff --git a/INSTALL/make.inc.SUN4 b/INSTALL/make.inc.SUN4
index 2a2ae416..dd5cfd41 100644
--- a/INSTALL/make.inc.SUN4
+++ b/INSTALL/make.inc.SUN4
@@ -1,7 +1,7 @@
####################################################################
# LAPACK make include file. #
# LAPACK, Version 3.6.0 #
-# November 2014 #
+# November 2015 #
####################################################################
#
SHELL = /bin/sh
diff --git a/INSTALL/make.inc.SUN4SOL2 b/INSTALL/make.inc.SUN4SOL2
index bff44642..eb71a386 100644
--- a/INSTALL/make.inc.SUN4SOL2
+++ b/INSTALL/make.inc.SUN4SOL2
@@ -1,7 +1,7 @@
####################################################################
# LAPACK make include file. #
# LAPACK, Version 3.6.0 #
-# November 2014 #
+# November 2015 #
####################################################################
#
SHELL = /bin/sh
diff --git a/INSTALL/make.inc.XLF b/INSTALL/make.inc.XLF
index f5f49b21..5824e8f1 100644
--- a/INSTALL/make.inc.XLF
+++ b/INSTALL/make.inc.XLF
@@ -1,7 +1,7 @@
####################################################################
# LAPACK make include file. #
# LAPACK, Version 3.6.0 #
-# November 2014 #
+# November 2015 #
####################################################################
#
SHELL = /bin/sh
diff --git a/INSTALL/make.inc.gfortran b/INSTALL/make.inc.gfortran
index 8c44c02f..43986435 100644
--- a/INSTALL/make.inc.gfortran
+++ b/INSTALL/make.inc.gfortran
@@ -1,7 +1,7 @@
####################################################################
# LAPACK make include file. #
# LAPACK, Version 3.6.0 #
-# November 2014 #
+# November 2015 #
####################################################################
#
SHELL = /bin/sh
diff --git a/INSTALL/make.inc.gfortran_debug b/INSTALL/make.inc.gfortran_debug
index c2072b88..294758f0 100644
--- a/INSTALL/make.inc.gfortran_debug
+++ b/INSTALL/make.inc.gfortran_debug
@@ -1,7 +1,7 @@
####################################################################
# LAPACK make include file. #
# LAPACK, Version 3.6.0 #
-# November 2014 #
+# November 2015 #
####################################################################
#
SHELL = /bin/sh
diff --git a/INSTALL/make.inc.ifort b/INSTALL/make.inc.ifort
index cb186cdf..5fca5c47 100644
--- a/INSTALL/make.inc.ifort
+++ b/INSTALL/make.inc.ifort
@@ -1,7 +1,7 @@
####################################################################
# LAPACK make include file. #
# LAPACK, Version 3.6.0 #
-# November 2014 #
+# November 2015 #
####################################################################
#
SHELL = /bin/sh
diff --git a/INSTALL/make.inc.pgf95 b/INSTALL/make.inc.pgf95
index 9948017a..aaddfa5b 100644
--- a/INSTALL/make.inc.pgf95
+++ b/INSTALL/make.inc.pgf95
@@ -1,7 +1,7 @@
####################################################################
# LAPACK make include file. #
# LAPACK, Version 3.6.0 #
-# November 2014 #
+# November 2015 #
####################################################################
#
SHELL = /bin/sh
diff --git a/INSTALL/make.inc.pghpf b/INSTALL/make.inc.pghpf
index 31d31285..782c16d7 100644
--- a/INSTALL/make.inc.pghpf
+++ b/INSTALL/make.inc.pghpf
@@ -1,7 +1,7 @@
####################################################################
# LAPACK make include file. #
# LAPACK, Version 3.6.0 #
-# November 2014 #
+# November 2015 #
####################################################################
#
SHELL = /bin/sh
diff --git a/LAPACKE/example/example_DGELS_colmajor.c b/LAPACKE/example/example_DGELS_colmajor.c
index 5d902edd..5fa04bb4 100644
--- a/LAPACKE/example/example_DGELS_colmajor.c
+++ b/LAPACKE/example/example_DGELS_colmajor.c
@@ -49,10 +49,10 @@
LAPACKE_dgels (col-major, high-level) Example Program Results
- -- LAPACKE Example routine (version 3.5.0) --
+ -- LAPACKE Example routine (version 3.6.0) --
-- LAPACK is a software package provided by Univ. of Tennessee, --
-- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
- February 2012
+ November 2015
*/
/* Calling DGELS using col-major layout */
diff --git a/LAPACKE/example/example_DGELS_rowmajor.c b/LAPACKE/example/example_DGELS_rowmajor.c
index 562ffdcd..a5d02e2e 100644
--- a/LAPACKE/example/example_DGELS_rowmajor.c
+++ b/LAPACKE/example/example_DGELS_rowmajor.c
@@ -49,10 +49,10 @@
LAPACKE_dgels (row-major, high-level) Example Program Results
- -- LAPACKE Example routine (version 3.5.0) --
+ -- LAPACKE Example routine (version 3.6.0) --
-- LAPACK is a software package provided by Univ. of Tennessee, --
-- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
- February 2012
+ November 2015
*/
/* Calling DGELS using row-major layout */
diff --git a/LAPACKE/example/example_DGESV_colmajor.c b/LAPACKE/example/example_DGESV_colmajor.c
index 65837405..cc3cd8b3 100644
--- a/LAPACKE/example/example_DGESV_colmajor.c
+++ b/LAPACKE/example/example_DGESV_colmajor.c
@@ -25,10 +25,10 @@
LAPACKE_dgesv (col-major, high-level) Example Program Results
- -- LAPACKE Example routine (version 3.5.0) --
+ -- LAPACKE Example routine (version 3.6.0) --
-- LAPACK is a software package provided by Univ. of Tennessee, --
-- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
- February 2012
+ November 2015
*/
/* Includes */
diff --git a/LAPACKE/example/example_DGESV_rowmajor.c b/LAPACKE/example/example_DGESV_rowmajor.c
index 51442377..c3798382 100644
--- a/LAPACKE/example/example_DGESV_rowmajor.c
+++ b/LAPACKE/example/example_DGESV_rowmajor.c
@@ -25,10 +25,10 @@
LAPACKE_dgesv (row-major, high-level) Example Program Results
- -- LAPACKE Example routine (version 3.5.0) --
+ -- LAPACKE Example routine (version 3.6.0) --
-- LAPACK is a software package provided by Univ. of Tennessee, --
-- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
- February 2012
+ November 2015
*/
#include <stdlib.h>
diff --git a/LAPACKE/src/lapacke_cbbcsd.c b/LAPACKE/src/lapacke_cbbcsd.c
index 1b077663..5fba06d9 100644
--- a/LAPACKE/src/lapacke_cbbcsd.c
+++ b/LAPACKE/src/lapacke_cbbcsd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cbbcsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cbbcsd_work.c b/LAPACKE/src/lapacke_cbbcsd_work.c
index 98f3d1b8..31ad6b55 100644
--- a/LAPACKE/src/lapacke_cbbcsd_work.c
+++ b/LAPACKE/src/lapacke_cbbcsd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cbbcsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cbdsqr.c b/LAPACKE/src/lapacke_cbdsqr.c
index 05fd4729..a9f142a1 100644
--- a/LAPACKE/src/lapacke_cbdsqr.c
+++ b/LAPACKE/src/lapacke_cbdsqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cbdsqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cbdsqr_work.c b/LAPACKE/src/lapacke_cbdsqr_work.c
index 6e4c9ec8..eb9f7c44 100644
--- a/LAPACKE/src/lapacke_cbdsqr_work.c
+++ b/LAPACKE/src/lapacke_cbdsqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cbdsqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbbrd.c b/LAPACKE/src/lapacke_cgbbrd.c
index e4586a90..18182a62 100644
--- a/LAPACKE/src/lapacke_cgbbrd.c
+++ b/LAPACKE/src/lapacke_cgbbrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgbbrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbbrd_work.c b/LAPACKE/src/lapacke_cgbbrd_work.c
index ae41793f..97417d4f 100644
--- a/LAPACKE/src/lapacke_cgbbrd_work.c
+++ b/LAPACKE/src/lapacke_cgbbrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgbbrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbcon.c b/LAPACKE/src/lapacke_cgbcon.c
index 209eee99..3fb0b5de 100644
--- a/LAPACKE/src/lapacke_cgbcon.c
+++ b/LAPACKE/src/lapacke_cgbcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbcon_work.c b/LAPACKE/src/lapacke_cgbcon_work.c
index d7e277ff..3533ef81 100644
--- a/LAPACKE/src/lapacke_cgbcon_work.c
+++ b/LAPACKE/src/lapacke_cgbcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbequ.c b/LAPACKE/src/lapacke_cgbequ.c
index fccc12f5..e7d8f08e 100644
--- a/LAPACKE/src/lapacke_cgbequ.c
+++ b/LAPACKE/src/lapacke_cgbequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgbequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbequ_work.c b/LAPACKE/src/lapacke_cgbequ_work.c
index 2b26e29f..e8b8afda 100644
--- a/LAPACKE/src/lapacke_cgbequ_work.c
+++ b/LAPACKE/src/lapacke_cgbequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgbequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbequb.c b/LAPACKE/src/lapacke_cgbequb.c
index df5d1d76..4eca4c89 100644
--- a/LAPACKE/src/lapacke_cgbequb.c
+++ b/LAPACKE/src/lapacke_cgbequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgbequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbequb_work.c b/LAPACKE/src/lapacke_cgbequb_work.c
index d2b66082..2a7cce07 100644
--- a/LAPACKE/src/lapacke_cgbequb_work.c
+++ b/LAPACKE/src/lapacke_cgbequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgbequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbrfs.c b/LAPACKE/src/lapacke_cgbrfs.c
index 0eee684f..3c1dc3f5 100644
--- a/LAPACKE/src/lapacke_cgbrfs.c
+++ b/LAPACKE/src/lapacke_cgbrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbrfs_work.c b/LAPACKE/src/lapacke_cgbrfs_work.c
index f8d6853e..7a763783 100644
--- a/LAPACKE/src/lapacke_cgbrfs_work.c
+++ b/LAPACKE/src/lapacke_cgbrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbrfsx.c b/LAPACKE/src/lapacke_cgbrfsx.c
index 715b5434..ed632594 100644
--- a/LAPACKE/src/lapacke_cgbrfsx.c
+++ b/LAPACKE/src/lapacke_cgbrfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgbrfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbrfsx_work.c b/LAPACKE/src/lapacke_cgbrfsx_work.c
index a8a6e2f2..7b824c7a 100644
--- a/LAPACKE/src/lapacke_cgbrfsx_work.c
+++ b/LAPACKE/src/lapacke_cgbrfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgbrfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbsv.c b/LAPACKE/src/lapacke_cgbsv.c
index 84f54fd4..e5164e47 100644
--- a/LAPACKE/src/lapacke_cgbsv.c
+++ b/LAPACKE/src/lapacke_cgbsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgbsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbsv_work.c b/LAPACKE/src/lapacke_cgbsv_work.c
index a8573d20..9232451f 100644
--- a/LAPACKE/src/lapacke_cgbsv_work.c
+++ b/LAPACKE/src/lapacke_cgbsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgbsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbsvx.c b/LAPACKE/src/lapacke_cgbsvx.c
index c54a41aa..faf1ba3d 100644
--- a/LAPACKE/src/lapacke_cgbsvx.c
+++ b/LAPACKE/src/lapacke_cgbsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgbsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbsvx_work.c b/LAPACKE/src/lapacke_cgbsvx_work.c
index 35c4927b..0cd96f32 100644
--- a/LAPACKE/src/lapacke_cgbsvx_work.c
+++ b/LAPACKE/src/lapacke_cgbsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgbsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbsvxx.c b/LAPACKE/src/lapacke_cgbsvxx.c
index 07410c7d..6c371e73 100644
--- a/LAPACKE/src/lapacke_cgbsvxx.c
+++ b/LAPACKE/src/lapacke_cgbsvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgbsvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbsvxx_work.c b/LAPACKE/src/lapacke_cgbsvxx_work.c
index a9d66da0..b6e18842 100644
--- a/LAPACKE/src/lapacke_cgbsvxx_work.c
+++ b/LAPACKE/src/lapacke_cgbsvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgbsvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbtrf.c b/LAPACKE/src/lapacke_cgbtrf.c
index 5475f019..7aaa5d68 100644
--- a/LAPACKE/src/lapacke_cgbtrf.c
+++ b/LAPACKE/src/lapacke_cgbtrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgbtrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbtrf_work.c b/LAPACKE/src/lapacke_cgbtrf_work.c
index c2ff5017..70409ddc 100644
--- a/LAPACKE/src/lapacke_cgbtrf_work.c
+++ b/LAPACKE/src/lapacke_cgbtrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgbtrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbtrs.c b/LAPACKE/src/lapacke_cgbtrs.c
index 321f6154..165731a9 100644
--- a/LAPACKE/src/lapacke_cgbtrs.c
+++ b/LAPACKE/src/lapacke_cgbtrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgbtrs_work.c b/LAPACKE/src/lapacke_cgbtrs_work.c
index 179ee57a..519c4dd2 100644
--- a/LAPACKE/src/lapacke_cgbtrs_work.c
+++ b/LAPACKE/src/lapacke_cgbtrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgebak.c b/LAPACKE/src/lapacke_cgebak.c
index 57c0f683..eb8348b2 100644
--- a/LAPACKE/src/lapacke_cgebak.c
+++ b/LAPACKE/src/lapacke_cgebak.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgebak
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgebak_work.c b/LAPACKE/src/lapacke_cgebak_work.c
index 54a8c272..f9f1b058 100644
--- a/LAPACKE/src/lapacke_cgebak_work.c
+++ b/LAPACKE/src/lapacke_cgebak_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgebak
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgebal.c b/LAPACKE/src/lapacke_cgebal.c
index 17b43e5a..cb2f8bce 100644
--- a/LAPACKE/src/lapacke_cgebal.c
+++ b/LAPACKE/src/lapacke_cgebal.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgebal
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgebal_work.c b/LAPACKE/src/lapacke_cgebal_work.c
index 3ddb042a..0204cad8 100644
--- a/LAPACKE/src/lapacke_cgebal_work.c
+++ b/LAPACKE/src/lapacke_cgebal_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgebal
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgebrd.c b/LAPACKE/src/lapacke_cgebrd.c
index 8cbe2f8c..37cfce55 100644
--- a/LAPACKE/src/lapacke_cgebrd.c
+++ b/LAPACKE/src/lapacke_cgebrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgebrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgebrd_work.c b/LAPACKE/src/lapacke_cgebrd_work.c
index f4a58abb..44a79a47 100644
--- a/LAPACKE/src/lapacke_cgebrd_work.c
+++ b/LAPACKE/src/lapacke_cgebrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgebrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgecon.c b/LAPACKE/src/lapacke_cgecon.c
index f0707d05..0eec38f5 100644
--- a/LAPACKE/src/lapacke_cgecon.c
+++ b/LAPACKE/src/lapacke_cgecon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgecon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgecon_work.c b/LAPACKE/src/lapacke_cgecon_work.c
index 0738b322..3d3e0e2e 100644
--- a/LAPACKE/src/lapacke_cgecon_work.c
+++ b/LAPACKE/src/lapacke_cgecon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgecon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeequ.c b/LAPACKE/src/lapacke_cgeequ.c
index 2c6ac8e1..26c5d543 100644
--- a/LAPACKE/src/lapacke_cgeequ.c
+++ b/LAPACKE/src/lapacke_cgeequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgeequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeequ_work.c b/LAPACKE/src/lapacke_cgeequ_work.c
index 4d6c695c..a19de231 100644
--- a/LAPACKE/src/lapacke_cgeequ_work.c
+++ b/LAPACKE/src/lapacke_cgeequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgeequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeequb.c b/LAPACKE/src/lapacke_cgeequb.c
index 0daf9fc6..1ae9481d 100644
--- a/LAPACKE/src/lapacke_cgeequb.c
+++ b/LAPACKE/src/lapacke_cgeequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgeequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeequb_work.c b/LAPACKE/src/lapacke_cgeequb_work.c
index 32d4389d..d4fbadf1 100644
--- a/LAPACKE/src/lapacke_cgeequb_work.c
+++ b/LAPACKE/src/lapacke_cgeequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgeequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgees.c b/LAPACKE/src/lapacke_cgees.c
index 55314bb3..781815e6 100644
--- a/LAPACKE/src/lapacke_cgees.c
+++ b/LAPACKE/src/lapacke_cgees.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgees
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgees_work.c b/LAPACKE/src/lapacke_cgees_work.c
index 6fb70e4f..0a6779ed 100644
--- a/LAPACKE/src/lapacke_cgees_work.c
+++ b/LAPACKE/src/lapacke_cgees_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgees
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeesx.c b/LAPACKE/src/lapacke_cgeesx.c
index 0e61a580..a5d440c4 100644
--- a/LAPACKE/src/lapacke_cgeesx.c
+++ b/LAPACKE/src/lapacke_cgeesx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgeesx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeesx_work.c b/LAPACKE/src/lapacke_cgeesx_work.c
index 969cf2a9..255565b2 100644
--- a/LAPACKE/src/lapacke_cgeesx_work.c
+++ b/LAPACKE/src/lapacke_cgeesx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgeesx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeev.c b/LAPACKE/src/lapacke_cgeev.c
index 75084a20..82a2207d 100644
--- a/LAPACKE/src/lapacke_cgeev.c
+++ b/LAPACKE/src/lapacke_cgeev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgeev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeev_work.c b/LAPACKE/src/lapacke_cgeev_work.c
index a9728de6..798f9a05 100644
--- a/LAPACKE/src/lapacke_cgeev_work.c
+++ b/LAPACKE/src/lapacke_cgeev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgeev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeevx.c b/LAPACKE/src/lapacke_cgeevx.c
index c3f62ccb..98dee6b7 100644
--- a/LAPACKE/src/lapacke_cgeevx.c
+++ b/LAPACKE/src/lapacke_cgeevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgeevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeevx_work.c b/LAPACKE/src/lapacke_cgeevx_work.c
index 25cd2ac0..66cae990 100644
--- a/LAPACKE/src/lapacke_cgeevx_work.c
+++ b/LAPACKE/src/lapacke_cgeevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgeevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgehrd.c b/LAPACKE/src/lapacke_cgehrd.c
index 1c3b3c05..a1694e45 100644
--- a/LAPACKE/src/lapacke_cgehrd.c
+++ b/LAPACKE/src/lapacke_cgehrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgehrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgehrd_work.c b/LAPACKE/src/lapacke_cgehrd_work.c
index 9dab47e1..35cda047 100644
--- a/LAPACKE/src/lapacke_cgehrd_work.c
+++ b/LAPACKE/src/lapacke_cgehrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgehrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgejsv.c b/LAPACKE/src/lapacke_cgejsv.c
index 7a3c3c4f..32143ae6 100644
--- a/LAPACKE/src/lapacke_cgejsv.c
+++ b/LAPACKE/src/lapacke_cgejsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgejsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgelq2.c b/LAPACKE/src/lapacke_cgelq2.c
index 52eebf61..e67e13dd 100644
--- a/LAPACKE/src/lapacke_cgelq2.c
+++ b/LAPACKE/src/lapacke_cgelq2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgelq2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgelq2_work.c b/LAPACKE/src/lapacke_cgelq2_work.c
index de5a8e45..2c647384 100644
--- a/LAPACKE/src/lapacke_cgelq2_work.c
+++ b/LAPACKE/src/lapacke_cgelq2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgelq2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgelqf.c b/LAPACKE/src/lapacke_cgelqf.c
index f35b664d..bf77f0f5 100644
--- a/LAPACKE/src/lapacke_cgelqf.c
+++ b/LAPACKE/src/lapacke_cgelqf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgelqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgelqf_work.c b/LAPACKE/src/lapacke_cgelqf_work.c
index ae7eb9bc..84178f05 100644
--- a/LAPACKE/src/lapacke_cgelqf_work.c
+++ b/LAPACKE/src/lapacke_cgelqf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgelqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgels.c b/LAPACKE/src/lapacke_cgels.c
index 18a5126f..8a2dfd66 100644
--- a/LAPACKE/src/lapacke_cgels.c
+++ b/LAPACKE/src/lapacke_cgels.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgels
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgels_work.c b/LAPACKE/src/lapacke_cgels_work.c
index c041f843..5afef301 100644
--- a/LAPACKE/src/lapacke_cgels_work.c
+++ b/LAPACKE/src/lapacke_cgels_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgels
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgelsd.c b/LAPACKE/src/lapacke_cgelsd.c
index 77d2e430..cf1587aa 100644
--- a/LAPACKE/src/lapacke_cgelsd.c
+++ b/LAPACKE/src/lapacke_cgelsd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgelsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgelsd_work.c b/LAPACKE/src/lapacke_cgelsd_work.c
index 16894672..801f4d3f 100644
--- a/LAPACKE/src/lapacke_cgelsd_work.c
+++ b/LAPACKE/src/lapacke_cgelsd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgelsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgelss.c b/LAPACKE/src/lapacke_cgelss.c
index f03a62f7..33bc7b74 100644
--- a/LAPACKE/src/lapacke_cgelss.c
+++ b/LAPACKE/src/lapacke_cgelss.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgelss
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgelss_work.c b/LAPACKE/src/lapacke_cgelss_work.c
index 13edc376..b87eb9ce 100644
--- a/LAPACKE/src/lapacke_cgelss_work.c
+++ b/LAPACKE/src/lapacke_cgelss_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgelss
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgelsy.c b/LAPACKE/src/lapacke_cgelsy.c
index 447e94c8..3bf9efd9 100644
--- a/LAPACKE/src/lapacke_cgelsy.c
+++ b/LAPACKE/src/lapacke_cgelsy.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgelsy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgelsy_work.c b/LAPACKE/src/lapacke_cgelsy_work.c
index fa4e42ba..c3387a57 100644
--- a/LAPACKE/src/lapacke_cgelsy_work.c
+++ b/LAPACKE/src/lapacke_cgelsy_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgelsy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgemqrt.c b/LAPACKE/src/lapacke_cgemqrt.c
index 8d12a474..5f539f30 100644
--- a/LAPACKE/src/lapacke_cgemqrt.c
+++ b/LAPACKE/src/lapacke_cgemqrt.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function cgemqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgemqrt_work.c b/LAPACKE/src/lapacke_cgemqrt_work.c
index de161333..c185ea83 100644
--- a/LAPACKE/src/lapacke_cgemqrt_work.c
+++ b/LAPACKE/src/lapacke_cgemqrt_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgemqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqlf.c b/LAPACKE/src/lapacke_cgeqlf.c
index ab4524b3..0f24233e 100644
--- a/LAPACKE/src/lapacke_cgeqlf.c
+++ b/LAPACKE/src/lapacke_cgeqlf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgeqlf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqlf_work.c b/LAPACKE/src/lapacke_cgeqlf_work.c
index 0f873ca0..95025e1e 100644
--- a/LAPACKE/src/lapacke_cgeqlf_work.c
+++ b/LAPACKE/src/lapacke_cgeqlf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgeqlf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqp3.c b/LAPACKE/src/lapacke_cgeqp3.c
index fd787a67..118a25d4 100644
--- a/LAPACKE/src/lapacke_cgeqp3.c
+++ b/LAPACKE/src/lapacke_cgeqp3.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgeqp3
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqp3_work.c b/LAPACKE/src/lapacke_cgeqp3_work.c
index 40a99f45..78fc7337 100644
--- a/LAPACKE/src/lapacke_cgeqp3_work.c
+++ b/LAPACKE/src/lapacke_cgeqp3_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgeqp3
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqpf.c b/LAPACKE/src/lapacke_cgeqpf.c
index 80ebcbbe..a30c9fb8 100644
--- a/LAPACKE/src/lapacke_cgeqpf.c
+++ b/LAPACKE/src/lapacke_cgeqpf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgeqpf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqpf_work.c b/LAPACKE/src/lapacke_cgeqpf_work.c
index 7f523c51..1cc87a81 100644
--- a/LAPACKE/src/lapacke_cgeqpf_work.c
+++ b/LAPACKE/src/lapacke_cgeqpf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgeqpf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqr2.c b/LAPACKE/src/lapacke_cgeqr2.c
index a8fceead..e39cd675 100644
--- a/LAPACKE/src/lapacke_cgeqr2.c
+++ b/LAPACKE/src/lapacke_cgeqr2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgeqr2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqr2_work.c b/LAPACKE/src/lapacke_cgeqr2_work.c
index 845f0e33..df6ff556 100644
--- a/LAPACKE/src/lapacke_cgeqr2_work.c
+++ b/LAPACKE/src/lapacke_cgeqr2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgeqr2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqrf.c b/LAPACKE/src/lapacke_cgeqrf.c
index b0afad10..79475b68 100644
--- a/LAPACKE/src/lapacke_cgeqrf.c
+++ b/LAPACKE/src/lapacke_cgeqrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgeqrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqrf_work.c b/LAPACKE/src/lapacke_cgeqrf_work.c
index 8f6f15b7..2293c3c6 100644
--- a/LAPACKE/src/lapacke_cgeqrf_work.c
+++ b/LAPACKE/src/lapacke_cgeqrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgeqrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqrfp.c b/LAPACKE/src/lapacke_cgeqrfp.c
index f7af174b..3581c10a 100644
--- a/LAPACKE/src/lapacke_cgeqrfp.c
+++ b/LAPACKE/src/lapacke_cgeqrfp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgeqrfp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqrfp_work.c b/LAPACKE/src/lapacke_cgeqrfp_work.c
index 65974fbc..12b4ca76 100644
--- a/LAPACKE/src/lapacke_cgeqrfp_work.c
+++ b/LAPACKE/src/lapacke_cgeqrfp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgeqrfp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqrt.c b/LAPACKE/src/lapacke_cgeqrt.c
index 9aec4f6c..410e705e 100644
--- a/LAPACKE/src/lapacke_cgeqrt.c
+++ b/LAPACKE/src/lapacke_cgeqrt.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function cgeqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqrt2.c b/LAPACKE/src/lapacke_cgeqrt2.c
index 30cd71dd..7ff59b1e 100644
--- a/LAPACKE/src/lapacke_cgeqrt2.c
+++ b/LAPACKE/src/lapacke_cgeqrt2.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function cgeqrt2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqrt2_work.c b/LAPACKE/src/lapacke_cgeqrt2_work.c
index 098ffae3..1e28a034 100644
--- a/LAPACKE/src/lapacke_cgeqrt2_work.c
+++ b/LAPACKE/src/lapacke_cgeqrt2_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgeqrt2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqrt3.c b/LAPACKE/src/lapacke_cgeqrt3.c
index d2baaf5a..46e924d3 100644
--- a/LAPACKE/src/lapacke_cgeqrt3.c
+++ b/LAPACKE/src/lapacke_cgeqrt3.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function cgeqrt3
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqrt3_work.c b/LAPACKE/src/lapacke_cgeqrt3_work.c
index eb2ac229..97faff45 100644
--- a/LAPACKE/src/lapacke_cgeqrt3_work.c
+++ b/LAPACKE/src/lapacke_cgeqrt3_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgeqrt3
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgeqrt_work.c b/LAPACKE/src/lapacke_cgeqrt_work.c
index e4f03bfd..f15ec885 100644
--- a/LAPACKE/src/lapacke_cgeqrt_work.c
+++ b/LAPACKE/src/lapacke_cgeqrt_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgeqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgerfs.c b/LAPACKE/src/lapacke_cgerfs.c
index 92a2e729..ff4da544 100644
--- a/LAPACKE/src/lapacke_cgerfs.c
+++ b/LAPACKE/src/lapacke_cgerfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgerfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgerfs_work.c b/LAPACKE/src/lapacke_cgerfs_work.c
index f003839d..1b53a47c 100644
--- a/LAPACKE/src/lapacke_cgerfs_work.c
+++ b/LAPACKE/src/lapacke_cgerfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgerfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgerfsx.c b/LAPACKE/src/lapacke_cgerfsx.c
index 7f896722..5e343484 100644
--- a/LAPACKE/src/lapacke_cgerfsx.c
+++ b/LAPACKE/src/lapacke_cgerfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgerfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgerfsx_work.c b/LAPACKE/src/lapacke_cgerfsx_work.c
index 35b8a2b6..57d8e556 100644
--- a/LAPACKE/src/lapacke_cgerfsx_work.c
+++ b/LAPACKE/src/lapacke_cgerfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgerfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgerqf.c b/LAPACKE/src/lapacke_cgerqf.c
index 870523af..f92ba64a 100644
--- a/LAPACKE/src/lapacke_cgerqf.c
+++ b/LAPACKE/src/lapacke_cgerqf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgerqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgerqf_work.c b/LAPACKE/src/lapacke_cgerqf_work.c
index b6856401..eafa9745 100644
--- a/LAPACKE/src/lapacke_cgerqf_work.c
+++ b/LAPACKE/src/lapacke_cgerqf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgerqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgesdd.c b/LAPACKE/src/lapacke_cgesdd.c
index 214973fe..3ba34e1d 100644
--- a/LAPACKE/src/lapacke_cgesdd.c
+++ b/LAPACKE/src/lapacke_cgesdd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgesdd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgesdd_work.c b/LAPACKE/src/lapacke_cgesdd_work.c
index 7a4b3d2a..8c4557a1 100644
--- a/LAPACKE/src/lapacke_cgesdd_work.c
+++ b/LAPACKE/src/lapacke_cgesdd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgesdd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgesv.c b/LAPACKE/src/lapacke_cgesv.c
index b67856e4..f57ffcf8 100644
--- a/LAPACKE/src/lapacke_cgesv.c
+++ b/LAPACKE/src/lapacke_cgesv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgesv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgesv_work.c b/LAPACKE/src/lapacke_cgesv_work.c
index 2b387b50..9e04e1d1 100644
--- a/LAPACKE/src/lapacke_cgesv_work.c
+++ b/LAPACKE/src/lapacke_cgesv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgesv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgesvd.c b/LAPACKE/src/lapacke_cgesvd.c
index 252044c9..e48331db 100644
--- a/LAPACKE/src/lapacke_cgesvd.c
+++ b/LAPACKE/src/lapacke_cgesvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgesvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgesvd_work.c b/LAPACKE/src/lapacke_cgesvd_work.c
index c963bbb7..558a7f30 100644
--- a/LAPACKE/src/lapacke_cgesvd_work.c
+++ b/LAPACKE/src/lapacke_cgesvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgesvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgesvdx.c b/LAPACKE/src/lapacke_cgesvdx.c
index 93f5fc14..56ee57f5 100644
--- a/LAPACKE/src/lapacke_cgesvdx.c
+++ b/LAPACKE/src/lapacke_cgesvdx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgesvdx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgesvx.c b/LAPACKE/src/lapacke_cgesvx.c
index 0088309d..c8896baf 100644
--- a/LAPACKE/src/lapacke_cgesvx.c
+++ b/LAPACKE/src/lapacke_cgesvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgesvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgesvx_work.c b/LAPACKE/src/lapacke_cgesvx_work.c
index dbd694d9..a7eaa792 100644
--- a/LAPACKE/src/lapacke_cgesvx_work.c
+++ b/LAPACKE/src/lapacke_cgesvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgesvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgesvxx.c b/LAPACKE/src/lapacke_cgesvxx.c
index 93fd35b0..1750325c 100644
--- a/LAPACKE/src/lapacke_cgesvxx.c
+++ b/LAPACKE/src/lapacke_cgesvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgesvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgesvxx_work.c b/LAPACKE/src/lapacke_cgesvxx_work.c
index a3eb2b7f..6d11b0c8 100644
--- a/LAPACKE/src/lapacke_cgesvxx_work.c
+++ b/LAPACKE/src/lapacke_cgesvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgesvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgetf2.c b/LAPACKE/src/lapacke_cgetf2.c
index bf2a29c5..6a9741dd 100644
--- a/LAPACKE/src/lapacke_cgetf2.c
+++ b/LAPACKE/src/lapacke_cgetf2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgetf2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgetf2_work.c b/LAPACKE/src/lapacke_cgetf2_work.c
index eb0f95f1..7f7006f9 100644
--- a/LAPACKE/src/lapacke_cgetf2_work.c
+++ b/LAPACKE/src/lapacke_cgetf2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgetf2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgetrf.c b/LAPACKE/src/lapacke_cgetrf.c
index 0ab95525..2f5ea4dc 100644
--- a/LAPACKE/src/lapacke_cgetrf.c
+++ b/LAPACKE/src/lapacke_cgetrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgetrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgetrf_work.c b/LAPACKE/src/lapacke_cgetrf_work.c
index 865d6205..a3a619b7 100644
--- a/LAPACKE/src/lapacke_cgetrf_work.c
+++ b/LAPACKE/src/lapacke_cgetrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgetrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgetri.c b/LAPACKE/src/lapacke_cgetri.c
index 94a47a29..d84031db 100644
--- a/LAPACKE/src/lapacke_cgetri.c
+++ b/LAPACKE/src/lapacke_cgetri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgetri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgetri_work.c b/LAPACKE/src/lapacke_cgetri_work.c
index 1226ddc2..ef176a4a 100644
--- a/LAPACKE/src/lapacke_cgetri_work.c
+++ b/LAPACKE/src/lapacke_cgetri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgetri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgetrs.c b/LAPACKE/src/lapacke_cgetrs.c
index c61d9518..a96a9c53 100644
--- a/LAPACKE/src/lapacke_cgetrs.c
+++ b/LAPACKE/src/lapacke_cgetrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgetrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgetrs_work.c b/LAPACKE/src/lapacke_cgetrs_work.c
index 9dc331f7..d1d3e5b1 100644
--- a/LAPACKE/src/lapacke_cgetrs_work.c
+++ b/LAPACKE/src/lapacke_cgetrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgetrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggbak.c b/LAPACKE/src/lapacke_cggbak.c
index 2720964b..2c4ac845 100644
--- a/LAPACKE/src/lapacke_cggbak.c
+++ b/LAPACKE/src/lapacke_cggbak.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cggbak
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggbak_work.c b/LAPACKE/src/lapacke_cggbak_work.c
index 920d6871..ba4052d9 100644
--- a/LAPACKE/src/lapacke_cggbak_work.c
+++ b/LAPACKE/src/lapacke_cggbak_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cggbak
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggbal.c b/LAPACKE/src/lapacke_cggbal.c
index 73650e41..564173ff 100644
--- a/LAPACKE/src/lapacke_cggbal.c
+++ b/LAPACKE/src/lapacke_cggbal.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cggbal
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggbal_work.c b/LAPACKE/src/lapacke_cggbal_work.c
index 441bc9a2..6c75a5ad 100644
--- a/LAPACKE/src/lapacke_cggbal_work.c
+++ b/LAPACKE/src/lapacke_cggbal_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cggbal
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgges.c b/LAPACKE/src/lapacke_cgges.c
index 297d1566..d11bc0d0 100644
--- a/LAPACKE/src/lapacke_cgges.c
+++ b/LAPACKE/src/lapacke_cgges.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgges
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgges_work.c b/LAPACKE/src/lapacke_cgges_work.c
index 341a386d..4bbb78ce 100644
--- a/LAPACKE/src/lapacke_cgges_work.c
+++ b/LAPACKE/src/lapacke_cgges_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgges
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggesx.c b/LAPACKE/src/lapacke_cggesx.c
index 81683ebb..2aedc13b 100644
--- a/LAPACKE/src/lapacke_cggesx.c
+++ b/LAPACKE/src/lapacke_cggesx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cggesx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggesx_work.c b/LAPACKE/src/lapacke_cggesx_work.c
index c9ac4a38..327459c7 100644
--- a/LAPACKE/src/lapacke_cggesx_work.c
+++ b/LAPACKE/src/lapacke_cggesx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cggesx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggev.c b/LAPACKE/src/lapacke_cggev.c
index 227a0c08..6a11dfae 100644
--- a/LAPACKE/src/lapacke_cggev.c
+++ b/LAPACKE/src/lapacke_cggev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cggev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggev_work.c b/LAPACKE/src/lapacke_cggev_work.c
index 62e13d31..188b70bc 100644
--- a/LAPACKE/src/lapacke_cggev_work.c
+++ b/LAPACKE/src/lapacke_cggev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cggev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggevx.c b/LAPACKE/src/lapacke_cggevx.c
index 5df7c990..548c02c1 100644
--- a/LAPACKE/src/lapacke_cggevx.c
+++ b/LAPACKE/src/lapacke_cggevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cggevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggevx_work.c b/LAPACKE/src/lapacke_cggevx_work.c
index e63497f1..702400b1 100644
--- a/LAPACKE/src/lapacke_cggevx_work.c
+++ b/LAPACKE/src/lapacke_cggevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cggevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggglm.c b/LAPACKE/src/lapacke_cggglm.c
index 7b47ad99..52d5885a 100644
--- a/LAPACKE/src/lapacke_cggglm.c
+++ b/LAPACKE/src/lapacke_cggglm.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cggglm
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggglm_work.c b/LAPACKE/src/lapacke_cggglm_work.c
index 79a036b8..61dfb50d 100644
--- a/LAPACKE/src/lapacke_cggglm_work.c
+++ b/LAPACKE/src/lapacke_cggglm_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cggglm
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgghrd.c b/LAPACKE/src/lapacke_cgghrd.c
index c89a0388..01f8d292 100644
--- a/LAPACKE/src/lapacke_cgghrd.c
+++ b/LAPACKE/src/lapacke_cgghrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgghrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgghrd_work.c b/LAPACKE/src/lapacke_cgghrd_work.c
index 3a3009a4..789741b9 100644
--- a/LAPACKE/src/lapacke_cgghrd_work.c
+++ b/LAPACKE/src/lapacke_cgghrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgghrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgglse.c b/LAPACKE/src/lapacke_cgglse.c
index 0f37bebc..480b4e8f 100644
--- a/LAPACKE/src/lapacke_cgglse.c
+++ b/LAPACKE/src/lapacke_cgglse.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgglse
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgglse_work.c b/LAPACKE/src/lapacke_cgglse_work.c
index 86bc160d..be11a4d5 100644
--- a/LAPACKE/src/lapacke_cgglse_work.c
+++ b/LAPACKE/src/lapacke_cgglse_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgglse
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggqrf.c b/LAPACKE/src/lapacke_cggqrf.c
index 2167cd7b..81ef19b0 100644
--- a/LAPACKE/src/lapacke_cggqrf.c
+++ b/LAPACKE/src/lapacke_cggqrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cggqrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggqrf_work.c b/LAPACKE/src/lapacke_cggqrf_work.c
index 00e5623e..520bde7d 100644
--- a/LAPACKE/src/lapacke_cggqrf_work.c
+++ b/LAPACKE/src/lapacke_cggqrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cggqrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggrqf.c b/LAPACKE/src/lapacke_cggrqf.c
index 5117f955..84c4200a 100644
--- a/LAPACKE/src/lapacke_cggrqf.c
+++ b/LAPACKE/src/lapacke_cggrqf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cggrqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggrqf_work.c b/LAPACKE/src/lapacke_cggrqf_work.c
index a4af10be..74b6f2e3 100644
--- a/LAPACKE/src/lapacke_cggrqf_work.c
+++ b/LAPACKE/src/lapacke_cggrqf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cggrqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggsvd.c b/LAPACKE/src/lapacke_cggsvd.c
index 446d8a59..2a683f90 100644
--- a/LAPACKE/src/lapacke_cggsvd.c
+++ b/LAPACKE/src/lapacke_cggsvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cggsvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggsvd_work.c b/LAPACKE/src/lapacke_cggsvd_work.c
index 6f621b10..0d48b5fc 100644
--- a/LAPACKE/src/lapacke_cggsvd_work.c
+++ b/LAPACKE/src/lapacke_cggsvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cggsvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggsvp.c b/LAPACKE/src/lapacke_cggsvp.c
index d62fc19a..7a774083 100644
--- a/LAPACKE/src/lapacke_cggsvp.c
+++ b/LAPACKE/src/lapacke_cggsvp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cggsvp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cggsvp_work.c b/LAPACKE/src/lapacke_cggsvp_work.c
index 22a50cae..65f73159 100644
--- a/LAPACKE/src/lapacke_cggsvp_work.c
+++ b/LAPACKE/src/lapacke_cggsvp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cggsvp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgtrfs.c b/LAPACKE/src/lapacke_cgtrfs.c
index cdec726f..20d3f937 100644
--- a/LAPACKE/src/lapacke_cgtrfs.c
+++ b/LAPACKE/src/lapacke_cgtrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgtrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgtrfs_work.c b/LAPACKE/src/lapacke_cgtrfs_work.c
index 709d86b3..0dbf280e 100644
--- a/LAPACKE/src/lapacke_cgtrfs_work.c
+++ b/LAPACKE/src/lapacke_cgtrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgtrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgtsv.c b/LAPACKE/src/lapacke_cgtsv.c
index 3e5c4595..ce53609b 100644
--- a/LAPACKE/src/lapacke_cgtsv.c
+++ b/LAPACKE/src/lapacke_cgtsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgtsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgtsv_work.c b/LAPACKE/src/lapacke_cgtsv_work.c
index 36941892..e7b23f35 100644
--- a/LAPACKE/src/lapacke_cgtsv_work.c
+++ b/LAPACKE/src/lapacke_cgtsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgtsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgtsvx.c b/LAPACKE/src/lapacke_cgtsvx.c
index c2926f43..1a6ab7c7 100644
--- a/LAPACKE/src/lapacke_cgtsvx.c
+++ b/LAPACKE/src/lapacke_cgtsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgtsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgtsvx_work.c b/LAPACKE/src/lapacke_cgtsvx_work.c
index cfdac513..25a3ff78 100644
--- a/LAPACKE/src/lapacke_cgtsvx_work.c
+++ b/LAPACKE/src/lapacke_cgtsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgtsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgttrs.c b/LAPACKE/src/lapacke_cgttrs.c
index 6dc9e10f..08ca8723 100644
--- a/LAPACKE/src/lapacke_cgttrs.c
+++ b/LAPACKE/src/lapacke_cgttrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cgttrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cgttrs_work.c b/LAPACKE/src/lapacke_cgttrs_work.c
index be3ae84a..8d243ef1 100644
--- a/LAPACKE/src/lapacke_cgttrs_work.c
+++ b/LAPACKE/src/lapacke_cgttrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cgttrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chbev.c b/LAPACKE/src/lapacke_chbev.c
index 573bf627..0106c82b 100644
--- a/LAPACKE/src/lapacke_chbev.c
+++ b/LAPACKE/src/lapacke_chbev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chbev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chbev_work.c b/LAPACKE/src/lapacke_chbev_work.c
index b59f59a6..675886a3 100644
--- a/LAPACKE/src/lapacke_chbev_work.c
+++ b/LAPACKE/src/lapacke_chbev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chbev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chbevd.c b/LAPACKE/src/lapacke_chbevd.c
index e33162b2..6cfda977 100644
--- a/LAPACKE/src/lapacke_chbevd.c
+++ b/LAPACKE/src/lapacke_chbevd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chbevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chbevd_work.c b/LAPACKE/src/lapacke_chbevd_work.c
index 04976d77..fd29cb8b 100644
--- a/LAPACKE/src/lapacke_chbevd_work.c
+++ b/LAPACKE/src/lapacke_chbevd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chbevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chbevx.c b/LAPACKE/src/lapacke_chbevx.c
index 0886977f..ba356cb8 100644
--- a/LAPACKE/src/lapacke_chbevx.c
+++ b/LAPACKE/src/lapacke_chbevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chbevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chbevx_work.c b/LAPACKE/src/lapacke_chbevx_work.c
index d4ca05f2..9c179c2c 100644
--- a/LAPACKE/src/lapacke_chbevx_work.c
+++ b/LAPACKE/src/lapacke_chbevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chbevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chbgst.c b/LAPACKE/src/lapacke_chbgst.c
index ee42e5f1..f741c0d8 100644
--- a/LAPACKE/src/lapacke_chbgst.c
+++ b/LAPACKE/src/lapacke_chbgst.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chbgst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chbgst_work.c b/LAPACKE/src/lapacke_chbgst_work.c
index c149d170..7b52c7bd 100644
--- a/LAPACKE/src/lapacke_chbgst_work.c
+++ b/LAPACKE/src/lapacke_chbgst_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chbgst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chbgv.c b/LAPACKE/src/lapacke_chbgv.c
index c8a47a28..b46db05f 100644
--- a/LAPACKE/src/lapacke_chbgv.c
+++ b/LAPACKE/src/lapacke_chbgv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chbgv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chbgv_work.c b/LAPACKE/src/lapacke_chbgv_work.c
index 1a124cc2..3850cb2c 100644
--- a/LAPACKE/src/lapacke_chbgv_work.c
+++ b/LAPACKE/src/lapacke_chbgv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chbgv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chbgvd.c b/LAPACKE/src/lapacke_chbgvd.c
index 117a3249..0801afea 100644
--- a/LAPACKE/src/lapacke_chbgvd.c
+++ b/LAPACKE/src/lapacke_chbgvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chbgvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chbgvd_work.c b/LAPACKE/src/lapacke_chbgvd_work.c
index f8166627..ea5734bf 100644
--- a/LAPACKE/src/lapacke_chbgvd_work.c
+++ b/LAPACKE/src/lapacke_chbgvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chbgvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chbgvx.c b/LAPACKE/src/lapacke_chbgvx.c
index 57fdb89a..5e2705a6 100644
--- a/LAPACKE/src/lapacke_chbgvx.c
+++ b/LAPACKE/src/lapacke_chbgvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chbgvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chbgvx_work.c b/LAPACKE/src/lapacke_chbgvx_work.c
index 24a413f1..0a30050c 100644
--- a/LAPACKE/src/lapacke_chbgvx_work.c
+++ b/LAPACKE/src/lapacke_chbgvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chbgvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chbtrd.c b/LAPACKE/src/lapacke_chbtrd.c
index 3786c586..83aa5df1 100644
--- a/LAPACKE/src/lapacke_chbtrd.c
+++ b/LAPACKE/src/lapacke_chbtrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chbtrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chbtrd_work.c b/LAPACKE/src/lapacke_chbtrd_work.c
index 9a2cef24..31ca9954 100644
--- a/LAPACKE/src/lapacke_chbtrd_work.c
+++ b/LAPACKE/src/lapacke_chbtrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chbtrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_checon.c b/LAPACKE/src/lapacke_checon.c
index f95b6f41..168730d2 100644
--- a/LAPACKE/src/lapacke_checon.c
+++ b/LAPACKE/src/lapacke_checon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function checon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_checon_work.c b/LAPACKE/src/lapacke_checon_work.c
index a1a6dfe3..de2d7a94 100644
--- a/LAPACKE/src/lapacke_checon_work.c
+++ b/LAPACKE/src/lapacke_checon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function checon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cheequb.c b/LAPACKE/src/lapacke_cheequb.c
index 4cd0c4db..61369303 100644
--- a/LAPACKE/src/lapacke_cheequb.c
+++ b/LAPACKE/src/lapacke_cheequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cheequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cheequb_work.c b/LAPACKE/src/lapacke_cheequb_work.c
index cd5e18d7..dd2f78cb 100644
--- a/LAPACKE/src/lapacke_cheequb_work.c
+++ b/LAPACKE/src/lapacke_cheequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cheequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cheev.c b/LAPACKE/src/lapacke_cheev.c
index d2158904..0be65105 100644
--- a/LAPACKE/src/lapacke_cheev.c
+++ b/LAPACKE/src/lapacke_cheev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cheev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cheev_work.c b/LAPACKE/src/lapacke_cheev_work.c
index dbaa7566..40224607 100644
--- a/LAPACKE/src/lapacke_cheev_work.c
+++ b/LAPACKE/src/lapacke_cheev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cheev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cheevd.c b/LAPACKE/src/lapacke_cheevd.c
index 9a3ff8f0..dea004b9 100644
--- a/LAPACKE/src/lapacke_cheevd.c
+++ b/LAPACKE/src/lapacke_cheevd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cheevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cheevd_work.c b/LAPACKE/src/lapacke_cheevd_work.c
index d9c4197b..81869c56 100644
--- a/LAPACKE/src/lapacke_cheevd_work.c
+++ b/LAPACKE/src/lapacke_cheevd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cheevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cheevr.c b/LAPACKE/src/lapacke_cheevr.c
index 3bdd8685..c84c43ec 100644
--- a/LAPACKE/src/lapacke_cheevr.c
+++ b/LAPACKE/src/lapacke_cheevr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cheevr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cheevr_work.c b/LAPACKE/src/lapacke_cheevr_work.c
index 31fde53b..a8628d30 100644
--- a/LAPACKE/src/lapacke_cheevr_work.c
+++ b/LAPACKE/src/lapacke_cheevr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cheevr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cheevx.c b/LAPACKE/src/lapacke_cheevx.c
index b75c2d63..5dbe5292 100644
--- a/LAPACKE/src/lapacke_cheevx.c
+++ b/LAPACKE/src/lapacke_cheevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cheevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cheevx_work.c b/LAPACKE/src/lapacke_cheevx_work.c
index 00a19149..87fa0207 100644
--- a/LAPACKE/src/lapacke_cheevx_work.c
+++ b/LAPACKE/src/lapacke_cheevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cheevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chegst.c b/LAPACKE/src/lapacke_chegst.c
index e15e260e..10bd1f25 100644
--- a/LAPACKE/src/lapacke_chegst.c
+++ b/LAPACKE/src/lapacke_chegst.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chegst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chegst_work.c b/LAPACKE/src/lapacke_chegst_work.c
index 09cefb99..00186381 100644
--- a/LAPACKE/src/lapacke_chegst_work.c
+++ b/LAPACKE/src/lapacke_chegst_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chegst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chegv.c b/LAPACKE/src/lapacke_chegv.c
index 1f89d14c..6c8fd2c1 100644
--- a/LAPACKE/src/lapacke_chegv.c
+++ b/LAPACKE/src/lapacke_chegv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chegv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chegv_work.c b/LAPACKE/src/lapacke_chegv_work.c
index 2ebdebb9..39c10ad0 100644
--- a/LAPACKE/src/lapacke_chegv_work.c
+++ b/LAPACKE/src/lapacke_chegv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chegv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chegvd.c b/LAPACKE/src/lapacke_chegvd.c
index 6f4380ef..85a9e2e6 100644
--- a/LAPACKE/src/lapacke_chegvd.c
+++ b/LAPACKE/src/lapacke_chegvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chegvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chegvd_work.c b/LAPACKE/src/lapacke_chegvd_work.c
index 2e442481..b55e8191 100644
--- a/LAPACKE/src/lapacke_chegvd_work.c
+++ b/LAPACKE/src/lapacke_chegvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chegvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chegvx.c b/LAPACKE/src/lapacke_chegvx.c
index fda7f510..c120b426 100644
--- a/LAPACKE/src/lapacke_chegvx.c
+++ b/LAPACKE/src/lapacke_chegvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chegvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chegvx_work.c b/LAPACKE/src/lapacke_chegvx_work.c
index 46c2ebff..cd8c5702 100644
--- a/LAPACKE/src/lapacke_chegvx_work.c
+++ b/LAPACKE/src/lapacke_chegvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chegvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cherfs.c b/LAPACKE/src/lapacke_cherfs.c
index d1ad1dc2..ae102021 100644
--- a/LAPACKE/src/lapacke_cherfs.c
+++ b/LAPACKE/src/lapacke_cherfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cherfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cherfs_work.c b/LAPACKE/src/lapacke_cherfs_work.c
index ef66bc51..48fddbaa 100644
--- a/LAPACKE/src/lapacke_cherfs_work.c
+++ b/LAPACKE/src/lapacke_cherfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cherfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cherfsx.c b/LAPACKE/src/lapacke_cherfsx.c
index 589f66e6..0991b678 100644
--- a/LAPACKE/src/lapacke_cherfsx.c
+++ b/LAPACKE/src/lapacke_cherfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cherfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cherfsx_work.c b/LAPACKE/src/lapacke_cherfsx_work.c
index ef3bc14b..c69a85a5 100644
--- a/LAPACKE/src/lapacke_cherfsx_work.c
+++ b/LAPACKE/src/lapacke_cherfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cherfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chesv.c b/LAPACKE/src/lapacke_chesv.c
index dc4e25d6..447efbea 100644
--- a/LAPACKE/src/lapacke_chesv.c
+++ b/LAPACKE/src/lapacke_chesv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chesv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chesv_work.c b/LAPACKE/src/lapacke_chesv_work.c
index dbcdef40..57a4b68c 100644
--- a/LAPACKE/src/lapacke_chesv_work.c
+++ b/LAPACKE/src/lapacke_chesv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chesv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chesvx.c b/LAPACKE/src/lapacke_chesvx.c
index 78af8fdd..666fd269 100644
--- a/LAPACKE/src/lapacke_chesvx.c
+++ b/LAPACKE/src/lapacke_chesvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chesvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chesvx_work.c b/LAPACKE/src/lapacke_chesvx_work.c
index 7744ed42..b7381237 100644
--- a/LAPACKE/src/lapacke_chesvx_work.c
+++ b/LAPACKE/src/lapacke_chesvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chesvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chesvxx.c b/LAPACKE/src/lapacke_chesvxx.c
index f88131d9..469e423c 100644
--- a/LAPACKE/src/lapacke_chesvxx.c
+++ b/LAPACKE/src/lapacke_chesvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chesvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chesvxx_work.c b/LAPACKE/src/lapacke_chesvxx_work.c
index 52bcd71a..69293aa0 100644
--- a/LAPACKE/src/lapacke_chesvxx_work.c
+++ b/LAPACKE/src/lapacke_chesvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chesvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cheswapr.c b/LAPACKE/src/lapacke_cheswapr.c
index cceacba1..7963eb37 100644
--- a/LAPACKE/src/lapacke_cheswapr.c
+++ b/LAPACKE/src/lapacke_cheswapr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cheswapr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cheswapr_work.c b/LAPACKE/src/lapacke_cheswapr_work.c
index ce4eae5d..e41b3a2c 100644
--- a/LAPACKE/src/lapacke_cheswapr_work.c
+++ b/LAPACKE/src/lapacke_cheswapr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cheswapr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chetrd.c b/LAPACKE/src/lapacke_chetrd.c
index 6f9cf1ce..4bf71b85 100644
--- a/LAPACKE/src/lapacke_chetrd.c
+++ b/LAPACKE/src/lapacke_chetrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chetrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chetrd_work.c b/LAPACKE/src/lapacke_chetrd_work.c
index 3d4b4763..69015fd9 100644
--- a/LAPACKE/src/lapacke_chetrd_work.c
+++ b/LAPACKE/src/lapacke_chetrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chetrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chetrf.c b/LAPACKE/src/lapacke_chetrf.c
index 763b0a26..93dab7a6 100644
--- a/LAPACKE/src/lapacke_chetrf.c
+++ b/LAPACKE/src/lapacke_chetrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chetrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chetrf_work.c b/LAPACKE/src/lapacke_chetrf_work.c
index 402ae16e..0f9042ea 100644
--- a/LAPACKE/src/lapacke_chetrf_work.c
+++ b/LAPACKE/src/lapacke_chetrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chetrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chetri.c b/LAPACKE/src/lapacke_chetri.c
index 1384bf72..cdc6fd37 100644
--- a/LAPACKE/src/lapacke_chetri.c
+++ b/LAPACKE/src/lapacke_chetri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chetri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chetri2.c b/LAPACKE/src/lapacke_chetri2.c
index 69408572..e5757c7d 100644
--- a/LAPACKE/src/lapacke_chetri2.c
+++ b/LAPACKE/src/lapacke_chetri2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chetri2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chetri2_work.c b/LAPACKE/src/lapacke_chetri2_work.c
index 4a9cbe0c..a0d432c0 100644
--- a/LAPACKE/src/lapacke_chetri2_work.c
+++ b/LAPACKE/src/lapacke_chetri2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chetri2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chetri2x.c b/LAPACKE/src/lapacke_chetri2x.c
index 5f7316c0..1d97571b 100644
--- a/LAPACKE/src/lapacke_chetri2x.c
+++ b/LAPACKE/src/lapacke_chetri2x.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chetri2x
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chetri2x_work.c b/LAPACKE/src/lapacke_chetri2x_work.c
index 410e665d..56ee846e 100644
--- a/LAPACKE/src/lapacke_chetri2x_work.c
+++ b/LAPACKE/src/lapacke_chetri2x_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chetri2x
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chetri_work.c b/LAPACKE/src/lapacke_chetri_work.c
index 48c339b2..66f718f3 100644
--- a/LAPACKE/src/lapacke_chetri_work.c
+++ b/LAPACKE/src/lapacke_chetri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chetri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chetrs.c b/LAPACKE/src/lapacke_chetrs.c
index c2fa3a91..a199f8a5 100644
--- a/LAPACKE/src/lapacke_chetrs.c
+++ b/LAPACKE/src/lapacke_chetrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chetrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chetrs2.c b/LAPACKE/src/lapacke_chetrs2.c
index 13a6c1dd..13434eaa 100644
--- a/LAPACKE/src/lapacke_chetrs2.c
+++ b/LAPACKE/src/lapacke_chetrs2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chetrs2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chetrs2_work.c b/LAPACKE/src/lapacke_chetrs2_work.c
index 7e6359ac..5711d8bc 100644
--- a/LAPACKE/src/lapacke_chetrs2_work.c
+++ b/LAPACKE/src/lapacke_chetrs2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chetrs2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chetrs_work.c b/LAPACKE/src/lapacke_chetrs_work.c
index 76a9cf63..c16d3e35 100644
--- a/LAPACKE/src/lapacke_chetrs_work.c
+++ b/LAPACKE/src/lapacke_chetrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chetrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chfrk.c b/LAPACKE/src/lapacke_chfrk.c
index a86c66ea..aa458083 100644
--- a/LAPACKE/src/lapacke_chfrk.c
+++ b/LAPACKE/src/lapacke_chfrk.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chfrk
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chfrk_work.c b/LAPACKE/src/lapacke_chfrk_work.c
index cdb7a00b..c2e157bb 100644
--- a/LAPACKE/src/lapacke_chfrk_work.c
+++ b/LAPACKE/src/lapacke_chfrk_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chfrk
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chgeqz.c b/LAPACKE/src/lapacke_chgeqz.c
index 8541c771..040a2622 100644
--- a/LAPACKE/src/lapacke_chgeqz.c
+++ b/LAPACKE/src/lapacke_chgeqz.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chgeqz
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chgeqz_work.c b/LAPACKE/src/lapacke_chgeqz_work.c
index e445a6b9..a355aa83 100644
--- a/LAPACKE/src/lapacke_chgeqz_work.c
+++ b/LAPACKE/src/lapacke_chgeqz_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chgeqz
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpcon.c b/LAPACKE/src/lapacke_chpcon.c
index 798752dc..fcb6da5d 100644
--- a/LAPACKE/src/lapacke_chpcon.c
+++ b/LAPACKE/src/lapacke_chpcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chpcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpcon_work.c b/LAPACKE/src/lapacke_chpcon_work.c
index 302430d4..dd10e50f 100644
--- a/LAPACKE/src/lapacke_chpcon_work.c
+++ b/LAPACKE/src/lapacke_chpcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chpcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpev.c b/LAPACKE/src/lapacke_chpev.c
index c5bfdb6b..1567cffd 100644
--- a/LAPACKE/src/lapacke_chpev.c
+++ b/LAPACKE/src/lapacke_chpev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chpev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpev_work.c b/LAPACKE/src/lapacke_chpev_work.c
index f3eeb53f..fac263ca 100644
--- a/LAPACKE/src/lapacke_chpev_work.c
+++ b/LAPACKE/src/lapacke_chpev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chpev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpevd.c b/LAPACKE/src/lapacke_chpevd.c
index 90c380b4..350a747f 100644
--- a/LAPACKE/src/lapacke_chpevd.c
+++ b/LAPACKE/src/lapacke_chpevd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chpevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpevd_work.c b/LAPACKE/src/lapacke_chpevd_work.c
index d601a66f..29a3cdca 100644
--- a/LAPACKE/src/lapacke_chpevd_work.c
+++ b/LAPACKE/src/lapacke_chpevd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chpevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpevx.c b/LAPACKE/src/lapacke_chpevx.c
index 8a8c1cf1..7bc52ed0 100644
--- a/LAPACKE/src/lapacke_chpevx.c
+++ b/LAPACKE/src/lapacke_chpevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chpevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpevx_work.c b/LAPACKE/src/lapacke_chpevx_work.c
index 00d70f82..2f1750d2 100644
--- a/LAPACKE/src/lapacke_chpevx_work.c
+++ b/LAPACKE/src/lapacke_chpevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chpevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpgst.c b/LAPACKE/src/lapacke_chpgst.c
index a74b215e..c22655dd 100644
--- a/LAPACKE/src/lapacke_chpgst.c
+++ b/LAPACKE/src/lapacke_chpgst.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chpgst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpgst_work.c b/LAPACKE/src/lapacke_chpgst_work.c
index 43389f67..8b2a500d 100644
--- a/LAPACKE/src/lapacke_chpgst_work.c
+++ b/LAPACKE/src/lapacke_chpgst_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chpgst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpgv.c b/LAPACKE/src/lapacke_chpgv.c
index a809f9c8..e2e6e8ca 100644
--- a/LAPACKE/src/lapacke_chpgv.c
+++ b/LAPACKE/src/lapacke_chpgv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chpgv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpgv_work.c b/LAPACKE/src/lapacke_chpgv_work.c
index 2c74af48..b93ffcc5 100644
--- a/LAPACKE/src/lapacke_chpgv_work.c
+++ b/LAPACKE/src/lapacke_chpgv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chpgv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpgvd.c b/LAPACKE/src/lapacke_chpgvd.c
index f825466c..22bc00fd 100644
--- a/LAPACKE/src/lapacke_chpgvd.c
+++ b/LAPACKE/src/lapacke_chpgvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chpgvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpgvd_work.c b/LAPACKE/src/lapacke_chpgvd_work.c
index 3b3833e5..8aec3c19 100644
--- a/LAPACKE/src/lapacke_chpgvd_work.c
+++ b/LAPACKE/src/lapacke_chpgvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chpgvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpgvx.c b/LAPACKE/src/lapacke_chpgvx.c
index 8f39f81b..0bbe9b01 100644
--- a/LAPACKE/src/lapacke_chpgvx.c
+++ b/LAPACKE/src/lapacke_chpgvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chpgvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpgvx_work.c b/LAPACKE/src/lapacke_chpgvx_work.c
index 7ada7820..7d001695 100644
--- a/LAPACKE/src/lapacke_chpgvx_work.c
+++ b/LAPACKE/src/lapacke_chpgvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chpgvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chprfs.c b/LAPACKE/src/lapacke_chprfs.c
index 4d43361f..f50e1a6d 100644
--- a/LAPACKE/src/lapacke_chprfs.c
+++ b/LAPACKE/src/lapacke_chprfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chprfs_work.c b/LAPACKE/src/lapacke_chprfs_work.c
index 8b3f77d2..099d884e 100644
--- a/LAPACKE/src/lapacke_chprfs_work.c
+++ b/LAPACKE/src/lapacke_chprfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpsv.c b/LAPACKE/src/lapacke_chpsv.c
index 2aa98e4c..73df97b9 100644
--- a/LAPACKE/src/lapacke_chpsv.c
+++ b/LAPACKE/src/lapacke_chpsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chpsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpsv_work.c b/LAPACKE/src/lapacke_chpsv_work.c
index 1952b438..12f8e5bf 100644
--- a/LAPACKE/src/lapacke_chpsv_work.c
+++ b/LAPACKE/src/lapacke_chpsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chpsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpsvx.c b/LAPACKE/src/lapacke_chpsvx.c
index c63293e5..f6bfee49 100644
--- a/LAPACKE/src/lapacke_chpsvx.c
+++ b/LAPACKE/src/lapacke_chpsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chpsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chpsvx_work.c b/LAPACKE/src/lapacke_chpsvx_work.c
index 4fcde4b3..2c21f240 100644
--- a/LAPACKE/src/lapacke_chpsvx_work.c
+++ b/LAPACKE/src/lapacke_chpsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chpsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chptrd.c b/LAPACKE/src/lapacke_chptrd.c
index a09f3240..3d1cbd4d 100644
--- a/LAPACKE/src/lapacke_chptrd.c
+++ b/LAPACKE/src/lapacke_chptrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chptrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chptrd_work.c b/LAPACKE/src/lapacke_chptrd_work.c
index 13489995..bc7d229a 100644
--- a/LAPACKE/src/lapacke_chptrd_work.c
+++ b/LAPACKE/src/lapacke_chptrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chptrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chptrf.c b/LAPACKE/src/lapacke_chptrf.c
index f51b1105..3441a00a 100644
--- a/LAPACKE/src/lapacke_chptrf.c
+++ b/LAPACKE/src/lapacke_chptrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chptrf_work.c b/LAPACKE/src/lapacke_chptrf_work.c
index 9899fc59..8b75c64c 100644
--- a/LAPACKE/src/lapacke_chptrf_work.c
+++ b/LAPACKE/src/lapacke_chptrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chptri.c b/LAPACKE/src/lapacke_chptri.c
index 9e39f29e..598ce3bd 100644
--- a/LAPACKE/src/lapacke_chptri.c
+++ b/LAPACKE/src/lapacke_chptri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chptri_work.c b/LAPACKE/src/lapacke_chptri_work.c
index 7394a1b1..40b22103 100644
--- a/LAPACKE/src/lapacke_chptri_work.c
+++ b/LAPACKE/src/lapacke_chptri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chptrs.c b/LAPACKE/src/lapacke_chptrs.c
index 447d85a7..2440d999 100644
--- a/LAPACKE/src/lapacke_chptrs.c
+++ b/LAPACKE/src/lapacke_chptrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chptrs_work.c b/LAPACKE/src/lapacke_chptrs_work.c
index 56eeecc3..49f9fc50 100644
--- a/LAPACKE/src/lapacke_chptrs_work.c
+++ b/LAPACKE/src/lapacke_chptrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chsein.c b/LAPACKE/src/lapacke_chsein.c
index 0e6eb773..b528108b 100644
--- a/LAPACKE/src/lapacke_chsein.c
+++ b/LAPACKE/src/lapacke_chsein.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chsein
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chsein_work.c b/LAPACKE/src/lapacke_chsein_work.c
index 0d38a6af..5b9088cf 100644
--- a/LAPACKE/src/lapacke_chsein_work.c
+++ b/LAPACKE/src/lapacke_chsein_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chsein
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chseqr.c b/LAPACKE/src/lapacke_chseqr.c
index bed01087..a2645144 100644
--- a/LAPACKE/src/lapacke_chseqr.c
+++ b/LAPACKE/src/lapacke_chseqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chseqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_chseqr_work.c b/LAPACKE/src/lapacke_chseqr_work.c
index e5c33b4f..1d569282 100644
--- a/LAPACKE/src/lapacke_chseqr_work.c
+++ b/LAPACKE/src/lapacke_chseqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function chseqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clacpy.c b/LAPACKE/src/lapacke_clacpy.c
index bfc34dfa..c45f145d 100644
--- a/LAPACKE/src/lapacke_clacpy.c
+++ b/LAPACKE/src/lapacke_clacpy.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function clacpy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clacpy_work.c b/LAPACKE/src/lapacke_clacpy_work.c
index f5e58984..80d26262 100644
--- a/LAPACKE/src/lapacke_clacpy_work.c
+++ b/LAPACKE/src/lapacke_clacpy_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function clacpy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clag2z.c b/LAPACKE/src/lapacke_clag2z.c
index 05961868..21349b23 100644
--- a/LAPACKE/src/lapacke_clag2z.c
+++ b/LAPACKE/src/lapacke_clag2z.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function clag2z
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clag2z_work.c b/LAPACKE/src/lapacke_clag2z_work.c
index 1a95d285..48388e61 100644
--- a/LAPACKE/src/lapacke_clag2z_work.c
+++ b/LAPACKE/src/lapacke_clag2z_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function clag2z
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clagge.c b/LAPACKE/src/lapacke_clagge.c
index ee12cad7..9e18621f 100644
--- a/LAPACKE/src/lapacke_clagge.c
+++ b/LAPACKE/src/lapacke_clagge.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function clagge
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clagge_work.c b/LAPACKE/src/lapacke_clagge_work.c
index 3ed58872..104c4c4f 100644
--- a/LAPACKE/src/lapacke_clagge_work.c
+++ b/LAPACKE/src/lapacke_clagge_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function clagge
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_claghe.c b/LAPACKE/src/lapacke_claghe.c
index 10241125..2e7a0820 100644
--- a/LAPACKE/src/lapacke_claghe.c
+++ b/LAPACKE/src/lapacke_claghe.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function claghe
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_claghe_work.c b/LAPACKE/src/lapacke_claghe_work.c
index 1de49fc1..63fb640c 100644
--- a/LAPACKE/src/lapacke_claghe_work.c
+++ b/LAPACKE/src/lapacke_claghe_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function claghe
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clagsy.c b/LAPACKE/src/lapacke_clagsy.c
index 0260f10f..a7782f51 100644
--- a/LAPACKE/src/lapacke_clagsy.c
+++ b/LAPACKE/src/lapacke_clagsy.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function clagsy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clagsy_work.c b/LAPACKE/src/lapacke_clagsy_work.c
index 6e730d6b..128fab4a 100644
--- a/LAPACKE/src/lapacke_clagsy_work.c
+++ b/LAPACKE/src/lapacke_clagsy_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function clagsy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clange.c b/LAPACKE/src/lapacke_clange.c
index 0bc3c968..2cbf6721 100644
--- a/LAPACKE/src/lapacke_clange.c
+++ b/LAPACKE/src/lapacke_clange.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function clange
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clange_work.c b/LAPACKE/src/lapacke_clange_work.c
index 2133d6da..740f872a 100644
--- a/LAPACKE/src/lapacke_clange_work.c
+++ b/LAPACKE/src/lapacke_clange_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function clange
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clanhe.c b/LAPACKE/src/lapacke_clanhe.c
index 5a607dec..b6883724 100644
--- a/LAPACKE/src/lapacke_clanhe.c
+++ b/LAPACKE/src/lapacke_clanhe.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function clanhe
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clanhe_work.c b/LAPACKE/src/lapacke_clanhe_work.c
index 588d8395..17915bcc 100644
--- a/LAPACKE/src/lapacke_clanhe_work.c
+++ b/LAPACKE/src/lapacke_clanhe_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function clanhe
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clansy.c b/LAPACKE/src/lapacke_clansy.c
index a0f4a903..d08a4715 100644
--- a/LAPACKE/src/lapacke_clansy.c
+++ b/LAPACKE/src/lapacke_clansy.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function clansy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clansy_work.c b/LAPACKE/src/lapacke_clansy_work.c
index 5e7acead..099f1104 100644
--- a/LAPACKE/src/lapacke_clansy_work.c
+++ b/LAPACKE/src/lapacke_clansy_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function clansy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clantr.c b/LAPACKE/src/lapacke_clantr.c
index fe123cf5..4ba43675 100644
--- a/LAPACKE/src/lapacke_clantr.c
+++ b/LAPACKE/src/lapacke_clantr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function clantr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clantr_work.c b/LAPACKE/src/lapacke_clantr_work.c
index 5c4ba5ec..7f74a978 100644
--- a/LAPACKE/src/lapacke_clantr_work.c
+++ b/LAPACKE/src/lapacke_clantr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function clantr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clapmr.c b/LAPACKE/src/lapacke_clapmr.c
index 9f7fad4d..ffa5ea56 100644
--- a/LAPACKE/src/lapacke_clapmr.c
+++ b/LAPACKE/src/lapacke_clapmr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function clapmr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clapmr_work.c b/LAPACKE/src/lapacke_clapmr_work.c
index 565a1abb..8830e219 100644
--- a/LAPACKE/src/lapacke_clapmr_work.c
+++ b/LAPACKE/src/lapacke_clapmr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function clapmr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clarfb.c b/LAPACKE/src/lapacke_clarfb.c
index e0bc5f69..c1d3130b 100644
--- a/LAPACKE/src/lapacke_clarfb.c
+++ b/LAPACKE/src/lapacke_clarfb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function clarfb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clarfb_work.c b/LAPACKE/src/lapacke_clarfb_work.c
index 193337d1..ad386d05 100644
--- a/LAPACKE/src/lapacke_clarfb_work.c
+++ b/LAPACKE/src/lapacke_clarfb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function clarfb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clarft.c b/LAPACKE/src/lapacke_clarft.c
index e84f9f31..cd69bd45 100644
--- a/LAPACKE/src/lapacke_clarft.c
+++ b/LAPACKE/src/lapacke_clarft.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function clarft
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clarft_work.c b/LAPACKE/src/lapacke_clarft_work.c
index 975b90b6..dfbcaeed 100644
--- a/LAPACKE/src/lapacke_clarft_work.c
+++ b/LAPACKE/src/lapacke_clarft_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function clarft
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clascl.c b/LAPACKE/src/lapacke_clascl.c
index b687fca4..c21ec3e0 100644
--- a/LAPACKE/src/lapacke_clascl.c
+++ b/LAPACKE/src/lapacke_clascl.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function slaswp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_claset.c b/LAPACKE/src/lapacke_claset.c
index 50a43fad..5cf88392 100644
--- a/LAPACKE/src/lapacke_claset.c
+++ b/LAPACKE/src/lapacke_claset.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function claset
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_claset_work.c b/LAPACKE/src/lapacke_claset_work.c
index 8d75fc5b..7b25815e 100644
--- a/LAPACKE/src/lapacke_claset_work.c
+++ b/LAPACKE/src/lapacke_claset_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function claset
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_claswp.c b/LAPACKE/src/lapacke_claswp.c
index 61d53143..bc5d4dde 100644
--- a/LAPACKE/src/lapacke_claswp.c
+++ b/LAPACKE/src/lapacke_claswp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function claswp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_claswp_work.c b/LAPACKE/src/lapacke_claswp_work.c
index b02753f3..582c6dbc 100644
--- a/LAPACKE/src/lapacke_claswp_work.c
+++ b/LAPACKE/src/lapacke_claswp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function claswp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clauum.c b/LAPACKE/src/lapacke_clauum.c
index 6fdf192c..5b34e31b 100644
--- a/LAPACKE/src/lapacke_clauum.c
+++ b/LAPACKE/src/lapacke_clauum.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function clauum
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_clauum_work.c b/LAPACKE/src/lapacke_clauum_work.c
index ba837afd..0b9f9153 100644
--- a/LAPACKE/src/lapacke_clauum_work.c
+++ b/LAPACKE/src/lapacke_clauum_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function clauum
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpbcon.c b/LAPACKE/src/lapacke_cpbcon.c
index 70ad234e..c67909ba 100644
--- a/LAPACKE/src/lapacke_cpbcon.c
+++ b/LAPACKE/src/lapacke_cpbcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpbcon_work.c b/LAPACKE/src/lapacke_cpbcon_work.c
index 6c749a3a..a8db32a7 100644
--- a/LAPACKE/src/lapacke_cpbcon_work.c
+++ b/LAPACKE/src/lapacke_cpbcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpbequ.c b/LAPACKE/src/lapacke_cpbequ.c
index 33231d66..4aa5bb47 100644
--- a/LAPACKE/src/lapacke_cpbequ.c
+++ b/LAPACKE/src/lapacke_cpbequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpbequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpbequ_work.c b/LAPACKE/src/lapacke_cpbequ_work.c
index 49229c7d..3b05b59f 100644
--- a/LAPACKE/src/lapacke_cpbequ_work.c
+++ b/LAPACKE/src/lapacke_cpbequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpbequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpbrfs.c b/LAPACKE/src/lapacke_cpbrfs.c
index 51e2c80b..241a3d06 100644
--- a/LAPACKE/src/lapacke_cpbrfs.c
+++ b/LAPACKE/src/lapacke_cpbrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpbrfs_work.c b/LAPACKE/src/lapacke_cpbrfs_work.c
index 6c25ecb0..fa2c4910 100644
--- a/LAPACKE/src/lapacke_cpbrfs_work.c
+++ b/LAPACKE/src/lapacke_cpbrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpbstf.c b/LAPACKE/src/lapacke_cpbstf.c
index d4de2de6..c8bfa5f3 100644
--- a/LAPACKE/src/lapacke_cpbstf.c
+++ b/LAPACKE/src/lapacke_cpbstf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpbstf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpbstf_work.c b/LAPACKE/src/lapacke_cpbstf_work.c
index bcc700b5..8aebca0e 100644
--- a/LAPACKE/src/lapacke_cpbstf_work.c
+++ b/LAPACKE/src/lapacke_cpbstf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpbstf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpbsv.c b/LAPACKE/src/lapacke_cpbsv.c
index 2a9ff4eb..04990d0e 100644
--- a/LAPACKE/src/lapacke_cpbsv.c
+++ b/LAPACKE/src/lapacke_cpbsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpbsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpbsv_work.c b/LAPACKE/src/lapacke_cpbsv_work.c
index 5800b759..4e74b455 100644
--- a/LAPACKE/src/lapacke_cpbsv_work.c
+++ b/LAPACKE/src/lapacke_cpbsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpbsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpbsvx.c b/LAPACKE/src/lapacke_cpbsvx.c
index 15e7934f..6fa6b811 100644
--- a/LAPACKE/src/lapacke_cpbsvx.c
+++ b/LAPACKE/src/lapacke_cpbsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpbsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpbsvx_work.c b/LAPACKE/src/lapacke_cpbsvx_work.c
index 6cdb4cba..a31bd291 100644
--- a/LAPACKE/src/lapacke_cpbsvx_work.c
+++ b/LAPACKE/src/lapacke_cpbsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpbsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpbtrf.c b/LAPACKE/src/lapacke_cpbtrf.c
index a70e897b..28f3528e 100644
--- a/LAPACKE/src/lapacke_cpbtrf.c
+++ b/LAPACKE/src/lapacke_cpbtrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpbtrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpbtrf_work.c b/LAPACKE/src/lapacke_cpbtrf_work.c
index 0332c6ac..1349bab8 100644
--- a/LAPACKE/src/lapacke_cpbtrf_work.c
+++ b/LAPACKE/src/lapacke_cpbtrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpbtrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpbtrs.c b/LAPACKE/src/lapacke_cpbtrs.c
index 41e14703..e3b24678 100644
--- a/LAPACKE/src/lapacke_cpbtrs.c
+++ b/LAPACKE/src/lapacke_cpbtrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpbtrs_work.c b/LAPACKE/src/lapacke_cpbtrs_work.c
index 78c61d8f..59d2cef3 100644
--- a/LAPACKE/src/lapacke_cpbtrs_work.c
+++ b/LAPACKE/src/lapacke_cpbtrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpftrf.c b/LAPACKE/src/lapacke_cpftrf.c
index fae7c220..a57d692e 100644
--- a/LAPACKE/src/lapacke_cpftrf.c
+++ b/LAPACKE/src/lapacke_cpftrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpftrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpftrf_work.c b/LAPACKE/src/lapacke_cpftrf_work.c
index c98f541e..5aa71b2e 100644
--- a/LAPACKE/src/lapacke_cpftrf_work.c
+++ b/LAPACKE/src/lapacke_cpftrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpftrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpftri.c b/LAPACKE/src/lapacke_cpftri.c
index b58f95c0..e74457d5 100644
--- a/LAPACKE/src/lapacke_cpftri.c
+++ b/LAPACKE/src/lapacke_cpftri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpftri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpftri_work.c b/LAPACKE/src/lapacke_cpftri_work.c
index b0578253..5621b283 100644
--- a/LAPACKE/src/lapacke_cpftri_work.c
+++ b/LAPACKE/src/lapacke_cpftri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpftri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpftrs.c b/LAPACKE/src/lapacke_cpftrs.c
index e0b672b3..4a0c37b8 100644
--- a/LAPACKE/src/lapacke_cpftrs.c
+++ b/LAPACKE/src/lapacke_cpftrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpftrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpftrs_work.c b/LAPACKE/src/lapacke_cpftrs_work.c
index 7a5f299b..3d66c6ee 100644
--- a/LAPACKE/src/lapacke_cpftrs_work.c
+++ b/LAPACKE/src/lapacke_cpftrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpftrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpocon.c b/LAPACKE/src/lapacke_cpocon.c
index 725947db..53885266 100644
--- a/LAPACKE/src/lapacke_cpocon.c
+++ b/LAPACKE/src/lapacke_cpocon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpocon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpocon_work.c b/LAPACKE/src/lapacke_cpocon_work.c
index 9e12c53f..ca5c4baf 100644
--- a/LAPACKE/src/lapacke_cpocon_work.c
+++ b/LAPACKE/src/lapacke_cpocon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpocon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpoequ.c b/LAPACKE/src/lapacke_cpoequ.c
index 1309572b..e7c635e8 100644
--- a/LAPACKE/src/lapacke_cpoequ.c
+++ b/LAPACKE/src/lapacke_cpoequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpoequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpoequ_work.c b/LAPACKE/src/lapacke_cpoequ_work.c
index e5810182..72f2748a 100644
--- a/LAPACKE/src/lapacke_cpoequ_work.c
+++ b/LAPACKE/src/lapacke_cpoequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpoequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpoequb.c b/LAPACKE/src/lapacke_cpoequb.c
index d9778fa5..b8789ecc 100644
--- a/LAPACKE/src/lapacke_cpoequb.c
+++ b/LAPACKE/src/lapacke_cpoequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpoequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpoequb_work.c b/LAPACKE/src/lapacke_cpoequb_work.c
index e7e3ff42..8662ceb2 100644
--- a/LAPACKE/src/lapacke_cpoequb_work.c
+++ b/LAPACKE/src/lapacke_cpoequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpoequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cporfs.c b/LAPACKE/src/lapacke_cporfs.c
index 1c8e5824..292f2e62 100644
--- a/LAPACKE/src/lapacke_cporfs.c
+++ b/LAPACKE/src/lapacke_cporfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cporfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cporfs_work.c b/LAPACKE/src/lapacke_cporfs_work.c
index 2cc186c3..d8ef90a1 100644
--- a/LAPACKE/src/lapacke_cporfs_work.c
+++ b/LAPACKE/src/lapacke_cporfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cporfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cporfsx.c b/LAPACKE/src/lapacke_cporfsx.c
index bff3543d..08bb22d7 100644
--- a/LAPACKE/src/lapacke_cporfsx.c
+++ b/LAPACKE/src/lapacke_cporfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cporfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cporfsx_work.c b/LAPACKE/src/lapacke_cporfsx_work.c
index f48f6f7f..d742fc1d 100644
--- a/LAPACKE/src/lapacke_cporfsx_work.c
+++ b/LAPACKE/src/lapacke_cporfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cporfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cposv.c b/LAPACKE/src/lapacke_cposv.c
index afe2b444..4b7b854f 100644
--- a/LAPACKE/src/lapacke_cposv.c
+++ b/LAPACKE/src/lapacke_cposv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cposv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cposv_work.c b/LAPACKE/src/lapacke_cposv_work.c
index 885bf4e3..1f6810ae 100644
--- a/LAPACKE/src/lapacke_cposv_work.c
+++ b/LAPACKE/src/lapacke_cposv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cposv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cposvx.c b/LAPACKE/src/lapacke_cposvx.c
index 157244ca..99383574 100644
--- a/LAPACKE/src/lapacke_cposvx.c
+++ b/LAPACKE/src/lapacke_cposvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cposvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cposvx_work.c b/LAPACKE/src/lapacke_cposvx_work.c
index 22acef9f..86c4354a 100644
--- a/LAPACKE/src/lapacke_cposvx_work.c
+++ b/LAPACKE/src/lapacke_cposvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cposvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cposvxx.c b/LAPACKE/src/lapacke_cposvxx.c
index 7e500bd8..69ed00a8 100644
--- a/LAPACKE/src/lapacke_cposvxx.c
+++ b/LAPACKE/src/lapacke_cposvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cposvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cposvxx_work.c b/LAPACKE/src/lapacke_cposvxx_work.c
index 9ef5ae92..7970ffd2 100644
--- a/LAPACKE/src/lapacke_cposvxx_work.c
+++ b/LAPACKE/src/lapacke_cposvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cposvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpotrf.c b/LAPACKE/src/lapacke_cpotrf.c
index a063e940..c5ae7ce7 100644
--- a/LAPACKE/src/lapacke_cpotrf.c
+++ b/LAPACKE/src/lapacke_cpotrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpotrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpotrf_work.c b/LAPACKE/src/lapacke_cpotrf_work.c
index 61b6b071..635d1d30 100644
--- a/LAPACKE/src/lapacke_cpotrf_work.c
+++ b/LAPACKE/src/lapacke_cpotrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpotrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpotri.c b/LAPACKE/src/lapacke_cpotri.c
index c10500f6..24b1a0fa 100644
--- a/LAPACKE/src/lapacke_cpotri.c
+++ b/LAPACKE/src/lapacke_cpotri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpotri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpotri_work.c b/LAPACKE/src/lapacke_cpotri_work.c
index 3eb879b0..8623d63a 100644
--- a/LAPACKE/src/lapacke_cpotri_work.c
+++ b/LAPACKE/src/lapacke_cpotri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpotri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpotrs.c b/LAPACKE/src/lapacke_cpotrs.c
index 3b8a4319..dbe86790 100644
--- a/LAPACKE/src/lapacke_cpotrs.c
+++ b/LAPACKE/src/lapacke_cpotrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpotrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpotrs_work.c b/LAPACKE/src/lapacke_cpotrs_work.c
index e2567159..a73f7d43 100644
--- a/LAPACKE/src/lapacke_cpotrs_work.c
+++ b/LAPACKE/src/lapacke_cpotrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpotrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cppcon.c b/LAPACKE/src/lapacke_cppcon.c
index 0125c0af..c7b7afd1 100644
--- a/LAPACKE/src/lapacke_cppcon.c
+++ b/LAPACKE/src/lapacke_cppcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cppcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cppcon_work.c b/LAPACKE/src/lapacke_cppcon_work.c
index c1b67791..42fd7e83 100644
--- a/LAPACKE/src/lapacke_cppcon_work.c
+++ b/LAPACKE/src/lapacke_cppcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cppcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cppequ.c b/LAPACKE/src/lapacke_cppequ.c
index 1e6e4350..c454032d 100644
--- a/LAPACKE/src/lapacke_cppequ.c
+++ b/LAPACKE/src/lapacke_cppequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cppequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cppequ_work.c b/LAPACKE/src/lapacke_cppequ_work.c
index 4ba5ab67..610bbb8a 100644
--- a/LAPACKE/src/lapacke_cppequ_work.c
+++ b/LAPACKE/src/lapacke_cppequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cppequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpprfs.c b/LAPACKE/src/lapacke_cpprfs.c
index 09289815..bd6e842a 100644
--- a/LAPACKE/src/lapacke_cpprfs.c
+++ b/LAPACKE/src/lapacke_cpprfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpprfs_work.c b/LAPACKE/src/lapacke_cpprfs_work.c
index b2db31f1..fa775aef 100644
--- a/LAPACKE/src/lapacke_cpprfs_work.c
+++ b/LAPACKE/src/lapacke_cpprfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cppsv.c b/LAPACKE/src/lapacke_cppsv.c
index b0afaba4..6af2be3c 100644
--- a/LAPACKE/src/lapacke_cppsv.c
+++ b/LAPACKE/src/lapacke_cppsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cppsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cppsv_work.c b/LAPACKE/src/lapacke_cppsv_work.c
index a7de8fdc..acbc1a8f 100644
--- a/LAPACKE/src/lapacke_cppsv_work.c
+++ b/LAPACKE/src/lapacke_cppsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cppsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cppsvx.c b/LAPACKE/src/lapacke_cppsvx.c
index d72f0194..a552afec 100644
--- a/LAPACKE/src/lapacke_cppsvx.c
+++ b/LAPACKE/src/lapacke_cppsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cppsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cppsvx_work.c b/LAPACKE/src/lapacke_cppsvx_work.c
index 327859e2..68dda816 100644
--- a/LAPACKE/src/lapacke_cppsvx_work.c
+++ b/LAPACKE/src/lapacke_cppsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cppsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpptrf.c b/LAPACKE/src/lapacke_cpptrf.c
index d2046daf..426fefbc 100644
--- a/LAPACKE/src/lapacke_cpptrf.c
+++ b/LAPACKE/src/lapacke_cpptrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpptrf_work.c b/LAPACKE/src/lapacke_cpptrf_work.c
index 618aa739..fa7bda52 100644
--- a/LAPACKE/src/lapacke_cpptrf_work.c
+++ b/LAPACKE/src/lapacke_cpptrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpptri.c b/LAPACKE/src/lapacke_cpptri.c
index 114e643f..5018506e 100644
--- a/LAPACKE/src/lapacke_cpptri.c
+++ b/LAPACKE/src/lapacke_cpptri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpptri_work.c b/LAPACKE/src/lapacke_cpptri_work.c
index 77547e74..ee536dec 100644
--- a/LAPACKE/src/lapacke_cpptri_work.c
+++ b/LAPACKE/src/lapacke_cpptri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpptrs.c b/LAPACKE/src/lapacke_cpptrs.c
index ed710057..959d859d 100644
--- a/LAPACKE/src/lapacke_cpptrs.c
+++ b/LAPACKE/src/lapacke_cpptrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpptrs_work.c b/LAPACKE/src/lapacke_cpptrs_work.c
index 92860c94..ddd4e098 100644
--- a/LAPACKE/src/lapacke_cpptrs_work.c
+++ b/LAPACKE/src/lapacke_cpptrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpstrf.c b/LAPACKE/src/lapacke_cpstrf.c
index 3a4f5fc8..d0c08eea 100644
--- a/LAPACKE/src/lapacke_cpstrf.c
+++ b/LAPACKE/src/lapacke_cpstrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpstrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpstrf_work.c b/LAPACKE/src/lapacke_cpstrf_work.c
index dbb8fd40..892d1eb4 100644
--- a/LAPACKE/src/lapacke_cpstrf_work.c
+++ b/LAPACKE/src/lapacke_cpstrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpstrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpteqr.c b/LAPACKE/src/lapacke_cpteqr.c
index 8a4b6b13..6bf8a9ec 100644
--- a/LAPACKE/src/lapacke_cpteqr.c
+++ b/LAPACKE/src/lapacke_cpteqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpteqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpteqr_work.c b/LAPACKE/src/lapacke_cpteqr_work.c
index 5cef639f..298d8f73 100644
--- a/LAPACKE/src/lapacke_cpteqr_work.c
+++ b/LAPACKE/src/lapacke_cpteqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpteqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cptrfs.c b/LAPACKE/src/lapacke_cptrfs.c
index 7b7a1693..60126d06 100644
--- a/LAPACKE/src/lapacke_cptrfs.c
+++ b/LAPACKE/src/lapacke_cptrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cptrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cptrfs_work.c b/LAPACKE/src/lapacke_cptrfs_work.c
index 8b76e01d..307dc0ac 100644
--- a/LAPACKE/src/lapacke_cptrfs_work.c
+++ b/LAPACKE/src/lapacke_cptrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cptrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cptsv.c b/LAPACKE/src/lapacke_cptsv.c
index c56f0530..f1d5af0e 100644
--- a/LAPACKE/src/lapacke_cptsv.c
+++ b/LAPACKE/src/lapacke_cptsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cptsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cptsv_work.c b/LAPACKE/src/lapacke_cptsv_work.c
index 802f509b..9fc111c9 100644
--- a/LAPACKE/src/lapacke_cptsv_work.c
+++ b/LAPACKE/src/lapacke_cptsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cptsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cptsvx.c b/LAPACKE/src/lapacke_cptsvx.c
index a4465228..ad245878 100644
--- a/LAPACKE/src/lapacke_cptsvx.c
+++ b/LAPACKE/src/lapacke_cptsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cptsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cptsvx_work.c b/LAPACKE/src/lapacke_cptsvx_work.c
index 5ff8593d..fc6ab6da 100644
--- a/LAPACKE/src/lapacke_cptsvx_work.c
+++ b/LAPACKE/src/lapacke_cptsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cptsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpttrs.c b/LAPACKE/src/lapacke_cpttrs.c
index f7ed9aab..4bb7ee50 100644
--- a/LAPACKE/src/lapacke_cpttrs.c
+++ b/LAPACKE/src/lapacke_cpttrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cpttrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cpttrs_work.c b/LAPACKE/src/lapacke_cpttrs_work.c
index 9b24d4be..27d709e8 100644
--- a/LAPACKE/src/lapacke_cpttrs_work.c
+++ b/LAPACKE/src/lapacke_cpttrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cpttrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cspcon.c b/LAPACKE/src/lapacke_cspcon.c
index 7baead51..f9b89dd4 100644
--- a/LAPACKE/src/lapacke_cspcon.c
+++ b/LAPACKE/src/lapacke_cspcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cspcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cspcon_work.c b/LAPACKE/src/lapacke_cspcon_work.c
index 488dfba1..d24b3831 100644
--- a/LAPACKE/src/lapacke_cspcon_work.c
+++ b/LAPACKE/src/lapacke_cspcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cspcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csprfs.c b/LAPACKE/src/lapacke_csprfs.c
index 650ac397..f0e7c611 100644
--- a/LAPACKE/src/lapacke_csprfs.c
+++ b/LAPACKE/src/lapacke_csprfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csprfs_work.c b/LAPACKE/src/lapacke_csprfs_work.c
index d84df95e..e2e378bc 100644
--- a/LAPACKE/src/lapacke_csprfs_work.c
+++ b/LAPACKE/src/lapacke_csprfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cspsv.c b/LAPACKE/src/lapacke_cspsv.c
index 585d53cd..28440533 100644
--- a/LAPACKE/src/lapacke_cspsv.c
+++ b/LAPACKE/src/lapacke_cspsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cspsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cspsv_work.c b/LAPACKE/src/lapacke_cspsv_work.c
index 6b82825d..dba37667 100644
--- a/LAPACKE/src/lapacke_cspsv_work.c
+++ b/LAPACKE/src/lapacke_cspsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cspsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cspsvx.c b/LAPACKE/src/lapacke_cspsvx.c
index 07e8efc9..6e08c311 100644
--- a/LAPACKE/src/lapacke_cspsvx.c
+++ b/LAPACKE/src/lapacke_cspsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cspsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cspsvx_work.c b/LAPACKE/src/lapacke_cspsvx_work.c
index cd282416..38da17b9 100644
--- a/LAPACKE/src/lapacke_cspsvx_work.c
+++ b/LAPACKE/src/lapacke_cspsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cspsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csptrf.c b/LAPACKE/src/lapacke_csptrf.c
index 8a2e35ab..b0de5e45 100644
--- a/LAPACKE/src/lapacke_csptrf.c
+++ b/LAPACKE/src/lapacke_csptrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csptrf_work.c b/LAPACKE/src/lapacke_csptrf_work.c
index 17d71161..d84f4cd5 100644
--- a/LAPACKE/src/lapacke_csptrf_work.c
+++ b/LAPACKE/src/lapacke_csptrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csptri.c b/LAPACKE/src/lapacke_csptri.c
index 0e6bff4c..44a08a20 100644
--- a/LAPACKE/src/lapacke_csptri.c
+++ b/LAPACKE/src/lapacke_csptri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csptri_work.c b/LAPACKE/src/lapacke_csptri_work.c
index b72d7285..a51fe264 100644
--- a/LAPACKE/src/lapacke_csptri_work.c
+++ b/LAPACKE/src/lapacke_csptri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csptrs.c b/LAPACKE/src/lapacke_csptrs.c
index f87d239e..d93a806c 100644
--- a/LAPACKE/src/lapacke_csptrs.c
+++ b/LAPACKE/src/lapacke_csptrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csptrs_work.c b/LAPACKE/src/lapacke_csptrs_work.c
index 633c58fc..09dd1c62 100644
--- a/LAPACKE/src/lapacke_csptrs_work.c
+++ b/LAPACKE/src/lapacke_csptrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cstedc.c b/LAPACKE/src/lapacke_cstedc.c
index aaab04cf..ff8f996f 100644
--- a/LAPACKE/src/lapacke_cstedc.c
+++ b/LAPACKE/src/lapacke_cstedc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cstedc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cstedc_work.c b/LAPACKE/src/lapacke_cstedc_work.c
index 3db2b5a1..365fcda0 100644
--- a/LAPACKE/src/lapacke_cstedc_work.c
+++ b/LAPACKE/src/lapacke_cstedc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cstedc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cstegr.c b/LAPACKE/src/lapacke_cstegr.c
index c29f5599..0cd589a7 100644
--- a/LAPACKE/src/lapacke_cstegr.c
+++ b/LAPACKE/src/lapacke_cstegr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cstegr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cstegr_work.c b/LAPACKE/src/lapacke_cstegr_work.c
index 82074eba..2fafd58d 100644
--- a/LAPACKE/src/lapacke_cstegr_work.c
+++ b/LAPACKE/src/lapacke_cstegr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cstegr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cstein.c b/LAPACKE/src/lapacke_cstein.c
index fd0eac25..5f5cd364 100644
--- a/LAPACKE/src/lapacke_cstein.c
+++ b/LAPACKE/src/lapacke_cstein.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cstein
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cstein_work.c b/LAPACKE/src/lapacke_cstein_work.c
index e5c89752..48b74245 100644
--- a/LAPACKE/src/lapacke_cstein_work.c
+++ b/LAPACKE/src/lapacke_cstein_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cstein
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cstemr.c b/LAPACKE/src/lapacke_cstemr.c
index ff075690..96a48f84 100644
--- a/LAPACKE/src/lapacke_cstemr.c
+++ b/LAPACKE/src/lapacke_cstemr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cstemr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cstemr_work.c b/LAPACKE/src/lapacke_cstemr_work.c
index e20a551d..b48f7f95 100644
--- a/LAPACKE/src/lapacke_cstemr_work.c
+++ b/LAPACKE/src/lapacke_cstemr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cstemr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csteqr.c b/LAPACKE/src/lapacke_csteqr.c
index 026f38b6..8ea3b7ca 100644
--- a/LAPACKE/src/lapacke_csteqr.c
+++ b/LAPACKE/src/lapacke_csteqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csteqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csteqr_work.c b/LAPACKE/src/lapacke_csteqr_work.c
index 6cc3a349..0f694313 100644
--- a/LAPACKE/src/lapacke_csteqr_work.c
+++ b/LAPACKE/src/lapacke_csteqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csteqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csycon.c b/LAPACKE/src/lapacke_csycon.c
index 094a2b65..5c5fb576 100644
--- a/LAPACKE/src/lapacke_csycon.c
+++ b/LAPACKE/src/lapacke_csycon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csycon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csycon_work.c b/LAPACKE/src/lapacke_csycon_work.c
index c6d924b6..e16d8aec 100644
--- a/LAPACKE/src/lapacke_csycon_work.c
+++ b/LAPACKE/src/lapacke_csycon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csycon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csyconv.c b/LAPACKE/src/lapacke_csyconv.c
index 2d6ca41d..47633a26 100644
--- a/LAPACKE/src/lapacke_csyconv.c
+++ b/LAPACKE/src/lapacke_csyconv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csyconv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csyconv_work.c b/LAPACKE/src/lapacke_csyconv_work.c
index d02d9b94..19e9abbd 100644
--- a/LAPACKE/src/lapacke_csyconv_work.c
+++ b/LAPACKE/src/lapacke_csyconv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csyconv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csyequb.c b/LAPACKE/src/lapacke_csyequb.c
index 5a278e7f..d87dcd1e 100644
--- a/LAPACKE/src/lapacke_csyequb.c
+++ b/LAPACKE/src/lapacke_csyequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csyequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csyequb_work.c b/LAPACKE/src/lapacke_csyequb_work.c
index df95e115..fe9ea16c 100644
--- a/LAPACKE/src/lapacke_csyequb_work.c
+++ b/LAPACKE/src/lapacke_csyequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csyequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csyrfs.c b/LAPACKE/src/lapacke_csyrfs.c
index 8e80cdb7..7141ac8b 100644
--- a/LAPACKE/src/lapacke_csyrfs.c
+++ b/LAPACKE/src/lapacke_csyrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csyrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csyrfs_work.c b/LAPACKE/src/lapacke_csyrfs_work.c
index 7ef06fdc..c461bfb1 100644
--- a/LAPACKE/src/lapacke_csyrfs_work.c
+++ b/LAPACKE/src/lapacke_csyrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csyrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csyrfsx.c b/LAPACKE/src/lapacke_csyrfsx.c
index 3cc7a91f..3b43eea2 100644
--- a/LAPACKE/src/lapacke_csyrfsx.c
+++ b/LAPACKE/src/lapacke_csyrfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csyrfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csyrfsx_work.c b/LAPACKE/src/lapacke_csyrfsx_work.c
index d5beea0b..72ebbe27 100644
--- a/LAPACKE/src/lapacke_csyrfsx_work.c
+++ b/LAPACKE/src/lapacke_csyrfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csyrfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csysv.c b/LAPACKE/src/lapacke_csysv.c
index cb4e4623..7b681495 100644
--- a/LAPACKE/src/lapacke_csysv.c
+++ b/LAPACKE/src/lapacke_csysv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csysv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csysv_work.c b/LAPACKE/src/lapacke_csysv_work.c
index 30aa1d35..80b10bb8 100644
--- a/LAPACKE/src/lapacke_csysv_work.c
+++ b/LAPACKE/src/lapacke_csysv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csysv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csysvx.c b/LAPACKE/src/lapacke_csysvx.c
index a96331a6..60517b2b 100644
--- a/LAPACKE/src/lapacke_csysvx.c
+++ b/LAPACKE/src/lapacke_csysvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csysvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csysvx_work.c b/LAPACKE/src/lapacke_csysvx_work.c
index 2319d0fc..f9ec1513 100644
--- a/LAPACKE/src/lapacke_csysvx_work.c
+++ b/LAPACKE/src/lapacke_csysvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csysvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csysvxx.c b/LAPACKE/src/lapacke_csysvxx.c
index cf885c8e..1f44cbea 100644
--- a/LAPACKE/src/lapacke_csysvxx.c
+++ b/LAPACKE/src/lapacke_csysvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csysvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csysvxx_work.c b/LAPACKE/src/lapacke_csysvxx_work.c
index f37925d1..6357c37b 100644
--- a/LAPACKE/src/lapacke_csysvxx_work.c
+++ b/LAPACKE/src/lapacke_csysvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csysvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csyswapr.c b/LAPACKE/src/lapacke_csyswapr.c
index c1486663..bb6992b0 100644
--- a/LAPACKE/src/lapacke_csyswapr.c
+++ b/LAPACKE/src/lapacke_csyswapr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csyswapr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csyswapr_work.c b/LAPACKE/src/lapacke_csyswapr_work.c
index eab18085..ff8507bb 100644
--- a/LAPACKE/src/lapacke_csyswapr_work.c
+++ b/LAPACKE/src/lapacke_csyswapr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csyswapr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csytrf.c b/LAPACKE/src/lapacke_csytrf.c
index 3ee79606..42846cde 100644
--- a/LAPACKE/src/lapacke_csytrf.c
+++ b/LAPACKE/src/lapacke_csytrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csytrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csytrf_work.c b/LAPACKE/src/lapacke_csytrf_work.c
index 53a28da1..43eedb4a 100644
--- a/LAPACKE/src/lapacke_csytrf_work.c
+++ b/LAPACKE/src/lapacke_csytrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csytrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csytri.c b/LAPACKE/src/lapacke_csytri.c
index 0d002df9..9e030ce9 100644
--- a/LAPACKE/src/lapacke_csytri.c
+++ b/LAPACKE/src/lapacke_csytri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csytri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csytri2.c b/LAPACKE/src/lapacke_csytri2.c
index d663a2f2..6a95660a 100644
--- a/LAPACKE/src/lapacke_csytri2.c
+++ b/LAPACKE/src/lapacke_csytri2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csytri2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csytri2_work.c b/LAPACKE/src/lapacke_csytri2_work.c
index 3bdc6048..6ab637c4 100644
--- a/LAPACKE/src/lapacke_csytri2_work.c
+++ b/LAPACKE/src/lapacke_csytri2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csytri2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csytri2x.c b/LAPACKE/src/lapacke_csytri2x.c
index 40c1deed..0fdd55a2 100644
--- a/LAPACKE/src/lapacke_csytri2x.c
+++ b/LAPACKE/src/lapacke_csytri2x.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csytri2x
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csytri2x_work.c b/LAPACKE/src/lapacke_csytri2x_work.c
index d7b6e667..45468188 100644
--- a/LAPACKE/src/lapacke_csytri2x_work.c
+++ b/LAPACKE/src/lapacke_csytri2x_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csytri2x
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csytri_work.c b/LAPACKE/src/lapacke_csytri_work.c
index 36f81d1b..94403344 100644
--- a/LAPACKE/src/lapacke_csytri_work.c
+++ b/LAPACKE/src/lapacke_csytri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csytri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csytrs.c b/LAPACKE/src/lapacke_csytrs.c
index fe94c11d..9e180082 100644
--- a/LAPACKE/src/lapacke_csytrs.c
+++ b/LAPACKE/src/lapacke_csytrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csytrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csytrs2.c b/LAPACKE/src/lapacke_csytrs2.c
index 42a99ed2..45b20b75 100644
--- a/LAPACKE/src/lapacke_csytrs2.c
+++ b/LAPACKE/src/lapacke_csytrs2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function csytrs2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csytrs2_work.c b/LAPACKE/src/lapacke_csytrs2_work.c
index 1e5d26c4..d914c1d6 100644
--- a/LAPACKE/src/lapacke_csytrs2_work.c
+++ b/LAPACKE/src/lapacke_csytrs2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csytrs2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_csytrs_work.c b/LAPACKE/src/lapacke_csytrs_work.c
index 542b70b7..047a2598 100644
--- a/LAPACKE/src/lapacke_csytrs_work.c
+++ b/LAPACKE/src/lapacke_csytrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function csytrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctbcon.c b/LAPACKE/src/lapacke_ctbcon.c
index 43faf5dd..6c223a1c 100644
--- a/LAPACKE/src/lapacke_ctbcon.c
+++ b/LAPACKE/src/lapacke_ctbcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctbcon_work.c b/LAPACKE/src/lapacke_ctbcon_work.c
index 61d5bf61..f5e330b1 100644
--- a/LAPACKE/src/lapacke_ctbcon_work.c
+++ b/LAPACKE/src/lapacke_ctbcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctbrfs.c b/LAPACKE/src/lapacke_ctbrfs.c
index bbecffc7..a32f8b8d 100644
--- a/LAPACKE/src/lapacke_ctbrfs.c
+++ b/LAPACKE/src/lapacke_ctbrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctbrfs_work.c b/LAPACKE/src/lapacke_ctbrfs_work.c
index 801cb795..14d57218 100644
--- a/LAPACKE/src/lapacke_ctbrfs_work.c
+++ b/LAPACKE/src/lapacke_ctbrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctbtrs.c b/LAPACKE/src/lapacke_ctbtrs.c
index e5273b80..5b921264 100644
--- a/LAPACKE/src/lapacke_ctbtrs.c
+++ b/LAPACKE/src/lapacke_ctbtrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctbtrs_work.c b/LAPACKE/src/lapacke_ctbtrs_work.c
index c4846278..a236b332 100644
--- a/LAPACKE/src/lapacke_ctbtrs_work.c
+++ b/LAPACKE/src/lapacke_ctbtrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctfsm.c b/LAPACKE/src/lapacke_ctfsm.c
index 742fe650..7f1cf1e7 100644
--- a/LAPACKE/src/lapacke_ctfsm.c
+++ b/LAPACKE/src/lapacke_ctfsm.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctfsm
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctfsm_work.c b/LAPACKE/src/lapacke_ctfsm_work.c
index 88d4b63e..d1e78f38 100644
--- a/LAPACKE/src/lapacke_ctfsm_work.c
+++ b/LAPACKE/src/lapacke_ctfsm_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctfsm
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctftri.c b/LAPACKE/src/lapacke_ctftri.c
index 74c3081d..8885578e 100644
--- a/LAPACKE/src/lapacke_ctftri.c
+++ b/LAPACKE/src/lapacke_ctftri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctftri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctftri_work.c b/LAPACKE/src/lapacke_ctftri_work.c
index bf09c957..06c99b0b 100644
--- a/LAPACKE/src/lapacke_ctftri_work.c
+++ b/LAPACKE/src/lapacke_ctftri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctftri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctfttp.c b/LAPACKE/src/lapacke_ctfttp.c
index e34aef62..83f6019f 100644
--- a/LAPACKE/src/lapacke_ctfttp.c
+++ b/LAPACKE/src/lapacke_ctfttp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctfttp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctfttp_work.c b/LAPACKE/src/lapacke_ctfttp_work.c
index 20879757..f7192f11 100644
--- a/LAPACKE/src/lapacke_ctfttp_work.c
+++ b/LAPACKE/src/lapacke_ctfttp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctfttp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctfttr.c b/LAPACKE/src/lapacke_ctfttr.c
index b2566d1d..4bcf51f9 100644
--- a/LAPACKE/src/lapacke_ctfttr.c
+++ b/LAPACKE/src/lapacke_ctfttr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctfttr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctfttr_work.c b/LAPACKE/src/lapacke_ctfttr_work.c
index cda49c5f..34b7a629 100644
--- a/LAPACKE/src/lapacke_ctfttr_work.c
+++ b/LAPACKE/src/lapacke_ctfttr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctfttr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctgevc.c b/LAPACKE/src/lapacke_ctgevc.c
index 31418e6e..f5126dab 100644
--- a/LAPACKE/src/lapacke_ctgevc.c
+++ b/LAPACKE/src/lapacke_ctgevc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctgevc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctgevc_work.c b/LAPACKE/src/lapacke_ctgevc_work.c
index 012cede7..9f4236e9 100644
--- a/LAPACKE/src/lapacke_ctgevc_work.c
+++ b/LAPACKE/src/lapacke_ctgevc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctgevc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctgexc.c b/LAPACKE/src/lapacke_ctgexc.c
index 795f8c0e..49e8f7cf 100644
--- a/LAPACKE/src/lapacke_ctgexc.c
+++ b/LAPACKE/src/lapacke_ctgexc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctgexc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctgexc_work.c b/LAPACKE/src/lapacke_ctgexc_work.c
index fdb22746..1c34d2d7 100644
--- a/LAPACKE/src/lapacke_ctgexc_work.c
+++ b/LAPACKE/src/lapacke_ctgexc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctgexc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctgsen.c b/LAPACKE/src/lapacke_ctgsen.c
index 956dbc61..4d21a0b9 100644
--- a/LAPACKE/src/lapacke_ctgsen.c
+++ b/LAPACKE/src/lapacke_ctgsen.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctgsen
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctgsen_work.c b/LAPACKE/src/lapacke_ctgsen_work.c
index 590e430e..dad45119 100644
--- a/LAPACKE/src/lapacke_ctgsen_work.c
+++ b/LAPACKE/src/lapacke_ctgsen_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctgsen
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctgsja.c b/LAPACKE/src/lapacke_ctgsja.c
index d197c630..620cd440 100644
--- a/LAPACKE/src/lapacke_ctgsja.c
+++ b/LAPACKE/src/lapacke_ctgsja.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctgsja
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctgsja_work.c b/LAPACKE/src/lapacke_ctgsja_work.c
index b477d159..9ea4e364 100644
--- a/LAPACKE/src/lapacke_ctgsja_work.c
+++ b/LAPACKE/src/lapacke_ctgsja_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctgsja
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctgsna.c b/LAPACKE/src/lapacke_ctgsna.c
index b9018998..0041143c 100644
--- a/LAPACKE/src/lapacke_ctgsna.c
+++ b/LAPACKE/src/lapacke_ctgsna.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctgsna
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctgsna_work.c b/LAPACKE/src/lapacke_ctgsna_work.c
index b6c54aea..171b7bc3 100644
--- a/LAPACKE/src/lapacke_ctgsna_work.c
+++ b/LAPACKE/src/lapacke_ctgsna_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctgsna
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctgsyl.c b/LAPACKE/src/lapacke_ctgsyl.c
index 8db60fc1..7b95b209 100644
--- a/LAPACKE/src/lapacke_ctgsyl.c
+++ b/LAPACKE/src/lapacke_ctgsyl.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctgsyl
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctgsyl_work.c b/LAPACKE/src/lapacke_ctgsyl_work.c
index 6846a35b..2c7619a5 100644
--- a/LAPACKE/src/lapacke_ctgsyl_work.c
+++ b/LAPACKE/src/lapacke_ctgsyl_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctgsyl
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctpcon.c b/LAPACKE/src/lapacke_ctpcon.c
index 3b618014..abfc8c5c 100644
--- a/LAPACKE/src/lapacke_ctpcon.c
+++ b/LAPACKE/src/lapacke_ctpcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctpcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctpcon_work.c b/LAPACKE/src/lapacke_ctpcon_work.c
index d1c62900..c776402e 100644
--- a/LAPACKE/src/lapacke_ctpcon_work.c
+++ b/LAPACKE/src/lapacke_ctpcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctpcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctpmqrt.c b/LAPACKE/src/lapacke_ctpmqrt.c
index 5ae8687f..bcb92a81 100644
--- a/LAPACKE/src/lapacke_ctpmqrt.c
+++ b/LAPACKE/src/lapacke_ctpmqrt.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function ctpmqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctpmqrt_work.c b/LAPACKE/src/lapacke_ctpmqrt_work.c
index cbf62d8e..d460cfba 100644
--- a/LAPACKE/src/lapacke_ctpmqrt_work.c
+++ b/LAPACKE/src/lapacke_ctpmqrt_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctpmqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctpqrt.c b/LAPACKE/src/lapacke_ctpqrt.c
index 15c58cf3..e11ce784 100644
--- a/LAPACKE/src/lapacke_ctpqrt.c
+++ b/LAPACKE/src/lapacke_ctpqrt.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function ctpqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctpqrt2.c b/LAPACKE/src/lapacke_ctpqrt2.c
index 8934a802..1bcb6132 100644
--- a/LAPACKE/src/lapacke_ctpqrt2.c
+++ b/LAPACKE/src/lapacke_ctpqrt2.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function ctpqrt2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctpqrt2_work.c b/LAPACKE/src/lapacke_ctpqrt2_work.c
index 6fca3875..afca000a 100644
--- a/LAPACKE/src/lapacke_ctpqrt2_work.c
+++ b/LAPACKE/src/lapacke_ctpqrt2_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctpqrt2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctpqrt_work.c b/LAPACKE/src/lapacke_ctpqrt_work.c
index c943afef..1ce0e5bf 100644
--- a/LAPACKE/src/lapacke_ctpqrt_work.c
+++ b/LAPACKE/src/lapacke_ctpqrt_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctpqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctprfb.c b/LAPACKE/src/lapacke_ctprfb.c
index 37457a05..a007f924 100644
--- a/LAPACKE/src/lapacke_ctprfb.c
+++ b/LAPACKE/src/lapacke_ctprfb.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function ctprfb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctprfb_work.c b/LAPACKE/src/lapacke_ctprfb_work.c
index 3c4b5c9e..dac49958 100644
--- a/LAPACKE/src/lapacke_ctprfb_work.c
+++ b/LAPACKE/src/lapacke_ctprfb_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctprfb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctprfs.c b/LAPACKE/src/lapacke_ctprfs.c
index 07a249cf..350ad2dd 100644
--- a/LAPACKE/src/lapacke_ctprfs.c
+++ b/LAPACKE/src/lapacke_ctprfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctprfs_work.c b/LAPACKE/src/lapacke_ctprfs_work.c
index fa383c8a..ed09390d 100644
--- a/LAPACKE/src/lapacke_ctprfs_work.c
+++ b/LAPACKE/src/lapacke_ctprfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctptri.c b/LAPACKE/src/lapacke_ctptri.c
index acf4dedc..eb43b3d8 100644
--- a/LAPACKE/src/lapacke_ctptri.c
+++ b/LAPACKE/src/lapacke_ctptri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctptri_work.c b/LAPACKE/src/lapacke_ctptri_work.c
index 13f0267c..3aefe6c3 100644
--- a/LAPACKE/src/lapacke_ctptri_work.c
+++ b/LAPACKE/src/lapacke_ctptri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctptrs.c b/LAPACKE/src/lapacke_ctptrs.c
index ab9cc74f..fabb4128 100644
--- a/LAPACKE/src/lapacke_ctptrs.c
+++ b/LAPACKE/src/lapacke_ctptrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctptrs_work.c b/LAPACKE/src/lapacke_ctptrs_work.c
index 43c12c1f..4a32aac0 100644
--- a/LAPACKE/src/lapacke_ctptrs_work.c
+++ b/LAPACKE/src/lapacke_ctptrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctpttf.c b/LAPACKE/src/lapacke_ctpttf.c
index 207283f0..7d2e6410 100644
--- a/LAPACKE/src/lapacke_ctpttf.c
+++ b/LAPACKE/src/lapacke_ctpttf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctpttf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctpttf_work.c b/LAPACKE/src/lapacke_ctpttf_work.c
index c9f8ecc9..fafe1f06 100644
--- a/LAPACKE/src/lapacke_ctpttf_work.c
+++ b/LAPACKE/src/lapacke_ctpttf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctpttf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctpttr.c b/LAPACKE/src/lapacke_ctpttr.c
index d039cedf..34f728cc 100644
--- a/LAPACKE/src/lapacke_ctpttr.c
+++ b/LAPACKE/src/lapacke_ctpttr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctpttr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctpttr_work.c b/LAPACKE/src/lapacke_ctpttr_work.c
index 1e10e67d..7a136c43 100644
--- a/LAPACKE/src/lapacke_ctpttr_work.c
+++ b/LAPACKE/src/lapacke_ctpttr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctpttr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrcon.c b/LAPACKE/src/lapacke_ctrcon.c
index 7bfe19d6..863c583b 100644
--- a/LAPACKE/src/lapacke_ctrcon.c
+++ b/LAPACKE/src/lapacke_ctrcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctrcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrcon_work.c b/LAPACKE/src/lapacke_ctrcon_work.c
index ca7db9d3..03186561 100644
--- a/LAPACKE/src/lapacke_ctrcon_work.c
+++ b/LAPACKE/src/lapacke_ctrcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctrcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrevc.c b/LAPACKE/src/lapacke_ctrevc.c
index 69c1cd04..bce6c357 100644
--- a/LAPACKE/src/lapacke_ctrevc.c
+++ b/LAPACKE/src/lapacke_ctrevc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctrevc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrevc_work.c b/LAPACKE/src/lapacke_ctrevc_work.c
index 00fbfced..f2ebe0af 100644
--- a/LAPACKE/src/lapacke_ctrevc_work.c
+++ b/LAPACKE/src/lapacke_ctrevc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctrevc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrexc.c b/LAPACKE/src/lapacke_ctrexc.c
index 5f677a85..1b7627ea 100644
--- a/LAPACKE/src/lapacke_ctrexc.c
+++ b/LAPACKE/src/lapacke_ctrexc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctrexc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrexc_work.c b/LAPACKE/src/lapacke_ctrexc_work.c
index fa9f3ba4..9501561e 100644
--- a/LAPACKE/src/lapacke_ctrexc_work.c
+++ b/LAPACKE/src/lapacke_ctrexc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctrexc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrrfs.c b/LAPACKE/src/lapacke_ctrrfs.c
index d83a8917..1a49ca2e 100644
--- a/LAPACKE/src/lapacke_ctrrfs.c
+++ b/LAPACKE/src/lapacke_ctrrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctrrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrrfs_work.c b/LAPACKE/src/lapacke_ctrrfs_work.c
index dbfaf7b5..0556d932 100644
--- a/LAPACKE/src/lapacke_ctrrfs_work.c
+++ b/LAPACKE/src/lapacke_ctrrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctrrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrsen.c b/LAPACKE/src/lapacke_ctrsen.c
index e61de443..e3773462 100644
--- a/LAPACKE/src/lapacke_ctrsen.c
+++ b/LAPACKE/src/lapacke_ctrsen.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctrsen
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrsen_work.c b/LAPACKE/src/lapacke_ctrsen_work.c
index 48195004..b8c63d1e 100644
--- a/LAPACKE/src/lapacke_ctrsen_work.c
+++ b/LAPACKE/src/lapacke_ctrsen_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctrsen
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrsna.c b/LAPACKE/src/lapacke_ctrsna.c
index b27ea4af..1eefaaea 100644
--- a/LAPACKE/src/lapacke_ctrsna.c
+++ b/LAPACKE/src/lapacke_ctrsna.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctrsna
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrsna_work.c b/LAPACKE/src/lapacke_ctrsna_work.c
index e9e88846..2045c9fa 100644
--- a/LAPACKE/src/lapacke_ctrsna_work.c
+++ b/LAPACKE/src/lapacke_ctrsna_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctrsna
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrsyl.c b/LAPACKE/src/lapacke_ctrsyl.c
index f91a1517..a8708f79 100644
--- a/LAPACKE/src/lapacke_ctrsyl.c
+++ b/LAPACKE/src/lapacke_ctrsyl.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctrsyl
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrsyl_work.c b/LAPACKE/src/lapacke_ctrsyl_work.c
index 64fcec52..0120f025 100644
--- a/LAPACKE/src/lapacke_ctrsyl_work.c
+++ b/LAPACKE/src/lapacke_ctrsyl_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctrsyl
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrtri.c b/LAPACKE/src/lapacke_ctrtri.c
index 6dcb9ba1..3e582b01 100644
--- a/LAPACKE/src/lapacke_ctrtri.c
+++ b/LAPACKE/src/lapacke_ctrtri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctrtri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrtri_work.c b/LAPACKE/src/lapacke_ctrtri_work.c
index a450ae08..68951183 100644
--- a/LAPACKE/src/lapacke_ctrtri_work.c
+++ b/LAPACKE/src/lapacke_ctrtri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctrtri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrtrs.c b/LAPACKE/src/lapacke_ctrtrs.c
index 9b686e5d..7b3248df 100644
--- a/LAPACKE/src/lapacke_ctrtrs.c
+++ b/LAPACKE/src/lapacke_ctrtrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctrtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrtrs_work.c b/LAPACKE/src/lapacke_ctrtrs_work.c
index 3e5a74f0..53138d2f 100644
--- a/LAPACKE/src/lapacke_ctrtrs_work.c
+++ b/LAPACKE/src/lapacke_ctrtrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctrtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrttf.c b/LAPACKE/src/lapacke_ctrttf.c
index a8619cf1..869aee62 100644
--- a/LAPACKE/src/lapacke_ctrttf.c
+++ b/LAPACKE/src/lapacke_ctrttf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctrttf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrttf_work.c b/LAPACKE/src/lapacke_ctrttf_work.c
index b067e492..fd788b20 100644
--- a/LAPACKE/src/lapacke_ctrttf_work.c
+++ b/LAPACKE/src/lapacke_ctrttf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctrttf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrttp.c b/LAPACKE/src/lapacke_ctrttp.c
index 2853e891..e115872d 100644
--- a/LAPACKE/src/lapacke_ctrttp.c
+++ b/LAPACKE/src/lapacke_ctrttp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctrttp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctrttp_work.c b/LAPACKE/src/lapacke_ctrttp_work.c
index 04b97bcd..8ac03cf8 100644
--- a/LAPACKE/src/lapacke_ctrttp_work.c
+++ b/LAPACKE/src/lapacke_ctrttp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctrttp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctzrzf.c b/LAPACKE/src/lapacke_ctzrzf.c
index a73dce9a..cbbc3f10 100644
--- a/LAPACKE/src/lapacke_ctzrzf.c
+++ b/LAPACKE/src/lapacke_ctzrzf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ctzrzf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ctzrzf_work.c b/LAPACKE/src/lapacke_ctzrzf_work.c
index 3b01dd3a..3d0e6bdd 100644
--- a/LAPACKE/src/lapacke_ctzrzf_work.c
+++ b/LAPACKE/src/lapacke_ctzrzf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ctzrzf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunbdb.c b/LAPACKE/src/lapacke_cunbdb.c
index 3f32427d..44f97db1 100644
--- a/LAPACKE/src/lapacke_cunbdb.c
+++ b/LAPACKE/src/lapacke_cunbdb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cunbdb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunbdb_work.c b/LAPACKE/src/lapacke_cunbdb_work.c
index b6c8f638..7f0c47f8 100644
--- a/LAPACKE/src/lapacke_cunbdb_work.c
+++ b/LAPACKE/src/lapacke_cunbdb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cunbdb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cuncsd.c b/LAPACKE/src/lapacke_cuncsd.c
index eab8ea1a..76f92b70 100644
--- a/LAPACKE/src/lapacke_cuncsd.c
+++ b/LAPACKE/src/lapacke_cuncsd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cuncsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cuncsd2by1.c b/LAPACKE/src/lapacke_cuncsd2by1.c
index f00ac34b..582ec733 100644
--- a/LAPACKE/src/lapacke_cuncsd2by1.c
+++ b/LAPACKE/src/lapacke_cuncsd2by1.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cuncsd2by1
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cuncsd_work.c b/LAPACKE/src/lapacke_cuncsd_work.c
index c0cc7fae..60fbd9ab 100644
--- a/LAPACKE/src/lapacke_cuncsd_work.c
+++ b/LAPACKE/src/lapacke_cuncsd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cuncsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cungbr.c b/LAPACKE/src/lapacke_cungbr.c
index dfc8ea7a..ad505913 100644
--- a/LAPACKE/src/lapacke_cungbr.c
+++ b/LAPACKE/src/lapacke_cungbr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cungbr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cungbr_work.c b/LAPACKE/src/lapacke_cungbr_work.c
index d4ec61cb..e2a8b794 100644
--- a/LAPACKE/src/lapacke_cungbr_work.c
+++ b/LAPACKE/src/lapacke_cungbr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cungbr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunghr.c b/LAPACKE/src/lapacke_cunghr.c
index 70d76179..5cce308a 100644
--- a/LAPACKE/src/lapacke_cunghr.c
+++ b/LAPACKE/src/lapacke_cunghr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cunghr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunghr_work.c b/LAPACKE/src/lapacke_cunghr_work.c
index abf5fed7..747962b4 100644
--- a/LAPACKE/src/lapacke_cunghr_work.c
+++ b/LAPACKE/src/lapacke_cunghr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cunghr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunglq.c b/LAPACKE/src/lapacke_cunglq.c
index 040ff5f3..751e6f04 100644
--- a/LAPACKE/src/lapacke_cunglq.c
+++ b/LAPACKE/src/lapacke_cunglq.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cunglq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunglq_work.c b/LAPACKE/src/lapacke_cunglq_work.c
index 52b7efdd..70c7690f 100644
--- a/LAPACKE/src/lapacke_cunglq_work.c
+++ b/LAPACKE/src/lapacke_cunglq_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cunglq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cungql.c b/LAPACKE/src/lapacke_cungql.c
index 9ba546e9..41fa1eeb 100644
--- a/LAPACKE/src/lapacke_cungql.c
+++ b/LAPACKE/src/lapacke_cungql.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cungql
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cungql_work.c b/LAPACKE/src/lapacke_cungql_work.c
index 4072e102..23db9b7d 100644
--- a/LAPACKE/src/lapacke_cungql_work.c
+++ b/LAPACKE/src/lapacke_cungql_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cungql
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cungqr.c b/LAPACKE/src/lapacke_cungqr.c
index fcf0ef79..2f9f7601 100644
--- a/LAPACKE/src/lapacke_cungqr.c
+++ b/LAPACKE/src/lapacke_cungqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cungqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cungqr_work.c b/LAPACKE/src/lapacke_cungqr_work.c
index 07d41c4b..c30dc646 100644
--- a/LAPACKE/src/lapacke_cungqr_work.c
+++ b/LAPACKE/src/lapacke_cungqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cungqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cungrq.c b/LAPACKE/src/lapacke_cungrq.c
index 2edd3adb..026e1a8a 100644
--- a/LAPACKE/src/lapacke_cungrq.c
+++ b/LAPACKE/src/lapacke_cungrq.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cungrq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cungrq_work.c b/LAPACKE/src/lapacke_cungrq_work.c
index 662985be..1ba081d1 100644
--- a/LAPACKE/src/lapacke_cungrq_work.c
+++ b/LAPACKE/src/lapacke_cungrq_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cungrq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cungtr.c b/LAPACKE/src/lapacke_cungtr.c
index e1e1e874..536ca5e4 100644
--- a/LAPACKE/src/lapacke_cungtr.c
+++ b/LAPACKE/src/lapacke_cungtr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cungtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cungtr_work.c b/LAPACKE/src/lapacke_cungtr_work.c
index 61dac0c5..e2b9d8e5 100644
--- a/LAPACKE/src/lapacke_cungtr_work.c
+++ b/LAPACKE/src/lapacke_cungtr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cungtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunmbr.c b/LAPACKE/src/lapacke_cunmbr.c
index 0ca06bf8..4fb27805 100644
--- a/LAPACKE/src/lapacke_cunmbr.c
+++ b/LAPACKE/src/lapacke_cunmbr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cunmbr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunmbr_work.c b/LAPACKE/src/lapacke_cunmbr_work.c
index 98bc4400..c42f6e49 100644
--- a/LAPACKE/src/lapacke_cunmbr_work.c
+++ b/LAPACKE/src/lapacke_cunmbr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cunmbr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunmhr.c b/LAPACKE/src/lapacke_cunmhr.c
index 7e7d40e9..7b307dc6 100644
--- a/LAPACKE/src/lapacke_cunmhr.c
+++ b/LAPACKE/src/lapacke_cunmhr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cunmhr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunmhr_work.c b/LAPACKE/src/lapacke_cunmhr_work.c
index f540ecb0..fcecb588 100644
--- a/LAPACKE/src/lapacke_cunmhr_work.c
+++ b/LAPACKE/src/lapacke_cunmhr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cunmhr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunmlq.c b/LAPACKE/src/lapacke_cunmlq.c
index e97a484e..7f2a8098 100644
--- a/LAPACKE/src/lapacke_cunmlq.c
+++ b/LAPACKE/src/lapacke_cunmlq.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cunmlq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunmlq_work.c b/LAPACKE/src/lapacke_cunmlq_work.c
index 5cf66424..1804b2b6 100644
--- a/LAPACKE/src/lapacke_cunmlq_work.c
+++ b/LAPACKE/src/lapacke_cunmlq_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cunmlq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunmql.c b/LAPACKE/src/lapacke_cunmql.c
index 78e7cf6f..ab2e069f 100644
--- a/LAPACKE/src/lapacke_cunmql.c
+++ b/LAPACKE/src/lapacke_cunmql.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cunmql
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunmql_work.c b/LAPACKE/src/lapacke_cunmql_work.c
index 146b46eb..9fb1c98f 100644
--- a/LAPACKE/src/lapacke_cunmql_work.c
+++ b/LAPACKE/src/lapacke_cunmql_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cunmql
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunmqr.c b/LAPACKE/src/lapacke_cunmqr.c
index 937b67b7..21756ca4 100644
--- a/LAPACKE/src/lapacke_cunmqr.c
+++ b/LAPACKE/src/lapacke_cunmqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cunmqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunmqr_work.c b/LAPACKE/src/lapacke_cunmqr_work.c
index 75e48611..a187db5d 100644
--- a/LAPACKE/src/lapacke_cunmqr_work.c
+++ b/LAPACKE/src/lapacke_cunmqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cunmqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunmrq.c b/LAPACKE/src/lapacke_cunmrq.c
index d10992c4..2fee55ce 100644
--- a/LAPACKE/src/lapacke_cunmrq.c
+++ b/LAPACKE/src/lapacke_cunmrq.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cunmrq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunmrq_work.c b/LAPACKE/src/lapacke_cunmrq_work.c
index 0b3251b8..7e3b2994 100644
--- a/LAPACKE/src/lapacke_cunmrq_work.c
+++ b/LAPACKE/src/lapacke_cunmrq_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cunmrq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunmrz.c b/LAPACKE/src/lapacke_cunmrz.c
index bd55c450..b33ecb6b 100644
--- a/LAPACKE/src/lapacke_cunmrz.c
+++ b/LAPACKE/src/lapacke_cunmrz.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cunmrz
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunmrz_work.c b/LAPACKE/src/lapacke_cunmrz_work.c
index a5cb7cbf..872bfba8 100644
--- a/LAPACKE/src/lapacke_cunmrz_work.c
+++ b/LAPACKE/src/lapacke_cunmrz_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cunmrz
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunmtr.c b/LAPACKE/src/lapacke_cunmtr.c
index 902568c7..5f3d598c 100644
--- a/LAPACKE/src/lapacke_cunmtr.c
+++ b/LAPACKE/src/lapacke_cunmtr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cunmtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cunmtr_work.c b/LAPACKE/src/lapacke_cunmtr_work.c
index b2586adf..1c426dbd 100644
--- a/LAPACKE/src/lapacke_cunmtr_work.c
+++ b/LAPACKE/src/lapacke_cunmtr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cunmtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cupgtr.c b/LAPACKE/src/lapacke_cupgtr.c
index 5b80def1..38a9e20f 100644
--- a/LAPACKE/src/lapacke_cupgtr.c
+++ b/LAPACKE/src/lapacke_cupgtr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cupgtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cupgtr_work.c b/LAPACKE/src/lapacke_cupgtr_work.c
index 975b3b49..bf78dba1 100644
--- a/LAPACKE/src/lapacke_cupgtr_work.c
+++ b/LAPACKE/src/lapacke_cupgtr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cupgtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cupmtr.c b/LAPACKE/src/lapacke_cupmtr.c
index 5db9bdde..c159c644 100644
--- a/LAPACKE/src/lapacke_cupmtr.c
+++ b/LAPACKE/src/lapacke_cupmtr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function cupmtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_cupmtr_work.c b/LAPACKE/src/lapacke_cupmtr_work.c
index af94adf3..d051838d 100644
--- a/LAPACKE/src/lapacke_cupmtr_work.c
+++ b/LAPACKE/src/lapacke_cupmtr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function cupmtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dbbcsd.c b/LAPACKE/src/lapacke_dbbcsd.c
index 3abdd2b8..23cb7cc4 100644
--- a/LAPACKE/src/lapacke_dbbcsd.c
+++ b/LAPACKE/src/lapacke_dbbcsd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dbbcsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dbbcsd_work.c b/LAPACKE/src/lapacke_dbbcsd_work.c
index 288fe714..c4f072a4 100644
--- a/LAPACKE/src/lapacke_dbbcsd_work.c
+++ b/LAPACKE/src/lapacke_dbbcsd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dbbcsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dbdsdc.c b/LAPACKE/src/lapacke_dbdsdc.c
index 9ed71f87..a18d507a 100644
--- a/LAPACKE/src/lapacke_dbdsdc.c
+++ b/LAPACKE/src/lapacke_dbdsdc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dbdsdc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dbdsdc_work.c b/LAPACKE/src/lapacke_dbdsdc_work.c
index e90e81a0..8fb36266 100644
--- a/LAPACKE/src/lapacke_dbdsdc_work.c
+++ b/LAPACKE/src/lapacke_dbdsdc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dbdsdc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dbdsqr.c b/LAPACKE/src/lapacke_dbdsqr.c
index ad93bcd4..717038db 100644
--- a/LAPACKE/src/lapacke_dbdsqr.c
+++ b/LAPACKE/src/lapacke_dbdsqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dbdsqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dbdsqr_work.c b/LAPACKE/src/lapacke_dbdsqr_work.c
index 885c4a07..4eca3bbb 100644
--- a/LAPACKE/src/lapacke_dbdsqr_work.c
+++ b/LAPACKE/src/lapacke_dbdsqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dbdsqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbbrd.c b/LAPACKE/src/lapacke_dgbbrd.c
index c1467f3f..ff7914c7 100644
--- a/LAPACKE/src/lapacke_dgbbrd.c
+++ b/LAPACKE/src/lapacke_dgbbrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgbbrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbbrd_work.c b/LAPACKE/src/lapacke_dgbbrd_work.c
index 1e66b879..c2b3aa1e 100644
--- a/LAPACKE/src/lapacke_dgbbrd_work.c
+++ b/LAPACKE/src/lapacke_dgbbrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgbbrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbcon.c b/LAPACKE/src/lapacke_dgbcon.c
index 8dfe6202..0b54a1e1 100644
--- a/LAPACKE/src/lapacke_dgbcon.c
+++ b/LAPACKE/src/lapacke_dgbcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbcon_work.c b/LAPACKE/src/lapacke_dgbcon_work.c
index 57719d63..5b191589 100644
--- a/LAPACKE/src/lapacke_dgbcon_work.c
+++ b/LAPACKE/src/lapacke_dgbcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbequ.c b/LAPACKE/src/lapacke_dgbequ.c
index 4a460261..1f72c74f 100644
--- a/LAPACKE/src/lapacke_dgbequ.c
+++ b/LAPACKE/src/lapacke_dgbequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgbequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbequ_work.c b/LAPACKE/src/lapacke_dgbequ_work.c
index ab5ff719..5803e454 100644
--- a/LAPACKE/src/lapacke_dgbequ_work.c
+++ b/LAPACKE/src/lapacke_dgbequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgbequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbequb.c b/LAPACKE/src/lapacke_dgbequb.c
index a67532b5..230bf0bf 100644
--- a/LAPACKE/src/lapacke_dgbequb.c
+++ b/LAPACKE/src/lapacke_dgbequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgbequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbequb_work.c b/LAPACKE/src/lapacke_dgbequb_work.c
index b87be707..326c2db2 100644
--- a/LAPACKE/src/lapacke_dgbequb_work.c
+++ b/LAPACKE/src/lapacke_dgbequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgbequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbrfs.c b/LAPACKE/src/lapacke_dgbrfs.c
index c9e6de79..d21fe414 100644
--- a/LAPACKE/src/lapacke_dgbrfs.c
+++ b/LAPACKE/src/lapacke_dgbrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbrfs_work.c b/LAPACKE/src/lapacke_dgbrfs_work.c
index ee7c3b26..c9b4679b 100644
--- a/LAPACKE/src/lapacke_dgbrfs_work.c
+++ b/LAPACKE/src/lapacke_dgbrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbrfsx.c b/LAPACKE/src/lapacke_dgbrfsx.c
index 965b2104..df0380aa 100644
--- a/LAPACKE/src/lapacke_dgbrfsx.c
+++ b/LAPACKE/src/lapacke_dgbrfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgbrfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbrfsx_work.c b/LAPACKE/src/lapacke_dgbrfsx_work.c
index e12855ae..b86be71a 100644
--- a/LAPACKE/src/lapacke_dgbrfsx_work.c
+++ b/LAPACKE/src/lapacke_dgbrfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgbrfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbsv.c b/LAPACKE/src/lapacke_dgbsv.c
index 5a015c5b..8cf4243f 100644
--- a/LAPACKE/src/lapacke_dgbsv.c
+++ b/LAPACKE/src/lapacke_dgbsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgbsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbsv_work.c b/LAPACKE/src/lapacke_dgbsv_work.c
index 8b2f2ddf..e019b942 100644
--- a/LAPACKE/src/lapacke_dgbsv_work.c
+++ b/LAPACKE/src/lapacke_dgbsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgbsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbsvx.c b/LAPACKE/src/lapacke_dgbsvx.c
index 878458cd..d4998d7d 100644
--- a/LAPACKE/src/lapacke_dgbsvx.c
+++ b/LAPACKE/src/lapacke_dgbsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgbsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbsvx_work.c b/LAPACKE/src/lapacke_dgbsvx_work.c
index 2bca9243..c2d2f5c3 100644
--- a/LAPACKE/src/lapacke_dgbsvx_work.c
+++ b/LAPACKE/src/lapacke_dgbsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgbsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbsvxx.c b/LAPACKE/src/lapacke_dgbsvxx.c
index ecc5eb72..0db2eb28 100644
--- a/LAPACKE/src/lapacke_dgbsvxx.c
+++ b/LAPACKE/src/lapacke_dgbsvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgbsvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbsvxx_work.c b/LAPACKE/src/lapacke_dgbsvxx_work.c
index bd2a2140..2c9111b0 100644
--- a/LAPACKE/src/lapacke_dgbsvxx_work.c
+++ b/LAPACKE/src/lapacke_dgbsvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgbsvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbtrf.c b/LAPACKE/src/lapacke_dgbtrf.c
index 6c8944a7..2aac4670 100644
--- a/LAPACKE/src/lapacke_dgbtrf.c
+++ b/LAPACKE/src/lapacke_dgbtrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgbtrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbtrf_work.c b/LAPACKE/src/lapacke_dgbtrf_work.c
index 97bd03a9..799a8551 100644
--- a/LAPACKE/src/lapacke_dgbtrf_work.c
+++ b/LAPACKE/src/lapacke_dgbtrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgbtrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbtrs.c b/LAPACKE/src/lapacke_dgbtrs.c
index 3dc0dd5e..34742c7d 100644
--- a/LAPACKE/src/lapacke_dgbtrs.c
+++ b/LAPACKE/src/lapacke_dgbtrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgbtrs_work.c b/LAPACKE/src/lapacke_dgbtrs_work.c
index 6b7f5d8d..93fa3782 100644
--- a/LAPACKE/src/lapacke_dgbtrs_work.c
+++ b/LAPACKE/src/lapacke_dgbtrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgebak.c b/LAPACKE/src/lapacke_dgebak.c
index 0e7ce2be..1cc4d861 100644
--- a/LAPACKE/src/lapacke_dgebak.c
+++ b/LAPACKE/src/lapacke_dgebak.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgebak
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgebak_work.c b/LAPACKE/src/lapacke_dgebak_work.c
index 7fbb13cd..909c9e6b 100644
--- a/LAPACKE/src/lapacke_dgebak_work.c
+++ b/LAPACKE/src/lapacke_dgebak_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgebak
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgebal.c b/LAPACKE/src/lapacke_dgebal.c
index 8a77473b..a463400b 100644
--- a/LAPACKE/src/lapacke_dgebal.c
+++ b/LAPACKE/src/lapacke_dgebal.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgebal
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgebal_work.c b/LAPACKE/src/lapacke_dgebal_work.c
index c51ecd79..50ee401a 100644
--- a/LAPACKE/src/lapacke_dgebal_work.c
+++ b/LAPACKE/src/lapacke_dgebal_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgebal
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgebrd.c b/LAPACKE/src/lapacke_dgebrd.c
index 12b3a3c5..c4221f38 100644
--- a/LAPACKE/src/lapacke_dgebrd.c
+++ b/LAPACKE/src/lapacke_dgebrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgebrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgebrd_work.c b/LAPACKE/src/lapacke_dgebrd_work.c
index 8512b9d2..deae1576 100644
--- a/LAPACKE/src/lapacke_dgebrd_work.c
+++ b/LAPACKE/src/lapacke_dgebrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgebrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgecon.c b/LAPACKE/src/lapacke_dgecon.c
index 9623ee80..3b0fdece 100644
--- a/LAPACKE/src/lapacke_dgecon.c
+++ b/LAPACKE/src/lapacke_dgecon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgecon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgecon_work.c b/LAPACKE/src/lapacke_dgecon_work.c
index f3d72444..ed00ae40 100644
--- a/LAPACKE/src/lapacke_dgecon_work.c
+++ b/LAPACKE/src/lapacke_dgecon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgecon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeequ.c b/LAPACKE/src/lapacke_dgeequ.c
index ee456801..24a0163d 100644
--- a/LAPACKE/src/lapacke_dgeequ.c
+++ b/LAPACKE/src/lapacke_dgeequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgeequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeequ_work.c b/LAPACKE/src/lapacke_dgeequ_work.c
index a33d8ac1..e8fae93a 100644
--- a/LAPACKE/src/lapacke_dgeequ_work.c
+++ b/LAPACKE/src/lapacke_dgeequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgeequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeequb.c b/LAPACKE/src/lapacke_dgeequb.c
index 0183f4e1..61296fed 100644
--- a/LAPACKE/src/lapacke_dgeequb.c
+++ b/LAPACKE/src/lapacke_dgeequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgeequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeequb_work.c b/LAPACKE/src/lapacke_dgeequb_work.c
index bd02b485..03ebb54c 100644
--- a/LAPACKE/src/lapacke_dgeequb_work.c
+++ b/LAPACKE/src/lapacke_dgeequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgeequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgees.c b/LAPACKE/src/lapacke_dgees.c
index ee22a3c4..538fc071 100644
--- a/LAPACKE/src/lapacke_dgees.c
+++ b/LAPACKE/src/lapacke_dgees.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgees
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgees_work.c b/LAPACKE/src/lapacke_dgees_work.c
index e7b36683..77390f61 100644
--- a/LAPACKE/src/lapacke_dgees_work.c
+++ b/LAPACKE/src/lapacke_dgees_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgees
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeesx.c b/LAPACKE/src/lapacke_dgeesx.c
index 5ba111ac..ff3868eb 100644
--- a/LAPACKE/src/lapacke_dgeesx.c
+++ b/LAPACKE/src/lapacke_dgeesx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgeesx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeesx_work.c b/LAPACKE/src/lapacke_dgeesx_work.c
index 5204bfeb..4452e9a0 100644
--- a/LAPACKE/src/lapacke_dgeesx_work.c
+++ b/LAPACKE/src/lapacke_dgeesx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgeesx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeev.c b/LAPACKE/src/lapacke_dgeev.c
index 44c8197c..bddde4ad 100644
--- a/LAPACKE/src/lapacke_dgeev.c
+++ b/LAPACKE/src/lapacke_dgeev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgeev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeev_work.c b/LAPACKE/src/lapacke_dgeev_work.c
index 97db5e75..074309e7 100644
--- a/LAPACKE/src/lapacke_dgeev_work.c
+++ b/LAPACKE/src/lapacke_dgeev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgeev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeevx.c b/LAPACKE/src/lapacke_dgeevx.c
index c14a7746..227cb03d 100644
--- a/LAPACKE/src/lapacke_dgeevx.c
+++ b/LAPACKE/src/lapacke_dgeevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgeevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeevx_work.c b/LAPACKE/src/lapacke_dgeevx_work.c
index d461f863..533e81af 100644
--- a/LAPACKE/src/lapacke_dgeevx_work.c
+++ b/LAPACKE/src/lapacke_dgeevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgeevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgehrd.c b/LAPACKE/src/lapacke_dgehrd.c
index c42f347f..96c2f43f 100644
--- a/LAPACKE/src/lapacke_dgehrd.c
+++ b/LAPACKE/src/lapacke_dgehrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgehrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgehrd_work.c b/LAPACKE/src/lapacke_dgehrd_work.c
index 2281c1bc..ed6ce107 100644
--- a/LAPACKE/src/lapacke_dgehrd_work.c
+++ b/LAPACKE/src/lapacke_dgehrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgehrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgejsv.c b/LAPACKE/src/lapacke_dgejsv.c
index cb29a1f6..093afee9 100644
--- a/LAPACKE/src/lapacke_dgejsv.c
+++ b/LAPACKE/src/lapacke_dgejsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgejsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgejsv_work.c b/LAPACKE/src/lapacke_dgejsv_work.c
index a882a3d7..379e63d2 100644
--- a/LAPACKE/src/lapacke_dgejsv_work.c
+++ b/LAPACKE/src/lapacke_dgejsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgejsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgelq2.c b/LAPACKE/src/lapacke_dgelq2.c
index 34ed35b1..2651a1ad 100644
--- a/LAPACKE/src/lapacke_dgelq2.c
+++ b/LAPACKE/src/lapacke_dgelq2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgelq2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgelq2_work.c b/LAPACKE/src/lapacke_dgelq2_work.c
index 28e9dce4..acce7688 100644
--- a/LAPACKE/src/lapacke_dgelq2_work.c
+++ b/LAPACKE/src/lapacke_dgelq2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgelq2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgelqf.c b/LAPACKE/src/lapacke_dgelqf.c
index a8dae2b7..572fff23 100644
--- a/LAPACKE/src/lapacke_dgelqf.c
+++ b/LAPACKE/src/lapacke_dgelqf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgelqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgelqf_work.c b/LAPACKE/src/lapacke_dgelqf_work.c
index 8bc39e78..979f0804 100644
--- a/LAPACKE/src/lapacke_dgelqf_work.c
+++ b/LAPACKE/src/lapacke_dgelqf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgelqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgels.c b/LAPACKE/src/lapacke_dgels.c
index 72980157..071e4574 100644
--- a/LAPACKE/src/lapacke_dgels.c
+++ b/LAPACKE/src/lapacke_dgels.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgels
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgels_work.c b/LAPACKE/src/lapacke_dgels_work.c
index ed2923e8..554da9f4 100644
--- a/LAPACKE/src/lapacke_dgels_work.c
+++ b/LAPACKE/src/lapacke_dgels_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgels
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgelsd.c b/LAPACKE/src/lapacke_dgelsd.c
index 98bd3a0e..6dd96ab4 100644
--- a/LAPACKE/src/lapacke_dgelsd.c
+++ b/LAPACKE/src/lapacke_dgelsd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgelsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgelsd_work.c b/LAPACKE/src/lapacke_dgelsd_work.c
index 0a29fc3f..80cad2ac 100644
--- a/LAPACKE/src/lapacke_dgelsd_work.c
+++ b/LAPACKE/src/lapacke_dgelsd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgelsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgelss.c b/LAPACKE/src/lapacke_dgelss.c
index 228b5d01..12a8b31e 100644
--- a/LAPACKE/src/lapacke_dgelss.c
+++ b/LAPACKE/src/lapacke_dgelss.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgelss
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgelss_work.c b/LAPACKE/src/lapacke_dgelss_work.c
index 3fc8f2ea..b8278417 100644
--- a/LAPACKE/src/lapacke_dgelss_work.c
+++ b/LAPACKE/src/lapacke_dgelss_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgelss
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgelsy.c b/LAPACKE/src/lapacke_dgelsy.c
index ba66b4d7..f609168b 100644
--- a/LAPACKE/src/lapacke_dgelsy.c
+++ b/LAPACKE/src/lapacke_dgelsy.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgelsy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgelsy_work.c b/LAPACKE/src/lapacke_dgelsy_work.c
index a99243bc..31f4bde7 100644
--- a/LAPACKE/src/lapacke_dgelsy_work.c
+++ b/LAPACKE/src/lapacke_dgelsy_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgelsy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgemqrt.c b/LAPACKE/src/lapacke_dgemqrt.c
index a49656cf..68cc6deb 100644
--- a/LAPACKE/src/lapacke_dgemqrt.c
+++ b/LAPACKE/src/lapacke_dgemqrt.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function dgemqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgemqrt_work.c b/LAPACKE/src/lapacke_dgemqrt_work.c
index fe826793..ade8448b 100644
--- a/LAPACKE/src/lapacke_dgemqrt_work.c
+++ b/LAPACKE/src/lapacke_dgemqrt_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgemqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqlf.c b/LAPACKE/src/lapacke_dgeqlf.c
index e6637c92..a5902bc8 100644
--- a/LAPACKE/src/lapacke_dgeqlf.c
+++ b/LAPACKE/src/lapacke_dgeqlf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgeqlf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqlf_work.c b/LAPACKE/src/lapacke_dgeqlf_work.c
index 3e07384a..7a8bffae 100644
--- a/LAPACKE/src/lapacke_dgeqlf_work.c
+++ b/LAPACKE/src/lapacke_dgeqlf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgeqlf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqp3.c b/LAPACKE/src/lapacke_dgeqp3.c
index 1c682a7a..7a9717fa 100644
--- a/LAPACKE/src/lapacke_dgeqp3.c
+++ b/LAPACKE/src/lapacke_dgeqp3.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgeqp3
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqp3_work.c b/LAPACKE/src/lapacke_dgeqp3_work.c
index 3d0259fe..0dfc25f4 100644
--- a/LAPACKE/src/lapacke_dgeqp3_work.c
+++ b/LAPACKE/src/lapacke_dgeqp3_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgeqp3
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqpf.c b/LAPACKE/src/lapacke_dgeqpf.c
index bf6f888f..bb5a8fd1 100644
--- a/LAPACKE/src/lapacke_dgeqpf.c
+++ b/LAPACKE/src/lapacke_dgeqpf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgeqpf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqpf_work.c b/LAPACKE/src/lapacke_dgeqpf_work.c
index ff0efb40..b9eec50b 100644
--- a/LAPACKE/src/lapacke_dgeqpf_work.c
+++ b/LAPACKE/src/lapacke_dgeqpf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgeqpf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqr2.c b/LAPACKE/src/lapacke_dgeqr2.c
index 23ad4829..7356117e 100644
--- a/LAPACKE/src/lapacke_dgeqr2.c
+++ b/LAPACKE/src/lapacke_dgeqr2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgeqr2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqr2_work.c b/LAPACKE/src/lapacke_dgeqr2_work.c
index bbe14459..40306064 100644
--- a/LAPACKE/src/lapacke_dgeqr2_work.c
+++ b/LAPACKE/src/lapacke_dgeqr2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgeqr2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqrf.c b/LAPACKE/src/lapacke_dgeqrf.c
index 43377440..2a7ae015 100644
--- a/LAPACKE/src/lapacke_dgeqrf.c
+++ b/LAPACKE/src/lapacke_dgeqrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgeqrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqrf_work.c b/LAPACKE/src/lapacke_dgeqrf_work.c
index 3c466223..f24febf7 100644
--- a/LAPACKE/src/lapacke_dgeqrf_work.c
+++ b/LAPACKE/src/lapacke_dgeqrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgeqrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqrfp.c b/LAPACKE/src/lapacke_dgeqrfp.c
index 1d341286..b49fe021 100644
--- a/LAPACKE/src/lapacke_dgeqrfp.c
+++ b/LAPACKE/src/lapacke_dgeqrfp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgeqrfp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqrfp_work.c b/LAPACKE/src/lapacke_dgeqrfp_work.c
index 5882ff3c..e622f3ce 100644
--- a/LAPACKE/src/lapacke_dgeqrfp_work.c
+++ b/LAPACKE/src/lapacke_dgeqrfp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgeqrfp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqrt.c b/LAPACKE/src/lapacke_dgeqrt.c
index 38703f16..e17be2aa 100644
--- a/LAPACKE/src/lapacke_dgeqrt.c
+++ b/LAPACKE/src/lapacke_dgeqrt.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function dgeqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqrt2.c b/LAPACKE/src/lapacke_dgeqrt2.c
index 2f1e61ac..dc34cc93 100644
--- a/LAPACKE/src/lapacke_dgeqrt2.c
+++ b/LAPACKE/src/lapacke_dgeqrt2.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function dgeqrt2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqrt2_work.c b/LAPACKE/src/lapacke_dgeqrt2_work.c
index 2be42fe0..8a75c08c 100644
--- a/LAPACKE/src/lapacke_dgeqrt2_work.c
+++ b/LAPACKE/src/lapacke_dgeqrt2_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgeqrt2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqrt3.c b/LAPACKE/src/lapacke_dgeqrt3.c
index 643edc8f..b1e581ec 100644
--- a/LAPACKE/src/lapacke_dgeqrt3.c
+++ b/LAPACKE/src/lapacke_dgeqrt3.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function dgeqrt3
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqrt3_work.c b/LAPACKE/src/lapacke_dgeqrt3_work.c
index 6b15bcdf..510cacc9 100644
--- a/LAPACKE/src/lapacke_dgeqrt3_work.c
+++ b/LAPACKE/src/lapacke_dgeqrt3_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgeqrt3
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgeqrt_work.c b/LAPACKE/src/lapacke_dgeqrt_work.c
index d0585f90..0cafdb0a 100644
--- a/LAPACKE/src/lapacke_dgeqrt_work.c
+++ b/LAPACKE/src/lapacke_dgeqrt_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgeqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgerfs.c b/LAPACKE/src/lapacke_dgerfs.c
index 17d0b63a..ee64f2b0 100644
--- a/LAPACKE/src/lapacke_dgerfs.c
+++ b/LAPACKE/src/lapacke_dgerfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgerfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgerfs_work.c b/LAPACKE/src/lapacke_dgerfs_work.c
index 8da86c9d..ab1189db 100644
--- a/LAPACKE/src/lapacke_dgerfs_work.c
+++ b/LAPACKE/src/lapacke_dgerfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgerfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgerfsx.c b/LAPACKE/src/lapacke_dgerfsx.c
index 606054c7..b021f88e 100644
--- a/LAPACKE/src/lapacke_dgerfsx.c
+++ b/LAPACKE/src/lapacke_dgerfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgerfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgerfsx_work.c b/LAPACKE/src/lapacke_dgerfsx_work.c
index 6fc38084..306fe68d 100644
--- a/LAPACKE/src/lapacke_dgerfsx_work.c
+++ b/LAPACKE/src/lapacke_dgerfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgerfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgerqf.c b/LAPACKE/src/lapacke_dgerqf.c
index 0f1d7af2..efdcd33a 100644
--- a/LAPACKE/src/lapacke_dgerqf.c
+++ b/LAPACKE/src/lapacke_dgerqf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgerqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgerqf_work.c b/LAPACKE/src/lapacke_dgerqf_work.c
index 7ea9512e..9bf5bb56 100644
--- a/LAPACKE/src/lapacke_dgerqf_work.c
+++ b/LAPACKE/src/lapacke_dgerqf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgerqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgesdd.c b/LAPACKE/src/lapacke_dgesdd.c
index b9df1fde..c7b6cc9b 100644
--- a/LAPACKE/src/lapacke_dgesdd.c
+++ b/LAPACKE/src/lapacke_dgesdd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgesdd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgesdd_work.c b/LAPACKE/src/lapacke_dgesdd_work.c
index 1fb7e75c..2a7c0b1b 100644
--- a/LAPACKE/src/lapacke_dgesdd_work.c
+++ b/LAPACKE/src/lapacke_dgesdd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgesdd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgesv.c b/LAPACKE/src/lapacke_dgesv.c
index e7fabd38..cc3b1f4b 100644
--- a/LAPACKE/src/lapacke_dgesv.c
+++ b/LAPACKE/src/lapacke_dgesv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgesv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgesv_work.c b/LAPACKE/src/lapacke_dgesv_work.c
index 97df871f..66674336 100644
--- a/LAPACKE/src/lapacke_dgesv_work.c
+++ b/LAPACKE/src/lapacke_dgesv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgesv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgesvd.c b/LAPACKE/src/lapacke_dgesvd.c
index 8b255821..25e8a9b9 100644
--- a/LAPACKE/src/lapacke_dgesvd.c
+++ b/LAPACKE/src/lapacke_dgesvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgesvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgesvd_work.c b/LAPACKE/src/lapacke_dgesvd_work.c
index 81e3db54..7dbc9bb8 100644
--- a/LAPACKE/src/lapacke_dgesvd_work.c
+++ b/LAPACKE/src/lapacke_dgesvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgesvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgesvj.c b/LAPACKE/src/lapacke_dgesvj.c
index e41c5b14..1ffd432e 100644
--- a/LAPACKE/src/lapacke_dgesvj.c
+++ b/LAPACKE/src/lapacke_dgesvj.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgesvj
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgesvj_work.c b/LAPACKE/src/lapacke_dgesvj_work.c
index 9290cc68..f2b1b9cd 100644
--- a/LAPACKE/src/lapacke_dgesvj_work.c
+++ b/LAPACKE/src/lapacke_dgesvj_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgesvj
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgesvx.c b/LAPACKE/src/lapacke_dgesvx.c
index 42173a6a..48dcf736 100644
--- a/LAPACKE/src/lapacke_dgesvx.c
+++ b/LAPACKE/src/lapacke_dgesvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgesvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgesvx_work.c b/LAPACKE/src/lapacke_dgesvx_work.c
index 3050a7ec..12d834b0 100644
--- a/LAPACKE/src/lapacke_dgesvx_work.c
+++ b/LAPACKE/src/lapacke_dgesvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgesvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgesvxx.c b/LAPACKE/src/lapacke_dgesvxx.c
index 682983e5..6022d3b4 100644
--- a/LAPACKE/src/lapacke_dgesvxx.c
+++ b/LAPACKE/src/lapacke_dgesvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgesvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgesvxx_work.c b/LAPACKE/src/lapacke_dgesvxx_work.c
index 0c702797..47879727 100644
--- a/LAPACKE/src/lapacke_dgesvxx_work.c
+++ b/LAPACKE/src/lapacke_dgesvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgesvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgetf2.c b/LAPACKE/src/lapacke_dgetf2.c
index 77201b41..3cf976dc 100644
--- a/LAPACKE/src/lapacke_dgetf2.c
+++ b/LAPACKE/src/lapacke_dgetf2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgetf2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgetf2_work.c b/LAPACKE/src/lapacke_dgetf2_work.c
index 32b35be6..555d07b9 100644
--- a/LAPACKE/src/lapacke_dgetf2_work.c
+++ b/LAPACKE/src/lapacke_dgetf2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgetf2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgetrf.c b/LAPACKE/src/lapacke_dgetrf.c
index 30339945..d5451c65 100644
--- a/LAPACKE/src/lapacke_dgetrf.c
+++ b/LAPACKE/src/lapacke_dgetrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgetrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgetrf_work.c b/LAPACKE/src/lapacke_dgetrf_work.c
index 57be54c9..2b05285b 100644
--- a/LAPACKE/src/lapacke_dgetrf_work.c
+++ b/LAPACKE/src/lapacke_dgetrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgetrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgetri.c b/LAPACKE/src/lapacke_dgetri.c
index b28633c1..900fe30d 100644
--- a/LAPACKE/src/lapacke_dgetri.c
+++ b/LAPACKE/src/lapacke_dgetri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgetri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgetri_work.c b/LAPACKE/src/lapacke_dgetri_work.c
index 2aadec76..afae5bd7 100644
--- a/LAPACKE/src/lapacke_dgetri_work.c
+++ b/LAPACKE/src/lapacke_dgetri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgetri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgetrs.c b/LAPACKE/src/lapacke_dgetrs.c
index db201bd4..90d8f160 100644
--- a/LAPACKE/src/lapacke_dgetrs.c
+++ b/LAPACKE/src/lapacke_dgetrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgetrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgetrs_work.c b/LAPACKE/src/lapacke_dgetrs_work.c
index 7b4fb5fc..aaac57c4 100644
--- a/LAPACKE/src/lapacke_dgetrs_work.c
+++ b/LAPACKE/src/lapacke_dgetrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgetrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggbak.c b/LAPACKE/src/lapacke_dggbak.c
index 24e40e8e..a3f12840 100644
--- a/LAPACKE/src/lapacke_dggbak.c
+++ b/LAPACKE/src/lapacke_dggbak.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dggbak
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggbak_work.c b/LAPACKE/src/lapacke_dggbak_work.c
index 6f3395c2..09bd5203 100644
--- a/LAPACKE/src/lapacke_dggbak_work.c
+++ b/LAPACKE/src/lapacke_dggbak_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dggbak
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggbal.c b/LAPACKE/src/lapacke_dggbal.c
index 9b9cf530..19be89bd 100644
--- a/LAPACKE/src/lapacke_dggbal.c
+++ b/LAPACKE/src/lapacke_dggbal.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dggbal
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggbal_work.c b/LAPACKE/src/lapacke_dggbal_work.c
index c4196c91..d9cfd7aa 100644
--- a/LAPACKE/src/lapacke_dggbal_work.c
+++ b/LAPACKE/src/lapacke_dggbal_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dggbal
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgges.c b/LAPACKE/src/lapacke_dgges.c
index 2add8447..7aaed6a7 100644
--- a/LAPACKE/src/lapacke_dgges.c
+++ b/LAPACKE/src/lapacke_dgges.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgges
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgges_work.c b/LAPACKE/src/lapacke_dgges_work.c
index ea465998..57c1bb0a 100644
--- a/LAPACKE/src/lapacke_dgges_work.c
+++ b/LAPACKE/src/lapacke_dgges_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgges
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggesx.c b/LAPACKE/src/lapacke_dggesx.c
index 54cf9738..62ee7b1c 100644
--- a/LAPACKE/src/lapacke_dggesx.c
+++ b/LAPACKE/src/lapacke_dggesx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dggesx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggesx_work.c b/LAPACKE/src/lapacke_dggesx_work.c
index 3a9d247c..12e884cd 100644
--- a/LAPACKE/src/lapacke_dggesx_work.c
+++ b/LAPACKE/src/lapacke_dggesx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dggesx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggev.c b/LAPACKE/src/lapacke_dggev.c
index 7fb24382..2ed6c508 100644
--- a/LAPACKE/src/lapacke_dggev.c
+++ b/LAPACKE/src/lapacke_dggev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dggev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggev_work.c b/LAPACKE/src/lapacke_dggev_work.c
index 3e268790..0af48ee8 100644
--- a/LAPACKE/src/lapacke_dggev_work.c
+++ b/LAPACKE/src/lapacke_dggev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dggev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggevx.c b/LAPACKE/src/lapacke_dggevx.c
index 3ec98cc6..d62e9446 100644
--- a/LAPACKE/src/lapacke_dggevx.c
+++ b/LAPACKE/src/lapacke_dggevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dggevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggevx_work.c b/LAPACKE/src/lapacke_dggevx_work.c
index 446721c3..dac35766 100644
--- a/LAPACKE/src/lapacke_dggevx_work.c
+++ b/LAPACKE/src/lapacke_dggevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dggevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggglm.c b/LAPACKE/src/lapacke_dggglm.c
index cf35decc..2be615d7 100644
--- a/LAPACKE/src/lapacke_dggglm.c
+++ b/LAPACKE/src/lapacke_dggglm.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dggglm
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggglm_work.c b/LAPACKE/src/lapacke_dggglm_work.c
index 0fc0e0dd..edfaa1af 100644
--- a/LAPACKE/src/lapacke_dggglm_work.c
+++ b/LAPACKE/src/lapacke_dggglm_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dggglm
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgghrd.c b/LAPACKE/src/lapacke_dgghrd.c
index 0cffd282..af019b9d 100644
--- a/LAPACKE/src/lapacke_dgghrd.c
+++ b/LAPACKE/src/lapacke_dgghrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgghrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgghrd_work.c b/LAPACKE/src/lapacke_dgghrd_work.c
index 037b647f..ac0f3c11 100644
--- a/LAPACKE/src/lapacke_dgghrd_work.c
+++ b/LAPACKE/src/lapacke_dgghrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgghrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgglse.c b/LAPACKE/src/lapacke_dgglse.c
index ceb540eb..ecb005b2 100644
--- a/LAPACKE/src/lapacke_dgglse.c
+++ b/LAPACKE/src/lapacke_dgglse.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgglse
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgglse_work.c b/LAPACKE/src/lapacke_dgglse_work.c
index 97294663..35e5b9cb 100644
--- a/LAPACKE/src/lapacke_dgglse_work.c
+++ b/LAPACKE/src/lapacke_dgglse_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgglse
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggqrf.c b/LAPACKE/src/lapacke_dggqrf.c
index 46bb0c66..9e3c035c 100644
--- a/LAPACKE/src/lapacke_dggqrf.c
+++ b/LAPACKE/src/lapacke_dggqrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dggqrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggqrf_work.c b/LAPACKE/src/lapacke_dggqrf_work.c
index 214ec355..a23dc813 100644
--- a/LAPACKE/src/lapacke_dggqrf_work.c
+++ b/LAPACKE/src/lapacke_dggqrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dggqrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggrqf.c b/LAPACKE/src/lapacke_dggrqf.c
index 16a4623f..b6fddf41 100644
--- a/LAPACKE/src/lapacke_dggrqf.c
+++ b/LAPACKE/src/lapacke_dggrqf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dggrqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggrqf_work.c b/LAPACKE/src/lapacke_dggrqf_work.c
index a3ff4b99..958d8703 100644
--- a/LAPACKE/src/lapacke_dggrqf_work.c
+++ b/LAPACKE/src/lapacke_dggrqf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dggrqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggsvd.c b/LAPACKE/src/lapacke_dggsvd.c
index 36af84db..8647d9a7 100644
--- a/LAPACKE/src/lapacke_dggsvd.c
+++ b/LAPACKE/src/lapacke_dggsvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dggsvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggsvd_work.c b/LAPACKE/src/lapacke_dggsvd_work.c
index 5bf02ffc..f533e0b6 100644
--- a/LAPACKE/src/lapacke_dggsvd_work.c
+++ b/LAPACKE/src/lapacke_dggsvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dggsvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggsvp.c b/LAPACKE/src/lapacke_dggsvp.c
index 1cbbe681..9ca32805 100644
--- a/LAPACKE/src/lapacke_dggsvp.c
+++ b/LAPACKE/src/lapacke_dggsvp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dggsvp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dggsvp_work.c b/LAPACKE/src/lapacke_dggsvp_work.c
index 5d75bea8..055fb19d 100644
--- a/LAPACKE/src/lapacke_dggsvp_work.c
+++ b/LAPACKE/src/lapacke_dggsvp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dggsvp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgtrfs.c b/LAPACKE/src/lapacke_dgtrfs.c
index a82d2451..9645276f 100644
--- a/LAPACKE/src/lapacke_dgtrfs.c
+++ b/LAPACKE/src/lapacke_dgtrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgtrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgtrfs_work.c b/LAPACKE/src/lapacke_dgtrfs_work.c
index a185e92a..7d58714e 100644
--- a/LAPACKE/src/lapacke_dgtrfs_work.c
+++ b/LAPACKE/src/lapacke_dgtrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgtrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgtsv.c b/LAPACKE/src/lapacke_dgtsv.c
index 4cf3216e..fbdea793 100644
--- a/LAPACKE/src/lapacke_dgtsv.c
+++ b/LAPACKE/src/lapacke_dgtsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgtsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgtsv_work.c b/LAPACKE/src/lapacke_dgtsv_work.c
index 2e115c90..f9891241 100644
--- a/LAPACKE/src/lapacke_dgtsv_work.c
+++ b/LAPACKE/src/lapacke_dgtsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgtsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgtsvx.c b/LAPACKE/src/lapacke_dgtsvx.c
index b3034f2d..c10bb127 100644
--- a/LAPACKE/src/lapacke_dgtsvx.c
+++ b/LAPACKE/src/lapacke_dgtsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgtsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgtsvx_work.c b/LAPACKE/src/lapacke_dgtsvx_work.c
index 6ae72a27..c9ca734b 100644
--- a/LAPACKE/src/lapacke_dgtsvx_work.c
+++ b/LAPACKE/src/lapacke_dgtsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgtsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgttrs.c b/LAPACKE/src/lapacke_dgttrs.c
index f6321ad0..8825e2dc 100644
--- a/LAPACKE/src/lapacke_dgttrs.c
+++ b/LAPACKE/src/lapacke_dgttrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dgttrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dgttrs_work.c b/LAPACKE/src/lapacke_dgttrs_work.c
index 285a07ac..174e3f2f 100644
--- a/LAPACKE/src/lapacke_dgttrs_work.c
+++ b/LAPACKE/src/lapacke_dgttrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dgttrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dhgeqz.c b/LAPACKE/src/lapacke_dhgeqz.c
index e702f0f9..8c23bdf4 100644
--- a/LAPACKE/src/lapacke_dhgeqz.c
+++ b/LAPACKE/src/lapacke_dhgeqz.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dhgeqz
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dhgeqz_work.c b/LAPACKE/src/lapacke_dhgeqz_work.c
index 612d45ac..818f1bde 100644
--- a/LAPACKE/src/lapacke_dhgeqz_work.c
+++ b/LAPACKE/src/lapacke_dhgeqz_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dhgeqz
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dhsein.c b/LAPACKE/src/lapacke_dhsein.c
index e929691f..5f574e10 100644
--- a/LAPACKE/src/lapacke_dhsein.c
+++ b/LAPACKE/src/lapacke_dhsein.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dhsein
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dhsein_work.c b/LAPACKE/src/lapacke_dhsein_work.c
index 786d4636..eb966e42 100644
--- a/LAPACKE/src/lapacke_dhsein_work.c
+++ b/LAPACKE/src/lapacke_dhsein_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dhsein
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dhseqr.c b/LAPACKE/src/lapacke_dhseqr.c
index 66fff12d..59beade0 100644
--- a/LAPACKE/src/lapacke_dhseqr.c
+++ b/LAPACKE/src/lapacke_dhseqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dhseqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dhseqr_work.c b/LAPACKE/src/lapacke_dhseqr_work.c
index 3940d5ed..540e9a9e 100644
--- a/LAPACKE/src/lapacke_dhseqr_work.c
+++ b/LAPACKE/src/lapacke_dhseqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dhseqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlacpy.c b/LAPACKE/src/lapacke_dlacpy.c
index 21537b27..8839d8cf 100644
--- a/LAPACKE/src/lapacke_dlacpy.c
+++ b/LAPACKE/src/lapacke_dlacpy.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dlacpy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlacpy_work.c b/LAPACKE/src/lapacke_dlacpy_work.c
index b29626ae..f1a50548 100644
--- a/LAPACKE/src/lapacke_dlacpy_work.c
+++ b/LAPACKE/src/lapacke_dlacpy_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dlacpy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlag2s.c b/LAPACKE/src/lapacke_dlag2s.c
index 989952ba..6b2b8b31 100644
--- a/LAPACKE/src/lapacke_dlag2s.c
+++ b/LAPACKE/src/lapacke_dlag2s.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dlag2s
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlag2s_work.c b/LAPACKE/src/lapacke_dlag2s_work.c
index c1c4435d..2cbb580c 100644
--- a/LAPACKE/src/lapacke_dlag2s_work.c
+++ b/LAPACKE/src/lapacke_dlag2s_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dlag2s
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlagge.c b/LAPACKE/src/lapacke_dlagge.c
index 081a8460..78be9ade 100644
--- a/LAPACKE/src/lapacke_dlagge.c
+++ b/LAPACKE/src/lapacke_dlagge.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dlagge
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlagge_work.c b/LAPACKE/src/lapacke_dlagge_work.c
index 97f7fa2a..fb98cfc9 100644
--- a/LAPACKE/src/lapacke_dlagge_work.c
+++ b/LAPACKE/src/lapacke_dlagge_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dlagge
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlagsy.c b/LAPACKE/src/lapacke_dlagsy.c
index 9bb3c8f7..da5fe37c 100644
--- a/LAPACKE/src/lapacke_dlagsy.c
+++ b/LAPACKE/src/lapacke_dlagsy.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dlagsy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlagsy_work.c b/LAPACKE/src/lapacke_dlagsy_work.c
index 69289e8a..df92e291 100644
--- a/LAPACKE/src/lapacke_dlagsy_work.c
+++ b/LAPACKE/src/lapacke_dlagsy_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dlagsy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlamch_work.c b/LAPACKE/src/lapacke_dlamch_work.c
index 1af46054..e5be20b0 100644
--- a/LAPACKE/src/lapacke_dlamch_work.c
+++ b/LAPACKE/src/lapacke_dlamch_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dlamch
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlange.c b/LAPACKE/src/lapacke_dlange.c
index 369c2a05..4d0cea1b 100644
--- a/LAPACKE/src/lapacke_dlange.c
+++ b/LAPACKE/src/lapacke_dlange.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dlange
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlange_work.c b/LAPACKE/src/lapacke_dlange_work.c
index f49d5957..d3a478c1 100644
--- a/LAPACKE/src/lapacke_dlange_work.c
+++ b/LAPACKE/src/lapacke_dlange_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dlange
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlansy.c b/LAPACKE/src/lapacke_dlansy.c
index 91462c98..e970fec0 100644
--- a/LAPACKE/src/lapacke_dlansy.c
+++ b/LAPACKE/src/lapacke_dlansy.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dlansy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlansy_work.c b/LAPACKE/src/lapacke_dlansy_work.c
index 608edf42..6468c91a 100644
--- a/LAPACKE/src/lapacke_dlansy_work.c
+++ b/LAPACKE/src/lapacke_dlansy_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dlansy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlantr.c b/LAPACKE/src/lapacke_dlantr.c
index 9f66725e..65802f3e 100644
--- a/LAPACKE/src/lapacke_dlantr.c
+++ b/LAPACKE/src/lapacke_dlantr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dlantr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlantr_work.c b/LAPACKE/src/lapacke_dlantr_work.c
index ccd37f25..59eef380 100644
--- a/LAPACKE/src/lapacke_dlantr_work.c
+++ b/LAPACKE/src/lapacke_dlantr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dlantr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlapmr.c b/LAPACKE/src/lapacke_dlapmr.c
index a20461f0..7e837e8e 100644
--- a/LAPACKE/src/lapacke_dlapmr.c
+++ b/LAPACKE/src/lapacke_dlapmr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dlapmr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlapmr_work.c b/LAPACKE/src/lapacke_dlapmr_work.c
index 782010d4..b287d981 100644
--- a/LAPACKE/src/lapacke_dlapmr_work.c
+++ b/LAPACKE/src/lapacke_dlapmr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dlapmr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlarfb.c b/LAPACKE/src/lapacke_dlarfb.c
index 0282fe45..b1bc5d48 100644
--- a/LAPACKE/src/lapacke_dlarfb.c
+++ b/LAPACKE/src/lapacke_dlarfb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dlarfb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlarfb_work.c b/LAPACKE/src/lapacke_dlarfb_work.c
index 05a02d9d..3fe48931 100644
--- a/LAPACKE/src/lapacke_dlarfb_work.c
+++ b/LAPACKE/src/lapacke_dlarfb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dlarfb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlarft.c b/LAPACKE/src/lapacke_dlarft.c
index baf6f881..6c3a4e2b 100644
--- a/LAPACKE/src/lapacke_dlarft.c
+++ b/LAPACKE/src/lapacke_dlarft.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dlarft
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlarft_work.c b/LAPACKE/src/lapacke_dlarft_work.c
index db818d4e..b8621297 100644
--- a/LAPACKE/src/lapacke_dlarft_work.c
+++ b/LAPACKE/src/lapacke_dlarft_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dlarft
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlaset.c b/LAPACKE/src/lapacke_dlaset.c
index 058a6923..3a299e9b 100644
--- a/LAPACKE/src/lapacke_dlaset.c
+++ b/LAPACKE/src/lapacke_dlaset.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dlaset
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlaset_work.c b/LAPACKE/src/lapacke_dlaset_work.c
index 0de72ae1..4b59fe62 100644
--- a/LAPACKE/src/lapacke_dlaset_work.c
+++ b/LAPACKE/src/lapacke_dlaset_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dlaset
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlaswp.c b/LAPACKE/src/lapacke_dlaswp.c
index 66a6606a..b988bba4 100644
--- a/LAPACKE/src/lapacke_dlaswp.c
+++ b/LAPACKE/src/lapacke_dlaswp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dlaswp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlaswp_work.c b/LAPACKE/src/lapacke_dlaswp_work.c
index 536a8e85..5aa2219c 100644
--- a/LAPACKE/src/lapacke_dlaswp_work.c
+++ b/LAPACKE/src/lapacke_dlaswp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dlaswp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlauum.c b/LAPACKE/src/lapacke_dlauum.c
index 809a7736..89cefa42 100644
--- a/LAPACKE/src/lapacke_dlauum.c
+++ b/LAPACKE/src/lapacke_dlauum.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dlauum
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dlauum_work.c b/LAPACKE/src/lapacke_dlauum_work.c
index 46289fa3..4b78b50e 100644
--- a/LAPACKE/src/lapacke_dlauum_work.c
+++ b/LAPACKE/src/lapacke_dlauum_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dlauum
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dopgtr.c b/LAPACKE/src/lapacke_dopgtr.c
index fc81f44c..d59c4ea3 100644
--- a/LAPACKE/src/lapacke_dopgtr.c
+++ b/LAPACKE/src/lapacke_dopgtr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dopgtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dopgtr_work.c b/LAPACKE/src/lapacke_dopgtr_work.c
index 6a3f068f..18edf9a6 100644
--- a/LAPACKE/src/lapacke_dopgtr_work.c
+++ b/LAPACKE/src/lapacke_dopgtr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dopgtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dopmtr.c b/LAPACKE/src/lapacke_dopmtr.c
index 8fb42cfb..e0f87b2d 100644
--- a/LAPACKE/src/lapacke_dopmtr.c
+++ b/LAPACKE/src/lapacke_dopmtr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dopmtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dopmtr_work.c b/LAPACKE/src/lapacke_dopmtr_work.c
index 4f30a7d4..973260dd 100644
--- a/LAPACKE/src/lapacke_dopmtr_work.c
+++ b/LAPACKE/src/lapacke_dopmtr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dopmtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorbdb.c b/LAPACKE/src/lapacke_dorbdb.c
index cd47456f..a32feb5f 100644
--- a/LAPACKE/src/lapacke_dorbdb.c
+++ b/LAPACKE/src/lapacke_dorbdb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dorbdb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorbdb_work.c b/LAPACKE/src/lapacke_dorbdb_work.c
index 541487e7..c33cc8f8 100644
--- a/LAPACKE/src/lapacke_dorbdb_work.c
+++ b/LAPACKE/src/lapacke_dorbdb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dorbdb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorcsd.c b/LAPACKE/src/lapacke_dorcsd.c
index a908c5e6..a240ef13 100644
--- a/LAPACKE/src/lapacke_dorcsd.c
+++ b/LAPACKE/src/lapacke_dorcsd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dorcsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorcsd_work.c b/LAPACKE/src/lapacke_dorcsd_work.c
index 71f03823..44e3c930 100644
--- a/LAPACKE/src/lapacke_dorcsd_work.c
+++ b/LAPACKE/src/lapacke_dorcsd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dorcsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorgbr.c b/LAPACKE/src/lapacke_dorgbr.c
index f988fcc0..9d941724 100644
--- a/LAPACKE/src/lapacke_dorgbr.c
+++ b/LAPACKE/src/lapacke_dorgbr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dorgbr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorgbr_work.c b/LAPACKE/src/lapacke_dorgbr_work.c
index 4033f6fe..460cfb9e 100644
--- a/LAPACKE/src/lapacke_dorgbr_work.c
+++ b/LAPACKE/src/lapacke_dorgbr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dorgbr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorghr.c b/LAPACKE/src/lapacke_dorghr.c
index 96f7a3b9..42475900 100644
--- a/LAPACKE/src/lapacke_dorghr.c
+++ b/LAPACKE/src/lapacke_dorghr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dorghr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorghr_work.c b/LAPACKE/src/lapacke_dorghr_work.c
index 98c5cbec..8fb110e1 100644
--- a/LAPACKE/src/lapacke_dorghr_work.c
+++ b/LAPACKE/src/lapacke_dorghr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dorghr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorglq.c b/LAPACKE/src/lapacke_dorglq.c
index 23e3daf8..5e7f182c 100644
--- a/LAPACKE/src/lapacke_dorglq.c
+++ b/LAPACKE/src/lapacke_dorglq.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dorglq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorglq_work.c b/LAPACKE/src/lapacke_dorglq_work.c
index f67ea138..a5436203 100644
--- a/LAPACKE/src/lapacke_dorglq_work.c
+++ b/LAPACKE/src/lapacke_dorglq_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dorglq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorgql.c b/LAPACKE/src/lapacke_dorgql.c
index 034ef6cf..2263c65b 100644
--- a/LAPACKE/src/lapacke_dorgql.c
+++ b/LAPACKE/src/lapacke_dorgql.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dorgql
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorgql_work.c b/LAPACKE/src/lapacke_dorgql_work.c
index fbbb15e2..d2e093dc 100644
--- a/LAPACKE/src/lapacke_dorgql_work.c
+++ b/LAPACKE/src/lapacke_dorgql_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dorgql
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorgqr.c b/LAPACKE/src/lapacke_dorgqr.c
index 94d3ac76..82c22102 100644
--- a/LAPACKE/src/lapacke_dorgqr.c
+++ b/LAPACKE/src/lapacke_dorgqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dorgqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorgqr_work.c b/LAPACKE/src/lapacke_dorgqr_work.c
index f130f7d6..0d0f8add 100644
--- a/LAPACKE/src/lapacke_dorgqr_work.c
+++ b/LAPACKE/src/lapacke_dorgqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dorgqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorgrq.c b/LAPACKE/src/lapacke_dorgrq.c
index 60c48b18..09232da1 100644
--- a/LAPACKE/src/lapacke_dorgrq.c
+++ b/LAPACKE/src/lapacke_dorgrq.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dorgrq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorgrq_work.c b/LAPACKE/src/lapacke_dorgrq_work.c
index 6cf079f8..4eb7a8e8 100644
--- a/LAPACKE/src/lapacke_dorgrq_work.c
+++ b/LAPACKE/src/lapacke_dorgrq_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dorgrq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorgtr.c b/LAPACKE/src/lapacke_dorgtr.c
index fc911c3f..d9ab10d1 100644
--- a/LAPACKE/src/lapacke_dorgtr.c
+++ b/LAPACKE/src/lapacke_dorgtr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dorgtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dorgtr_work.c b/LAPACKE/src/lapacke_dorgtr_work.c
index 9756df17..d88e0a9e 100644
--- a/LAPACKE/src/lapacke_dorgtr_work.c
+++ b/LAPACKE/src/lapacke_dorgtr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dorgtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dormbr.c b/LAPACKE/src/lapacke_dormbr.c
index e8a446d4..5f1de948 100644
--- a/LAPACKE/src/lapacke_dormbr.c
+++ b/LAPACKE/src/lapacke_dormbr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dormbr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dormbr_work.c b/LAPACKE/src/lapacke_dormbr_work.c
index 7a6fa75d..3ac76fb0 100644
--- a/LAPACKE/src/lapacke_dormbr_work.c
+++ b/LAPACKE/src/lapacke_dormbr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dormbr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dormhr.c b/LAPACKE/src/lapacke_dormhr.c
index aa485802..1b6d34c0 100644
--- a/LAPACKE/src/lapacke_dormhr.c
+++ b/LAPACKE/src/lapacke_dormhr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dormhr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dormhr_work.c b/LAPACKE/src/lapacke_dormhr_work.c
index a28f782f..f16a828d 100644
--- a/LAPACKE/src/lapacke_dormhr_work.c
+++ b/LAPACKE/src/lapacke_dormhr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dormhr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dormlq.c b/LAPACKE/src/lapacke_dormlq.c
index 44eed299..77f0b85b 100644
--- a/LAPACKE/src/lapacke_dormlq.c
+++ b/LAPACKE/src/lapacke_dormlq.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dormlq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dormlq_work.c b/LAPACKE/src/lapacke_dormlq_work.c
index 99a7c3c7..8f3d32c0 100644
--- a/LAPACKE/src/lapacke_dormlq_work.c
+++ b/LAPACKE/src/lapacke_dormlq_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dormlq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dormql.c b/LAPACKE/src/lapacke_dormql.c
index fc7877e5..32f6281a 100644
--- a/LAPACKE/src/lapacke_dormql.c
+++ b/LAPACKE/src/lapacke_dormql.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dormql
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dormql_work.c b/LAPACKE/src/lapacke_dormql_work.c
index fdaedfad..9b535109 100644
--- a/LAPACKE/src/lapacke_dormql_work.c
+++ b/LAPACKE/src/lapacke_dormql_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dormql
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dormqr.c b/LAPACKE/src/lapacke_dormqr.c
index f60fa652..1c997a7b 100644
--- a/LAPACKE/src/lapacke_dormqr.c
+++ b/LAPACKE/src/lapacke_dormqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dormqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dormqr_work.c b/LAPACKE/src/lapacke_dormqr_work.c
index 81d7f374..540331da 100644
--- a/LAPACKE/src/lapacke_dormqr_work.c
+++ b/LAPACKE/src/lapacke_dormqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dormqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dormrq.c b/LAPACKE/src/lapacke_dormrq.c
index b9fc681d..d784c2fc 100644
--- a/LAPACKE/src/lapacke_dormrq.c
+++ b/LAPACKE/src/lapacke_dormrq.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dormrq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dormrq_work.c b/LAPACKE/src/lapacke_dormrq_work.c
index 901cc53c..51dd662e 100644
--- a/LAPACKE/src/lapacke_dormrq_work.c
+++ b/LAPACKE/src/lapacke_dormrq_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dormrq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dormrz.c b/LAPACKE/src/lapacke_dormrz.c
index 4ce0fa3e..6e4eed26 100644
--- a/LAPACKE/src/lapacke_dormrz.c
+++ b/LAPACKE/src/lapacke_dormrz.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dormrz
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dormrz_work.c b/LAPACKE/src/lapacke_dormrz_work.c
index 375dff4a..bea1ce43 100644
--- a/LAPACKE/src/lapacke_dormrz_work.c
+++ b/LAPACKE/src/lapacke_dormrz_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dormrz
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dormtr.c b/LAPACKE/src/lapacke_dormtr.c
index d3dee358..92b9e08b 100644
--- a/LAPACKE/src/lapacke_dormtr.c
+++ b/LAPACKE/src/lapacke_dormtr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dormtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dormtr_work.c b/LAPACKE/src/lapacke_dormtr_work.c
index fd3044c1..50f8b497 100644
--- a/LAPACKE/src/lapacke_dormtr_work.c
+++ b/LAPACKE/src/lapacke_dormtr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dormtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpbcon.c b/LAPACKE/src/lapacke_dpbcon.c
index 1d7b32cd..0e5a1564 100644
--- a/LAPACKE/src/lapacke_dpbcon.c
+++ b/LAPACKE/src/lapacke_dpbcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpbcon_work.c b/LAPACKE/src/lapacke_dpbcon_work.c
index 5b1ad7ea..0716d228 100644
--- a/LAPACKE/src/lapacke_dpbcon_work.c
+++ b/LAPACKE/src/lapacke_dpbcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpbequ.c b/LAPACKE/src/lapacke_dpbequ.c
index a967a547..e407c810 100644
--- a/LAPACKE/src/lapacke_dpbequ.c
+++ b/LAPACKE/src/lapacke_dpbequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpbequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpbequ_work.c b/LAPACKE/src/lapacke_dpbequ_work.c
index 63bd30b7..126fb767 100644
--- a/LAPACKE/src/lapacke_dpbequ_work.c
+++ b/LAPACKE/src/lapacke_dpbequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpbequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpbrfs.c b/LAPACKE/src/lapacke_dpbrfs.c
index fb238d5f..5acfb5c8 100644
--- a/LAPACKE/src/lapacke_dpbrfs.c
+++ b/LAPACKE/src/lapacke_dpbrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpbrfs_work.c b/LAPACKE/src/lapacke_dpbrfs_work.c
index d2e694d7..8e9498ec 100644
--- a/LAPACKE/src/lapacke_dpbrfs_work.c
+++ b/LAPACKE/src/lapacke_dpbrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpbstf.c b/LAPACKE/src/lapacke_dpbstf.c
index 8593d13e..ec217392 100644
--- a/LAPACKE/src/lapacke_dpbstf.c
+++ b/LAPACKE/src/lapacke_dpbstf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpbstf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpbstf_work.c b/LAPACKE/src/lapacke_dpbstf_work.c
index b859bce1..33014ec4 100644
--- a/LAPACKE/src/lapacke_dpbstf_work.c
+++ b/LAPACKE/src/lapacke_dpbstf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpbstf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpbsv.c b/LAPACKE/src/lapacke_dpbsv.c
index c91d2e8d..96ceab9c 100644
--- a/LAPACKE/src/lapacke_dpbsv.c
+++ b/LAPACKE/src/lapacke_dpbsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpbsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpbsv_work.c b/LAPACKE/src/lapacke_dpbsv_work.c
index f9d9c49c..83dbf218 100644
--- a/LAPACKE/src/lapacke_dpbsv_work.c
+++ b/LAPACKE/src/lapacke_dpbsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpbsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpbsvx.c b/LAPACKE/src/lapacke_dpbsvx.c
index f66608fd..e3af3227 100644
--- a/LAPACKE/src/lapacke_dpbsvx.c
+++ b/LAPACKE/src/lapacke_dpbsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpbsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpbsvx_work.c b/LAPACKE/src/lapacke_dpbsvx_work.c
index f55cd656..51731281 100644
--- a/LAPACKE/src/lapacke_dpbsvx_work.c
+++ b/LAPACKE/src/lapacke_dpbsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpbsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpbtrf.c b/LAPACKE/src/lapacke_dpbtrf.c
index b2116718..05f1e40a 100644
--- a/LAPACKE/src/lapacke_dpbtrf.c
+++ b/LAPACKE/src/lapacke_dpbtrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpbtrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpbtrf_work.c b/LAPACKE/src/lapacke_dpbtrf_work.c
index 165a71d9..66acad6c 100644
--- a/LAPACKE/src/lapacke_dpbtrf_work.c
+++ b/LAPACKE/src/lapacke_dpbtrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpbtrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpbtrs.c b/LAPACKE/src/lapacke_dpbtrs.c
index 3f32fb3b..c78e43c4 100644
--- a/LAPACKE/src/lapacke_dpbtrs.c
+++ b/LAPACKE/src/lapacke_dpbtrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpbtrs_work.c b/LAPACKE/src/lapacke_dpbtrs_work.c
index a89f70e2..5da81ae5 100644
--- a/LAPACKE/src/lapacke_dpbtrs_work.c
+++ b/LAPACKE/src/lapacke_dpbtrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpftrf.c b/LAPACKE/src/lapacke_dpftrf.c
index 2ffb1603..31fb842c 100644
--- a/LAPACKE/src/lapacke_dpftrf.c
+++ b/LAPACKE/src/lapacke_dpftrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpftrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpftrf_work.c b/LAPACKE/src/lapacke_dpftrf_work.c
index 1dc299c0..665a5c5e 100644
--- a/LAPACKE/src/lapacke_dpftrf_work.c
+++ b/LAPACKE/src/lapacke_dpftrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpftrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpftri.c b/LAPACKE/src/lapacke_dpftri.c
index ada2e493..75b93b93 100644
--- a/LAPACKE/src/lapacke_dpftri.c
+++ b/LAPACKE/src/lapacke_dpftri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpftri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpftri_work.c b/LAPACKE/src/lapacke_dpftri_work.c
index c7d0d12b..3e7e1d3a 100644
--- a/LAPACKE/src/lapacke_dpftri_work.c
+++ b/LAPACKE/src/lapacke_dpftri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpftri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpftrs.c b/LAPACKE/src/lapacke_dpftrs.c
index 9ffdb95b..210b76fa 100644
--- a/LAPACKE/src/lapacke_dpftrs.c
+++ b/LAPACKE/src/lapacke_dpftrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpftrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpftrs_work.c b/LAPACKE/src/lapacke_dpftrs_work.c
index 621e7fe7..0b9e8f46 100644
--- a/LAPACKE/src/lapacke_dpftrs_work.c
+++ b/LAPACKE/src/lapacke_dpftrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpftrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpocon.c b/LAPACKE/src/lapacke_dpocon.c
index 13dcd973..72ed8a84 100644
--- a/LAPACKE/src/lapacke_dpocon.c
+++ b/LAPACKE/src/lapacke_dpocon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpocon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpocon_work.c b/LAPACKE/src/lapacke_dpocon_work.c
index 00b24e9b..f5b965d0 100644
--- a/LAPACKE/src/lapacke_dpocon_work.c
+++ b/LAPACKE/src/lapacke_dpocon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpocon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpoequ.c b/LAPACKE/src/lapacke_dpoequ.c
index e5d76dda..756dc10a 100644
--- a/LAPACKE/src/lapacke_dpoequ.c
+++ b/LAPACKE/src/lapacke_dpoequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpoequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpoequ_work.c b/LAPACKE/src/lapacke_dpoequ_work.c
index dcc8559e..27b36eda 100644
--- a/LAPACKE/src/lapacke_dpoequ_work.c
+++ b/LAPACKE/src/lapacke_dpoequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpoequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpoequb.c b/LAPACKE/src/lapacke_dpoequb.c
index 88283c26..2ffefb33 100644
--- a/LAPACKE/src/lapacke_dpoequb.c
+++ b/LAPACKE/src/lapacke_dpoequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpoequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpoequb_work.c b/LAPACKE/src/lapacke_dpoequb_work.c
index 3318b8a2..73682b08 100644
--- a/LAPACKE/src/lapacke_dpoequb_work.c
+++ b/LAPACKE/src/lapacke_dpoequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpoequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dporfs.c b/LAPACKE/src/lapacke_dporfs.c
index 4ae413af..b8057ed6 100644
--- a/LAPACKE/src/lapacke_dporfs.c
+++ b/LAPACKE/src/lapacke_dporfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dporfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dporfs_work.c b/LAPACKE/src/lapacke_dporfs_work.c
index a10f9ae3..ff241c4c 100644
--- a/LAPACKE/src/lapacke_dporfs_work.c
+++ b/LAPACKE/src/lapacke_dporfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dporfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dporfsx.c b/LAPACKE/src/lapacke_dporfsx.c
index d888affb..81dd86c9 100644
--- a/LAPACKE/src/lapacke_dporfsx.c
+++ b/LAPACKE/src/lapacke_dporfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dporfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dporfsx_work.c b/LAPACKE/src/lapacke_dporfsx_work.c
index 9d28ae7f..3d5dd328 100644
--- a/LAPACKE/src/lapacke_dporfsx_work.c
+++ b/LAPACKE/src/lapacke_dporfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dporfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dposv.c b/LAPACKE/src/lapacke_dposv.c
index 2ac4ed6f..021ae42d 100644
--- a/LAPACKE/src/lapacke_dposv.c
+++ b/LAPACKE/src/lapacke_dposv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dposv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dposv_work.c b/LAPACKE/src/lapacke_dposv_work.c
index 2ae7cc9d..d230ffe7 100644
--- a/LAPACKE/src/lapacke_dposv_work.c
+++ b/LAPACKE/src/lapacke_dposv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dposv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dposvx.c b/LAPACKE/src/lapacke_dposvx.c
index 24b03467..81024dfd 100644
--- a/LAPACKE/src/lapacke_dposvx.c
+++ b/LAPACKE/src/lapacke_dposvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dposvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dposvx_work.c b/LAPACKE/src/lapacke_dposvx_work.c
index 35c41f3b..20f9f420 100644
--- a/LAPACKE/src/lapacke_dposvx_work.c
+++ b/LAPACKE/src/lapacke_dposvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dposvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dposvxx.c b/LAPACKE/src/lapacke_dposvxx.c
index 1bff772d..54d33e75 100644
--- a/LAPACKE/src/lapacke_dposvxx.c
+++ b/LAPACKE/src/lapacke_dposvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dposvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dposvxx_work.c b/LAPACKE/src/lapacke_dposvxx_work.c
index e765019f..1505b48f 100644
--- a/LAPACKE/src/lapacke_dposvxx_work.c
+++ b/LAPACKE/src/lapacke_dposvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dposvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpotrf.c b/LAPACKE/src/lapacke_dpotrf.c
index 2bf5ed8e..1d60ebe8 100644
--- a/LAPACKE/src/lapacke_dpotrf.c
+++ b/LAPACKE/src/lapacke_dpotrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpotrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpotrf_work.c b/LAPACKE/src/lapacke_dpotrf_work.c
index 4d8e4a67..760edb4e 100644
--- a/LAPACKE/src/lapacke_dpotrf_work.c
+++ b/LAPACKE/src/lapacke_dpotrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpotrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpotri.c b/LAPACKE/src/lapacke_dpotri.c
index 7b066b0f..d4940d25 100644
--- a/LAPACKE/src/lapacke_dpotri.c
+++ b/LAPACKE/src/lapacke_dpotri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpotri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpotri_work.c b/LAPACKE/src/lapacke_dpotri_work.c
index 8b8629f9..b0277394 100644
--- a/LAPACKE/src/lapacke_dpotri_work.c
+++ b/LAPACKE/src/lapacke_dpotri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpotri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpotrs.c b/LAPACKE/src/lapacke_dpotrs.c
index 6c43bfe8..35736971 100644
--- a/LAPACKE/src/lapacke_dpotrs.c
+++ b/LAPACKE/src/lapacke_dpotrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpotrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpotrs_work.c b/LAPACKE/src/lapacke_dpotrs_work.c
index db499a1f..138e2557 100644
--- a/LAPACKE/src/lapacke_dpotrs_work.c
+++ b/LAPACKE/src/lapacke_dpotrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpotrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dppcon.c b/LAPACKE/src/lapacke_dppcon.c
index 1f450d0a..be382bb7 100644
--- a/LAPACKE/src/lapacke_dppcon.c
+++ b/LAPACKE/src/lapacke_dppcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dppcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dppcon_work.c b/LAPACKE/src/lapacke_dppcon_work.c
index 5f4a13f0..78abb1a1 100644
--- a/LAPACKE/src/lapacke_dppcon_work.c
+++ b/LAPACKE/src/lapacke_dppcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dppcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dppequ.c b/LAPACKE/src/lapacke_dppequ.c
index a096b7e1..503e18a6 100644
--- a/LAPACKE/src/lapacke_dppequ.c
+++ b/LAPACKE/src/lapacke_dppequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dppequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dppequ_work.c b/LAPACKE/src/lapacke_dppequ_work.c
index bbf7edbc..1e02826d 100644
--- a/LAPACKE/src/lapacke_dppequ_work.c
+++ b/LAPACKE/src/lapacke_dppequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dppequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpprfs.c b/LAPACKE/src/lapacke_dpprfs.c
index d48c39c5..bd04a55e 100644
--- a/LAPACKE/src/lapacke_dpprfs.c
+++ b/LAPACKE/src/lapacke_dpprfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpprfs_work.c b/LAPACKE/src/lapacke_dpprfs_work.c
index b3bf21de..c7b359dd 100644
--- a/LAPACKE/src/lapacke_dpprfs_work.c
+++ b/LAPACKE/src/lapacke_dpprfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dppsv.c b/LAPACKE/src/lapacke_dppsv.c
index f2097790..57782f3e 100644
--- a/LAPACKE/src/lapacke_dppsv.c
+++ b/LAPACKE/src/lapacke_dppsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dppsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dppsv_work.c b/LAPACKE/src/lapacke_dppsv_work.c
index 100a793b..949bcd1a 100644
--- a/LAPACKE/src/lapacke_dppsv_work.c
+++ b/LAPACKE/src/lapacke_dppsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dppsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dppsvx.c b/LAPACKE/src/lapacke_dppsvx.c
index 645263db..5b9832e8 100644
--- a/LAPACKE/src/lapacke_dppsvx.c
+++ b/LAPACKE/src/lapacke_dppsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dppsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dppsvx_work.c b/LAPACKE/src/lapacke_dppsvx_work.c
index 68613950..c230e8f2 100644
--- a/LAPACKE/src/lapacke_dppsvx_work.c
+++ b/LAPACKE/src/lapacke_dppsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dppsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpptrf.c b/LAPACKE/src/lapacke_dpptrf.c
index 0d66497f..1cdc3acc 100644
--- a/LAPACKE/src/lapacke_dpptrf.c
+++ b/LAPACKE/src/lapacke_dpptrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpptrf_work.c b/LAPACKE/src/lapacke_dpptrf_work.c
index 508cdaeb..76fcba6f 100644
--- a/LAPACKE/src/lapacke_dpptrf_work.c
+++ b/LAPACKE/src/lapacke_dpptrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpptri.c b/LAPACKE/src/lapacke_dpptri.c
index 15d79513..601a4a15 100644
--- a/LAPACKE/src/lapacke_dpptri.c
+++ b/LAPACKE/src/lapacke_dpptri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpptri_work.c b/LAPACKE/src/lapacke_dpptri_work.c
index 9468e564..ae44af7b 100644
--- a/LAPACKE/src/lapacke_dpptri_work.c
+++ b/LAPACKE/src/lapacke_dpptri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpptrs.c b/LAPACKE/src/lapacke_dpptrs.c
index 99aab706..317e9cc4 100644
--- a/LAPACKE/src/lapacke_dpptrs.c
+++ b/LAPACKE/src/lapacke_dpptrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpptrs_work.c b/LAPACKE/src/lapacke_dpptrs_work.c
index 0e225bb8..325cd34d 100644
--- a/LAPACKE/src/lapacke_dpptrs_work.c
+++ b/LAPACKE/src/lapacke_dpptrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpstrf.c b/LAPACKE/src/lapacke_dpstrf.c
index 78187265..57a50722 100644
--- a/LAPACKE/src/lapacke_dpstrf.c
+++ b/LAPACKE/src/lapacke_dpstrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpstrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpstrf_work.c b/LAPACKE/src/lapacke_dpstrf_work.c
index a8e875c6..762f0ae1 100644
--- a/LAPACKE/src/lapacke_dpstrf_work.c
+++ b/LAPACKE/src/lapacke_dpstrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpstrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpteqr.c b/LAPACKE/src/lapacke_dpteqr.c
index e491283f..d1d85ccb 100644
--- a/LAPACKE/src/lapacke_dpteqr.c
+++ b/LAPACKE/src/lapacke_dpteqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpteqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpteqr_work.c b/LAPACKE/src/lapacke_dpteqr_work.c
index d9477fa8..3ee3aab0 100644
--- a/LAPACKE/src/lapacke_dpteqr_work.c
+++ b/LAPACKE/src/lapacke_dpteqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpteqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dptrfs.c b/LAPACKE/src/lapacke_dptrfs.c
index 53d55139..97b220bb 100644
--- a/LAPACKE/src/lapacke_dptrfs.c
+++ b/LAPACKE/src/lapacke_dptrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dptrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dptrfs_work.c b/LAPACKE/src/lapacke_dptrfs_work.c
index c3061239..fca3b0f9 100644
--- a/LAPACKE/src/lapacke_dptrfs_work.c
+++ b/LAPACKE/src/lapacke_dptrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dptrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dptsv.c b/LAPACKE/src/lapacke_dptsv.c
index a3d9922a..60862a84 100644
--- a/LAPACKE/src/lapacke_dptsv.c
+++ b/LAPACKE/src/lapacke_dptsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dptsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dptsv_work.c b/LAPACKE/src/lapacke_dptsv_work.c
index 4c46a4f0..43e17e09 100644
--- a/LAPACKE/src/lapacke_dptsv_work.c
+++ b/LAPACKE/src/lapacke_dptsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dptsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dptsvx.c b/LAPACKE/src/lapacke_dptsvx.c
index 55bb0f74..e6964af6 100644
--- a/LAPACKE/src/lapacke_dptsvx.c
+++ b/LAPACKE/src/lapacke_dptsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dptsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dptsvx_work.c b/LAPACKE/src/lapacke_dptsvx_work.c
index 9d2100ad..90f4c19d 100644
--- a/LAPACKE/src/lapacke_dptsvx_work.c
+++ b/LAPACKE/src/lapacke_dptsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dptsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpttrs.c b/LAPACKE/src/lapacke_dpttrs.c
index 4c12af02..79a2bed8 100644
--- a/LAPACKE/src/lapacke_dpttrs.c
+++ b/LAPACKE/src/lapacke_dpttrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dpttrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dpttrs_work.c b/LAPACKE/src/lapacke_dpttrs_work.c
index c12700c2..3d2bcb2c 100644
--- a/LAPACKE/src/lapacke_dpttrs_work.c
+++ b/LAPACKE/src/lapacke_dpttrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dpttrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsbev.c b/LAPACKE/src/lapacke_dsbev.c
index 927a5925..8b0bffbf 100644
--- a/LAPACKE/src/lapacke_dsbev.c
+++ b/LAPACKE/src/lapacke_dsbev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsbev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsbev_work.c b/LAPACKE/src/lapacke_dsbev_work.c
index 71b0ec06..c37a6daa 100644
--- a/LAPACKE/src/lapacke_dsbev_work.c
+++ b/LAPACKE/src/lapacke_dsbev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsbev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsbevd.c b/LAPACKE/src/lapacke_dsbevd.c
index 03aec545..96f0fcbc 100644
--- a/LAPACKE/src/lapacke_dsbevd.c
+++ b/LAPACKE/src/lapacke_dsbevd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsbevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsbevd_work.c b/LAPACKE/src/lapacke_dsbevd_work.c
index c61cc533..294180a9 100644
--- a/LAPACKE/src/lapacke_dsbevd_work.c
+++ b/LAPACKE/src/lapacke_dsbevd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsbevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsbevx.c b/LAPACKE/src/lapacke_dsbevx.c
index b79e1edf..5f8c3747 100644
--- a/LAPACKE/src/lapacke_dsbevx.c
+++ b/LAPACKE/src/lapacke_dsbevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsbevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsbevx_work.c b/LAPACKE/src/lapacke_dsbevx_work.c
index e3642cbe..c7cda69a 100644
--- a/LAPACKE/src/lapacke_dsbevx_work.c
+++ b/LAPACKE/src/lapacke_dsbevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsbevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsbgst.c b/LAPACKE/src/lapacke_dsbgst.c
index e81fe25a..017cb189 100644
--- a/LAPACKE/src/lapacke_dsbgst.c
+++ b/LAPACKE/src/lapacke_dsbgst.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsbgst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsbgst_work.c b/LAPACKE/src/lapacke_dsbgst_work.c
index 248ab615..7a25a893 100644
--- a/LAPACKE/src/lapacke_dsbgst_work.c
+++ b/LAPACKE/src/lapacke_dsbgst_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsbgst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsbgv.c b/LAPACKE/src/lapacke_dsbgv.c
index 37ea55bb..6206e2e8 100644
--- a/LAPACKE/src/lapacke_dsbgv.c
+++ b/LAPACKE/src/lapacke_dsbgv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsbgv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsbgv_work.c b/LAPACKE/src/lapacke_dsbgv_work.c
index 069650b2..25034368 100644
--- a/LAPACKE/src/lapacke_dsbgv_work.c
+++ b/LAPACKE/src/lapacke_dsbgv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsbgv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsbgvd.c b/LAPACKE/src/lapacke_dsbgvd.c
index 591e2b98..cc33f236 100644
--- a/LAPACKE/src/lapacke_dsbgvd.c
+++ b/LAPACKE/src/lapacke_dsbgvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsbgvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsbgvd_work.c b/LAPACKE/src/lapacke_dsbgvd_work.c
index 4880a088..1b3b6fb7 100644
--- a/LAPACKE/src/lapacke_dsbgvd_work.c
+++ b/LAPACKE/src/lapacke_dsbgvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsbgvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsbgvx.c b/LAPACKE/src/lapacke_dsbgvx.c
index 8c122552..8e9b3d3f 100644
--- a/LAPACKE/src/lapacke_dsbgvx.c
+++ b/LAPACKE/src/lapacke_dsbgvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsbgvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsbgvx_work.c b/LAPACKE/src/lapacke_dsbgvx_work.c
index 8e6768f4..b2f4d706 100644
--- a/LAPACKE/src/lapacke_dsbgvx_work.c
+++ b/LAPACKE/src/lapacke_dsbgvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsbgvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsbtrd.c b/LAPACKE/src/lapacke_dsbtrd.c
index 33a89ad2..d9fa474b 100644
--- a/LAPACKE/src/lapacke_dsbtrd.c
+++ b/LAPACKE/src/lapacke_dsbtrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsbtrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsbtrd_work.c b/LAPACKE/src/lapacke_dsbtrd_work.c
index b654545d..c9120d11 100644
--- a/LAPACKE/src/lapacke_dsbtrd_work.c
+++ b/LAPACKE/src/lapacke_dsbtrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsbtrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsfrk.c b/LAPACKE/src/lapacke_dsfrk.c
index 850a9b86..2342e92a 100644
--- a/LAPACKE/src/lapacke_dsfrk.c
+++ b/LAPACKE/src/lapacke_dsfrk.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsfrk
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsfrk_work.c b/LAPACKE/src/lapacke_dsfrk_work.c
index c3ccd0a8..0038f533 100644
--- a/LAPACKE/src/lapacke_dsfrk_work.c
+++ b/LAPACKE/src/lapacke_dsfrk_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsfrk
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsgesv.c b/LAPACKE/src/lapacke_dsgesv.c
index 546006e2..be1e4144 100644
--- a/LAPACKE/src/lapacke_dsgesv.c
+++ b/LAPACKE/src/lapacke_dsgesv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsgesv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsgesv_work.c b/LAPACKE/src/lapacke_dsgesv_work.c
index f7791a5c..03cc828e 100644
--- a/LAPACKE/src/lapacke_dsgesv_work.c
+++ b/LAPACKE/src/lapacke_dsgesv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsgesv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspcon.c b/LAPACKE/src/lapacke_dspcon.c
index c80c8226..cc65fd02 100644
--- a/LAPACKE/src/lapacke_dspcon.c
+++ b/LAPACKE/src/lapacke_dspcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dspcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspcon_work.c b/LAPACKE/src/lapacke_dspcon_work.c
index 2902521a..ab92b908 100644
--- a/LAPACKE/src/lapacke_dspcon_work.c
+++ b/LAPACKE/src/lapacke_dspcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dspcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspev.c b/LAPACKE/src/lapacke_dspev.c
index 82693a0f..d3a07e9f 100644
--- a/LAPACKE/src/lapacke_dspev.c
+++ b/LAPACKE/src/lapacke_dspev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dspev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspev_work.c b/LAPACKE/src/lapacke_dspev_work.c
index 3fbd4dba..afa3bfd4 100644
--- a/LAPACKE/src/lapacke_dspev_work.c
+++ b/LAPACKE/src/lapacke_dspev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dspev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspevd.c b/LAPACKE/src/lapacke_dspevd.c
index 9a138d09..dca74645 100644
--- a/LAPACKE/src/lapacke_dspevd.c
+++ b/LAPACKE/src/lapacke_dspevd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dspevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspevd_work.c b/LAPACKE/src/lapacke_dspevd_work.c
index 46f27c5b..c544d366 100644
--- a/LAPACKE/src/lapacke_dspevd_work.c
+++ b/LAPACKE/src/lapacke_dspevd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dspevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspevx.c b/LAPACKE/src/lapacke_dspevx.c
index 6fd72448..aa7e38c3 100644
--- a/LAPACKE/src/lapacke_dspevx.c
+++ b/LAPACKE/src/lapacke_dspevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dspevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspevx_work.c b/LAPACKE/src/lapacke_dspevx_work.c
index 06719b27..c184e284 100644
--- a/LAPACKE/src/lapacke_dspevx_work.c
+++ b/LAPACKE/src/lapacke_dspevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dspevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspgst.c b/LAPACKE/src/lapacke_dspgst.c
index 8af877cd..1ba890a5 100644
--- a/LAPACKE/src/lapacke_dspgst.c
+++ b/LAPACKE/src/lapacke_dspgst.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dspgst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspgst_work.c b/LAPACKE/src/lapacke_dspgst_work.c
index 57c74b93..281cc7a9 100644
--- a/LAPACKE/src/lapacke_dspgst_work.c
+++ b/LAPACKE/src/lapacke_dspgst_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dspgst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspgv.c b/LAPACKE/src/lapacke_dspgv.c
index 16c99093..b7e32af2 100644
--- a/LAPACKE/src/lapacke_dspgv.c
+++ b/LAPACKE/src/lapacke_dspgv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dspgv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspgv_work.c b/LAPACKE/src/lapacke_dspgv_work.c
index 434c6bf9..c8120a29 100644
--- a/LAPACKE/src/lapacke_dspgv_work.c
+++ b/LAPACKE/src/lapacke_dspgv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dspgv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspgvd.c b/LAPACKE/src/lapacke_dspgvd.c
index c554a6f6..9c1861b4 100644
--- a/LAPACKE/src/lapacke_dspgvd.c
+++ b/LAPACKE/src/lapacke_dspgvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dspgvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspgvd_work.c b/LAPACKE/src/lapacke_dspgvd_work.c
index 125831cc..623c5f95 100644
--- a/LAPACKE/src/lapacke_dspgvd_work.c
+++ b/LAPACKE/src/lapacke_dspgvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dspgvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspgvx.c b/LAPACKE/src/lapacke_dspgvx.c
index 76e2ae7d..cc2cab75 100644
--- a/LAPACKE/src/lapacke_dspgvx.c
+++ b/LAPACKE/src/lapacke_dspgvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dspgvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspgvx_work.c b/LAPACKE/src/lapacke_dspgvx_work.c
index bf967472..6e8dbac7 100644
--- a/LAPACKE/src/lapacke_dspgvx_work.c
+++ b/LAPACKE/src/lapacke_dspgvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dspgvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsposv.c b/LAPACKE/src/lapacke_dsposv.c
index 688e89cd..46b062f5 100644
--- a/LAPACKE/src/lapacke_dsposv.c
+++ b/LAPACKE/src/lapacke_dsposv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsposv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsposv_work.c b/LAPACKE/src/lapacke_dsposv_work.c
index 53a127fd..e7d5dbcd 100644
--- a/LAPACKE/src/lapacke_dsposv_work.c
+++ b/LAPACKE/src/lapacke_dsposv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsposv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsprfs.c b/LAPACKE/src/lapacke_dsprfs.c
index 4559e6ed..7b3079f6 100644
--- a/LAPACKE/src/lapacke_dsprfs.c
+++ b/LAPACKE/src/lapacke_dsprfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsprfs_work.c b/LAPACKE/src/lapacke_dsprfs_work.c
index 16f3c8b2..df1d13b3 100644
--- a/LAPACKE/src/lapacke_dsprfs_work.c
+++ b/LAPACKE/src/lapacke_dsprfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspsv.c b/LAPACKE/src/lapacke_dspsv.c
index 9eadc601..548000a6 100644
--- a/LAPACKE/src/lapacke_dspsv.c
+++ b/LAPACKE/src/lapacke_dspsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dspsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspsv_work.c b/LAPACKE/src/lapacke_dspsv_work.c
index e813bb39..ef0b787b 100644
--- a/LAPACKE/src/lapacke_dspsv_work.c
+++ b/LAPACKE/src/lapacke_dspsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dspsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspsvx.c b/LAPACKE/src/lapacke_dspsvx.c
index 68be0539..afa5907a 100644
--- a/LAPACKE/src/lapacke_dspsvx.c
+++ b/LAPACKE/src/lapacke_dspsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dspsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dspsvx_work.c b/LAPACKE/src/lapacke_dspsvx_work.c
index 31db38ac..fad5003d 100644
--- a/LAPACKE/src/lapacke_dspsvx_work.c
+++ b/LAPACKE/src/lapacke_dspsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dspsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsptrd.c b/LAPACKE/src/lapacke_dsptrd.c
index 9ac1a2a8..8d01ecdf 100644
--- a/LAPACKE/src/lapacke_dsptrd.c
+++ b/LAPACKE/src/lapacke_dsptrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsptrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsptrd_work.c b/LAPACKE/src/lapacke_dsptrd_work.c
index 0ed0e879..e8846c04 100644
--- a/LAPACKE/src/lapacke_dsptrd_work.c
+++ b/LAPACKE/src/lapacke_dsptrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsptrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsptrf.c b/LAPACKE/src/lapacke_dsptrf.c
index 44981ece..4ba7bd89 100644
--- a/LAPACKE/src/lapacke_dsptrf.c
+++ b/LAPACKE/src/lapacke_dsptrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsptrf_work.c b/LAPACKE/src/lapacke_dsptrf_work.c
index 36eb8efd..f8b04f74 100644
--- a/LAPACKE/src/lapacke_dsptrf_work.c
+++ b/LAPACKE/src/lapacke_dsptrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsptri.c b/LAPACKE/src/lapacke_dsptri.c
index c11d4aa9..b13f7c61 100644
--- a/LAPACKE/src/lapacke_dsptri.c
+++ b/LAPACKE/src/lapacke_dsptri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsptri_work.c b/LAPACKE/src/lapacke_dsptri_work.c
index c8ad3ee2..2f8923e4 100644
--- a/LAPACKE/src/lapacke_dsptri_work.c
+++ b/LAPACKE/src/lapacke_dsptri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsptrs.c b/LAPACKE/src/lapacke_dsptrs.c
index d56daf16..492bf213 100644
--- a/LAPACKE/src/lapacke_dsptrs.c
+++ b/LAPACKE/src/lapacke_dsptrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsptrs_work.c b/LAPACKE/src/lapacke_dsptrs_work.c
index c1831673..e3380206 100644
--- a/LAPACKE/src/lapacke_dsptrs_work.c
+++ b/LAPACKE/src/lapacke_dsptrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dstedc.c b/LAPACKE/src/lapacke_dstedc.c
index c9e1a0e1..70a7346d 100644
--- a/LAPACKE/src/lapacke_dstedc.c
+++ b/LAPACKE/src/lapacke_dstedc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dstedc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dstedc_work.c b/LAPACKE/src/lapacke_dstedc_work.c
index 951c3b09..6788375b 100644
--- a/LAPACKE/src/lapacke_dstedc_work.c
+++ b/LAPACKE/src/lapacke_dstedc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dstedc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dstegr.c b/LAPACKE/src/lapacke_dstegr.c
index 270fd9a9..1d63e12b 100644
--- a/LAPACKE/src/lapacke_dstegr.c
+++ b/LAPACKE/src/lapacke_dstegr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dstegr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dstegr_work.c b/LAPACKE/src/lapacke_dstegr_work.c
index 2b462361..4e7f317d 100644
--- a/LAPACKE/src/lapacke_dstegr_work.c
+++ b/LAPACKE/src/lapacke_dstegr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dstegr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dstein.c b/LAPACKE/src/lapacke_dstein.c
index 4ef1a3c1..140a1f55 100644
--- a/LAPACKE/src/lapacke_dstein.c
+++ b/LAPACKE/src/lapacke_dstein.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dstein
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dstein_work.c b/LAPACKE/src/lapacke_dstein_work.c
index 573b77f7..ab896443 100644
--- a/LAPACKE/src/lapacke_dstein_work.c
+++ b/LAPACKE/src/lapacke_dstein_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dstein
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dstemr.c b/LAPACKE/src/lapacke_dstemr.c
index 01cbbd19..7e72f446 100644
--- a/LAPACKE/src/lapacke_dstemr.c
+++ b/LAPACKE/src/lapacke_dstemr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dstemr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dstemr_work.c b/LAPACKE/src/lapacke_dstemr_work.c
index 7370ce8c..947e883e 100644
--- a/LAPACKE/src/lapacke_dstemr_work.c
+++ b/LAPACKE/src/lapacke_dstemr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dstemr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsteqr.c b/LAPACKE/src/lapacke_dsteqr.c
index 4e4d8492..6476aae1 100644
--- a/LAPACKE/src/lapacke_dsteqr.c
+++ b/LAPACKE/src/lapacke_dsteqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsteqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsteqr_work.c b/LAPACKE/src/lapacke_dsteqr_work.c
index e29aa337..c98ba0fb 100644
--- a/LAPACKE/src/lapacke_dsteqr_work.c
+++ b/LAPACKE/src/lapacke_dsteqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsteqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dstev.c b/LAPACKE/src/lapacke_dstev.c
index b023a212..6e575b18 100644
--- a/LAPACKE/src/lapacke_dstev.c
+++ b/LAPACKE/src/lapacke_dstev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dstev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dstev_work.c b/LAPACKE/src/lapacke_dstev_work.c
index ec6daec9..7047361a 100644
--- a/LAPACKE/src/lapacke_dstev_work.c
+++ b/LAPACKE/src/lapacke_dstev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dstev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dstevd.c b/LAPACKE/src/lapacke_dstevd.c
index 9f9a375c..be2f0929 100644
--- a/LAPACKE/src/lapacke_dstevd.c
+++ b/LAPACKE/src/lapacke_dstevd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dstevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dstevd_work.c b/LAPACKE/src/lapacke_dstevd_work.c
index 0d378f88..c0944060 100644
--- a/LAPACKE/src/lapacke_dstevd_work.c
+++ b/LAPACKE/src/lapacke_dstevd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dstevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dstevr.c b/LAPACKE/src/lapacke_dstevr.c
index 8daa15f9..db1a99c1 100644
--- a/LAPACKE/src/lapacke_dstevr.c
+++ b/LAPACKE/src/lapacke_dstevr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dstevr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dstevr_work.c b/LAPACKE/src/lapacke_dstevr_work.c
index 314318f7..dc81c37d 100644
--- a/LAPACKE/src/lapacke_dstevr_work.c
+++ b/LAPACKE/src/lapacke_dstevr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dstevr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dstevx.c b/LAPACKE/src/lapacke_dstevx.c
index 50d2e77c..45f161d4 100644
--- a/LAPACKE/src/lapacke_dstevx.c
+++ b/LAPACKE/src/lapacke_dstevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dstevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dstevx_work.c b/LAPACKE/src/lapacke_dstevx_work.c
index 06767673..dff7f6b8 100644
--- a/LAPACKE/src/lapacke_dstevx_work.c
+++ b/LAPACKE/src/lapacke_dstevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dstevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsycon.c b/LAPACKE/src/lapacke_dsycon.c
index 2419d642..58460054 100644
--- a/LAPACKE/src/lapacke_dsycon.c
+++ b/LAPACKE/src/lapacke_dsycon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsycon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsycon_work.c b/LAPACKE/src/lapacke_dsycon_work.c
index 89843151..fa4e85dc 100644
--- a/LAPACKE/src/lapacke_dsycon_work.c
+++ b/LAPACKE/src/lapacke_dsycon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsycon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyconv.c b/LAPACKE/src/lapacke_dsyconv.c
index 357f1a74..ba937a97 100644
--- a/LAPACKE/src/lapacke_dsyconv.c
+++ b/LAPACKE/src/lapacke_dsyconv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsyconv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyconv_work.c b/LAPACKE/src/lapacke_dsyconv_work.c
index cf70ead3..3355dd32 100644
--- a/LAPACKE/src/lapacke_dsyconv_work.c
+++ b/LAPACKE/src/lapacke_dsyconv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsyconv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyequb.c b/LAPACKE/src/lapacke_dsyequb.c
index a75e0bc3..1daa80dd 100644
--- a/LAPACKE/src/lapacke_dsyequb.c
+++ b/LAPACKE/src/lapacke_dsyequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsyequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyequb_work.c b/LAPACKE/src/lapacke_dsyequb_work.c
index a29a4ce1..b4a6f7d5 100644
--- a/LAPACKE/src/lapacke_dsyequb_work.c
+++ b/LAPACKE/src/lapacke_dsyequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsyequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyev.c b/LAPACKE/src/lapacke_dsyev.c
index 46cc0334..d3ca1295 100644
--- a/LAPACKE/src/lapacke_dsyev.c
+++ b/LAPACKE/src/lapacke_dsyev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsyev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyev_work.c b/LAPACKE/src/lapacke_dsyev_work.c
index 39ed8f32..9dc67f02 100644
--- a/LAPACKE/src/lapacke_dsyev_work.c
+++ b/LAPACKE/src/lapacke_dsyev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsyev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyevd.c b/LAPACKE/src/lapacke_dsyevd.c
index 515d32ff..36afe2cb 100644
--- a/LAPACKE/src/lapacke_dsyevd.c
+++ b/LAPACKE/src/lapacke_dsyevd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsyevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyevd_work.c b/LAPACKE/src/lapacke_dsyevd_work.c
index 78336290..92591261 100644
--- a/LAPACKE/src/lapacke_dsyevd_work.c
+++ b/LAPACKE/src/lapacke_dsyevd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsyevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyevr.c b/LAPACKE/src/lapacke_dsyevr.c
index 2d371b9e..62f94447 100644
--- a/LAPACKE/src/lapacke_dsyevr.c
+++ b/LAPACKE/src/lapacke_dsyevr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsyevr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyevr_work.c b/LAPACKE/src/lapacke_dsyevr_work.c
index 681e70f4..74cabe5e 100644
--- a/LAPACKE/src/lapacke_dsyevr_work.c
+++ b/LAPACKE/src/lapacke_dsyevr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsyevr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyevx.c b/LAPACKE/src/lapacke_dsyevx.c
index bad1f793..ea11abfb 100644
--- a/LAPACKE/src/lapacke_dsyevx.c
+++ b/LAPACKE/src/lapacke_dsyevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsyevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyevx_work.c b/LAPACKE/src/lapacke_dsyevx_work.c
index e3d29f9c..65f68484 100644
--- a/LAPACKE/src/lapacke_dsyevx_work.c
+++ b/LAPACKE/src/lapacke_dsyevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsyevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsygst.c b/LAPACKE/src/lapacke_dsygst.c
index 69a1db9b..6a879351 100644
--- a/LAPACKE/src/lapacke_dsygst.c
+++ b/LAPACKE/src/lapacke_dsygst.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsygst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsygst_work.c b/LAPACKE/src/lapacke_dsygst_work.c
index 77f64a47..434e8a8c 100644
--- a/LAPACKE/src/lapacke_dsygst_work.c
+++ b/LAPACKE/src/lapacke_dsygst_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsygst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsygv.c b/LAPACKE/src/lapacke_dsygv.c
index c32902d5..9d99a879 100644
--- a/LAPACKE/src/lapacke_dsygv.c
+++ b/LAPACKE/src/lapacke_dsygv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsygv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsygv_work.c b/LAPACKE/src/lapacke_dsygv_work.c
index 98b5185c..ee4efce6 100644
--- a/LAPACKE/src/lapacke_dsygv_work.c
+++ b/LAPACKE/src/lapacke_dsygv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsygv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsygvd.c b/LAPACKE/src/lapacke_dsygvd.c
index 6e66c26d..910b3b68 100644
--- a/LAPACKE/src/lapacke_dsygvd.c
+++ b/LAPACKE/src/lapacke_dsygvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsygvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsygvd_work.c b/LAPACKE/src/lapacke_dsygvd_work.c
index 98b19a57..9d551f87 100644
--- a/LAPACKE/src/lapacke_dsygvd_work.c
+++ b/LAPACKE/src/lapacke_dsygvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsygvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsygvx.c b/LAPACKE/src/lapacke_dsygvx.c
index 7306e0d5..f76e5483 100644
--- a/LAPACKE/src/lapacke_dsygvx.c
+++ b/LAPACKE/src/lapacke_dsygvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsygvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsygvx_work.c b/LAPACKE/src/lapacke_dsygvx_work.c
index 88e7d5cf..a53e8f74 100644
--- a/LAPACKE/src/lapacke_dsygvx_work.c
+++ b/LAPACKE/src/lapacke_dsygvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsygvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyrfs.c b/LAPACKE/src/lapacke_dsyrfs.c
index 0870b2f7..44e4fb98 100644
--- a/LAPACKE/src/lapacke_dsyrfs.c
+++ b/LAPACKE/src/lapacke_dsyrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsyrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyrfs_work.c b/LAPACKE/src/lapacke_dsyrfs_work.c
index dbbf095f..a5a7f1cf 100644
--- a/LAPACKE/src/lapacke_dsyrfs_work.c
+++ b/LAPACKE/src/lapacke_dsyrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsyrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyrfsx.c b/LAPACKE/src/lapacke_dsyrfsx.c
index 119e94ed..7525f7b1 100644
--- a/LAPACKE/src/lapacke_dsyrfsx.c
+++ b/LAPACKE/src/lapacke_dsyrfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsyrfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyrfsx_work.c b/LAPACKE/src/lapacke_dsyrfsx_work.c
index 4deb89f4..6d4a3f92 100644
--- a/LAPACKE/src/lapacke_dsyrfsx_work.c
+++ b/LAPACKE/src/lapacke_dsyrfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsyrfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsysv.c b/LAPACKE/src/lapacke_dsysv.c
index 2e815f82..e721b0a1 100644
--- a/LAPACKE/src/lapacke_dsysv.c
+++ b/LAPACKE/src/lapacke_dsysv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsysv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsysv_work.c b/LAPACKE/src/lapacke_dsysv_work.c
index d30914fd..a06186b6 100644
--- a/LAPACKE/src/lapacke_dsysv_work.c
+++ b/LAPACKE/src/lapacke_dsysv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsysv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsysvx.c b/LAPACKE/src/lapacke_dsysvx.c
index 06bdcf2b..22af16d7 100644
--- a/LAPACKE/src/lapacke_dsysvx.c
+++ b/LAPACKE/src/lapacke_dsysvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsysvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsysvx_work.c b/LAPACKE/src/lapacke_dsysvx_work.c
index 1e43e23a..ef8d27ea 100644
--- a/LAPACKE/src/lapacke_dsysvx_work.c
+++ b/LAPACKE/src/lapacke_dsysvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsysvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsysvxx.c b/LAPACKE/src/lapacke_dsysvxx.c
index 86a47037..6fb6143a 100644
--- a/LAPACKE/src/lapacke_dsysvxx.c
+++ b/LAPACKE/src/lapacke_dsysvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsysvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsysvxx_work.c b/LAPACKE/src/lapacke_dsysvxx_work.c
index 53857765..b852f558 100644
--- a/LAPACKE/src/lapacke_dsysvxx_work.c
+++ b/LAPACKE/src/lapacke_dsysvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsysvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyswapr.c b/LAPACKE/src/lapacke_dsyswapr.c
index b41b9f40..728ef090 100644
--- a/LAPACKE/src/lapacke_dsyswapr.c
+++ b/LAPACKE/src/lapacke_dsyswapr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsyswapr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsyswapr_work.c b/LAPACKE/src/lapacke_dsyswapr_work.c
index 32d51b5a..2855593f 100644
--- a/LAPACKE/src/lapacke_dsyswapr_work.c
+++ b/LAPACKE/src/lapacke_dsyswapr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsyswapr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsytrd.c b/LAPACKE/src/lapacke_dsytrd.c
index 1a40ebcc..e00da39f 100644
--- a/LAPACKE/src/lapacke_dsytrd.c
+++ b/LAPACKE/src/lapacke_dsytrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsytrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsytrd_work.c b/LAPACKE/src/lapacke_dsytrd_work.c
index e2325be7..88c58161 100644
--- a/LAPACKE/src/lapacke_dsytrd_work.c
+++ b/LAPACKE/src/lapacke_dsytrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsytrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsytrf.c b/LAPACKE/src/lapacke_dsytrf.c
index 47ae8277..49c7723a 100644
--- a/LAPACKE/src/lapacke_dsytrf.c
+++ b/LAPACKE/src/lapacke_dsytrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsytrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsytrf_work.c b/LAPACKE/src/lapacke_dsytrf_work.c
index 92396b71..6ba90fb9 100644
--- a/LAPACKE/src/lapacke_dsytrf_work.c
+++ b/LAPACKE/src/lapacke_dsytrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsytrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsytri.c b/LAPACKE/src/lapacke_dsytri.c
index 225089d6..b9124945 100644
--- a/LAPACKE/src/lapacke_dsytri.c
+++ b/LAPACKE/src/lapacke_dsytri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsytri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsytri2.c b/LAPACKE/src/lapacke_dsytri2.c
index 9c8ae062..4797491c 100644
--- a/LAPACKE/src/lapacke_dsytri2.c
+++ b/LAPACKE/src/lapacke_dsytri2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsytri2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsytri2_work.c b/LAPACKE/src/lapacke_dsytri2_work.c
index 10135fde..2168baf0 100644
--- a/LAPACKE/src/lapacke_dsytri2_work.c
+++ b/LAPACKE/src/lapacke_dsytri2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsytri2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsytri2x.c b/LAPACKE/src/lapacke_dsytri2x.c
index e84e6b9e..3e5766a3 100644
--- a/LAPACKE/src/lapacke_dsytri2x.c
+++ b/LAPACKE/src/lapacke_dsytri2x.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsytri2x
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsytri2x_work.c b/LAPACKE/src/lapacke_dsytri2x_work.c
index 433619a6..2d24b827 100644
--- a/LAPACKE/src/lapacke_dsytri2x_work.c
+++ b/LAPACKE/src/lapacke_dsytri2x_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsytri2x
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsytri_work.c b/LAPACKE/src/lapacke_dsytri_work.c
index b7e197f3..6d2fda7f 100644
--- a/LAPACKE/src/lapacke_dsytri_work.c
+++ b/LAPACKE/src/lapacke_dsytri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsytri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsytrs.c b/LAPACKE/src/lapacke_dsytrs.c
index c022822c..8b7624af 100644
--- a/LAPACKE/src/lapacke_dsytrs.c
+++ b/LAPACKE/src/lapacke_dsytrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsytrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsytrs2.c b/LAPACKE/src/lapacke_dsytrs2.c
index 4f48e57a..e0124eea 100644
--- a/LAPACKE/src/lapacke_dsytrs2.c
+++ b/LAPACKE/src/lapacke_dsytrs2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dsytrs2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsytrs2_work.c b/LAPACKE/src/lapacke_dsytrs2_work.c
index d651972e..c937c39c 100644
--- a/LAPACKE/src/lapacke_dsytrs2_work.c
+++ b/LAPACKE/src/lapacke_dsytrs2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsytrs2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dsytrs_work.c b/LAPACKE/src/lapacke_dsytrs_work.c
index 7afe6584..28682aa5 100644
--- a/LAPACKE/src/lapacke_dsytrs_work.c
+++ b/LAPACKE/src/lapacke_dsytrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dsytrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtbcon.c b/LAPACKE/src/lapacke_dtbcon.c
index b2d8af80..f029046e 100644
--- a/LAPACKE/src/lapacke_dtbcon.c
+++ b/LAPACKE/src/lapacke_dtbcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtbcon_work.c b/LAPACKE/src/lapacke_dtbcon_work.c
index b0d9755c..9d5cedc8 100644
--- a/LAPACKE/src/lapacke_dtbcon_work.c
+++ b/LAPACKE/src/lapacke_dtbcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtbrfs.c b/LAPACKE/src/lapacke_dtbrfs.c
index 3a928b10..0776721f 100644
--- a/LAPACKE/src/lapacke_dtbrfs.c
+++ b/LAPACKE/src/lapacke_dtbrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtbrfs_work.c b/LAPACKE/src/lapacke_dtbrfs_work.c
index a5c95568..84cb2be9 100644
--- a/LAPACKE/src/lapacke_dtbrfs_work.c
+++ b/LAPACKE/src/lapacke_dtbrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtbtrs.c b/LAPACKE/src/lapacke_dtbtrs.c
index 1e09dd1f..3740be98 100644
--- a/LAPACKE/src/lapacke_dtbtrs.c
+++ b/LAPACKE/src/lapacke_dtbtrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtbtrs_work.c b/LAPACKE/src/lapacke_dtbtrs_work.c
index fec68894..5d00dc63 100644
--- a/LAPACKE/src/lapacke_dtbtrs_work.c
+++ b/LAPACKE/src/lapacke_dtbtrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtfsm.c b/LAPACKE/src/lapacke_dtfsm.c
index 840e45ae..4600cbf9 100644
--- a/LAPACKE/src/lapacke_dtfsm.c
+++ b/LAPACKE/src/lapacke_dtfsm.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtfsm
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtfsm_work.c b/LAPACKE/src/lapacke_dtfsm_work.c
index 2ee8a517..eaa4cd89 100644
--- a/LAPACKE/src/lapacke_dtfsm_work.c
+++ b/LAPACKE/src/lapacke_dtfsm_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtfsm
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtftri.c b/LAPACKE/src/lapacke_dtftri.c
index 1271b0a9..b60db92a 100644
--- a/LAPACKE/src/lapacke_dtftri.c
+++ b/LAPACKE/src/lapacke_dtftri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtftri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtftri_work.c b/LAPACKE/src/lapacke_dtftri_work.c
index 86fd657c..58014480 100644
--- a/LAPACKE/src/lapacke_dtftri_work.c
+++ b/LAPACKE/src/lapacke_dtftri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtftri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtfttp.c b/LAPACKE/src/lapacke_dtfttp.c
index bc1b86c3..1c68759f 100644
--- a/LAPACKE/src/lapacke_dtfttp.c
+++ b/LAPACKE/src/lapacke_dtfttp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtfttp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtfttp_work.c b/LAPACKE/src/lapacke_dtfttp_work.c
index e6b5fa6c..382f1129 100644
--- a/LAPACKE/src/lapacke_dtfttp_work.c
+++ b/LAPACKE/src/lapacke_dtfttp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtfttp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtfttr.c b/LAPACKE/src/lapacke_dtfttr.c
index eabf7abe..b6440cd0 100644
--- a/LAPACKE/src/lapacke_dtfttr.c
+++ b/LAPACKE/src/lapacke_dtfttr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtfttr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtfttr_work.c b/LAPACKE/src/lapacke_dtfttr_work.c
index e7939d94..c36701cc 100644
--- a/LAPACKE/src/lapacke_dtfttr_work.c
+++ b/LAPACKE/src/lapacke_dtfttr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtfttr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtgevc.c b/LAPACKE/src/lapacke_dtgevc.c
index 10befd09..e796db17 100644
--- a/LAPACKE/src/lapacke_dtgevc.c
+++ b/LAPACKE/src/lapacke_dtgevc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtgevc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtgevc_work.c b/LAPACKE/src/lapacke_dtgevc_work.c
index cd0dd9cc..ea2acc8f 100644
--- a/LAPACKE/src/lapacke_dtgevc_work.c
+++ b/LAPACKE/src/lapacke_dtgevc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtgevc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtgexc.c b/LAPACKE/src/lapacke_dtgexc.c
index cf9b58a1..88789957 100644
--- a/LAPACKE/src/lapacke_dtgexc.c
+++ b/LAPACKE/src/lapacke_dtgexc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtgexc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtgexc_work.c b/LAPACKE/src/lapacke_dtgexc_work.c
index 6b4aafe5..d6719ee4 100644
--- a/LAPACKE/src/lapacke_dtgexc_work.c
+++ b/LAPACKE/src/lapacke_dtgexc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtgexc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtgsen.c b/LAPACKE/src/lapacke_dtgsen.c
index fc8a5241..b654e2f2 100644
--- a/LAPACKE/src/lapacke_dtgsen.c
+++ b/LAPACKE/src/lapacke_dtgsen.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtgsen
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtgsen_work.c b/LAPACKE/src/lapacke_dtgsen_work.c
index 1daa57f9..c19f30c4 100644
--- a/LAPACKE/src/lapacke_dtgsen_work.c
+++ b/LAPACKE/src/lapacke_dtgsen_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtgsen
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtgsja.c b/LAPACKE/src/lapacke_dtgsja.c
index b3d999f7..d5736191 100644
--- a/LAPACKE/src/lapacke_dtgsja.c
+++ b/LAPACKE/src/lapacke_dtgsja.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtgsja
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtgsja_work.c b/LAPACKE/src/lapacke_dtgsja_work.c
index 44994eae..5f407f31 100644
--- a/LAPACKE/src/lapacke_dtgsja_work.c
+++ b/LAPACKE/src/lapacke_dtgsja_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtgsja
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtgsna.c b/LAPACKE/src/lapacke_dtgsna.c
index a86a3517..bbcc1fd1 100644
--- a/LAPACKE/src/lapacke_dtgsna.c
+++ b/LAPACKE/src/lapacke_dtgsna.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtgsna
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtgsna_work.c b/LAPACKE/src/lapacke_dtgsna_work.c
index c7f3e1d9..f8f1aa95 100644
--- a/LAPACKE/src/lapacke_dtgsna_work.c
+++ b/LAPACKE/src/lapacke_dtgsna_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtgsna
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtgsyl.c b/LAPACKE/src/lapacke_dtgsyl.c
index e408373e..e8a3b368 100644
--- a/LAPACKE/src/lapacke_dtgsyl.c
+++ b/LAPACKE/src/lapacke_dtgsyl.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtgsyl
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtgsyl_work.c b/LAPACKE/src/lapacke_dtgsyl_work.c
index a86167ef..2cfd60be 100644
--- a/LAPACKE/src/lapacke_dtgsyl_work.c
+++ b/LAPACKE/src/lapacke_dtgsyl_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtgsyl
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtpcon.c b/LAPACKE/src/lapacke_dtpcon.c
index 1944db08..a5c13601 100644
--- a/LAPACKE/src/lapacke_dtpcon.c
+++ b/LAPACKE/src/lapacke_dtpcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtpcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtpcon_work.c b/LAPACKE/src/lapacke_dtpcon_work.c
index ae237ef2..3693061b 100644
--- a/LAPACKE/src/lapacke_dtpcon_work.c
+++ b/LAPACKE/src/lapacke_dtpcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtpcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtpmqrt.c b/LAPACKE/src/lapacke_dtpmqrt.c
index 4550f4c9..d11f0828 100644
--- a/LAPACKE/src/lapacke_dtpmqrt.c
+++ b/LAPACKE/src/lapacke_dtpmqrt.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function dtpmqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtpmqrt_work.c b/LAPACKE/src/lapacke_dtpmqrt_work.c
index ed7db691..91826ea9 100644
--- a/LAPACKE/src/lapacke_dtpmqrt_work.c
+++ b/LAPACKE/src/lapacke_dtpmqrt_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtpmqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtpqrt.c b/LAPACKE/src/lapacke_dtpqrt.c
index c508a0cd..ea4202ad 100644
--- a/LAPACKE/src/lapacke_dtpqrt.c
+++ b/LAPACKE/src/lapacke_dtpqrt.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function dtpqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtpqrt2.c b/LAPACKE/src/lapacke_dtpqrt2.c
index 9a7f877f..0e18330b 100644
--- a/LAPACKE/src/lapacke_dtpqrt2.c
+++ b/LAPACKE/src/lapacke_dtpqrt2.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function dtpqrt2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtpqrt2_work.c b/LAPACKE/src/lapacke_dtpqrt2_work.c
index a73895d7..a696487f 100644
--- a/LAPACKE/src/lapacke_dtpqrt2_work.c
+++ b/LAPACKE/src/lapacke_dtpqrt2_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtpqrt2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtpqrt_work.c b/LAPACKE/src/lapacke_dtpqrt_work.c
index 9c2c1573..c578fa51 100644
--- a/LAPACKE/src/lapacke_dtpqrt_work.c
+++ b/LAPACKE/src/lapacke_dtpqrt_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtpqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtprfb.c b/LAPACKE/src/lapacke_dtprfb.c
index 59d3d52e..f6746397 100644
--- a/LAPACKE/src/lapacke_dtprfb.c
+++ b/LAPACKE/src/lapacke_dtprfb.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function dtprfb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtprfb_work.c b/LAPACKE/src/lapacke_dtprfb_work.c
index bbcde1c7..0f059a4b 100644
--- a/LAPACKE/src/lapacke_dtprfb_work.c
+++ b/LAPACKE/src/lapacke_dtprfb_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtprfb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtprfs.c b/LAPACKE/src/lapacke_dtprfs.c
index 6d908b7e..6ebb5c88 100644
--- a/LAPACKE/src/lapacke_dtprfs.c
+++ b/LAPACKE/src/lapacke_dtprfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtprfs_work.c b/LAPACKE/src/lapacke_dtprfs_work.c
index b4d7d693..028bf5f3 100644
--- a/LAPACKE/src/lapacke_dtprfs_work.c
+++ b/LAPACKE/src/lapacke_dtprfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtptri.c b/LAPACKE/src/lapacke_dtptri.c
index 34633ff1..a643a864 100644
--- a/LAPACKE/src/lapacke_dtptri.c
+++ b/LAPACKE/src/lapacke_dtptri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtptri_work.c b/LAPACKE/src/lapacke_dtptri_work.c
index 433f276d..207a76b6 100644
--- a/LAPACKE/src/lapacke_dtptri_work.c
+++ b/LAPACKE/src/lapacke_dtptri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtptrs.c b/LAPACKE/src/lapacke_dtptrs.c
index d79aa92b..ffbd9167 100644
--- a/LAPACKE/src/lapacke_dtptrs.c
+++ b/LAPACKE/src/lapacke_dtptrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtptrs_work.c b/LAPACKE/src/lapacke_dtptrs_work.c
index bbd0aa28..b20c039c 100644
--- a/LAPACKE/src/lapacke_dtptrs_work.c
+++ b/LAPACKE/src/lapacke_dtptrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtpttf.c b/LAPACKE/src/lapacke_dtpttf.c
index d5049a01..0e59224b 100644
--- a/LAPACKE/src/lapacke_dtpttf.c
+++ b/LAPACKE/src/lapacke_dtpttf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtpttf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtpttf_work.c b/LAPACKE/src/lapacke_dtpttf_work.c
index cb49f48f..9251593c 100644
--- a/LAPACKE/src/lapacke_dtpttf_work.c
+++ b/LAPACKE/src/lapacke_dtpttf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtpttf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtpttr.c b/LAPACKE/src/lapacke_dtpttr.c
index e8c1485e..e9de5087 100644
--- a/LAPACKE/src/lapacke_dtpttr.c
+++ b/LAPACKE/src/lapacke_dtpttr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtpttr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtpttr_work.c b/LAPACKE/src/lapacke_dtpttr_work.c
index 08a64c8d..0adf200e 100644
--- a/LAPACKE/src/lapacke_dtpttr_work.c
+++ b/LAPACKE/src/lapacke_dtpttr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtpttr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrcon.c b/LAPACKE/src/lapacke_dtrcon.c
index 6f78649b..40e44385 100644
--- a/LAPACKE/src/lapacke_dtrcon.c
+++ b/LAPACKE/src/lapacke_dtrcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtrcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrcon_work.c b/LAPACKE/src/lapacke_dtrcon_work.c
index 88f68533..9dde7de1 100644
--- a/LAPACKE/src/lapacke_dtrcon_work.c
+++ b/LAPACKE/src/lapacke_dtrcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtrcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrevc.c b/LAPACKE/src/lapacke_dtrevc.c
index cc952714..29078d6f 100644
--- a/LAPACKE/src/lapacke_dtrevc.c
+++ b/LAPACKE/src/lapacke_dtrevc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtrevc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrevc_work.c b/LAPACKE/src/lapacke_dtrevc_work.c
index 70a70afb..dfafeea8 100644
--- a/LAPACKE/src/lapacke_dtrevc_work.c
+++ b/LAPACKE/src/lapacke_dtrevc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtrevc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrexc.c b/LAPACKE/src/lapacke_dtrexc.c
index b1719323..695c497a 100644
--- a/LAPACKE/src/lapacke_dtrexc.c
+++ b/LAPACKE/src/lapacke_dtrexc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtrexc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrexc_work.c b/LAPACKE/src/lapacke_dtrexc_work.c
index 01368f22..0c302b2b 100644
--- a/LAPACKE/src/lapacke_dtrexc_work.c
+++ b/LAPACKE/src/lapacke_dtrexc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtrexc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrrfs.c b/LAPACKE/src/lapacke_dtrrfs.c
index f2e61f35..cc464bbf 100644
--- a/LAPACKE/src/lapacke_dtrrfs.c
+++ b/LAPACKE/src/lapacke_dtrrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtrrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrrfs_work.c b/LAPACKE/src/lapacke_dtrrfs_work.c
index 6d5ba912..1e696cf1 100644
--- a/LAPACKE/src/lapacke_dtrrfs_work.c
+++ b/LAPACKE/src/lapacke_dtrrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtrrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrsen.c b/LAPACKE/src/lapacke_dtrsen.c
index 4fc47889..b671a35f 100644
--- a/LAPACKE/src/lapacke_dtrsen.c
+++ b/LAPACKE/src/lapacke_dtrsen.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtrsen
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrsen_work.c b/LAPACKE/src/lapacke_dtrsen_work.c
index 1d5d79a6..b506d35a 100644
--- a/LAPACKE/src/lapacke_dtrsen_work.c
+++ b/LAPACKE/src/lapacke_dtrsen_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtrsen
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrsna.c b/LAPACKE/src/lapacke_dtrsna.c
index f5c097d9..01a124a5 100644
--- a/LAPACKE/src/lapacke_dtrsna.c
+++ b/LAPACKE/src/lapacke_dtrsna.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtrsna
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrsna_work.c b/LAPACKE/src/lapacke_dtrsna_work.c
index 61561e3a..9b8511f1 100644
--- a/LAPACKE/src/lapacke_dtrsna_work.c
+++ b/LAPACKE/src/lapacke_dtrsna_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtrsna
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrsyl.c b/LAPACKE/src/lapacke_dtrsyl.c
index ccf11432..48e9993c 100644
--- a/LAPACKE/src/lapacke_dtrsyl.c
+++ b/LAPACKE/src/lapacke_dtrsyl.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtrsyl
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrsyl_work.c b/LAPACKE/src/lapacke_dtrsyl_work.c
index 12403694..caa804a0 100644
--- a/LAPACKE/src/lapacke_dtrsyl_work.c
+++ b/LAPACKE/src/lapacke_dtrsyl_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtrsyl
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrtri.c b/LAPACKE/src/lapacke_dtrtri.c
index e60e38fd..d8fa426c 100644
--- a/LAPACKE/src/lapacke_dtrtri.c
+++ b/LAPACKE/src/lapacke_dtrtri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtrtri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrtri_work.c b/LAPACKE/src/lapacke_dtrtri_work.c
index 6a02455f..338dc1e1 100644
--- a/LAPACKE/src/lapacke_dtrtri_work.c
+++ b/LAPACKE/src/lapacke_dtrtri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtrtri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrtrs.c b/LAPACKE/src/lapacke_dtrtrs.c
index 30b859f4..80564103 100644
--- a/LAPACKE/src/lapacke_dtrtrs.c
+++ b/LAPACKE/src/lapacke_dtrtrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtrtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrtrs_work.c b/LAPACKE/src/lapacke_dtrtrs_work.c
index e924d281..3e4399ab 100644
--- a/LAPACKE/src/lapacke_dtrtrs_work.c
+++ b/LAPACKE/src/lapacke_dtrtrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtrtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrttf.c b/LAPACKE/src/lapacke_dtrttf.c
index 7bf2005b..ca2916cb 100644
--- a/LAPACKE/src/lapacke_dtrttf.c
+++ b/LAPACKE/src/lapacke_dtrttf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtrttf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrttf_work.c b/LAPACKE/src/lapacke_dtrttf_work.c
index 00f1c46a..ec0dea32 100644
--- a/LAPACKE/src/lapacke_dtrttf_work.c
+++ b/LAPACKE/src/lapacke_dtrttf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtrttf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrttp.c b/LAPACKE/src/lapacke_dtrttp.c
index 6c16e21b..0386d09a 100644
--- a/LAPACKE/src/lapacke_dtrttp.c
+++ b/LAPACKE/src/lapacke_dtrttp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtrttp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtrttp_work.c b/LAPACKE/src/lapacke_dtrttp_work.c
index 2a6f71b3..41c67880 100644
--- a/LAPACKE/src/lapacke_dtrttp_work.c
+++ b/LAPACKE/src/lapacke_dtrttp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtrttp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtzrzf.c b/LAPACKE/src/lapacke_dtzrzf.c
index 4463d518..b63d662d 100644
--- a/LAPACKE/src/lapacke_dtzrzf.c
+++ b/LAPACKE/src/lapacke_dtzrzf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dtzrzf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_dtzrzf_work.c b/LAPACKE/src/lapacke_dtzrzf_work.c
index b3a5f784..2c99ce73 100644
--- a/LAPACKE/src/lapacke_dtzrzf_work.c
+++ b/LAPACKE/src/lapacke_dtzrzf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function dtzrzf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sbbcsd.c b/LAPACKE/src/lapacke_sbbcsd.c
index 90ed51ae..05dbea8e 100644
--- a/LAPACKE/src/lapacke_sbbcsd.c
+++ b/LAPACKE/src/lapacke_sbbcsd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sbbcsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sbbcsd_work.c b/LAPACKE/src/lapacke_sbbcsd_work.c
index a7d0eeab..9d840be1 100644
--- a/LAPACKE/src/lapacke_sbbcsd_work.c
+++ b/LAPACKE/src/lapacke_sbbcsd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sbbcsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sbdsdc.c b/LAPACKE/src/lapacke_sbdsdc.c
index e2345c4a..43176804 100644
--- a/LAPACKE/src/lapacke_sbdsdc.c
+++ b/LAPACKE/src/lapacke_sbdsdc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sbdsdc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sbdsdc_work.c b/LAPACKE/src/lapacke_sbdsdc_work.c
index 2a27f8a7..95c9e844 100644
--- a/LAPACKE/src/lapacke_sbdsdc_work.c
+++ b/LAPACKE/src/lapacke_sbdsdc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sbdsdc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sbdsqr.c b/LAPACKE/src/lapacke_sbdsqr.c
index 70080519..02196087 100644
--- a/LAPACKE/src/lapacke_sbdsqr.c
+++ b/LAPACKE/src/lapacke_sbdsqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sbdsqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sbdsqr_work.c b/LAPACKE/src/lapacke_sbdsqr_work.c
index 117c36d5..9113d4a1 100644
--- a/LAPACKE/src/lapacke_sbdsqr_work.c
+++ b/LAPACKE/src/lapacke_sbdsqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sbdsqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbbrd.c b/LAPACKE/src/lapacke_sgbbrd.c
index f19fde56..8aaf195b 100644
--- a/LAPACKE/src/lapacke_sgbbrd.c
+++ b/LAPACKE/src/lapacke_sgbbrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgbbrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbbrd_work.c b/LAPACKE/src/lapacke_sgbbrd_work.c
index 8d3be321..0af6e727 100644
--- a/LAPACKE/src/lapacke_sgbbrd_work.c
+++ b/LAPACKE/src/lapacke_sgbbrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgbbrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbcon.c b/LAPACKE/src/lapacke_sgbcon.c
index a920e8e1..4ed5c08b 100644
--- a/LAPACKE/src/lapacke_sgbcon.c
+++ b/LAPACKE/src/lapacke_sgbcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbcon_work.c b/LAPACKE/src/lapacke_sgbcon_work.c
index ba272e8e..fd657eb0 100644
--- a/LAPACKE/src/lapacke_sgbcon_work.c
+++ b/LAPACKE/src/lapacke_sgbcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbequ.c b/LAPACKE/src/lapacke_sgbequ.c
index 9feb23e9..46bd13b6 100644
--- a/LAPACKE/src/lapacke_sgbequ.c
+++ b/LAPACKE/src/lapacke_sgbequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgbequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbequ_work.c b/LAPACKE/src/lapacke_sgbequ_work.c
index 7fecd94a..209ba44e 100644
--- a/LAPACKE/src/lapacke_sgbequ_work.c
+++ b/LAPACKE/src/lapacke_sgbequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgbequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbequb.c b/LAPACKE/src/lapacke_sgbequb.c
index 4afda074..82691730 100644
--- a/LAPACKE/src/lapacke_sgbequb.c
+++ b/LAPACKE/src/lapacke_sgbequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgbequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbequb_work.c b/LAPACKE/src/lapacke_sgbequb_work.c
index 04e4a8ab..0d15cd25 100644
--- a/LAPACKE/src/lapacke_sgbequb_work.c
+++ b/LAPACKE/src/lapacke_sgbequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgbequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbrfs.c b/LAPACKE/src/lapacke_sgbrfs.c
index d463cf7c..8af03dea 100644
--- a/LAPACKE/src/lapacke_sgbrfs.c
+++ b/LAPACKE/src/lapacke_sgbrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbrfs_work.c b/LAPACKE/src/lapacke_sgbrfs_work.c
index 1942e4dc..f9620535 100644
--- a/LAPACKE/src/lapacke_sgbrfs_work.c
+++ b/LAPACKE/src/lapacke_sgbrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbrfsx.c b/LAPACKE/src/lapacke_sgbrfsx.c
index b3e8d765..5f76295b 100644
--- a/LAPACKE/src/lapacke_sgbrfsx.c
+++ b/LAPACKE/src/lapacke_sgbrfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgbrfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbrfsx_work.c b/LAPACKE/src/lapacke_sgbrfsx_work.c
index b41e8bae..82150afd 100644
--- a/LAPACKE/src/lapacke_sgbrfsx_work.c
+++ b/LAPACKE/src/lapacke_sgbrfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgbrfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbsv.c b/LAPACKE/src/lapacke_sgbsv.c
index e089aecf..faaa179f 100644
--- a/LAPACKE/src/lapacke_sgbsv.c
+++ b/LAPACKE/src/lapacke_sgbsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgbsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbsv_work.c b/LAPACKE/src/lapacke_sgbsv_work.c
index 16d0614f..891427e4 100644
--- a/LAPACKE/src/lapacke_sgbsv_work.c
+++ b/LAPACKE/src/lapacke_sgbsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgbsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbsvx.c b/LAPACKE/src/lapacke_sgbsvx.c
index 162d5cc3..725ea971 100644
--- a/LAPACKE/src/lapacke_sgbsvx.c
+++ b/LAPACKE/src/lapacke_sgbsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgbsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbsvx_work.c b/LAPACKE/src/lapacke_sgbsvx_work.c
index ef753b55..e985a559 100644
--- a/LAPACKE/src/lapacke_sgbsvx_work.c
+++ b/LAPACKE/src/lapacke_sgbsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgbsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbsvxx.c b/LAPACKE/src/lapacke_sgbsvxx.c
index 6958422c..f8a0a00f 100644
--- a/LAPACKE/src/lapacke_sgbsvxx.c
+++ b/LAPACKE/src/lapacke_sgbsvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgbsvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbsvxx_work.c b/LAPACKE/src/lapacke_sgbsvxx_work.c
index 99d593f3..7c95640f 100644
--- a/LAPACKE/src/lapacke_sgbsvxx_work.c
+++ b/LAPACKE/src/lapacke_sgbsvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgbsvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbtrf.c b/LAPACKE/src/lapacke_sgbtrf.c
index d8f22b67..2e2aa8db 100644
--- a/LAPACKE/src/lapacke_sgbtrf.c
+++ b/LAPACKE/src/lapacke_sgbtrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgbtrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbtrf_work.c b/LAPACKE/src/lapacke_sgbtrf_work.c
index 9f3fada1..06499ff9 100644
--- a/LAPACKE/src/lapacke_sgbtrf_work.c
+++ b/LAPACKE/src/lapacke_sgbtrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgbtrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbtrs.c b/LAPACKE/src/lapacke_sgbtrs.c
index 68e6b046..dbd390dc 100644
--- a/LAPACKE/src/lapacke_sgbtrs.c
+++ b/LAPACKE/src/lapacke_sgbtrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgbtrs_work.c b/LAPACKE/src/lapacke_sgbtrs_work.c
index 85a80269..cde79430 100644
--- a/LAPACKE/src/lapacke_sgbtrs_work.c
+++ b/LAPACKE/src/lapacke_sgbtrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgebak.c b/LAPACKE/src/lapacke_sgebak.c
index ecc1823a..7a1be37d 100644
--- a/LAPACKE/src/lapacke_sgebak.c
+++ b/LAPACKE/src/lapacke_sgebak.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgebak
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgebak_work.c b/LAPACKE/src/lapacke_sgebak_work.c
index 6cac0f3d..1357dd3b 100644
--- a/LAPACKE/src/lapacke_sgebak_work.c
+++ b/LAPACKE/src/lapacke_sgebak_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgebak
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgebal.c b/LAPACKE/src/lapacke_sgebal.c
index e6328d97..d1bc0951 100644
--- a/LAPACKE/src/lapacke_sgebal.c
+++ b/LAPACKE/src/lapacke_sgebal.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgebal
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgebal_work.c b/LAPACKE/src/lapacke_sgebal_work.c
index 22747f23..4e0c578c 100644
--- a/LAPACKE/src/lapacke_sgebal_work.c
+++ b/LAPACKE/src/lapacke_sgebal_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgebal
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgebrd.c b/LAPACKE/src/lapacke_sgebrd.c
index ddd068bf..6f2170f5 100644
--- a/LAPACKE/src/lapacke_sgebrd.c
+++ b/LAPACKE/src/lapacke_sgebrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgebrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgebrd_work.c b/LAPACKE/src/lapacke_sgebrd_work.c
index 213b850a..d4f17987 100644
--- a/LAPACKE/src/lapacke_sgebrd_work.c
+++ b/LAPACKE/src/lapacke_sgebrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgebrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgecon.c b/LAPACKE/src/lapacke_sgecon.c
index d48eb52f..c2289e27 100644
--- a/LAPACKE/src/lapacke_sgecon.c
+++ b/LAPACKE/src/lapacke_sgecon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgecon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgecon_work.c b/LAPACKE/src/lapacke_sgecon_work.c
index 97901c2a..1894a195 100644
--- a/LAPACKE/src/lapacke_sgecon_work.c
+++ b/LAPACKE/src/lapacke_sgecon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgecon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeequ.c b/LAPACKE/src/lapacke_sgeequ.c
index 6ba73048..28690e6b 100644
--- a/LAPACKE/src/lapacke_sgeequ.c
+++ b/LAPACKE/src/lapacke_sgeequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgeequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeequ_work.c b/LAPACKE/src/lapacke_sgeequ_work.c
index 03bd573e..c0658f7c 100644
--- a/LAPACKE/src/lapacke_sgeequ_work.c
+++ b/LAPACKE/src/lapacke_sgeequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgeequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeequb.c b/LAPACKE/src/lapacke_sgeequb.c
index c181afea..60de696d 100644
--- a/LAPACKE/src/lapacke_sgeequb.c
+++ b/LAPACKE/src/lapacke_sgeequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgeequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeequb_work.c b/LAPACKE/src/lapacke_sgeequb_work.c
index 0c523010..233d0075 100644
--- a/LAPACKE/src/lapacke_sgeequb_work.c
+++ b/LAPACKE/src/lapacke_sgeequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgeequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgees.c b/LAPACKE/src/lapacke_sgees.c
index 18219656..5b88538d 100644
--- a/LAPACKE/src/lapacke_sgees.c
+++ b/LAPACKE/src/lapacke_sgees.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgees
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgees_work.c b/LAPACKE/src/lapacke_sgees_work.c
index 6fcd0876..46fd60d2 100644
--- a/LAPACKE/src/lapacke_sgees_work.c
+++ b/LAPACKE/src/lapacke_sgees_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgees
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeesx.c b/LAPACKE/src/lapacke_sgeesx.c
index 34bfd814..04c08ffa 100644
--- a/LAPACKE/src/lapacke_sgeesx.c
+++ b/LAPACKE/src/lapacke_sgeesx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgeesx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeesx_work.c b/LAPACKE/src/lapacke_sgeesx_work.c
index 35b279e4..03b2cbbd 100644
--- a/LAPACKE/src/lapacke_sgeesx_work.c
+++ b/LAPACKE/src/lapacke_sgeesx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgeesx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeev.c b/LAPACKE/src/lapacke_sgeev.c
index d7641db5..41581145 100644
--- a/LAPACKE/src/lapacke_sgeev.c
+++ b/LAPACKE/src/lapacke_sgeev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgeev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeev_work.c b/LAPACKE/src/lapacke_sgeev_work.c
index 439a94c8..80bc9da3 100644
--- a/LAPACKE/src/lapacke_sgeev_work.c
+++ b/LAPACKE/src/lapacke_sgeev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgeev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeevx.c b/LAPACKE/src/lapacke_sgeevx.c
index 33cccf0a..5447734f 100644
--- a/LAPACKE/src/lapacke_sgeevx.c
+++ b/LAPACKE/src/lapacke_sgeevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgeevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeevx_work.c b/LAPACKE/src/lapacke_sgeevx_work.c
index a95782c6..e549d8ee 100644
--- a/LAPACKE/src/lapacke_sgeevx_work.c
+++ b/LAPACKE/src/lapacke_sgeevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgeevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgehrd.c b/LAPACKE/src/lapacke_sgehrd.c
index 24226af2..7a0fb4fb 100644
--- a/LAPACKE/src/lapacke_sgehrd.c
+++ b/LAPACKE/src/lapacke_sgehrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgehrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgehrd_work.c b/LAPACKE/src/lapacke_sgehrd_work.c
index 606ba69f..9502f4d1 100644
--- a/LAPACKE/src/lapacke_sgehrd_work.c
+++ b/LAPACKE/src/lapacke_sgehrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgehrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgejsv.c b/LAPACKE/src/lapacke_sgejsv.c
index 9861ddb2..7af99018 100644
--- a/LAPACKE/src/lapacke_sgejsv.c
+++ b/LAPACKE/src/lapacke_sgejsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgejsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgejsv_work.c b/LAPACKE/src/lapacke_sgejsv_work.c
index f1986cde..fe2fa8fb 100644
--- a/LAPACKE/src/lapacke_sgejsv_work.c
+++ b/LAPACKE/src/lapacke_sgejsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgejsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgelq2.c b/LAPACKE/src/lapacke_sgelq2.c
index 1068b396..bab4775c 100644
--- a/LAPACKE/src/lapacke_sgelq2.c
+++ b/LAPACKE/src/lapacke_sgelq2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgelq2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgelq2_work.c b/LAPACKE/src/lapacke_sgelq2_work.c
index 8eeb757d..e50a3553 100644
--- a/LAPACKE/src/lapacke_sgelq2_work.c
+++ b/LAPACKE/src/lapacke_sgelq2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgelq2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgelqf.c b/LAPACKE/src/lapacke_sgelqf.c
index a8913350..7590b688 100644
--- a/LAPACKE/src/lapacke_sgelqf.c
+++ b/LAPACKE/src/lapacke_sgelqf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgelqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgelqf_work.c b/LAPACKE/src/lapacke_sgelqf_work.c
index 2aea6749..ea49714c 100644
--- a/LAPACKE/src/lapacke_sgelqf_work.c
+++ b/LAPACKE/src/lapacke_sgelqf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgelqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgels.c b/LAPACKE/src/lapacke_sgels.c
index 4b6c8cd3..43a4097a 100644
--- a/LAPACKE/src/lapacke_sgels.c
+++ b/LAPACKE/src/lapacke_sgels.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgels
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgels_work.c b/LAPACKE/src/lapacke_sgels_work.c
index 79bd6037..87687534 100644
--- a/LAPACKE/src/lapacke_sgels_work.c
+++ b/LAPACKE/src/lapacke_sgels_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgels
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgelsd.c b/LAPACKE/src/lapacke_sgelsd.c
index 4f8b61af..08502bbf 100644
--- a/LAPACKE/src/lapacke_sgelsd.c
+++ b/LAPACKE/src/lapacke_sgelsd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgelsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgelsd_work.c b/LAPACKE/src/lapacke_sgelsd_work.c
index fdb0232b..276e07b0 100644
--- a/LAPACKE/src/lapacke_sgelsd_work.c
+++ b/LAPACKE/src/lapacke_sgelsd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgelsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgelss.c b/LAPACKE/src/lapacke_sgelss.c
index 3e2a5a39..6fd39c47 100644
--- a/LAPACKE/src/lapacke_sgelss.c
+++ b/LAPACKE/src/lapacke_sgelss.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgelss
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgelss_work.c b/LAPACKE/src/lapacke_sgelss_work.c
index 97b7267e..ef66cbec 100644
--- a/LAPACKE/src/lapacke_sgelss_work.c
+++ b/LAPACKE/src/lapacke_sgelss_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgelss
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgelsy.c b/LAPACKE/src/lapacke_sgelsy.c
index 96787d6b..956c649a 100644
--- a/LAPACKE/src/lapacke_sgelsy.c
+++ b/LAPACKE/src/lapacke_sgelsy.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgelsy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgelsy_work.c b/LAPACKE/src/lapacke_sgelsy_work.c
index 52c4bd92..1d0fe708 100644
--- a/LAPACKE/src/lapacke_sgelsy_work.c
+++ b/LAPACKE/src/lapacke_sgelsy_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgelsy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgemqrt.c b/LAPACKE/src/lapacke_sgemqrt.c
index 424159fd..93d4fcaf 100644
--- a/LAPACKE/src/lapacke_sgemqrt.c
+++ b/LAPACKE/src/lapacke_sgemqrt.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function sgemqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgemqrt_work.c b/LAPACKE/src/lapacke_sgemqrt_work.c
index f54e9d19..07be64a1 100644
--- a/LAPACKE/src/lapacke_sgemqrt_work.c
+++ b/LAPACKE/src/lapacke_sgemqrt_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgemqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqlf.c b/LAPACKE/src/lapacke_sgeqlf.c
index 11f8cbea..6b1983ba 100644
--- a/LAPACKE/src/lapacke_sgeqlf.c
+++ b/LAPACKE/src/lapacke_sgeqlf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgeqlf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqlf_work.c b/LAPACKE/src/lapacke_sgeqlf_work.c
index 51feb33a..e300a1a6 100644
--- a/LAPACKE/src/lapacke_sgeqlf_work.c
+++ b/LAPACKE/src/lapacke_sgeqlf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgeqlf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqp3.c b/LAPACKE/src/lapacke_sgeqp3.c
index 5a98fdba..9a3f2f66 100644
--- a/LAPACKE/src/lapacke_sgeqp3.c
+++ b/LAPACKE/src/lapacke_sgeqp3.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgeqp3
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqp3_work.c b/LAPACKE/src/lapacke_sgeqp3_work.c
index b4744918..4038a2cf 100644
--- a/LAPACKE/src/lapacke_sgeqp3_work.c
+++ b/LAPACKE/src/lapacke_sgeqp3_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgeqp3
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqpf.c b/LAPACKE/src/lapacke_sgeqpf.c
index ba5c2573..1ad64897 100644
--- a/LAPACKE/src/lapacke_sgeqpf.c
+++ b/LAPACKE/src/lapacke_sgeqpf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgeqpf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqpf_work.c b/LAPACKE/src/lapacke_sgeqpf_work.c
index 40abf00a..6ff9bc0a 100644
--- a/LAPACKE/src/lapacke_sgeqpf_work.c
+++ b/LAPACKE/src/lapacke_sgeqpf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgeqpf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqr2.c b/LAPACKE/src/lapacke_sgeqr2.c
index d604a40a..818a2aee 100644
--- a/LAPACKE/src/lapacke_sgeqr2.c
+++ b/LAPACKE/src/lapacke_sgeqr2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgeqr2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqr2_work.c b/LAPACKE/src/lapacke_sgeqr2_work.c
index e6c90bac..ee2d5138 100644
--- a/LAPACKE/src/lapacke_sgeqr2_work.c
+++ b/LAPACKE/src/lapacke_sgeqr2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgeqr2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqrf.c b/LAPACKE/src/lapacke_sgeqrf.c
index bbfd0dbf..69168b2e 100644
--- a/LAPACKE/src/lapacke_sgeqrf.c
+++ b/LAPACKE/src/lapacke_sgeqrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgeqrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqrf_work.c b/LAPACKE/src/lapacke_sgeqrf_work.c
index eeb2ff33..5a1e592b 100644
--- a/LAPACKE/src/lapacke_sgeqrf_work.c
+++ b/LAPACKE/src/lapacke_sgeqrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgeqrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqrfp.c b/LAPACKE/src/lapacke_sgeqrfp.c
index 062ce655..83b8d4cb 100644
--- a/LAPACKE/src/lapacke_sgeqrfp.c
+++ b/LAPACKE/src/lapacke_sgeqrfp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgeqrfp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqrfp_work.c b/LAPACKE/src/lapacke_sgeqrfp_work.c
index a412197e..18606216 100644
--- a/LAPACKE/src/lapacke_sgeqrfp_work.c
+++ b/LAPACKE/src/lapacke_sgeqrfp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgeqrfp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqrt.c b/LAPACKE/src/lapacke_sgeqrt.c
index 40f83ef2..a3363781 100644
--- a/LAPACKE/src/lapacke_sgeqrt.c
+++ b/LAPACKE/src/lapacke_sgeqrt.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function sgeqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqrt2.c b/LAPACKE/src/lapacke_sgeqrt2.c
index e9109228..238f7283 100644
--- a/LAPACKE/src/lapacke_sgeqrt2.c
+++ b/LAPACKE/src/lapacke_sgeqrt2.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function sgeqrt2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqrt2_work.c b/LAPACKE/src/lapacke_sgeqrt2_work.c
index e8f458b7..57c42605 100644
--- a/LAPACKE/src/lapacke_sgeqrt2_work.c
+++ b/LAPACKE/src/lapacke_sgeqrt2_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgeqrt2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqrt3.c b/LAPACKE/src/lapacke_sgeqrt3.c
index a207d61e..26f76211 100644
--- a/LAPACKE/src/lapacke_sgeqrt3.c
+++ b/LAPACKE/src/lapacke_sgeqrt3.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function sgeqrt3
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqrt3_work.c b/LAPACKE/src/lapacke_sgeqrt3_work.c
index 067aa345..c9b009aa 100644
--- a/LAPACKE/src/lapacke_sgeqrt3_work.c
+++ b/LAPACKE/src/lapacke_sgeqrt3_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgeqrt3
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgeqrt_work.c b/LAPACKE/src/lapacke_sgeqrt_work.c
index 8757cabb..0656c9e6 100644
--- a/LAPACKE/src/lapacke_sgeqrt_work.c
+++ b/LAPACKE/src/lapacke_sgeqrt_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgeqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgerfs.c b/LAPACKE/src/lapacke_sgerfs.c
index 92dc6210..39c317b2 100644
--- a/LAPACKE/src/lapacke_sgerfs.c
+++ b/LAPACKE/src/lapacke_sgerfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgerfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgerfs_work.c b/LAPACKE/src/lapacke_sgerfs_work.c
index 421703db..6442f3f9 100644
--- a/LAPACKE/src/lapacke_sgerfs_work.c
+++ b/LAPACKE/src/lapacke_sgerfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgerfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgerfsx.c b/LAPACKE/src/lapacke_sgerfsx.c
index f7d926ab..3a3df411 100644
--- a/LAPACKE/src/lapacke_sgerfsx.c
+++ b/LAPACKE/src/lapacke_sgerfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgerfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgerfsx_work.c b/LAPACKE/src/lapacke_sgerfsx_work.c
index 6eae0115..e42cc4c5 100644
--- a/LAPACKE/src/lapacke_sgerfsx_work.c
+++ b/LAPACKE/src/lapacke_sgerfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgerfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgerqf.c b/LAPACKE/src/lapacke_sgerqf.c
index 41a20e0f..cab074ce 100644
--- a/LAPACKE/src/lapacke_sgerqf.c
+++ b/LAPACKE/src/lapacke_sgerqf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgerqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgerqf_work.c b/LAPACKE/src/lapacke_sgerqf_work.c
index 7a8a8df3..f8fdf056 100644
--- a/LAPACKE/src/lapacke_sgerqf_work.c
+++ b/LAPACKE/src/lapacke_sgerqf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgerqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgesdd.c b/LAPACKE/src/lapacke_sgesdd.c
index 85d12faa..80dd3124 100644
--- a/LAPACKE/src/lapacke_sgesdd.c
+++ b/LAPACKE/src/lapacke_sgesdd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgesdd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgesdd_work.c b/LAPACKE/src/lapacke_sgesdd_work.c
index f9082493..9286abb7 100644
--- a/LAPACKE/src/lapacke_sgesdd_work.c
+++ b/LAPACKE/src/lapacke_sgesdd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgesdd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgesv.c b/LAPACKE/src/lapacke_sgesv.c
index 37d91fb2..6771407f 100644
--- a/LAPACKE/src/lapacke_sgesv.c
+++ b/LAPACKE/src/lapacke_sgesv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgesv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgesv_work.c b/LAPACKE/src/lapacke_sgesv_work.c
index 66e922e8..3fb1a613 100644
--- a/LAPACKE/src/lapacke_sgesv_work.c
+++ b/LAPACKE/src/lapacke_sgesv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgesv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgesvd.c b/LAPACKE/src/lapacke_sgesvd.c
index 0170f864..0ae00578 100644
--- a/LAPACKE/src/lapacke_sgesvd.c
+++ b/LAPACKE/src/lapacke_sgesvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgesvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgesvd_work.c b/LAPACKE/src/lapacke_sgesvd_work.c
index 7f72e268..9dc5509c 100644
--- a/LAPACKE/src/lapacke_sgesvd_work.c
+++ b/LAPACKE/src/lapacke_sgesvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgesvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgesvj.c b/LAPACKE/src/lapacke_sgesvj.c
index d137a886..25e43830 100644
--- a/LAPACKE/src/lapacke_sgesvj.c
+++ b/LAPACKE/src/lapacke_sgesvj.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgesvj
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgesvj_work.c b/LAPACKE/src/lapacke_sgesvj_work.c
index ec65606f..74bdeea3 100644
--- a/LAPACKE/src/lapacke_sgesvj_work.c
+++ b/LAPACKE/src/lapacke_sgesvj_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgesvj
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgesvx.c b/LAPACKE/src/lapacke_sgesvx.c
index 0162b1cb..9e198f50 100644
--- a/LAPACKE/src/lapacke_sgesvx.c
+++ b/LAPACKE/src/lapacke_sgesvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgesvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgesvx_work.c b/LAPACKE/src/lapacke_sgesvx_work.c
index 1772e7b1..e5e9fdf8 100644
--- a/LAPACKE/src/lapacke_sgesvx_work.c
+++ b/LAPACKE/src/lapacke_sgesvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgesvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgesvxx.c b/LAPACKE/src/lapacke_sgesvxx.c
index 81e623b6..c2245350 100644
--- a/LAPACKE/src/lapacke_sgesvxx.c
+++ b/LAPACKE/src/lapacke_sgesvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgesvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgesvxx_work.c b/LAPACKE/src/lapacke_sgesvxx_work.c
index 8b0e4e45..6ffa35e9 100644
--- a/LAPACKE/src/lapacke_sgesvxx_work.c
+++ b/LAPACKE/src/lapacke_sgesvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgesvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgetf2.c b/LAPACKE/src/lapacke_sgetf2.c
index 984b8066..f7e56608 100644
--- a/LAPACKE/src/lapacke_sgetf2.c
+++ b/LAPACKE/src/lapacke_sgetf2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgetf2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgetf2_work.c b/LAPACKE/src/lapacke_sgetf2_work.c
index e43e9882..fd5a704f 100644
--- a/LAPACKE/src/lapacke_sgetf2_work.c
+++ b/LAPACKE/src/lapacke_sgetf2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgetf2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgetrf.c b/LAPACKE/src/lapacke_sgetrf.c
index da5a8c3a..ef76e4fb 100644
--- a/LAPACKE/src/lapacke_sgetrf.c
+++ b/LAPACKE/src/lapacke_sgetrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgetrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgetrf_work.c b/LAPACKE/src/lapacke_sgetrf_work.c
index 92b57746..51a4865f 100644
--- a/LAPACKE/src/lapacke_sgetrf_work.c
+++ b/LAPACKE/src/lapacke_sgetrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgetrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgetri.c b/LAPACKE/src/lapacke_sgetri.c
index 4adddae1..21cef74e 100644
--- a/LAPACKE/src/lapacke_sgetri.c
+++ b/LAPACKE/src/lapacke_sgetri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgetri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgetri_work.c b/LAPACKE/src/lapacke_sgetri_work.c
index 07b26e7e..7466525c 100644
--- a/LAPACKE/src/lapacke_sgetri_work.c
+++ b/LAPACKE/src/lapacke_sgetri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgetri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgetrs.c b/LAPACKE/src/lapacke_sgetrs.c
index d961cb06..095c5c53 100644
--- a/LAPACKE/src/lapacke_sgetrs.c
+++ b/LAPACKE/src/lapacke_sgetrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgetrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgetrs_work.c b/LAPACKE/src/lapacke_sgetrs_work.c
index 02e2d232..68d27478 100644
--- a/LAPACKE/src/lapacke_sgetrs_work.c
+++ b/LAPACKE/src/lapacke_sgetrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgetrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggbak.c b/LAPACKE/src/lapacke_sggbak.c
index 3f0e1b30..23a1d6d1 100644
--- a/LAPACKE/src/lapacke_sggbak.c
+++ b/LAPACKE/src/lapacke_sggbak.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sggbak
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggbak_work.c b/LAPACKE/src/lapacke_sggbak_work.c
index 3b01747d..d510abbe 100644
--- a/LAPACKE/src/lapacke_sggbak_work.c
+++ b/LAPACKE/src/lapacke_sggbak_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sggbak
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggbal.c b/LAPACKE/src/lapacke_sggbal.c
index 6f7399bc..628aec89 100644
--- a/LAPACKE/src/lapacke_sggbal.c
+++ b/LAPACKE/src/lapacke_sggbal.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sggbal
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggbal_work.c b/LAPACKE/src/lapacke_sggbal_work.c
index 519a1b4f..a33622a7 100644
--- a/LAPACKE/src/lapacke_sggbal_work.c
+++ b/LAPACKE/src/lapacke_sggbal_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sggbal
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgges.c b/LAPACKE/src/lapacke_sgges.c
index 57bfd632..16baa67c 100644
--- a/LAPACKE/src/lapacke_sgges.c
+++ b/LAPACKE/src/lapacke_sgges.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgges
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgges_work.c b/LAPACKE/src/lapacke_sgges_work.c
index ea9f527a..232cdf00 100644
--- a/LAPACKE/src/lapacke_sgges_work.c
+++ b/LAPACKE/src/lapacke_sgges_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgges
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggesx.c b/LAPACKE/src/lapacke_sggesx.c
index 7810936c..282d8867 100644
--- a/LAPACKE/src/lapacke_sggesx.c
+++ b/LAPACKE/src/lapacke_sggesx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sggesx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggesx_work.c b/LAPACKE/src/lapacke_sggesx_work.c
index 500f216f..dd1988b5 100644
--- a/LAPACKE/src/lapacke_sggesx_work.c
+++ b/LAPACKE/src/lapacke_sggesx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sggesx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggev.c b/LAPACKE/src/lapacke_sggev.c
index 929b68a9..e2a69ef0 100644
--- a/LAPACKE/src/lapacke_sggev.c
+++ b/LAPACKE/src/lapacke_sggev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sggev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggev_work.c b/LAPACKE/src/lapacke_sggev_work.c
index 5faf5c76..eb424ccc 100644
--- a/LAPACKE/src/lapacke_sggev_work.c
+++ b/LAPACKE/src/lapacke_sggev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sggev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggevx.c b/LAPACKE/src/lapacke_sggevx.c
index ec1e6ee4..b52dab36 100644
--- a/LAPACKE/src/lapacke_sggevx.c
+++ b/LAPACKE/src/lapacke_sggevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sggevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggevx_work.c b/LAPACKE/src/lapacke_sggevx_work.c
index 73aa2b15..bcbc3e58 100644
--- a/LAPACKE/src/lapacke_sggevx_work.c
+++ b/LAPACKE/src/lapacke_sggevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sggevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggglm.c b/LAPACKE/src/lapacke_sggglm.c
index cfca12f8..d18f8008 100644
--- a/LAPACKE/src/lapacke_sggglm.c
+++ b/LAPACKE/src/lapacke_sggglm.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sggglm
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggglm_work.c b/LAPACKE/src/lapacke_sggglm_work.c
index e71de17a..97223e9c 100644
--- a/LAPACKE/src/lapacke_sggglm_work.c
+++ b/LAPACKE/src/lapacke_sggglm_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sggglm
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgghrd.c b/LAPACKE/src/lapacke_sgghrd.c
index f4da0eaa..a26461b6 100644
--- a/LAPACKE/src/lapacke_sgghrd.c
+++ b/LAPACKE/src/lapacke_sgghrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgghrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgghrd_work.c b/LAPACKE/src/lapacke_sgghrd_work.c
index 3e5a1088..4179b168 100644
--- a/LAPACKE/src/lapacke_sgghrd_work.c
+++ b/LAPACKE/src/lapacke_sgghrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgghrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgglse.c b/LAPACKE/src/lapacke_sgglse.c
index 8e95c0df..f126dcef 100644
--- a/LAPACKE/src/lapacke_sgglse.c
+++ b/LAPACKE/src/lapacke_sgglse.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgglse
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgglse_work.c b/LAPACKE/src/lapacke_sgglse_work.c
index ea713d3f..c11f16ba 100644
--- a/LAPACKE/src/lapacke_sgglse_work.c
+++ b/LAPACKE/src/lapacke_sgglse_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgglse
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggqrf.c b/LAPACKE/src/lapacke_sggqrf.c
index 955abb2b..d1dd3248 100644
--- a/LAPACKE/src/lapacke_sggqrf.c
+++ b/LAPACKE/src/lapacke_sggqrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sggqrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggqrf_work.c b/LAPACKE/src/lapacke_sggqrf_work.c
index 8fe05717..151fc9ee 100644
--- a/LAPACKE/src/lapacke_sggqrf_work.c
+++ b/LAPACKE/src/lapacke_sggqrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sggqrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggrqf.c b/LAPACKE/src/lapacke_sggrqf.c
index 5981fa4a..f5bc8d2c 100644
--- a/LAPACKE/src/lapacke_sggrqf.c
+++ b/LAPACKE/src/lapacke_sggrqf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sggrqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggrqf_work.c b/LAPACKE/src/lapacke_sggrqf_work.c
index 42715ae9..ec89b29e 100644
--- a/LAPACKE/src/lapacke_sggrqf_work.c
+++ b/LAPACKE/src/lapacke_sggrqf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sggrqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggsvd.c b/LAPACKE/src/lapacke_sggsvd.c
index 72d84a02..35661cbf 100644
--- a/LAPACKE/src/lapacke_sggsvd.c
+++ b/LAPACKE/src/lapacke_sggsvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sggsvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggsvd_work.c b/LAPACKE/src/lapacke_sggsvd_work.c
index 321a2818..4dc19f1d 100644
--- a/LAPACKE/src/lapacke_sggsvd_work.c
+++ b/LAPACKE/src/lapacke_sggsvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sggsvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggsvp.c b/LAPACKE/src/lapacke_sggsvp.c
index 1dff5e54..7911c39f 100644
--- a/LAPACKE/src/lapacke_sggsvp.c
+++ b/LAPACKE/src/lapacke_sggsvp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sggsvp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sggsvp_work.c b/LAPACKE/src/lapacke_sggsvp_work.c
index 8128df8c..262cabd6 100644
--- a/LAPACKE/src/lapacke_sggsvp_work.c
+++ b/LAPACKE/src/lapacke_sggsvp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sggsvp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgtrfs.c b/LAPACKE/src/lapacke_sgtrfs.c
index 37eb9efc..4741542a 100644
--- a/LAPACKE/src/lapacke_sgtrfs.c
+++ b/LAPACKE/src/lapacke_sgtrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgtrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgtrfs_work.c b/LAPACKE/src/lapacke_sgtrfs_work.c
index 242cfbde..40b3d826 100644
--- a/LAPACKE/src/lapacke_sgtrfs_work.c
+++ b/LAPACKE/src/lapacke_sgtrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgtrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgtsv.c b/LAPACKE/src/lapacke_sgtsv.c
index 51b93423..1b80b462 100644
--- a/LAPACKE/src/lapacke_sgtsv.c
+++ b/LAPACKE/src/lapacke_sgtsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgtsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgtsv_work.c b/LAPACKE/src/lapacke_sgtsv_work.c
index a352c192..24026cc4 100644
--- a/LAPACKE/src/lapacke_sgtsv_work.c
+++ b/LAPACKE/src/lapacke_sgtsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgtsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgtsvx.c b/LAPACKE/src/lapacke_sgtsvx.c
index 5ecdac97..f6fb1514 100644
--- a/LAPACKE/src/lapacke_sgtsvx.c
+++ b/LAPACKE/src/lapacke_sgtsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgtsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgtsvx_work.c b/LAPACKE/src/lapacke_sgtsvx_work.c
index da19c415..4a1d0e3d 100644
--- a/LAPACKE/src/lapacke_sgtsvx_work.c
+++ b/LAPACKE/src/lapacke_sgtsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgtsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgttrs.c b/LAPACKE/src/lapacke_sgttrs.c
index 4a63f787..3ae674b7 100644
--- a/LAPACKE/src/lapacke_sgttrs.c
+++ b/LAPACKE/src/lapacke_sgttrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sgttrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sgttrs_work.c b/LAPACKE/src/lapacke_sgttrs_work.c
index 83bb455e..a85a704a 100644
--- a/LAPACKE/src/lapacke_sgttrs_work.c
+++ b/LAPACKE/src/lapacke_sgttrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sgttrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_shgeqz.c b/LAPACKE/src/lapacke_shgeqz.c
index c2c1d3bb..911f944d 100644
--- a/LAPACKE/src/lapacke_shgeqz.c
+++ b/LAPACKE/src/lapacke_shgeqz.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function shgeqz
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_shgeqz_work.c b/LAPACKE/src/lapacke_shgeqz_work.c
index 29bd1258..6f00690c 100644
--- a/LAPACKE/src/lapacke_shgeqz_work.c
+++ b/LAPACKE/src/lapacke_shgeqz_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function shgeqz
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_shsein.c b/LAPACKE/src/lapacke_shsein.c
index 14377f45..c1107f8a 100644
--- a/LAPACKE/src/lapacke_shsein.c
+++ b/LAPACKE/src/lapacke_shsein.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function shsein
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_shsein_work.c b/LAPACKE/src/lapacke_shsein_work.c
index 8aad8811..59e96962 100644
--- a/LAPACKE/src/lapacke_shsein_work.c
+++ b/LAPACKE/src/lapacke_shsein_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function shsein
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_shseqr.c b/LAPACKE/src/lapacke_shseqr.c
index 4402fc18..e0b5f69b 100644
--- a/LAPACKE/src/lapacke_shseqr.c
+++ b/LAPACKE/src/lapacke_shseqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function shseqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_shseqr_work.c b/LAPACKE/src/lapacke_shseqr_work.c
index bab4d490..74b6f8dc 100644
--- a/LAPACKE/src/lapacke_shseqr_work.c
+++ b/LAPACKE/src/lapacke_shseqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function shseqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slacpy.c b/LAPACKE/src/lapacke_slacpy.c
index 02ef8ccc..b7c0796a 100644
--- a/LAPACKE/src/lapacke_slacpy.c
+++ b/LAPACKE/src/lapacke_slacpy.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function slacpy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slacpy_work.c b/LAPACKE/src/lapacke_slacpy_work.c
index 6b36530e..e6016700 100644
--- a/LAPACKE/src/lapacke_slacpy_work.c
+++ b/LAPACKE/src/lapacke_slacpy_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function slacpy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slag2d.c b/LAPACKE/src/lapacke_slag2d.c
index 1a0a4a97..7f25d3b2 100644
--- a/LAPACKE/src/lapacke_slag2d.c
+++ b/LAPACKE/src/lapacke_slag2d.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function slag2d
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slag2d_work.c b/LAPACKE/src/lapacke_slag2d_work.c
index dbed9078..d71c1bd8 100644
--- a/LAPACKE/src/lapacke_slag2d_work.c
+++ b/LAPACKE/src/lapacke_slag2d_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function slag2d
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slagge.c b/LAPACKE/src/lapacke_slagge.c
index 0f21211f..30879527 100644
--- a/LAPACKE/src/lapacke_slagge.c
+++ b/LAPACKE/src/lapacke_slagge.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function slagge
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slagge_work.c b/LAPACKE/src/lapacke_slagge_work.c
index 2f20e421..aa055e4f 100644
--- a/LAPACKE/src/lapacke_slagge_work.c
+++ b/LAPACKE/src/lapacke_slagge_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function slagge
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slagsy.c b/LAPACKE/src/lapacke_slagsy.c
index c7473111..6ff1160a 100644
--- a/LAPACKE/src/lapacke_slagsy.c
+++ b/LAPACKE/src/lapacke_slagsy.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function slagsy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slagsy_work.c b/LAPACKE/src/lapacke_slagsy_work.c
index b34800ff..3bcf659a 100644
--- a/LAPACKE/src/lapacke_slagsy_work.c
+++ b/LAPACKE/src/lapacke_slagsy_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function slagsy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slamch_work.c b/LAPACKE/src/lapacke_slamch_work.c
index 0332a190..3ba6bc21 100644
--- a/LAPACKE/src/lapacke_slamch_work.c
+++ b/LAPACKE/src/lapacke_slamch_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function slamch
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slange.c b/LAPACKE/src/lapacke_slange.c
index eca4aecd..8d1e172f 100644
--- a/LAPACKE/src/lapacke_slange.c
+++ b/LAPACKE/src/lapacke_slange.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function slange
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slange_work.c b/LAPACKE/src/lapacke_slange_work.c
index e0b5e540..dc03fdfb 100644
--- a/LAPACKE/src/lapacke_slange_work.c
+++ b/LAPACKE/src/lapacke_slange_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function slange
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slansy.c b/LAPACKE/src/lapacke_slansy.c
index e55b650b..a2711fa8 100644
--- a/LAPACKE/src/lapacke_slansy.c
+++ b/LAPACKE/src/lapacke_slansy.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function slansy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slansy_work.c b/LAPACKE/src/lapacke_slansy_work.c
index ac21166d..9e14a5f9 100644
--- a/LAPACKE/src/lapacke_slansy_work.c
+++ b/LAPACKE/src/lapacke_slansy_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function slansy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slantr.c b/LAPACKE/src/lapacke_slantr.c
index daa4bcac..99942b35 100644
--- a/LAPACKE/src/lapacke_slantr.c
+++ b/LAPACKE/src/lapacke_slantr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function slantr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slantr_work.c b/LAPACKE/src/lapacke_slantr_work.c
index 75a33f18..79c71a00 100644
--- a/LAPACKE/src/lapacke_slantr_work.c
+++ b/LAPACKE/src/lapacke_slantr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function slantr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slapmr.c b/LAPACKE/src/lapacke_slapmr.c
index c3dcad99..e020cc49 100644
--- a/LAPACKE/src/lapacke_slapmr.c
+++ b/LAPACKE/src/lapacke_slapmr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function slapmr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slapmr_work.c b/LAPACKE/src/lapacke_slapmr_work.c
index 8c4ebc7c..46a41367 100644
--- a/LAPACKE/src/lapacke_slapmr_work.c
+++ b/LAPACKE/src/lapacke_slapmr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function slapmr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slarfb.c b/LAPACKE/src/lapacke_slarfb.c
index 660287a6..c64fc1f0 100644
--- a/LAPACKE/src/lapacke_slarfb.c
+++ b/LAPACKE/src/lapacke_slarfb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function slarfb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slarfb_work.c b/LAPACKE/src/lapacke_slarfb_work.c
index c5af73c9..12b4c7b6 100644
--- a/LAPACKE/src/lapacke_slarfb_work.c
+++ b/LAPACKE/src/lapacke_slarfb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function slarfb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slarft.c b/LAPACKE/src/lapacke_slarft.c
index 86d74fbd..27775265 100644
--- a/LAPACKE/src/lapacke_slarft.c
+++ b/LAPACKE/src/lapacke_slarft.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function slarft
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slarft_work.c b/LAPACKE/src/lapacke_slarft_work.c
index 4801eaf1..46b405ee 100644
--- a/LAPACKE/src/lapacke_slarft_work.c
+++ b/LAPACKE/src/lapacke_slarft_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function slarft
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slaset.c b/LAPACKE/src/lapacke_slaset.c
index 86461895..02af8724 100644
--- a/LAPACKE/src/lapacke_slaset.c
+++ b/LAPACKE/src/lapacke_slaset.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function slaset
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slaset_work.c b/LAPACKE/src/lapacke_slaset_work.c
index 540ba26f..c89c9a6e 100644
--- a/LAPACKE/src/lapacke_slaset_work.c
+++ b/LAPACKE/src/lapacke_slaset_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function slaset
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slaswp.c b/LAPACKE/src/lapacke_slaswp.c
index 0df871ec..4fd4a5e1 100644
--- a/LAPACKE/src/lapacke_slaswp.c
+++ b/LAPACKE/src/lapacke_slaswp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function slaswp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slaswp_work.c b/LAPACKE/src/lapacke_slaswp_work.c
index 22c10bd9..01abf596 100644
--- a/LAPACKE/src/lapacke_slaswp_work.c
+++ b/LAPACKE/src/lapacke_slaswp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function slaswp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slauum.c b/LAPACKE/src/lapacke_slauum.c
index aa8e6ee7..f50d14b6 100644
--- a/LAPACKE/src/lapacke_slauum.c
+++ b/LAPACKE/src/lapacke_slauum.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function slauum
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_slauum_work.c b/LAPACKE/src/lapacke_slauum_work.c
index 19290876..0dc66de2 100644
--- a/LAPACKE/src/lapacke_slauum_work.c
+++ b/LAPACKE/src/lapacke_slauum_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function slauum
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sopgtr.c b/LAPACKE/src/lapacke_sopgtr.c
index 9d1326c3..68103e4c 100644
--- a/LAPACKE/src/lapacke_sopgtr.c
+++ b/LAPACKE/src/lapacke_sopgtr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sopgtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sopgtr_work.c b/LAPACKE/src/lapacke_sopgtr_work.c
index ffadbfb2..7f1b0148 100644
--- a/LAPACKE/src/lapacke_sopgtr_work.c
+++ b/LAPACKE/src/lapacke_sopgtr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sopgtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sopmtr.c b/LAPACKE/src/lapacke_sopmtr.c
index 74fc1416..6ed4665b 100644
--- a/LAPACKE/src/lapacke_sopmtr.c
+++ b/LAPACKE/src/lapacke_sopmtr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sopmtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sopmtr_work.c b/LAPACKE/src/lapacke_sopmtr_work.c
index 8f84ef2b..318037ce 100644
--- a/LAPACKE/src/lapacke_sopmtr_work.c
+++ b/LAPACKE/src/lapacke_sopmtr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sopmtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorbdb.c b/LAPACKE/src/lapacke_sorbdb.c
index 295a49e1..1a0ede9a 100644
--- a/LAPACKE/src/lapacke_sorbdb.c
+++ b/LAPACKE/src/lapacke_sorbdb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sorbdb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorbdb_work.c b/LAPACKE/src/lapacke_sorbdb_work.c
index eb93d97e..54408201 100644
--- a/LAPACKE/src/lapacke_sorbdb_work.c
+++ b/LAPACKE/src/lapacke_sorbdb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sorbdb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorcsd.c b/LAPACKE/src/lapacke_sorcsd.c
index 642e4e31..b9864aef 100644
--- a/LAPACKE/src/lapacke_sorcsd.c
+++ b/LAPACKE/src/lapacke_sorcsd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sorcsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorcsd_work.c b/LAPACKE/src/lapacke_sorcsd_work.c
index 9615e8ea..feff8fab 100644
--- a/LAPACKE/src/lapacke_sorcsd_work.c
+++ b/LAPACKE/src/lapacke_sorcsd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sorcsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorgbr.c b/LAPACKE/src/lapacke_sorgbr.c
index 99e39675..1726d01c 100644
--- a/LAPACKE/src/lapacke_sorgbr.c
+++ b/LAPACKE/src/lapacke_sorgbr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sorgbr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorgbr_work.c b/LAPACKE/src/lapacke_sorgbr_work.c
index 65d82897..8aa85e1a 100644
--- a/LAPACKE/src/lapacke_sorgbr_work.c
+++ b/LAPACKE/src/lapacke_sorgbr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sorgbr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorghr.c b/LAPACKE/src/lapacke_sorghr.c
index 5e7481b8..74f6fb4b 100644
--- a/LAPACKE/src/lapacke_sorghr.c
+++ b/LAPACKE/src/lapacke_sorghr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sorghr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorghr_work.c b/LAPACKE/src/lapacke_sorghr_work.c
index 52ef963f..753a7b77 100644
--- a/LAPACKE/src/lapacke_sorghr_work.c
+++ b/LAPACKE/src/lapacke_sorghr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sorghr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorglq.c b/LAPACKE/src/lapacke_sorglq.c
index 4e905caa..f48a1e62 100644
--- a/LAPACKE/src/lapacke_sorglq.c
+++ b/LAPACKE/src/lapacke_sorglq.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sorglq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorglq_work.c b/LAPACKE/src/lapacke_sorglq_work.c
index d9907ef0..c4dbc2ea 100644
--- a/LAPACKE/src/lapacke_sorglq_work.c
+++ b/LAPACKE/src/lapacke_sorglq_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sorglq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorgql.c b/LAPACKE/src/lapacke_sorgql.c
index a14b4ffe..86d0874a 100644
--- a/LAPACKE/src/lapacke_sorgql.c
+++ b/LAPACKE/src/lapacke_sorgql.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sorgql
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorgql_work.c b/LAPACKE/src/lapacke_sorgql_work.c
index 86daa4d9..f1577385 100644
--- a/LAPACKE/src/lapacke_sorgql_work.c
+++ b/LAPACKE/src/lapacke_sorgql_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sorgql
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorgqr.c b/LAPACKE/src/lapacke_sorgqr.c
index 2cdc3459..3e7930b3 100644
--- a/LAPACKE/src/lapacke_sorgqr.c
+++ b/LAPACKE/src/lapacke_sorgqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sorgqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorgqr_work.c b/LAPACKE/src/lapacke_sorgqr_work.c
index d625a173..910361ca 100644
--- a/LAPACKE/src/lapacke_sorgqr_work.c
+++ b/LAPACKE/src/lapacke_sorgqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sorgqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorgrq.c b/LAPACKE/src/lapacke_sorgrq.c
index cb6d5253..f3335da9 100644
--- a/LAPACKE/src/lapacke_sorgrq.c
+++ b/LAPACKE/src/lapacke_sorgrq.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sorgrq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorgrq_work.c b/LAPACKE/src/lapacke_sorgrq_work.c
index 1720c3c4..bc53342b 100644
--- a/LAPACKE/src/lapacke_sorgrq_work.c
+++ b/LAPACKE/src/lapacke_sorgrq_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sorgrq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorgtr.c b/LAPACKE/src/lapacke_sorgtr.c
index 220f0a25..aadb4291 100644
--- a/LAPACKE/src/lapacke_sorgtr.c
+++ b/LAPACKE/src/lapacke_sorgtr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sorgtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sorgtr_work.c b/LAPACKE/src/lapacke_sorgtr_work.c
index 20188a33..7f32816b 100644
--- a/LAPACKE/src/lapacke_sorgtr_work.c
+++ b/LAPACKE/src/lapacke_sorgtr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sorgtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sormbr.c b/LAPACKE/src/lapacke_sormbr.c
index e4424eb2..c27896dc 100644
--- a/LAPACKE/src/lapacke_sormbr.c
+++ b/LAPACKE/src/lapacke_sormbr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sormbr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sormbr_work.c b/LAPACKE/src/lapacke_sormbr_work.c
index 425f26f1..f7a2ff3d 100644
--- a/LAPACKE/src/lapacke_sormbr_work.c
+++ b/LAPACKE/src/lapacke_sormbr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sormbr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sormhr.c b/LAPACKE/src/lapacke_sormhr.c
index 882ecdfe..f88fdbcd 100644
--- a/LAPACKE/src/lapacke_sormhr.c
+++ b/LAPACKE/src/lapacke_sormhr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sormhr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sormhr_work.c b/LAPACKE/src/lapacke_sormhr_work.c
index be8b451e..bc243948 100644
--- a/LAPACKE/src/lapacke_sormhr_work.c
+++ b/LAPACKE/src/lapacke_sormhr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sormhr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sormlq.c b/LAPACKE/src/lapacke_sormlq.c
index 80641494..25b522b6 100644
--- a/LAPACKE/src/lapacke_sormlq.c
+++ b/LAPACKE/src/lapacke_sormlq.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sormlq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sormlq_work.c b/LAPACKE/src/lapacke_sormlq_work.c
index bbf55bd8..a277436c 100644
--- a/LAPACKE/src/lapacke_sormlq_work.c
+++ b/LAPACKE/src/lapacke_sormlq_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sormlq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sormql.c b/LAPACKE/src/lapacke_sormql.c
index 31874560..aa8cbe63 100644
--- a/LAPACKE/src/lapacke_sormql.c
+++ b/LAPACKE/src/lapacke_sormql.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sormql
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sormql_work.c b/LAPACKE/src/lapacke_sormql_work.c
index cb07ef00..938c8988 100644
--- a/LAPACKE/src/lapacke_sormql_work.c
+++ b/LAPACKE/src/lapacke_sormql_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sormql
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sormqr.c b/LAPACKE/src/lapacke_sormqr.c
index 3d8fcb88..7b8678f3 100644
--- a/LAPACKE/src/lapacke_sormqr.c
+++ b/LAPACKE/src/lapacke_sormqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sormqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sormqr_work.c b/LAPACKE/src/lapacke_sormqr_work.c
index 753333bb..8298b5df 100644
--- a/LAPACKE/src/lapacke_sormqr_work.c
+++ b/LAPACKE/src/lapacke_sormqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sormqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sormrq.c b/LAPACKE/src/lapacke_sormrq.c
index 997a7e4c..83b50d09 100644
--- a/LAPACKE/src/lapacke_sormrq.c
+++ b/LAPACKE/src/lapacke_sormrq.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sormrq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sormrq_work.c b/LAPACKE/src/lapacke_sormrq_work.c
index 8f5c140f..414c62fa 100644
--- a/LAPACKE/src/lapacke_sormrq_work.c
+++ b/LAPACKE/src/lapacke_sormrq_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sormrq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sormrz.c b/LAPACKE/src/lapacke_sormrz.c
index 6ce4b998..f44d7a4d 100644
--- a/LAPACKE/src/lapacke_sormrz.c
+++ b/LAPACKE/src/lapacke_sormrz.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sormrz
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sormrz_work.c b/LAPACKE/src/lapacke_sormrz_work.c
index 97da0647..d3b67ece 100644
--- a/LAPACKE/src/lapacke_sormrz_work.c
+++ b/LAPACKE/src/lapacke_sormrz_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sormrz
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sormtr.c b/LAPACKE/src/lapacke_sormtr.c
index 2d8956f3..c20b1b7e 100644
--- a/LAPACKE/src/lapacke_sormtr.c
+++ b/LAPACKE/src/lapacke_sormtr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sormtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sormtr_work.c b/LAPACKE/src/lapacke_sormtr_work.c
index fd3003bb..09751842 100644
--- a/LAPACKE/src/lapacke_sormtr_work.c
+++ b/LAPACKE/src/lapacke_sormtr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sormtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spbcon.c b/LAPACKE/src/lapacke_spbcon.c
index 064239fe..bd0af09c 100644
--- a/LAPACKE/src/lapacke_spbcon.c
+++ b/LAPACKE/src/lapacke_spbcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spbcon_work.c b/LAPACKE/src/lapacke_spbcon_work.c
index aa26bd24..5ad05cd2 100644
--- a/LAPACKE/src/lapacke_spbcon_work.c
+++ b/LAPACKE/src/lapacke_spbcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spbequ.c b/LAPACKE/src/lapacke_spbequ.c
index 90aa72ad..9ed657a9 100644
--- a/LAPACKE/src/lapacke_spbequ.c
+++ b/LAPACKE/src/lapacke_spbequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spbequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spbequ_work.c b/LAPACKE/src/lapacke_spbequ_work.c
index 02e2494a..147e1c66 100644
--- a/LAPACKE/src/lapacke_spbequ_work.c
+++ b/LAPACKE/src/lapacke_spbequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spbequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spbrfs.c b/LAPACKE/src/lapacke_spbrfs.c
index 9800a8fd..da537798 100644
--- a/LAPACKE/src/lapacke_spbrfs.c
+++ b/LAPACKE/src/lapacke_spbrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spbrfs_work.c b/LAPACKE/src/lapacke_spbrfs_work.c
index e52ff60e..345e631e 100644
--- a/LAPACKE/src/lapacke_spbrfs_work.c
+++ b/LAPACKE/src/lapacke_spbrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spbstf.c b/LAPACKE/src/lapacke_spbstf.c
index 719a25e3..416b4109 100644
--- a/LAPACKE/src/lapacke_spbstf.c
+++ b/LAPACKE/src/lapacke_spbstf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spbstf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spbstf_work.c b/LAPACKE/src/lapacke_spbstf_work.c
index 011a643b..2e28083f 100644
--- a/LAPACKE/src/lapacke_spbstf_work.c
+++ b/LAPACKE/src/lapacke_spbstf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spbstf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spbsv.c b/LAPACKE/src/lapacke_spbsv.c
index dba98da0..f6d550a0 100644
--- a/LAPACKE/src/lapacke_spbsv.c
+++ b/LAPACKE/src/lapacke_spbsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spbsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spbsv_work.c b/LAPACKE/src/lapacke_spbsv_work.c
index 557be7ea..7dc810da 100644
--- a/LAPACKE/src/lapacke_spbsv_work.c
+++ b/LAPACKE/src/lapacke_spbsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spbsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spbsvx.c b/LAPACKE/src/lapacke_spbsvx.c
index 59f32c08..b19d93f1 100644
--- a/LAPACKE/src/lapacke_spbsvx.c
+++ b/LAPACKE/src/lapacke_spbsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spbsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spbsvx_work.c b/LAPACKE/src/lapacke_spbsvx_work.c
index 5b866db8..2ae8c2a7 100644
--- a/LAPACKE/src/lapacke_spbsvx_work.c
+++ b/LAPACKE/src/lapacke_spbsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spbsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spbtrf.c b/LAPACKE/src/lapacke_spbtrf.c
index 38eb5b5b..424f213a 100644
--- a/LAPACKE/src/lapacke_spbtrf.c
+++ b/LAPACKE/src/lapacke_spbtrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spbtrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spbtrf_work.c b/LAPACKE/src/lapacke_spbtrf_work.c
index 32508142..5a02bafc 100644
--- a/LAPACKE/src/lapacke_spbtrf_work.c
+++ b/LAPACKE/src/lapacke_spbtrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spbtrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spbtrs.c b/LAPACKE/src/lapacke_spbtrs.c
index 0e25b11a..e353166e 100644
--- a/LAPACKE/src/lapacke_spbtrs.c
+++ b/LAPACKE/src/lapacke_spbtrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spbtrs_work.c b/LAPACKE/src/lapacke_spbtrs_work.c
index f86ec3d3..acc83afa 100644
--- a/LAPACKE/src/lapacke_spbtrs_work.c
+++ b/LAPACKE/src/lapacke_spbtrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spftrf.c b/LAPACKE/src/lapacke_spftrf.c
index 5ec32274..78462568 100644
--- a/LAPACKE/src/lapacke_spftrf.c
+++ b/LAPACKE/src/lapacke_spftrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spftrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spftrf_work.c b/LAPACKE/src/lapacke_spftrf_work.c
index e3179f3c..cbb55664 100644
--- a/LAPACKE/src/lapacke_spftrf_work.c
+++ b/LAPACKE/src/lapacke_spftrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spftrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spftri.c b/LAPACKE/src/lapacke_spftri.c
index 071a3f18..a91cf9ff 100644
--- a/LAPACKE/src/lapacke_spftri.c
+++ b/LAPACKE/src/lapacke_spftri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spftri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spftri_work.c b/LAPACKE/src/lapacke_spftri_work.c
index 6f5daa49..62805b25 100644
--- a/LAPACKE/src/lapacke_spftri_work.c
+++ b/LAPACKE/src/lapacke_spftri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spftri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spftrs.c b/LAPACKE/src/lapacke_spftrs.c
index 8ba991d7..7b9d7737 100644
--- a/LAPACKE/src/lapacke_spftrs.c
+++ b/LAPACKE/src/lapacke_spftrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spftrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spftrs_work.c b/LAPACKE/src/lapacke_spftrs_work.c
index 8a6a91cb..e6246703 100644
--- a/LAPACKE/src/lapacke_spftrs_work.c
+++ b/LAPACKE/src/lapacke_spftrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spftrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spocon.c b/LAPACKE/src/lapacke_spocon.c
index 13c0b778..8a6b32ae 100644
--- a/LAPACKE/src/lapacke_spocon.c
+++ b/LAPACKE/src/lapacke_spocon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spocon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spocon_work.c b/LAPACKE/src/lapacke_spocon_work.c
index 01a6aa31..147ff447 100644
--- a/LAPACKE/src/lapacke_spocon_work.c
+++ b/LAPACKE/src/lapacke_spocon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spocon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spoequ.c b/LAPACKE/src/lapacke_spoequ.c
index 54a01f6c..2a706df3 100644
--- a/LAPACKE/src/lapacke_spoequ.c
+++ b/LAPACKE/src/lapacke_spoequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spoequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spoequ_work.c b/LAPACKE/src/lapacke_spoequ_work.c
index a448699a..a303c43a 100644
--- a/LAPACKE/src/lapacke_spoequ_work.c
+++ b/LAPACKE/src/lapacke_spoequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spoequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spoequb.c b/LAPACKE/src/lapacke_spoequb.c
index 9771abcb..f00ff8eb 100644
--- a/LAPACKE/src/lapacke_spoequb.c
+++ b/LAPACKE/src/lapacke_spoequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spoequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spoequb_work.c b/LAPACKE/src/lapacke_spoequb_work.c
index e2b81f45..5f6e1211 100644
--- a/LAPACKE/src/lapacke_spoequb_work.c
+++ b/LAPACKE/src/lapacke_spoequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spoequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sporfs.c b/LAPACKE/src/lapacke_sporfs.c
index ff6da08d..0f90c367 100644
--- a/LAPACKE/src/lapacke_sporfs.c
+++ b/LAPACKE/src/lapacke_sporfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sporfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sporfs_work.c b/LAPACKE/src/lapacke_sporfs_work.c
index 3d2715d4..475a9606 100644
--- a/LAPACKE/src/lapacke_sporfs_work.c
+++ b/LAPACKE/src/lapacke_sporfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sporfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sporfsx.c b/LAPACKE/src/lapacke_sporfsx.c
index 64bddbec..191db44c 100644
--- a/LAPACKE/src/lapacke_sporfsx.c
+++ b/LAPACKE/src/lapacke_sporfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sporfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sporfsx_work.c b/LAPACKE/src/lapacke_sporfsx_work.c
index 58452c1c..00b157a6 100644
--- a/LAPACKE/src/lapacke_sporfsx_work.c
+++ b/LAPACKE/src/lapacke_sporfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sporfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sposv.c b/LAPACKE/src/lapacke_sposv.c
index e47237ef..fd4ba966 100644
--- a/LAPACKE/src/lapacke_sposv.c
+++ b/LAPACKE/src/lapacke_sposv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sposv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sposv_work.c b/LAPACKE/src/lapacke_sposv_work.c
index 2e843a31..a3dd46a8 100644
--- a/LAPACKE/src/lapacke_sposv_work.c
+++ b/LAPACKE/src/lapacke_sposv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sposv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sposvx.c b/LAPACKE/src/lapacke_sposvx.c
index d6082bfb..1250b2aa 100644
--- a/LAPACKE/src/lapacke_sposvx.c
+++ b/LAPACKE/src/lapacke_sposvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sposvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sposvx_work.c b/LAPACKE/src/lapacke_sposvx_work.c
index 521c1624..7146ae7a 100644
--- a/LAPACKE/src/lapacke_sposvx_work.c
+++ b/LAPACKE/src/lapacke_sposvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sposvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sposvxx.c b/LAPACKE/src/lapacke_sposvxx.c
index 201ed1b4..2549b955 100644
--- a/LAPACKE/src/lapacke_sposvxx.c
+++ b/LAPACKE/src/lapacke_sposvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sposvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sposvxx_work.c b/LAPACKE/src/lapacke_sposvxx_work.c
index 899ec813..f2fff6e5 100644
--- a/LAPACKE/src/lapacke_sposvxx_work.c
+++ b/LAPACKE/src/lapacke_sposvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sposvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spotrf.c b/LAPACKE/src/lapacke_spotrf.c
index faa6124b..5fa0fe7a 100644
--- a/LAPACKE/src/lapacke_spotrf.c
+++ b/LAPACKE/src/lapacke_spotrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spotrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spotrf_work.c b/LAPACKE/src/lapacke_spotrf_work.c
index 472f088f..f28dfd1f 100644
--- a/LAPACKE/src/lapacke_spotrf_work.c
+++ b/LAPACKE/src/lapacke_spotrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spotrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spotri.c b/LAPACKE/src/lapacke_spotri.c
index b05ae71c..1805b764 100644
--- a/LAPACKE/src/lapacke_spotri.c
+++ b/LAPACKE/src/lapacke_spotri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spotri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spotri_work.c b/LAPACKE/src/lapacke_spotri_work.c
index f923d47f..b1bd3d24 100644
--- a/LAPACKE/src/lapacke_spotri_work.c
+++ b/LAPACKE/src/lapacke_spotri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spotri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spotrs.c b/LAPACKE/src/lapacke_spotrs.c
index 53ef536d..fd5a0a15 100644
--- a/LAPACKE/src/lapacke_spotrs.c
+++ b/LAPACKE/src/lapacke_spotrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spotrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spotrs_work.c b/LAPACKE/src/lapacke_spotrs_work.c
index 657f388c..977e1d46 100644
--- a/LAPACKE/src/lapacke_spotrs_work.c
+++ b/LAPACKE/src/lapacke_spotrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spotrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sppcon.c b/LAPACKE/src/lapacke_sppcon.c
index 36e79079..0c0e8d52 100644
--- a/LAPACKE/src/lapacke_sppcon.c
+++ b/LAPACKE/src/lapacke_sppcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sppcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sppcon_work.c b/LAPACKE/src/lapacke_sppcon_work.c
index f217062e..b8ce696a 100644
--- a/LAPACKE/src/lapacke_sppcon_work.c
+++ b/LAPACKE/src/lapacke_sppcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sppcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sppequ.c b/LAPACKE/src/lapacke_sppequ.c
index 295bb973..a695c301 100644
--- a/LAPACKE/src/lapacke_sppequ.c
+++ b/LAPACKE/src/lapacke_sppequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sppequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sppequ_work.c b/LAPACKE/src/lapacke_sppequ_work.c
index 3ffcd934..2e281660 100644
--- a/LAPACKE/src/lapacke_sppequ_work.c
+++ b/LAPACKE/src/lapacke_sppequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sppequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spprfs.c b/LAPACKE/src/lapacke_spprfs.c
index f40f380c..69c73796 100644
--- a/LAPACKE/src/lapacke_spprfs.c
+++ b/LAPACKE/src/lapacke_spprfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spprfs_work.c b/LAPACKE/src/lapacke_spprfs_work.c
index 7bbc666f..02601e58 100644
--- a/LAPACKE/src/lapacke_spprfs_work.c
+++ b/LAPACKE/src/lapacke_spprfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sppsv.c b/LAPACKE/src/lapacke_sppsv.c
index 83074b8d..f40bc2d4 100644
--- a/LAPACKE/src/lapacke_sppsv.c
+++ b/LAPACKE/src/lapacke_sppsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sppsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sppsv_work.c b/LAPACKE/src/lapacke_sppsv_work.c
index 78dcd74a..d8fc1833 100644
--- a/LAPACKE/src/lapacke_sppsv_work.c
+++ b/LAPACKE/src/lapacke_sppsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sppsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sppsvx.c b/LAPACKE/src/lapacke_sppsvx.c
index bb026f84..c5ea8132 100644
--- a/LAPACKE/src/lapacke_sppsvx.c
+++ b/LAPACKE/src/lapacke_sppsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sppsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sppsvx_work.c b/LAPACKE/src/lapacke_sppsvx_work.c
index 353917a2..755fb8bf 100644
--- a/LAPACKE/src/lapacke_sppsvx_work.c
+++ b/LAPACKE/src/lapacke_sppsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sppsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spptrf.c b/LAPACKE/src/lapacke_spptrf.c
index e7e97f1f..375baae8 100644
--- a/LAPACKE/src/lapacke_spptrf.c
+++ b/LAPACKE/src/lapacke_spptrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spptrf_work.c b/LAPACKE/src/lapacke_spptrf_work.c
index 2c74b8b4..4ae84174 100644
--- a/LAPACKE/src/lapacke_spptrf_work.c
+++ b/LAPACKE/src/lapacke_spptrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spptri.c b/LAPACKE/src/lapacke_spptri.c
index 2aabafe6..1b5949b9 100644
--- a/LAPACKE/src/lapacke_spptri.c
+++ b/LAPACKE/src/lapacke_spptri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spptri_work.c b/LAPACKE/src/lapacke_spptri_work.c
index a6565736..21638923 100644
--- a/LAPACKE/src/lapacke_spptri_work.c
+++ b/LAPACKE/src/lapacke_spptri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spptrs.c b/LAPACKE/src/lapacke_spptrs.c
index ddd9c332..4c727013 100644
--- a/LAPACKE/src/lapacke_spptrs.c
+++ b/LAPACKE/src/lapacke_spptrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spptrs_work.c b/LAPACKE/src/lapacke_spptrs_work.c
index 416ee18a..73f48fc2 100644
--- a/LAPACKE/src/lapacke_spptrs_work.c
+++ b/LAPACKE/src/lapacke_spptrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spstrf.c b/LAPACKE/src/lapacke_spstrf.c
index b5ee7e05..11a1b35e 100644
--- a/LAPACKE/src/lapacke_spstrf.c
+++ b/LAPACKE/src/lapacke_spstrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spstrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spstrf_work.c b/LAPACKE/src/lapacke_spstrf_work.c
index 40e80fba..1971732c 100644
--- a/LAPACKE/src/lapacke_spstrf_work.c
+++ b/LAPACKE/src/lapacke_spstrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spstrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spteqr.c b/LAPACKE/src/lapacke_spteqr.c
index 71dd1fe5..6c2417a8 100644
--- a/LAPACKE/src/lapacke_spteqr.c
+++ b/LAPACKE/src/lapacke_spteqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spteqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spteqr_work.c b/LAPACKE/src/lapacke_spteqr_work.c
index 023cece3..bf3bd763 100644
--- a/LAPACKE/src/lapacke_spteqr_work.c
+++ b/LAPACKE/src/lapacke_spteqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spteqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sptrfs.c b/LAPACKE/src/lapacke_sptrfs.c
index 0409bfcf..efcd12c7 100644
--- a/LAPACKE/src/lapacke_sptrfs.c
+++ b/LAPACKE/src/lapacke_sptrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sptrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sptrfs_work.c b/LAPACKE/src/lapacke_sptrfs_work.c
index 9b246099..dee24224 100644
--- a/LAPACKE/src/lapacke_sptrfs_work.c
+++ b/LAPACKE/src/lapacke_sptrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sptrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sptsv.c b/LAPACKE/src/lapacke_sptsv.c
index f94917b3..dfdfe6fd 100644
--- a/LAPACKE/src/lapacke_sptsv.c
+++ b/LAPACKE/src/lapacke_sptsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sptsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sptsv_work.c b/LAPACKE/src/lapacke_sptsv_work.c
index d75aef1e..ddfd3715 100644
--- a/LAPACKE/src/lapacke_sptsv_work.c
+++ b/LAPACKE/src/lapacke_sptsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sptsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sptsvx.c b/LAPACKE/src/lapacke_sptsvx.c
index d37b3731..f5fb4ed2 100644
--- a/LAPACKE/src/lapacke_sptsvx.c
+++ b/LAPACKE/src/lapacke_sptsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sptsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sptsvx_work.c b/LAPACKE/src/lapacke_sptsvx_work.c
index b75a15ed..f8bb61b5 100644
--- a/LAPACKE/src/lapacke_sptsvx_work.c
+++ b/LAPACKE/src/lapacke_sptsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sptsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spttrs.c b/LAPACKE/src/lapacke_spttrs.c
index d827f770..d2c87373 100644
--- a/LAPACKE/src/lapacke_spttrs.c
+++ b/LAPACKE/src/lapacke_spttrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function spttrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_spttrs_work.c b/LAPACKE/src/lapacke_spttrs_work.c
index 40aeccba..fe3d4eed 100644
--- a/LAPACKE/src/lapacke_spttrs_work.c
+++ b/LAPACKE/src/lapacke_spttrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function spttrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssbev.c b/LAPACKE/src/lapacke_ssbev.c
index 671797e8..71316763 100644
--- a/LAPACKE/src/lapacke_ssbev.c
+++ b/LAPACKE/src/lapacke_ssbev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssbev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssbev_work.c b/LAPACKE/src/lapacke_ssbev_work.c
index 6a82203a..b451c0d6 100644
--- a/LAPACKE/src/lapacke_ssbev_work.c
+++ b/LAPACKE/src/lapacke_ssbev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssbev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssbevd.c b/LAPACKE/src/lapacke_ssbevd.c
index 74b02ca2..5b5d3a0d 100644
--- a/LAPACKE/src/lapacke_ssbevd.c
+++ b/LAPACKE/src/lapacke_ssbevd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssbevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssbevd_work.c b/LAPACKE/src/lapacke_ssbevd_work.c
index 7fb713a0..1a73ce50 100644
--- a/LAPACKE/src/lapacke_ssbevd_work.c
+++ b/LAPACKE/src/lapacke_ssbevd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssbevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssbevx.c b/LAPACKE/src/lapacke_ssbevx.c
index 3cde9506..d25a5fdc 100644
--- a/LAPACKE/src/lapacke_ssbevx.c
+++ b/LAPACKE/src/lapacke_ssbevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssbevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssbevx_work.c b/LAPACKE/src/lapacke_ssbevx_work.c
index 7961ad95..9952b2fc 100644
--- a/LAPACKE/src/lapacke_ssbevx_work.c
+++ b/LAPACKE/src/lapacke_ssbevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssbevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssbgst.c b/LAPACKE/src/lapacke_ssbgst.c
index 782ba40f..d289cc08 100644
--- a/LAPACKE/src/lapacke_ssbgst.c
+++ b/LAPACKE/src/lapacke_ssbgst.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssbgst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssbgst_work.c b/LAPACKE/src/lapacke_ssbgst_work.c
index d5fc91b6..7bec29bf 100644
--- a/LAPACKE/src/lapacke_ssbgst_work.c
+++ b/LAPACKE/src/lapacke_ssbgst_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssbgst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssbgv.c b/LAPACKE/src/lapacke_ssbgv.c
index 6f133c9e..5d73923a 100644
--- a/LAPACKE/src/lapacke_ssbgv.c
+++ b/LAPACKE/src/lapacke_ssbgv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssbgv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssbgv_work.c b/LAPACKE/src/lapacke_ssbgv_work.c
index fe0f28f9..66275106 100644
--- a/LAPACKE/src/lapacke_ssbgv_work.c
+++ b/LAPACKE/src/lapacke_ssbgv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssbgv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssbgvd.c b/LAPACKE/src/lapacke_ssbgvd.c
index 4ecbebce..e884ba02 100644
--- a/LAPACKE/src/lapacke_ssbgvd.c
+++ b/LAPACKE/src/lapacke_ssbgvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssbgvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssbgvd_work.c b/LAPACKE/src/lapacke_ssbgvd_work.c
index 5307bef6..21e9fab9 100644
--- a/LAPACKE/src/lapacke_ssbgvd_work.c
+++ b/LAPACKE/src/lapacke_ssbgvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssbgvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssbgvx.c b/LAPACKE/src/lapacke_ssbgvx.c
index 675cf2ae..ec42d8cc 100644
--- a/LAPACKE/src/lapacke_ssbgvx.c
+++ b/LAPACKE/src/lapacke_ssbgvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssbgvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssbgvx_work.c b/LAPACKE/src/lapacke_ssbgvx_work.c
index b67b79e6..065e1855 100644
--- a/LAPACKE/src/lapacke_ssbgvx_work.c
+++ b/LAPACKE/src/lapacke_ssbgvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssbgvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssbtrd.c b/LAPACKE/src/lapacke_ssbtrd.c
index 47b4b176..b70a9825 100644
--- a/LAPACKE/src/lapacke_ssbtrd.c
+++ b/LAPACKE/src/lapacke_ssbtrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssbtrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssbtrd_work.c b/LAPACKE/src/lapacke_ssbtrd_work.c
index 8637d646..88f8b556 100644
--- a/LAPACKE/src/lapacke_ssbtrd_work.c
+++ b/LAPACKE/src/lapacke_ssbtrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssbtrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssfrk.c b/LAPACKE/src/lapacke_ssfrk.c
index fec3e22d..8709e87e 100644
--- a/LAPACKE/src/lapacke_ssfrk.c
+++ b/LAPACKE/src/lapacke_ssfrk.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssfrk
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssfrk_work.c b/LAPACKE/src/lapacke_ssfrk_work.c
index 26b5fae4..45731fa8 100644
--- a/LAPACKE/src/lapacke_ssfrk_work.c
+++ b/LAPACKE/src/lapacke_ssfrk_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssfrk
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspcon.c b/LAPACKE/src/lapacke_sspcon.c
index d203d203..8cffd2e3 100644
--- a/LAPACKE/src/lapacke_sspcon.c
+++ b/LAPACKE/src/lapacke_sspcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sspcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspcon_work.c b/LAPACKE/src/lapacke_sspcon_work.c
index 6f2e2f7e..60586ab0 100644
--- a/LAPACKE/src/lapacke_sspcon_work.c
+++ b/LAPACKE/src/lapacke_sspcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sspcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspev.c b/LAPACKE/src/lapacke_sspev.c
index d83d61af..c1974897 100644
--- a/LAPACKE/src/lapacke_sspev.c
+++ b/LAPACKE/src/lapacke_sspev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sspev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspev_work.c b/LAPACKE/src/lapacke_sspev_work.c
index f938c58c..f7c11f72 100644
--- a/LAPACKE/src/lapacke_sspev_work.c
+++ b/LAPACKE/src/lapacke_sspev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sspev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspevd.c b/LAPACKE/src/lapacke_sspevd.c
index c9f8f3f2..d6681a6b 100644
--- a/LAPACKE/src/lapacke_sspevd.c
+++ b/LAPACKE/src/lapacke_sspevd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sspevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspevd_work.c b/LAPACKE/src/lapacke_sspevd_work.c
index 37844bcf..6376fb3f 100644
--- a/LAPACKE/src/lapacke_sspevd_work.c
+++ b/LAPACKE/src/lapacke_sspevd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sspevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspevx.c b/LAPACKE/src/lapacke_sspevx.c
index 1901c196..63540a56 100644
--- a/LAPACKE/src/lapacke_sspevx.c
+++ b/LAPACKE/src/lapacke_sspevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sspevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspevx_work.c b/LAPACKE/src/lapacke_sspevx_work.c
index c4238e8e..716e9430 100644
--- a/LAPACKE/src/lapacke_sspevx_work.c
+++ b/LAPACKE/src/lapacke_sspevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sspevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspgst.c b/LAPACKE/src/lapacke_sspgst.c
index bee34a35..956aa57f 100644
--- a/LAPACKE/src/lapacke_sspgst.c
+++ b/LAPACKE/src/lapacke_sspgst.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sspgst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspgst_work.c b/LAPACKE/src/lapacke_sspgst_work.c
index 8c29552f..70e6534c 100644
--- a/LAPACKE/src/lapacke_sspgst_work.c
+++ b/LAPACKE/src/lapacke_sspgst_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sspgst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspgv.c b/LAPACKE/src/lapacke_sspgv.c
index 9509447f..815056a6 100644
--- a/LAPACKE/src/lapacke_sspgv.c
+++ b/LAPACKE/src/lapacke_sspgv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sspgv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspgv_work.c b/LAPACKE/src/lapacke_sspgv_work.c
index 7378fb47..5c8192fb 100644
--- a/LAPACKE/src/lapacke_sspgv_work.c
+++ b/LAPACKE/src/lapacke_sspgv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sspgv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspgvd.c b/LAPACKE/src/lapacke_sspgvd.c
index b64f6624..197fb4a5 100644
--- a/LAPACKE/src/lapacke_sspgvd.c
+++ b/LAPACKE/src/lapacke_sspgvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sspgvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspgvd_work.c b/LAPACKE/src/lapacke_sspgvd_work.c
index 9bde8fbb..b82a2a45 100644
--- a/LAPACKE/src/lapacke_sspgvd_work.c
+++ b/LAPACKE/src/lapacke_sspgvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sspgvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspgvx.c b/LAPACKE/src/lapacke_sspgvx.c
index 2f28da4c..96843c53 100644
--- a/LAPACKE/src/lapacke_sspgvx.c
+++ b/LAPACKE/src/lapacke_sspgvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sspgvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspgvx_work.c b/LAPACKE/src/lapacke_sspgvx_work.c
index 904b4407..1676eb15 100644
--- a/LAPACKE/src/lapacke_sspgvx_work.c
+++ b/LAPACKE/src/lapacke_sspgvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sspgvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssprfs.c b/LAPACKE/src/lapacke_ssprfs.c
index 0408ae5c..f1cfb995 100644
--- a/LAPACKE/src/lapacke_ssprfs.c
+++ b/LAPACKE/src/lapacke_ssprfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssprfs_work.c b/LAPACKE/src/lapacke_ssprfs_work.c
index 7afeded6..0808fa1c 100644
--- a/LAPACKE/src/lapacke_ssprfs_work.c
+++ b/LAPACKE/src/lapacke_ssprfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspsv.c b/LAPACKE/src/lapacke_sspsv.c
index 85e4a16c..8ad8958c 100644
--- a/LAPACKE/src/lapacke_sspsv.c
+++ b/LAPACKE/src/lapacke_sspsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sspsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspsv_work.c b/LAPACKE/src/lapacke_sspsv_work.c
index 49b5e50a..564194d3 100644
--- a/LAPACKE/src/lapacke_sspsv_work.c
+++ b/LAPACKE/src/lapacke_sspsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sspsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspsvx.c b/LAPACKE/src/lapacke_sspsvx.c
index 05bd32f9..25bb7ee2 100644
--- a/LAPACKE/src/lapacke_sspsvx.c
+++ b/LAPACKE/src/lapacke_sspsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sspsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sspsvx_work.c b/LAPACKE/src/lapacke_sspsvx_work.c
index b74d8757..83ebce8c 100644
--- a/LAPACKE/src/lapacke_sspsvx_work.c
+++ b/LAPACKE/src/lapacke_sspsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sspsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssptrd.c b/LAPACKE/src/lapacke_ssptrd.c
index aa8b231c..6d41f6b6 100644
--- a/LAPACKE/src/lapacke_ssptrd.c
+++ b/LAPACKE/src/lapacke_ssptrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssptrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssptrd_work.c b/LAPACKE/src/lapacke_ssptrd_work.c
index cf73dc64..6efa04ee 100644
--- a/LAPACKE/src/lapacke_ssptrd_work.c
+++ b/LAPACKE/src/lapacke_ssptrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssptrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssptrf.c b/LAPACKE/src/lapacke_ssptrf.c
index 4a5ec9c9..a3fe4639 100644
--- a/LAPACKE/src/lapacke_ssptrf.c
+++ b/LAPACKE/src/lapacke_ssptrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssptrf_work.c b/LAPACKE/src/lapacke_ssptrf_work.c
index f0d8cfc4..4227af36 100644
--- a/LAPACKE/src/lapacke_ssptrf_work.c
+++ b/LAPACKE/src/lapacke_ssptrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssptri.c b/LAPACKE/src/lapacke_ssptri.c
index 0dba9d34..9e60ba44 100644
--- a/LAPACKE/src/lapacke_ssptri.c
+++ b/LAPACKE/src/lapacke_ssptri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssptri_work.c b/LAPACKE/src/lapacke_ssptri_work.c
index 184ab8ac..933e90df 100644
--- a/LAPACKE/src/lapacke_ssptri_work.c
+++ b/LAPACKE/src/lapacke_ssptri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssptrs.c b/LAPACKE/src/lapacke_ssptrs.c
index f8ad84eb..f7a4df7d 100644
--- a/LAPACKE/src/lapacke_ssptrs.c
+++ b/LAPACKE/src/lapacke_ssptrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssptrs_work.c b/LAPACKE/src/lapacke_ssptrs_work.c
index 7a86ab36..d762c539 100644
--- a/LAPACKE/src/lapacke_ssptrs_work.c
+++ b/LAPACKE/src/lapacke_ssptrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sstedc.c b/LAPACKE/src/lapacke_sstedc.c
index f44d74d5..c4bf7643 100644
--- a/LAPACKE/src/lapacke_sstedc.c
+++ b/LAPACKE/src/lapacke_sstedc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sstedc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sstedc_work.c b/LAPACKE/src/lapacke_sstedc_work.c
index 152a23f4..0f4945b9 100644
--- a/LAPACKE/src/lapacke_sstedc_work.c
+++ b/LAPACKE/src/lapacke_sstedc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sstedc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sstegr.c b/LAPACKE/src/lapacke_sstegr.c
index bd0cb4a4..a3c5d4d0 100644
--- a/LAPACKE/src/lapacke_sstegr.c
+++ b/LAPACKE/src/lapacke_sstegr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sstegr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sstegr_work.c b/LAPACKE/src/lapacke_sstegr_work.c
index c57d22e7..81ca1d04 100644
--- a/LAPACKE/src/lapacke_sstegr_work.c
+++ b/LAPACKE/src/lapacke_sstegr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sstegr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sstein.c b/LAPACKE/src/lapacke_sstein.c
index 593b743f..ccad56f4 100644
--- a/LAPACKE/src/lapacke_sstein.c
+++ b/LAPACKE/src/lapacke_sstein.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sstein
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sstein_work.c b/LAPACKE/src/lapacke_sstein_work.c
index 0c216054..09688350 100644
--- a/LAPACKE/src/lapacke_sstein_work.c
+++ b/LAPACKE/src/lapacke_sstein_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sstein
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sstemr.c b/LAPACKE/src/lapacke_sstemr.c
index 6dce84ef..dd2040a3 100644
--- a/LAPACKE/src/lapacke_sstemr.c
+++ b/LAPACKE/src/lapacke_sstemr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sstemr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sstemr_work.c b/LAPACKE/src/lapacke_sstemr_work.c
index 448b0303..834014e9 100644
--- a/LAPACKE/src/lapacke_sstemr_work.c
+++ b/LAPACKE/src/lapacke_sstemr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sstemr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssteqr.c b/LAPACKE/src/lapacke_ssteqr.c
index 0a9385df..1a5a6739 100644
--- a/LAPACKE/src/lapacke_ssteqr.c
+++ b/LAPACKE/src/lapacke_ssteqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssteqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssteqr_work.c b/LAPACKE/src/lapacke_ssteqr_work.c
index 731ad07c..0296eb46 100644
--- a/LAPACKE/src/lapacke_ssteqr_work.c
+++ b/LAPACKE/src/lapacke_ssteqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssteqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sstev.c b/LAPACKE/src/lapacke_sstev.c
index 8cfdeb7f..97da7310 100644
--- a/LAPACKE/src/lapacke_sstev.c
+++ b/LAPACKE/src/lapacke_sstev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sstev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sstev_work.c b/LAPACKE/src/lapacke_sstev_work.c
index c148228c..61f3f3fc 100644
--- a/LAPACKE/src/lapacke_sstev_work.c
+++ b/LAPACKE/src/lapacke_sstev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sstev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sstevd.c b/LAPACKE/src/lapacke_sstevd.c
index 540a1c25..b2bf5bb3 100644
--- a/LAPACKE/src/lapacke_sstevd.c
+++ b/LAPACKE/src/lapacke_sstevd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sstevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sstevd_work.c b/LAPACKE/src/lapacke_sstevd_work.c
index 346eea6e..aee15eda 100644
--- a/LAPACKE/src/lapacke_sstevd_work.c
+++ b/LAPACKE/src/lapacke_sstevd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sstevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sstevr.c b/LAPACKE/src/lapacke_sstevr.c
index 7759c1c9..e9b0ca2a 100644
--- a/LAPACKE/src/lapacke_sstevr.c
+++ b/LAPACKE/src/lapacke_sstevr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sstevr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sstevr_work.c b/LAPACKE/src/lapacke_sstevr_work.c
index 62523314..35c8a7c9 100644
--- a/LAPACKE/src/lapacke_sstevr_work.c
+++ b/LAPACKE/src/lapacke_sstevr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sstevr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sstevx.c b/LAPACKE/src/lapacke_sstevx.c
index 40442708..1dd833d2 100644
--- a/LAPACKE/src/lapacke_sstevx.c
+++ b/LAPACKE/src/lapacke_sstevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function sstevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_sstevx_work.c b/LAPACKE/src/lapacke_sstevx_work.c
index c118bf92..f8712ba4 100644
--- a/LAPACKE/src/lapacke_sstevx_work.c
+++ b/LAPACKE/src/lapacke_sstevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function sstevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssycon.c b/LAPACKE/src/lapacke_ssycon.c
index c91b84ff..b6781aeb 100644
--- a/LAPACKE/src/lapacke_ssycon.c
+++ b/LAPACKE/src/lapacke_ssycon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssycon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssycon_work.c b/LAPACKE/src/lapacke_ssycon_work.c
index cc1b52d4..fa23f2cb 100644
--- a/LAPACKE/src/lapacke_ssycon_work.c
+++ b/LAPACKE/src/lapacke_ssycon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssycon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyconv.c b/LAPACKE/src/lapacke_ssyconv.c
index 402f3730..83ae6ff5 100644
--- a/LAPACKE/src/lapacke_ssyconv.c
+++ b/LAPACKE/src/lapacke_ssyconv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssyconv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyconv_work.c b/LAPACKE/src/lapacke_ssyconv_work.c
index 52121153..117c0952 100644
--- a/LAPACKE/src/lapacke_ssyconv_work.c
+++ b/LAPACKE/src/lapacke_ssyconv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssyconv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyequb.c b/LAPACKE/src/lapacke_ssyequb.c
index 5a3ac28b..2412feb0 100644
--- a/LAPACKE/src/lapacke_ssyequb.c
+++ b/LAPACKE/src/lapacke_ssyequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssyequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyequb_work.c b/LAPACKE/src/lapacke_ssyequb_work.c
index 68c0e452..a52519ba 100644
--- a/LAPACKE/src/lapacke_ssyequb_work.c
+++ b/LAPACKE/src/lapacke_ssyequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssyequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyev.c b/LAPACKE/src/lapacke_ssyev.c
index f49437e7..9d240e8b 100644
--- a/LAPACKE/src/lapacke_ssyev.c
+++ b/LAPACKE/src/lapacke_ssyev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssyev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyev_work.c b/LAPACKE/src/lapacke_ssyev_work.c
index e5a61e14..fb8c8971 100644
--- a/LAPACKE/src/lapacke_ssyev_work.c
+++ b/LAPACKE/src/lapacke_ssyev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssyev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyevd.c b/LAPACKE/src/lapacke_ssyevd.c
index 28f3f321..b668e5f2 100644
--- a/LAPACKE/src/lapacke_ssyevd.c
+++ b/LAPACKE/src/lapacke_ssyevd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssyevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyevd_work.c b/LAPACKE/src/lapacke_ssyevd_work.c
index 55d8eb42..7b2e19ad 100644
--- a/LAPACKE/src/lapacke_ssyevd_work.c
+++ b/LAPACKE/src/lapacke_ssyevd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssyevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyevr.c b/LAPACKE/src/lapacke_ssyevr.c
index da74c0b4..a60b2d94 100644
--- a/LAPACKE/src/lapacke_ssyevr.c
+++ b/LAPACKE/src/lapacke_ssyevr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssyevr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyevr_work.c b/LAPACKE/src/lapacke_ssyevr_work.c
index d6be62c8..3e874a93 100644
--- a/LAPACKE/src/lapacke_ssyevr_work.c
+++ b/LAPACKE/src/lapacke_ssyevr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssyevr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyevx.c b/LAPACKE/src/lapacke_ssyevx.c
index b1e2fd6a..9924669a 100644
--- a/LAPACKE/src/lapacke_ssyevx.c
+++ b/LAPACKE/src/lapacke_ssyevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssyevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyevx_work.c b/LAPACKE/src/lapacke_ssyevx_work.c
index f900fc76..9ffd925b 100644
--- a/LAPACKE/src/lapacke_ssyevx_work.c
+++ b/LAPACKE/src/lapacke_ssyevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssyevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssygst.c b/LAPACKE/src/lapacke_ssygst.c
index 23f02757..2111c457 100644
--- a/LAPACKE/src/lapacke_ssygst.c
+++ b/LAPACKE/src/lapacke_ssygst.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssygst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssygst_work.c b/LAPACKE/src/lapacke_ssygst_work.c
index 2619babd..268da2c5 100644
--- a/LAPACKE/src/lapacke_ssygst_work.c
+++ b/LAPACKE/src/lapacke_ssygst_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssygst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssygv.c b/LAPACKE/src/lapacke_ssygv.c
index af299890..13ca1ec6 100644
--- a/LAPACKE/src/lapacke_ssygv.c
+++ b/LAPACKE/src/lapacke_ssygv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssygv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssygv_work.c b/LAPACKE/src/lapacke_ssygv_work.c
index 00e0502f..6f9f4bbf 100644
--- a/LAPACKE/src/lapacke_ssygv_work.c
+++ b/LAPACKE/src/lapacke_ssygv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssygv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssygvd.c b/LAPACKE/src/lapacke_ssygvd.c
index 3304b8cb..3bc9d8cb 100644
--- a/LAPACKE/src/lapacke_ssygvd.c
+++ b/LAPACKE/src/lapacke_ssygvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssygvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssygvd_work.c b/LAPACKE/src/lapacke_ssygvd_work.c
index 2b466c6a..2d23eef2 100644
--- a/LAPACKE/src/lapacke_ssygvd_work.c
+++ b/LAPACKE/src/lapacke_ssygvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssygvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssygvx.c b/LAPACKE/src/lapacke_ssygvx.c
index 1ad39fc7..598ece74 100644
--- a/LAPACKE/src/lapacke_ssygvx.c
+++ b/LAPACKE/src/lapacke_ssygvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssygvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssygvx_work.c b/LAPACKE/src/lapacke_ssygvx_work.c
index 5d1cb1d6..814eea30 100644
--- a/LAPACKE/src/lapacke_ssygvx_work.c
+++ b/LAPACKE/src/lapacke_ssygvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssygvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyrfs.c b/LAPACKE/src/lapacke_ssyrfs.c
index da76a7b0..6d856dc1 100644
--- a/LAPACKE/src/lapacke_ssyrfs.c
+++ b/LAPACKE/src/lapacke_ssyrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssyrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyrfs_work.c b/LAPACKE/src/lapacke_ssyrfs_work.c
index 6e8c764d..39343499 100644
--- a/LAPACKE/src/lapacke_ssyrfs_work.c
+++ b/LAPACKE/src/lapacke_ssyrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssyrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyrfsx.c b/LAPACKE/src/lapacke_ssyrfsx.c
index 65a3526b..2d8eb030 100644
--- a/LAPACKE/src/lapacke_ssyrfsx.c
+++ b/LAPACKE/src/lapacke_ssyrfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssyrfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyrfsx_work.c b/LAPACKE/src/lapacke_ssyrfsx_work.c
index a46f759e..e50a578e 100644
--- a/LAPACKE/src/lapacke_ssyrfsx_work.c
+++ b/LAPACKE/src/lapacke_ssyrfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssyrfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssysv.c b/LAPACKE/src/lapacke_ssysv.c
index 7da099b6..65221979 100644
--- a/LAPACKE/src/lapacke_ssysv.c
+++ b/LAPACKE/src/lapacke_ssysv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssysv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssysv_work.c b/LAPACKE/src/lapacke_ssysv_work.c
index 65365e30..e787a1d6 100644
--- a/LAPACKE/src/lapacke_ssysv_work.c
+++ b/LAPACKE/src/lapacke_ssysv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssysv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssysvx.c b/LAPACKE/src/lapacke_ssysvx.c
index c9499f3c..973ac27d 100644
--- a/LAPACKE/src/lapacke_ssysvx.c
+++ b/LAPACKE/src/lapacke_ssysvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssysvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssysvx_work.c b/LAPACKE/src/lapacke_ssysvx_work.c
index 629f3389..42796a5e 100644
--- a/LAPACKE/src/lapacke_ssysvx_work.c
+++ b/LAPACKE/src/lapacke_ssysvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssysvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssysvxx.c b/LAPACKE/src/lapacke_ssysvxx.c
index 214da9b1..0770a185 100644
--- a/LAPACKE/src/lapacke_ssysvxx.c
+++ b/LAPACKE/src/lapacke_ssysvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssysvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssysvxx_work.c b/LAPACKE/src/lapacke_ssysvxx_work.c
index e8b8199b..b4b928a8 100644
--- a/LAPACKE/src/lapacke_ssysvxx_work.c
+++ b/LAPACKE/src/lapacke_ssysvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssysvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyswapr.c b/LAPACKE/src/lapacke_ssyswapr.c
index d395023a..c207edf2 100644
--- a/LAPACKE/src/lapacke_ssyswapr.c
+++ b/LAPACKE/src/lapacke_ssyswapr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssyswapr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssyswapr_work.c b/LAPACKE/src/lapacke_ssyswapr_work.c
index f6cd9355..e1381588 100644
--- a/LAPACKE/src/lapacke_ssyswapr_work.c
+++ b/LAPACKE/src/lapacke_ssyswapr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssyswapr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssytrd.c b/LAPACKE/src/lapacke_ssytrd.c
index 006e75da..7ea659e5 100644
--- a/LAPACKE/src/lapacke_ssytrd.c
+++ b/LAPACKE/src/lapacke_ssytrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssytrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssytrd_work.c b/LAPACKE/src/lapacke_ssytrd_work.c
index 6733e256..f2e0b51b 100644
--- a/LAPACKE/src/lapacke_ssytrd_work.c
+++ b/LAPACKE/src/lapacke_ssytrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssytrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssytrf.c b/LAPACKE/src/lapacke_ssytrf.c
index 6592e156..1ec5cdee 100644
--- a/LAPACKE/src/lapacke_ssytrf.c
+++ b/LAPACKE/src/lapacke_ssytrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssytrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssytrf_work.c b/LAPACKE/src/lapacke_ssytrf_work.c
index 137350b4..4a5dbfab 100644
--- a/LAPACKE/src/lapacke_ssytrf_work.c
+++ b/LAPACKE/src/lapacke_ssytrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssytrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssytri.c b/LAPACKE/src/lapacke_ssytri.c
index 2ca5bf83..fe93407d 100644
--- a/LAPACKE/src/lapacke_ssytri.c
+++ b/LAPACKE/src/lapacke_ssytri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssytri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssytri2.c b/LAPACKE/src/lapacke_ssytri2.c
index 08aa8fa6..c817a8b8 100644
--- a/LAPACKE/src/lapacke_ssytri2.c
+++ b/LAPACKE/src/lapacke_ssytri2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssytri2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssytri2_work.c b/LAPACKE/src/lapacke_ssytri2_work.c
index ef28d0fd..10841945 100644
--- a/LAPACKE/src/lapacke_ssytri2_work.c
+++ b/LAPACKE/src/lapacke_ssytri2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssytri2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssytri2x.c b/LAPACKE/src/lapacke_ssytri2x.c
index c09a1468..e8695e20 100644
--- a/LAPACKE/src/lapacke_ssytri2x.c
+++ b/LAPACKE/src/lapacke_ssytri2x.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssytri2x
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssytri2x_work.c b/LAPACKE/src/lapacke_ssytri2x_work.c
index 84c578d7..7e83e22b 100644
--- a/LAPACKE/src/lapacke_ssytri2x_work.c
+++ b/LAPACKE/src/lapacke_ssytri2x_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssytri2x
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssytri_work.c b/LAPACKE/src/lapacke_ssytri_work.c
index 4fcd84f3..3f13041e 100644
--- a/LAPACKE/src/lapacke_ssytri_work.c
+++ b/LAPACKE/src/lapacke_ssytri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssytri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssytrs.c b/LAPACKE/src/lapacke_ssytrs.c
index ab7cdb6f..e374d333 100644
--- a/LAPACKE/src/lapacke_ssytrs.c
+++ b/LAPACKE/src/lapacke_ssytrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssytrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssytrs2.c b/LAPACKE/src/lapacke_ssytrs2.c
index cf9c2dcc..b143bf90 100644
--- a/LAPACKE/src/lapacke_ssytrs2.c
+++ b/LAPACKE/src/lapacke_ssytrs2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ssytrs2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssytrs2_work.c b/LAPACKE/src/lapacke_ssytrs2_work.c
index 1ff64ce1..cf98f443 100644
--- a/LAPACKE/src/lapacke_ssytrs2_work.c
+++ b/LAPACKE/src/lapacke_ssytrs2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssytrs2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ssytrs_work.c b/LAPACKE/src/lapacke_ssytrs_work.c
index e25c6e15..dae4dd66 100644
--- a/LAPACKE/src/lapacke_ssytrs_work.c
+++ b/LAPACKE/src/lapacke_ssytrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ssytrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stbcon.c b/LAPACKE/src/lapacke_stbcon.c
index 0e4143f4..ff3bd273 100644
--- a/LAPACKE/src/lapacke_stbcon.c
+++ b/LAPACKE/src/lapacke_stbcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stbcon_work.c b/LAPACKE/src/lapacke_stbcon_work.c
index f8295d75..0b704020 100644
--- a/LAPACKE/src/lapacke_stbcon_work.c
+++ b/LAPACKE/src/lapacke_stbcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stbrfs.c b/LAPACKE/src/lapacke_stbrfs.c
index 194b7e0c..783f160b 100644
--- a/LAPACKE/src/lapacke_stbrfs.c
+++ b/LAPACKE/src/lapacke_stbrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stbrfs_work.c b/LAPACKE/src/lapacke_stbrfs_work.c
index b03dd64d..c1440d14 100644
--- a/LAPACKE/src/lapacke_stbrfs_work.c
+++ b/LAPACKE/src/lapacke_stbrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stbtrs.c b/LAPACKE/src/lapacke_stbtrs.c
index 411662d0..50893e62 100644
--- a/LAPACKE/src/lapacke_stbtrs.c
+++ b/LAPACKE/src/lapacke_stbtrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stbtrs_work.c b/LAPACKE/src/lapacke_stbtrs_work.c
index b4716872..662421f1 100644
--- a/LAPACKE/src/lapacke_stbtrs_work.c
+++ b/LAPACKE/src/lapacke_stbtrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stfsm.c b/LAPACKE/src/lapacke_stfsm.c
index c1a84b29..55bebfe2 100644
--- a/LAPACKE/src/lapacke_stfsm.c
+++ b/LAPACKE/src/lapacke_stfsm.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stfsm
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stfsm_work.c b/LAPACKE/src/lapacke_stfsm_work.c
index 34ef782c..a928d2cb 100644
--- a/LAPACKE/src/lapacke_stfsm_work.c
+++ b/LAPACKE/src/lapacke_stfsm_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stfsm
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stftri.c b/LAPACKE/src/lapacke_stftri.c
index 31a7c5fa..d2eb9779 100644
--- a/LAPACKE/src/lapacke_stftri.c
+++ b/LAPACKE/src/lapacke_stftri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stftri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stftri_work.c b/LAPACKE/src/lapacke_stftri_work.c
index 772ed8b2..671ce91f 100644
--- a/LAPACKE/src/lapacke_stftri_work.c
+++ b/LAPACKE/src/lapacke_stftri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stftri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stfttp.c b/LAPACKE/src/lapacke_stfttp.c
index 84b361ab..7d14d086 100644
--- a/LAPACKE/src/lapacke_stfttp.c
+++ b/LAPACKE/src/lapacke_stfttp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stfttp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stfttp_work.c b/LAPACKE/src/lapacke_stfttp_work.c
index bd58aca3..10de22cf 100644
--- a/LAPACKE/src/lapacke_stfttp_work.c
+++ b/LAPACKE/src/lapacke_stfttp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stfttp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stfttr.c b/LAPACKE/src/lapacke_stfttr.c
index f20a439e..4d114d40 100644
--- a/LAPACKE/src/lapacke_stfttr.c
+++ b/LAPACKE/src/lapacke_stfttr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stfttr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stfttr_work.c b/LAPACKE/src/lapacke_stfttr_work.c
index a10bb583..5f7f62ed 100644
--- a/LAPACKE/src/lapacke_stfttr_work.c
+++ b/LAPACKE/src/lapacke_stfttr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stfttr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stgevc.c b/LAPACKE/src/lapacke_stgevc.c
index 7ef65dd7..7984906c 100644
--- a/LAPACKE/src/lapacke_stgevc.c
+++ b/LAPACKE/src/lapacke_stgevc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stgevc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stgevc_work.c b/LAPACKE/src/lapacke_stgevc_work.c
index c5cbbf20..b8fc4882 100644
--- a/LAPACKE/src/lapacke_stgevc_work.c
+++ b/LAPACKE/src/lapacke_stgevc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stgevc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stgexc.c b/LAPACKE/src/lapacke_stgexc.c
index 95f83797..92380481 100644
--- a/LAPACKE/src/lapacke_stgexc.c
+++ b/LAPACKE/src/lapacke_stgexc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stgexc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stgexc_work.c b/LAPACKE/src/lapacke_stgexc_work.c
index df540b09..969fcd38 100644
--- a/LAPACKE/src/lapacke_stgexc_work.c
+++ b/LAPACKE/src/lapacke_stgexc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stgexc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stgsen.c b/LAPACKE/src/lapacke_stgsen.c
index b1217d06..f58be28a 100644
--- a/LAPACKE/src/lapacke_stgsen.c
+++ b/LAPACKE/src/lapacke_stgsen.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stgsen
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stgsen_work.c b/LAPACKE/src/lapacke_stgsen_work.c
index d5075b30..92ea00c8 100644
--- a/LAPACKE/src/lapacke_stgsen_work.c
+++ b/LAPACKE/src/lapacke_stgsen_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stgsen
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stgsja.c b/LAPACKE/src/lapacke_stgsja.c
index 10a8d267..c9222512 100644
--- a/LAPACKE/src/lapacke_stgsja.c
+++ b/LAPACKE/src/lapacke_stgsja.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stgsja
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stgsja_work.c b/LAPACKE/src/lapacke_stgsja_work.c
index d2b55feb..7e1c9205 100644
--- a/LAPACKE/src/lapacke_stgsja_work.c
+++ b/LAPACKE/src/lapacke_stgsja_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stgsja
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stgsna.c b/LAPACKE/src/lapacke_stgsna.c
index d4666a3d..3282695f 100644
--- a/LAPACKE/src/lapacke_stgsna.c
+++ b/LAPACKE/src/lapacke_stgsna.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stgsna
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stgsna_work.c b/LAPACKE/src/lapacke_stgsna_work.c
index ac6960b5..7a6b9bb3 100644
--- a/LAPACKE/src/lapacke_stgsna_work.c
+++ b/LAPACKE/src/lapacke_stgsna_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stgsna
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stgsyl.c b/LAPACKE/src/lapacke_stgsyl.c
index d4a639c0..b8d930b1 100644
--- a/LAPACKE/src/lapacke_stgsyl.c
+++ b/LAPACKE/src/lapacke_stgsyl.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stgsyl
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stgsyl_work.c b/LAPACKE/src/lapacke_stgsyl_work.c
index 5ed0eba4..97d7a194 100644
--- a/LAPACKE/src/lapacke_stgsyl_work.c
+++ b/LAPACKE/src/lapacke_stgsyl_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stgsyl
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stpcon.c b/LAPACKE/src/lapacke_stpcon.c
index 4a725e31..27d6c4f7 100644
--- a/LAPACKE/src/lapacke_stpcon.c
+++ b/LAPACKE/src/lapacke_stpcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stpcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stpcon_work.c b/LAPACKE/src/lapacke_stpcon_work.c
index 15102650..1cf28150 100644
--- a/LAPACKE/src/lapacke_stpcon_work.c
+++ b/LAPACKE/src/lapacke_stpcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stpcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stpmqrt.c b/LAPACKE/src/lapacke_stpmqrt.c
index 7e1a1442..43c266a9 100644
--- a/LAPACKE/src/lapacke_stpmqrt.c
+++ b/LAPACKE/src/lapacke_stpmqrt.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function stpmqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stpmqrt_work.c b/LAPACKE/src/lapacke_stpmqrt_work.c
index ade43f4a..6a68b82d 100644
--- a/LAPACKE/src/lapacke_stpmqrt_work.c
+++ b/LAPACKE/src/lapacke_stpmqrt_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function stpmqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stpqrt2.c b/LAPACKE/src/lapacke_stpqrt2.c
index 2d074332..1af9fe7e 100644
--- a/LAPACKE/src/lapacke_stpqrt2.c
+++ b/LAPACKE/src/lapacke_stpqrt2.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function stpqrt2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stpqrt2_work.c b/LAPACKE/src/lapacke_stpqrt2_work.c
index 860a900d..d62b19c4 100644
--- a/LAPACKE/src/lapacke_stpqrt2_work.c
+++ b/LAPACKE/src/lapacke_stpqrt2_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function stpqrt2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stprfb.c b/LAPACKE/src/lapacke_stprfb.c
index 28a2cbab..217a91f4 100644
--- a/LAPACKE/src/lapacke_stprfb.c
+++ b/LAPACKE/src/lapacke_stprfb.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function stprfb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stprfb_work.c b/LAPACKE/src/lapacke_stprfb_work.c
index 0bcb22f3..f39586b2 100644
--- a/LAPACKE/src/lapacke_stprfb_work.c
+++ b/LAPACKE/src/lapacke_stprfb_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function stprfb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stprfs.c b/LAPACKE/src/lapacke_stprfs.c
index e0e18347..6b4fd7ea 100644
--- a/LAPACKE/src/lapacke_stprfs.c
+++ b/LAPACKE/src/lapacke_stprfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stprfs_work.c b/LAPACKE/src/lapacke_stprfs_work.c
index d761acbb..2b8333a3 100644
--- a/LAPACKE/src/lapacke_stprfs_work.c
+++ b/LAPACKE/src/lapacke_stprfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stptri.c b/LAPACKE/src/lapacke_stptri.c
index f600c2a3..cdc12217 100644
--- a/LAPACKE/src/lapacke_stptri.c
+++ b/LAPACKE/src/lapacke_stptri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stptri_work.c b/LAPACKE/src/lapacke_stptri_work.c
index 11e6b5d2..85df2071 100644
--- a/LAPACKE/src/lapacke_stptri_work.c
+++ b/LAPACKE/src/lapacke_stptri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stptrs.c b/LAPACKE/src/lapacke_stptrs.c
index 3977e175..643097ce 100644
--- a/LAPACKE/src/lapacke_stptrs.c
+++ b/LAPACKE/src/lapacke_stptrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stptrs_work.c b/LAPACKE/src/lapacke_stptrs_work.c
index 31540192..c1dcf4ab 100644
--- a/LAPACKE/src/lapacke_stptrs_work.c
+++ b/LAPACKE/src/lapacke_stptrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stpttf.c b/LAPACKE/src/lapacke_stpttf.c
index a6cc9a7a..318f534b 100644
--- a/LAPACKE/src/lapacke_stpttf.c
+++ b/LAPACKE/src/lapacke_stpttf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stpttf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stpttf_work.c b/LAPACKE/src/lapacke_stpttf_work.c
index ef4cb041..0f1823f0 100644
--- a/LAPACKE/src/lapacke_stpttf_work.c
+++ b/LAPACKE/src/lapacke_stpttf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stpttf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stpttr.c b/LAPACKE/src/lapacke_stpttr.c
index 01cf6a37..adccfe22 100644
--- a/LAPACKE/src/lapacke_stpttr.c
+++ b/LAPACKE/src/lapacke_stpttr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stpttr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stpttr_work.c b/LAPACKE/src/lapacke_stpttr_work.c
index 5d8c7811..5bb73bde 100644
--- a/LAPACKE/src/lapacke_stpttr_work.c
+++ b/LAPACKE/src/lapacke_stpttr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stpttr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strcon.c b/LAPACKE/src/lapacke_strcon.c
index 2d44f4e0..ad7260fe 100644
--- a/LAPACKE/src/lapacke_strcon.c
+++ b/LAPACKE/src/lapacke_strcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function strcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strcon_work.c b/LAPACKE/src/lapacke_strcon_work.c
index b7a10f93..c65b10d4 100644
--- a/LAPACKE/src/lapacke_strcon_work.c
+++ b/LAPACKE/src/lapacke_strcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function strcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strevc.c b/LAPACKE/src/lapacke_strevc.c
index 75f81abf..0f004948 100644
--- a/LAPACKE/src/lapacke_strevc.c
+++ b/LAPACKE/src/lapacke_strevc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function strevc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strevc_work.c b/LAPACKE/src/lapacke_strevc_work.c
index 8439852d..94b5e312 100644
--- a/LAPACKE/src/lapacke_strevc_work.c
+++ b/LAPACKE/src/lapacke_strevc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function strevc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strexc.c b/LAPACKE/src/lapacke_strexc.c
index a938b65e..9606b8d0 100644
--- a/LAPACKE/src/lapacke_strexc.c
+++ b/LAPACKE/src/lapacke_strexc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function strexc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strexc_work.c b/LAPACKE/src/lapacke_strexc_work.c
index cee4fd97..571cfbc7 100644
--- a/LAPACKE/src/lapacke_strexc_work.c
+++ b/LAPACKE/src/lapacke_strexc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function strexc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strrfs.c b/LAPACKE/src/lapacke_strrfs.c
index 8b2e7e62..62e2b1db 100644
--- a/LAPACKE/src/lapacke_strrfs.c
+++ b/LAPACKE/src/lapacke_strrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function strrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strrfs_work.c b/LAPACKE/src/lapacke_strrfs_work.c
index 25862561..9b0b0d21 100644
--- a/LAPACKE/src/lapacke_strrfs_work.c
+++ b/LAPACKE/src/lapacke_strrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function strrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strsen.c b/LAPACKE/src/lapacke_strsen.c
index bbda54e8..3cba0b15 100644
--- a/LAPACKE/src/lapacke_strsen.c
+++ b/LAPACKE/src/lapacke_strsen.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function strsen
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strsen_work.c b/LAPACKE/src/lapacke_strsen_work.c
index 369c72e7..aa02adb4 100644
--- a/LAPACKE/src/lapacke_strsen_work.c
+++ b/LAPACKE/src/lapacke_strsen_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function strsen
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strsna.c b/LAPACKE/src/lapacke_strsna.c
index a2e3d022..f2c53a00 100644
--- a/LAPACKE/src/lapacke_strsna.c
+++ b/LAPACKE/src/lapacke_strsna.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function strsna
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strsna_work.c b/LAPACKE/src/lapacke_strsna_work.c
index 084a1357..8c09b2cf 100644
--- a/LAPACKE/src/lapacke_strsna_work.c
+++ b/LAPACKE/src/lapacke_strsna_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function strsna
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strsyl.c b/LAPACKE/src/lapacke_strsyl.c
index 78440413..d8833f34 100644
--- a/LAPACKE/src/lapacke_strsyl.c
+++ b/LAPACKE/src/lapacke_strsyl.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function strsyl
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strsyl_work.c b/LAPACKE/src/lapacke_strsyl_work.c
index 90d9b535..3fdec2e8 100644
--- a/LAPACKE/src/lapacke_strsyl_work.c
+++ b/LAPACKE/src/lapacke_strsyl_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function strsyl
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strtri.c b/LAPACKE/src/lapacke_strtri.c
index a2d864f3..11503dfb 100644
--- a/LAPACKE/src/lapacke_strtri.c
+++ b/LAPACKE/src/lapacke_strtri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function strtri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strtri_work.c b/LAPACKE/src/lapacke_strtri_work.c
index d0cec27c..f8cb2499 100644
--- a/LAPACKE/src/lapacke_strtri_work.c
+++ b/LAPACKE/src/lapacke_strtri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function strtri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strtrs.c b/LAPACKE/src/lapacke_strtrs.c
index 35ccd7fc..3000369e 100644
--- a/LAPACKE/src/lapacke_strtrs.c
+++ b/LAPACKE/src/lapacke_strtrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function strtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strtrs_work.c b/LAPACKE/src/lapacke_strtrs_work.c
index 5d0a7194..e814653a 100644
--- a/LAPACKE/src/lapacke_strtrs_work.c
+++ b/LAPACKE/src/lapacke_strtrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function strtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strttf.c b/LAPACKE/src/lapacke_strttf.c
index 8bd7b17c..9286709c 100644
--- a/LAPACKE/src/lapacke_strttf.c
+++ b/LAPACKE/src/lapacke_strttf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function strttf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strttf_work.c b/LAPACKE/src/lapacke_strttf_work.c
index fa8697fe..235fa53b 100644
--- a/LAPACKE/src/lapacke_strttf_work.c
+++ b/LAPACKE/src/lapacke_strttf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function strttf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strttp.c b/LAPACKE/src/lapacke_strttp.c
index 789aa45c..ae0eb817 100644
--- a/LAPACKE/src/lapacke_strttp.c
+++ b/LAPACKE/src/lapacke_strttp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function strttp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_strttp_work.c b/LAPACKE/src/lapacke_strttp_work.c
index 343b9dd5..4f33dc5f 100644
--- a/LAPACKE/src/lapacke_strttp_work.c
+++ b/LAPACKE/src/lapacke_strttp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function strttp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stzrzf.c b/LAPACKE/src/lapacke_stzrzf.c
index 59ecb02a..8ca4e665 100644
--- a/LAPACKE/src/lapacke_stzrzf.c
+++ b/LAPACKE/src/lapacke_stzrzf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function stzrzf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_stzrzf_work.c b/LAPACKE/src/lapacke_stzrzf_work.c
index 084e8eeb..9b4a5a48 100644
--- a/LAPACKE/src/lapacke_stzrzf_work.c
+++ b/LAPACKE/src/lapacke_stzrzf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function stzrzf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zbbcsd.c b/LAPACKE/src/lapacke_zbbcsd.c
index 161ec691..b88b9a85 100644
--- a/LAPACKE/src/lapacke_zbbcsd.c
+++ b/LAPACKE/src/lapacke_zbbcsd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zbbcsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zbbcsd_work.c b/LAPACKE/src/lapacke_zbbcsd_work.c
index 08617db0..34882ccd 100644
--- a/LAPACKE/src/lapacke_zbbcsd_work.c
+++ b/LAPACKE/src/lapacke_zbbcsd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zbbcsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zbdsqr.c b/LAPACKE/src/lapacke_zbdsqr.c
index 1c0909f7..705ff632 100644
--- a/LAPACKE/src/lapacke_zbdsqr.c
+++ b/LAPACKE/src/lapacke_zbdsqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zbdsqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zbdsqr_work.c b/LAPACKE/src/lapacke_zbdsqr_work.c
index 3c93a976..874fca31 100644
--- a/LAPACKE/src/lapacke_zbdsqr_work.c
+++ b/LAPACKE/src/lapacke_zbdsqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zbdsqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zcgesv.c b/LAPACKE/src/lapacke_zcgesv.c
index 9c865f48..ff40822c 100644
--- a/LAPACKE/src/lapacke_zcgesv.c
+++ b/LAPACKE/src/lapacke_zcgesv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zcgesv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zcgesv_work.c b/LAPACKE/src/lapacke_zcgesv_work.c
index 2def2179..207f7c68 100644
--- a/LAPACKE/src/lapacke_zcgesv_work.c
+++ b/LAPACKE/src/lapacke_zcgesv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zcgesv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zcposv.c b/LAPACKE/src/lapacke_zcposv.c
index d1606e90..26b06cec 100644
--- a/LAPACKE/src/lapacke_zcposv.c
+++ b/LAPACKE/src/lapacke_zcposv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zcposv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zcposv_work.c b/LAPACKE/src/lapacke_zcposv_work.c
index 15774ff0..2c75bb4e 100644
--- a/LAPACKE/src/lapacke_zcposv_work.c
+++ b/LAPACKE/src/lapacke_zcposv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zcposv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbbrd.c b/LAPACKE/src/lapacke_zgbbrd.c
index 9124811d..42b0556e 100644
--- a/LAPACKE/src/lapacke_zgbbrd.c
+++ b/LAPACKE/src/lapacke_zgbbrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgbbrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbbrd_work.c b/LAPACKE/src/lapacke_zgbbrd_work.c
index 67254441..deac2985 100644
--- a/LAPACKE/src/lapacke_zgbbrd_work.c
+++ b/LAPACKE/src/lapacke_zgbbrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgbbrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbcon.c b/LAPACKE/src/lapacke_zgbcon.c
index d867c326..d8e6d0f9 100644
--- a/LAPACKE/src/lapacke_zgbcon.c
+++ b/LAPACKE/src/lapacke_zgbcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbcon_work.c b/LAPACKE/src/lapacke_zgbcon_work.c
index 85b9fefb..d7a44540 100644
--- a/LAPACKE/src/lapacke_zgbcon_work.c
+++ b/LAPACKE/src/lapacke_zgbcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbequ.c b/LAPACKE/src/lapacke_zgbequ.c
index a8188117..8bd5fbc8 100644
--- a/LAPACKE/src/lapacke_zgbequ.c
+++ b/LAPACKE/src/lapacke_zgbequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgbequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbequ_work.c b/LAPACKE/src/lapacke_zgbequ_work.c
index 2f8e7ffb..08dcd685 100644
--- a/LAPACKE/src/lapacke_zgbequ_work.c
+++ b/LAPACKE/src/lapacke_zgbequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgbequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbequb.c b/LAPACKE/src/lapacke_zgbequb.c
index 4609363f..d311718e 100644
--- a/LAPACKE/src/lapacke_zgbequb.c
+++ b/LAPACKE/src/lapacke_zgbequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgbequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbequb_work.c b/LAPACKE/src/lapacke_zgbequb_work.c
index cf557bee..cc6e21b1 100644
--- a/LAPACKE/src/lapacke_zgbequb_work.c
+++ b/LAPACKE/src/lapacke_zgbequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgbequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbrfs.c b/LAPACKE/src/lapacke_zgbrfs.c
index ef1dd998..2f77be1a 100644
--- a/LAPACKE/src/lapacke_zgbrfs.c
+++ b/LAPACKE/src/lapacke_zgbrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbrfs_work.c b/LAPACKE/src/lapacke_zgbrfs_work.c
index df7386e9..6f27258a 100644
--- a/LAPACKE/src/lapacke_zgbrfs_work.c
+++ b/LAPACKE/src/lapacke_zgbrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbrfsx.c b/LAPACKE/src/lapacke_zgbrfsx.c
index 5c59e657..f7be6aab 100644
--- a/LAPACKE/src/lapacke_zgbrfsx.c
+++ b/LAPACKE/src/lapacke_zgbrfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgbrfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbrfsx_work.c b/LAPACKE/src/lapacke_zgbrfsx_work.c
index 610aef6a..f367007c 100644
--- a/LAPACKE/src/lapacke_zgbrfsx_work.c
+++ b/LAPACKE/src/lapacke_zgbrfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgbrfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbsv.c b/LAPACKE/src/lapacke_zgbsv.c
index 4442c8e6..b3f143cd 100644
--- a/LAPACKE/src/lapacke_zgbsv.c
+++ b/LAPACKE/src/lapacke_zgbsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgbsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbsv_work.c b/LAPACKE/src/lapacke_zgbsv_work.c
index d3bb6e39..50fd1166 100644
--- a/LAPACKE/src/lapacke_zgbsv_work.c
+++ b/LAPACKE/src/lapacke_zgbsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgbsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbsvx.c b/LAPACKE/src/lapacke_zgbsvx.c
index 4ee83e1d..9904a71c 100644
--- a/LAPACKE/src/lapacke_zgbsvx.c
+++ b/LAPACKE/src/lapacke_zgbsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgbsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbsvx_work.c b/LAPACKE/src/lapacke_zgbsvx_work.c
index 48d5c738..bb0654dd 100644
--- a/LAPACKE/src/lapacke_zgbsvx_work.c
+++ b/LAPACKE/src/lapacke_zgbsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgbsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbsvxx.c b/LAPACKE/src/lapacke_zgbsvxx.c
index 379f7a28..ed820924 100644
--- a/LAPACKE/src/lapacke_zgbsvxx.c
+++ b/LAPACKE/src/lapacke_zgbsvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgbsvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbsvxx_work.c b/LAPACKE/src/lapacke_zgbsvxx_work.c
index 9f8b1314..b240b2ab 100644
--- a/LAPACKE/src/lapacke_zgbsvxx_work.c
+++ b/LAPACKE/src/lapacke_zgbsvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgbsvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbtrf.c b/LAPACKE/src/lapacke_zgbtrf.c
index 5373a0e1..e01ac4af 100644
--- a/LAPACKE/src/lapacke_zgbtrf.c
+++ b/LAPACKE/src/lapacke_zgbtrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgbtrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbtrf_work.c b/LAPACKE/src/lapacke_zgbtrf_work.c
index 7119c573..0eccd0c0 100644
--- a/LAPACKE/src/lapacke_zgbtrf_work.c
+++ b/LAPACKE/src/lapacke_zgbtrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgbtrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbtrs.c b/LAPACKE/src/lapacke_zgbtrs.c
index b0474e49..c8036b03 100644
--- a/LAPACKE/src/lapacke_zgbtrs.c
+++ b/LAPACKE/src/lapacke_zgbtrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgbtrs_work.c b/LAPACKE/src/lapacke_zgbtrs_work.c
index 22e6d193..cc9cfd24 100644
--- a/LAPACKE/src/lapacke_zgbtrs_work.c
+++ b/LAPACKE/src/lapacke_zgbtrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgebak.c b/LAPACKE/src/lapacke_zgebak.c
index 6b8a42ff..eb2f497d 100644
--- a/LAPACKE/src/lapacke_zgebak.c
+++ b/LAPACKE/src/lapacke_zgebak.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgebak
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgebak_work.c b/LAPACKE/src/lapacke_zgebak_work.c
index a9b2dc5a..a5e8a9cf 100644
--- a/LAPACKE/src/lapacke_zgebak_work.c
+++ b/LAPACKE/src/lapacke_zgebak_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgebak
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgebal.c b/LAPACKE/src/lapacke_zgebal.c
index 3d372e74..ff0b8c2d 100644
--- a/LAPACKE/src/lapacke_zgebal.c
+++ b/LAPACKE/src/lapacke_zgebal.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgebal
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgebal_work.c b/LAPACKE/src/lapacke_zgebal_work.c
index f79b3573..c3e0f83a 100644
--- a/LAPACKE/src/lapacke_zgebal_work.c
+++ b/LAPACKE/src/lapacke_zgebal_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgebal
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgebrd.c b/LAPACKE/src/lapacke_zgebrd.c
index 8efdb01a..d7ae0ebf 100644
--- a/LAPACKE/src/lapacke_zgebrd.c
+++ b/LAPACKE/src/lapacke_zgebrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgebrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgebrd_work.c b/LAPACKE/src/lapacke_zgebrd_work.c
index be5e9fa0..df06e43e 100644
--- a/LAPACKE/src/lapacke_zgebrd_work.c
+++ b/LAPACKE/src/lapacke_zgebrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgebrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgecon.c b/LAPACKE/src/lapacke_zgecon.c
index 1b83aa93..c74d1fce 100644
--- a/LAPACKE/src/lapacke_zgecon.c
+++ b/LAPACKE/src/lapacke_zgecon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgecon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgecon_work.c b/LAPACKE/src/lapacke_zgecon_work.c
index 263b5425..d0bb07fc 100644
--- a/LAPACKE/src/lapacke_zgecon_work.c
+++ b/LAPACKE/src/lapacke_zgecon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgecon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeequ.c b/LAPACKE/src/lapacke_zgeequ.c
index 53f1edd3..058feae3 100644
--- a/LAPACKE/src/lapacke_zgeequ.c
+++ b/LAPACKE/src/lapacke_zgeequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgeequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeequ_work.c b/LAPACKE/src/lapacke_zgeequ_work.c
index 242775f0..7633b8bd 100644
--- a/LAPACKE/src/lapacke_zgeequ_work.c
+++ b/LAPACKE/src/lapacke_zgeequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgeequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeequb.c b/LAPACKE/src/lapacke_zgeequb.c
index cdc48036..82dd4c22 100644
--- a/LAPACKE/src/lapacke_zgeequb.c
+++ b/LAPACKE/src/lapacke_zgeequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgeequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeequb_work.c b/LAPACKE/src/lapacke_zgeequb_work.c
index 0937909d..a9299f1e 100644
--- a/LAPACKE/src/lapacke_zgeequb_work.c
+++ b/LAPACKE/src/lapacke_zgeequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgeequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgees.c b/LAPACKE/src/lapacke_zgees.c
index c39f6935..88846714 100644
--- a/LAPACKE/src/lapacke_zgees.c
+++ b/LAPACKE/src/lapacke_zgees.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgees
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgees_work.c b/LAPACKE/src/lapacke_zgees_work.c
index 95055cc7..41db66fd 100644
--- a/LAPACKE/src/lapacke_zgees_work.c
+++ b/LAPACKE/src/lapacke_zgees_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgees
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeesx.c b/LAPACKE/src/lapacke_zgeesx.c
index 6d5cf037..391a21b7 100644
--- a/LAPACKE/src/lapacke_zgeesx.c
+++ b/LAPACKE/src/lapacke_zgeesx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgeesx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeesx_work.c b/LAPACKE/src/lapacke_zgeesx_work.c
index b7aadbb4..5ad7779c 100644
--- a/LAPACKE/src/lapacke_zgeesx_work.c
+++ b/LAPACKE/src/lapacke_zgeesx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgeesx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeev.c b/LAPACKE/src/lapacke_zgeev.c
index dba9c037..56c00fe9 100644
--- a/LAPACKE/src/lapacke_zgeev.c
+++ b/LAPACKE/src/lapacke_zgeev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgeev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeev_work.c b/LAPACKE/src/lapacke_zgeev_work.c
index 787992c3..546f9790 100644
--- a/LAPACKE/src/lapacke_zgeev_work.c
+++ b/LAPACKE/src/lapacke_zgeev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgeev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeevx.c b/LAPACKE/src/lapacke_zgeevx.c
index 0f061dd4..59953e0e 100644
--- a/LAPACKE/src/lapacke_zgeevx.c
+++ b/LAPACKE/src/lapacke_zgeevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgeevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeevx_work.c b/LAPACKE/src/lapacke_zgeevx_work.c
index 61ed2c13..e8dd9c26 100644
--- a/LAPACKE/src/lapacke_zgeevx_work.c
+++ b/LAPACKE/src/lapacke_zgeevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgeevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgehrd.c b/LAPACKE/src/lapacke_zgehrd.c
index 432428b2..d713d341 100644
--- a/LAPACKE/src/lapacke_zgehrd.c
+++ b/LAPACKE/src/lapacke_zgehrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgehrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgehrd_work.c b/LAPACKE/src/lapacke_zgehrd_work.c
index f5b35403..6c7fb5f3 100644
--- a/LAPACKE/src/lapacke_zgehrd_work.c
+++ b/LAPACKE/src/lapacke_zgehrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgehrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgejsv.c b/LAPACKE/src/lapacke_zgejsv.c
index b9027f38..7a938866 100644
--- a/LAPACKE/src/lapacke_zgejsv.c
+++ b/LAPACKE/src/lapacke_zgejsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgejsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgelq2.c b/LAPACKE/src/lapacke_zgelq2.c
index 769ab445..3515b921 100644
--- a/LAPACKE/src/lapacke_zgelq2.c
+++ b/LAPACKE/src/lapacke_zgelq2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgelq2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgelq2_work.c b/LAPACKE/src/lapacke_zgelq2_work.c
index 5f165168..4bc97653 100644
--- a/LAPACKE/src/lapacke_zgelq2_work.c
+++ b/LAPACKE/src/lapacke_zgelq2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgelq2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgelqf.c b/LAPACKE/src/lapacke_zgelqf.c
index 7a557b79..c977165b 100644
--- a/LAPACKE/src/lapacke_zgelqf.c
+++ b/LAPACKE/src/lapacke_zgelqf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgelqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgelqf_work.c b/LAPACKE/src/lapacke_zgelqf_work.c
index cbc71653..f81c33d8 100644
--- a/LAPACKE/src/lapacke_zgelqf_work.c
+++ b/LAPACKE/src/lapacke_zgelqf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgelqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgels.c b/LAPACKE/src/lapacke_zgels.c
index 87db4600..40307299 100644
--- a/LAPACKE/src/lapacke_zgels.c
+++ b/LAPACKE/src/lapacke_zgels.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgels
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgels_work.c b/LAPACKE/src/lapacke_zgels_work.c
index 556883d4..1e8fd5d6 100644
--- a/LAPACKE/src/lapacke_zgels_work.c
+++ b/LAPACKE/src/lapacke_zgels_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgels
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgelsd.c b/LAPACKE/src/lapacke_zgelsd.c
index 7719cf49..05794e7a 100644
--- a/LAPACKE/src/lapacke_zgelsd.c
+++ b/LAPACKE/src/lapacke_zgelsd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgelsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgelsd_work.c b/LAPACKE/src/lapacke_zgelsd_work.c
index 14b2a407..ee8d1292 100644
--- a/LAPACKE/src/lapacke_zgelsd_work.c
+++ b/LAPACKE/src/lapacke_zgelsd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgelsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgelss.c b/LAPACKE/src/lapacke_zgelss.c
index 34490c9f..41b6a972 100644
--- a/LAPACKE/src/lapacke_zgelss.c
+++ b/LAPACKE/src/lapacke_zgelss.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgelss
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgelss_work.c b/LAPACKE/src/lapacke_zgelss_work.c
index ee95acb9..65cc434f 100644
--- a/LAPACKE/src/lapacke_zgelss_work.c
+++ b/LAPACKE/src/lapacke_zgelss_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgelss
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgelsy.c b/LAPACKE/src/lapacke_zgelsy.c
index 484a3b0b..8850ddb8 100644
--- a/LAPACKE/src/lapacke_zgelsy.c
+++ b/LAPACKE/src/lapacke_zgelsy.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgelsy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgelsy_work.c b/LAPACKE/src/lapacke_zgelsy_work.c
index 11a8382d..8c249b0a 100644
--- a/LAPACKE/src/lapacke_zgelsy_work.c
+++ b/LAPACKE/src/lapacke_zgelsy_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgelsy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgemqrt.c b/LAPACKE/src/lapacke_zgemqrt.c
index 0e12e964..d8b1540b 100644
--- a/LAPACKE/src/lapacke_zgemqrt.c
+++ b/LAPACKE/src/lapacke_zgemqrt.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function zgemqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgemqrt_work.c b/LAPACKE/src/lapacke_zgemqrt_work.c
index 83cbbf68..535b0778 100644
--- a/LAPACKE/src/lapacke_zgemqrt_work.c
+++ b/LAPACKE/src/lapacke_zgemqrt_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgemqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqlf.c b/LAPACKE/src/lapacke_zgeqlf.c
index 70b6f6cc..559393e0 100644
--- a/LAPACKE/src/lapacke_zgeqlf.c
+++ b/LAPACKE/src/lapacke_zgeqlf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgeqlf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqlf_work.c b/LAPACKE/src/lapacke_zgeqlf_work.c
index 673aa321..54966b47 100644
--- a/LAPACKE/src/lapacke_zgeqlf_work.c
+++ b/LAPACKE/src/lapacke_zgeqlf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgeqlf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqp3.c b/LAPACKE/src/lapacke_zgeqp3.c
index 492d7d4a..f4677040 100644
--- a/LAPACKE/src/lapacke_zgeqp3.c
+++ b/LAPACKE/src/lapacke_zgeqp3.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgeqp3
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqp3_work.c b/LAPACKE/src/lapacke_zgeqp3_work.c
index 955fc41b..76566864 100644
--- a/LAPACKE/src/lapacke_zgeqp3_work.c
+++ b/LAPACKE/src/lapacke_zgeqp3_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgeqp3
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqpf.c b/LAPACKE/src/lapacke_zgeqpf.c
index 2c89e985..4f7b4c51 100644
--- a/LAPACKE/src/lapacke_zgeqpf.c
+++ b/LAPACKE/src/lapacke_zgeqpf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgeqpf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqpf_work.c b/LAPACKE/src/lapacke_zgeqpf_work.c
index 2131db68..1e95b67e 100644
--- a/LAPACKE/src/lapacke_zgeqpf_work.c
+++ b/LAPACKE/src/lapacke_zgeqpf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgeqpf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqr2.c b/LAPACKE/src/lapacke_zgeqr2.c
index 3c8168eb..48fb5cb0 100644
--- a/LAPACKE/src/lapacke_zgeqr2.c
+++ b/LAPACKE/src/lapacke_zgeqr2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgeqr2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqr2_work.c b/LAPACKE/src/lapacke_zgeqr2_work.c
index 2de90639..17d6a45d 100644
--- a/LAPACKE/src/lapacke_zgeqr2_work.c
+++ b/LAPACKE/src/lapacke_zgeqr2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgeqr2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqrf.c b/LAPACKE/src/lapacke_zgeqrf.c
index 60777439..0c8255a1 100644
--- a/LAPACKE/src/lapacke_zgeqrf.c
+++ b/LAPACKE/src/lapacke_zgeqrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgeqrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqrf_work.c b/LAPACKE/src/lapacke_zgeqrf_work.c
index b5cd907f..936fb6fb 100644
--- a/LAPACKE/src/lapacke_zgeqrf_work.c
+++ b/LAPACKE/src/lapacke_zgeqrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgeqrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqrfp.c b/LAPACKE/src/lapacke_zgeqrfp.c
index cbc02b65..30342f5c 100644
--- a/LAPACKE/src/lapacke_zgeqrfp.c
+++ b/LAPACKE/src/lapacke_zgeqrfp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgeqrfp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqrfp_work.c b/LAPACKE/src/lapacke_zgeqrfp_work.c
index eaa8bf55..d7c1de39 100644
--- a/LAPACKE/src/lapacke_zgeqrfp_work.c
+++ b/LAPACKE/src/lapacke_zgeqrfp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgeqrfp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqrt.c b/LAPACKE/src/lapacke_zgeqrt.c
index cc06789e..248ed17d 100644
--- a/LAPACKE/src/lapacke_zgeqrt.c
+++ b/LAPACKE/src/lapacke_zgeqrt.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function zgeqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqrt2.c b/LAPACKE/src/lapacke_zgeqrt2.c
index 5d69e243..82ed7596 100644
--- a/LAPACKE/src/lapacke_zgeqrt2.c
+++ b/LAPACKE/src/lapacke_zgeqrt2.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function zgeqrt2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqrt2_work.c b/LAPACKE/src/lapacke_zgeqrt2_work.c
index 764d842e..b733ee71 100644
--- a/LAPACKE/src/lapacke_zgeqrt2_work.c
+++ b/LAPACKE/src/lapacke_zgeqrt2_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgeqrt2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqrt3.c b/LAPACKE/src/lapacke_zgeqrt3.c
index cffabe56..e347df46 100644
--- a/LAPACKE/src/lapacke_zgeqrt3.c
+++ b/LAPACKE/src/lapacke_zgeqrt3.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function zgeqrt3
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqrt3_work.c b/LAPACKE/src/lapacke_zgeqrt3_work.c
index 82e48e65..0c33a24f 100644
--- a/LAPACKE/src/lapacke_zgeqrt3_work.c
+++ b/LAPACKE/src/lapacke_zgeqrt3_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgeqrt3
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgeqrt_work.c b/LAPACKE/src/lapacke_zgeqrt_work.c
index a0358720..43b05073 100644
--- a/LAPACKE/src/lapacke_zgeqrt_work.c
+++ b/LAPACKE/src/lapacke_zgeqrt_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgeqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgerfs.c b/LAPACKE/src/lapacke_zgerfs.c
index b603d817..98d21285 100644
--- a/LAPACKE/src/lapacke_zgerfs.c
+++ b/LAPACKE/src/lapacke_zgerfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgerfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgerfs_work.c b/LAPACKE/src/lapacke_zgerfs_work.c
index 865fc578..e0ddb5b0 100644
--- a/LAPACKE/src/lapacke_zgerfs_work.c
+++ b/LAPACKE/src/lapacke_zgerfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgerfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgerfsx.c b/LAPACKE/src/lapacke_zgerfsx.c
index d12d06ea..90a9c0ed 100644
--- a/LAPACKE/src/lapacke_zgerfsx.c
+++ b/LAPACKE/src/lapacke_zgerfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgerfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgerfsx_work.c b/LAPACKE/src/lapacke_zgerfsx_work.c
index e118f922..f981b050 100644
--- a/LAPACKE/src/lapacke_zgerfsx_work.c
+++ b/LAPACKE/src/lapacke_zgerfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgerfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgerqf.c b/LAPACKE/src/lapacke_zgerqf.c
index 70d31d90..d7b23b0e 100644
--- a/LAPACKE/src/lapacke_zgerqf.c
+++ b/LAPACKE/src/lapacke_zgerqf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgerqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgerqf_work.c b/LAPACKE/src/lapacke_zgerqf_work.c
index de70a7a7..e17118b8 100644
--- a/LAPACKE/src/lapacke_zgerqf_work.c
+++ b/LAPACKE/src/lapacke_zgerqf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgerqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgesdd.c b/LAPACKE/src/lapacke_zgesdd.c
index c89f8a90..18a53e4e 100644
--- a/LAPACKE/src/lapacke_zgesdd.c
+++ b/LAPACKE/src/lapacke_zgesdd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgesdd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgesdd_work.c b/LAPACKE/src/lapacke_zgesdd_work.c
index 9b20890c..00cbe65f 100644
--- a/LAPACKE/src/lapacke_zgesdd_work.c
+++ b/LAPACKE/src/lapacke_zgesdd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgesdd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgesv.c b/LAPACKE/src/lapacke_zgesv.c
index 9825ff66..b334aeea 100644
--- a/LAPACKE/src/lapacke_zgesv.c
+++ b/LAPACKE/src/lapacke_zgesv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgesv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgesv_work.c b/LAPACKE/src/lapacke_zgesv_work.c
index ca789669..04d97f90 100644
--- a/LAPACKE/src/lapacke_zgesv_work.c
+++ b/LAPACKE/src/lapacke_zgesv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgesv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgesvd.c b/LAPACKE/src/lapacke_zgesvd.c
index e2d7033a..d1e2a862 100644
--- a/LAPACKE/src/lapacke_zgesvd.c
+++ b/LAPACKE/src/lapacke_zgesvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgesvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgesvd_work.c b/LAPACKE/src/lapacke_zgesvd_work.c
index d66ed8c2..2d7c2b6f 100644
--- a/LAPACKE/src/lapacke_zgesvd_work.c
+++ b/LAPACKE/src/lapacke_zgesvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgesvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgesvdx.c b/LAPACKE/src/lapacke_zgesvdx.c
index 3b9b12dc..c2635da8 100644
--- a/LAPACKE/src/lapacke_zgesvdx.c
+++ b/LAPACKE/src/lapacke_zgesvdx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgesvdx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgesvx.c b/LAPACKE/src/lapacke_zgesvx.c
index ae6c6bb2..886b217e 100644
--- a/LAPACKE/src/lapacke_zgesvx.c
+++ b/LAPACKE/src/lapacke_zgesvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgesvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgesvx_work.c b/LAPACKE/src/lapacke_zgesvx_work.c
index 6b843125..2b194620 100644
--- a/LAPACKE/src/lapacke_zgesvx_work.c
+++ b/LAPACKE/src/lapacke_zgesvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgesvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgesvxx.c b/LAPACKE/src/lapacke_zgesvxx.c
index e4300016..3bc9e258 100644
--- a/LAPACKE/src/lapacke_zgesvxx.c
+++ b/LAPACKE/src/lapacke_zgesvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgesvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgesvxx_work.c b/LAPACKE/src/lapacke_zgesvxx_work.c
index c1d3b0d7..347cbfe4 100644
--- a/LAPACKE/src/lapacke_zgesvxx_work.c
+++ b/LAPACKE/src/lapacke_zgesvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgesvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgetf2.c b/LAPACKE/src/lapacke_zgetf2.c
index 1be777fc..8487197b 100644
--- a/LAPACKE/src/lapacke_zgetf2.c
+++ b/LAPACKE/src/lapacke_zgetf2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgetf2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgetf2_work.c b/LAPACKE/src/lapacke_zgetf2_work.c
index cc493ff0..e9ae035d 100644
--- a/LAPACKE/src/lapacke_zgetf2_work.c
+++ b/LAPACKE/src/lapacke_zgetf2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgetf2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgetrf.c b/LAPACKE/src/lapacke_zgetrf.c
index e3e532ee..9e028b8d 100644
--- a/LAPACKE/src/lapacke_zgetrf.c
+++ b/LAPACKE/src/lapacke_zgetrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgetrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgetrf_work.c b/LAPACKE/src/lapacke_zgetrf_work.c
index 584a2920..b4010b8a 100644
--- a/LAPACKE/src/lapacke_zgetrf_work.c
+++ b/LAPACKE/src/lapacke_zgetrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgetrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgetri.c b/LAPACKE/src/lapacke_zgetri.c
index 0b2194aa..8a63c3ac 100644
--- a/LAPACKE/src/lapacke_zgetri.c
+++ b/LAPACKE/src/lapacke_zgetri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgetri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgetri_work.c b/LAPACKE/src/lapacke_zgetri_work.c
index 8287ecca..82986b71 100644
--- a/LAPACKE/src/lapacke_zgetri_work.c
+++ b/LAPACKE/src/lapacke_zgetri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgetri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgetrs.c b/LAPACKE/src/lapacke_zgetrs.c
index bdd052b1..dfc3af82 100644
--- a/LAPACKE/src/lapacke_zgetrs.c
+++ b/LAPACKE/src/lapacke_zgetrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgetrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgetrs_work.c b/LAPACKE/src/lapacke_zgetrs_work.c
index 0ebe96c9..fd3fb65c 100644
--- a/LAPACKE/src/lapacke_zgetrs_work.c
+++ b/LAPACKE/src/lapacke_zgetrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgetrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggbak.c b/LAPACKE/src/lapacke_zggbak.c
index ff5f2462..dc0f81b1 100644
--- a/LAPACKE/src/lapacke_zggbak.c
+++ b/LAPACKE/src/lapacke_zggbak.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zggbak
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggbak_work.c b/LAPACKE/src/lapacke_zggbak_work.c
index e13049d9..d7b65b5c 100644
--- a/LAPACKE/src/lapacke_zggbak_work.c
+++ b/LAPACKE/src/lapacke_zggbak_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zggbak
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggbal.c b/LAPACKE/src/lapacke_zggbal.c
index bbf623dc..7197d689 100644
--- a/LAPACKE/src/lapacke_zggbal.c
+++ b/LAPACKE/src/lapacke_zggbal.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zggbal
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggbal_work.c b/LAPACKE/src/lapacke_zggbal_work.c
index 7b0bbc64..33f095f0 100644
--- a/LAPACKE/src/lapacke_zggbal_work.c
+++ b/LAPACKE/src/lapacke_zggbal_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zggbal
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgges.c b/LAPACKE/src/lapacke_zgges.c
index e4a705d2..bcfc56ee 100644
--- a/LAPACKE/src/lapacke_zgges.c
+++ b/LAPACKE/src/lapacke_zgges.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgges
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgges_work.c b/LAPACKE/src/lapacke_zgges_work.c
index 18d2127d..ea6dedff 100644
--- a/LAPACKE/src/lapacke_zgges_work.c
+++ b/LAPACKE/src/lapacke_zgges_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgges
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggesx.c b/LAPACKE/src/lapacke_zggesx.c
index c1341a16..e36e794d 100644
--- a/LAPACKE/src/lapacke_zggesx.c
+++ b/LAPACKE/src/lapacke_zggesx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zggesx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggesx_work.c b/LAPACKE/src/lapacke_zggesx_work.c
index 9c222e5f..0ee198b4 100644
--- a/LAPACKE/src/lapacke_zggesx_work.c
+++ b/LAPACKE/src/lapacke_zggesx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zggesx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggev.c b/LAPACKE/src/lapacke_zggev.c
index e9c7466f..1b8bf00f 100644
--- a/LAPACKE/src/lapacke_zggev.c
+++ b/LAPACKE/src/lapacke_zggev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zggev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggev_work.c b/LAPACKE/src/lapacke_zggev_work.c
index 39473c17..4505a508 100644
--- a/LAPACKE/src/lapacke_zggev_work.c
+++ b/LAPACKE/src/lapacke_zggev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zggev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggevx.c b/LAPACKE/src/lapacke_zggevx.c
index 6f4df519..b43dcb53 100644
--- a/LAPACKE/src/lapacke_zggevx.c
+++ b/LAPACKE/src/lapacke_zggevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zggevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggevx_work.c b/LAPACKE/src/lapacke_zggevx_work.c
index 389655a9..0fa1ad9b 100644
--- a/LAPACKE/src/lapacke_zggevx_work.c
+++ b/LAPACKE/src/lapacke_zggevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zggevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggglm.c b/LAPACKE/src/lapacke_zggglm.c
index a6d90926..c4bb1313 100644
--- a/LAPACKE/src/lapacke_zggglm.c
+++ b/LAPACKE/src/lapacke_zggglm.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zggglm
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggglm_work.c b/LAPACKE/src/lapacke_zggglm_work.c
index 8844bc54..c5e3f349 100644
--- a/LAPACKE/src/lapacke_zggglm_work.c
+++ b/LAPACKE/src/lapacke_zggglm_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zggglm
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgghrd.c b/LAPACKE/src/lapacke_zgghrd.c
index d01ab945..f931b161 100644
--- a/LAPACKE/src/lapacke_zgghrd.c
+++ b/LAPACKE/src/lapacke_zgghrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgghrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgghrd_work.c b/LAPACKE/src/lapacke_zgghrd_work.c
index 12501597..bae715cb 100644
--- a/LAPACKE/src/lapacke_zgghrd_work.c
+++ b/LAPACKE/src/lapacke_zgghrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgghrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgglse.c b/LAPACKE/src/lapacke_zgglse.c
index 89c5037f..2138767d 100644
--- a/LAPACKE/src/lapacke_zgglse.c
+++ b/LAPACKE/src/lapacke_zgglse.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgglse
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgglse_work.c b/LAPACKE/src/lapacke_zgglse_work.c
index bdd58582..538579e3 100644
--- a/LAPACKE/src/lapacke_zgglse_work.c
+++ b/LAPACKE/src/lapacke_zgglse_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgglse
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggqrf.c b/LAPACKE/src/lapacke_zggqrf.c
index 8de8c160..5b80b4ca 100644
--- a/LAPACKE/src/lapacke_zggqrf.c
+++ b/LAPACKE/src/lapacke_zggqrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zggqrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggqrf_work.c b/LAPACKE/src/lapacke_zggqrf_work.c
index 1f9192e3..044681f0 100644
--- a/LAPACKE/src/lapacke_zggqrf_work.c
+++ b/LAPACKE/src/lapacke_zggqrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zggqrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggrqf.c b/LAPACKE/src/lapacke_zggrqf.c
index 2f9874e5..fb6acc3c 100644
--- a/LAPACKE/src/lapacke_zggrqf.c
+++ b/LAPACKE/src/lapacke_zggrqf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zggrqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggrqf_work.c b/LAPACKE/src/lapacke_zggrqf_work.c
index fab4cb8f..fe65d4cf 100644
--- a/LAPACKE/src/lapacke_zggrqf_work.c
+++ b/LAPACKE/src/lapacke_zggrqf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zggrqf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggsvd.c b/LAPACKE/src/lapacke_zggsvd.c
index 1fb5d10c..9aa39dfa 100644
--- a/LAPACKE/src/lapacke_zggsvd.c
+++ b/LAPACKE/src/lapacke_zggsvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zggsvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggsvd_work.c b/LAPACKE/src/lapacke_zggsvd_work.c
index e41059de..a1c920bc 100644
--- a/LAPACKE/src/lapacke_zggsvd_work.c
+++ b/LAPACKE/src/lapacke_zggsvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zggsvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggsvp.c b/LAPACKE/src/lapacke_zggsvp.c
index a21d5f71..01136e81 100644
--- a/LAPACKE/src/lapacke_zggsvp.c
+++ b/LAPACKE/src/lapacke_zggsvp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zggsvp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zggsvp_work.c b/LAPACKE/src/lapacke_zggsvp_work.c
index 5c4e8345..641bc3b9 100644
--- a/LAPACKE/src/lapacke_zggsvp_work.c
+++ b/LAPACKE/src/lapacke_zggsvp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zggsvp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgtrfs.c b/LAPACKE/src/lapacke_zgtrfs.c
index 605a5e6f..b4fea7bf 100644
--- a/LAPACKE/src/lapacke_zgtrfs.c
+++ b/LAPACKE/src/lapacke_zgtrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgtrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgtrfs_work.c b/LAPACKE/src/lapacke_zgtrfs_work.c
index 495d2738..8db27f92 100644
--- a/LAPACKE/src/lapacke_zgtrfs_work.c
+++ b/LAPACKE/src/lapacke_zgtrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgtrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgtsv.c b/LAPACKE/src/lapacke_zgtsv.c
index b9acdac0..e9c8cf5f 100644
--- a/LAPACKE/src/lapacke_zgtsv.c
+++ b/LAPACKE/src/lapacke_zgtsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgtsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgtsv_work.c b/LAPACKE/src/lapacke_zgtsv_work.c
index fb78ab07..99cea0cf 100644
--- a/LAPACKE/src/lapacke_zgtsv_work.c
+++ b/LAPACKE/src/lapacke_zgtsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgtsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgtsvx.c b/LAPACKE/src/lapacke_zgtsvx.c
index da0be954..c151388b 100644
--- a/LAPACKE/src/lapacke_zgtsvx.c
+++ b/LAPACKE/src/lapacke_zgtsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgtsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgtsvx_work.c b/LAPACKE/src/lapacke_zgtsvx_work.c
index 388e8ac0..e4b908b7 100644
--- a/LAPACKE/src/lapacke_zgtsvx_work.c
+++ b/LAPACKE/src/lapacke_zgtsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgtsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgttrs.c b/LAPACKE/src/lapacke_zgttrs.c
index 425e5f87..d730834f 100644
--- a/LAPACKE/src/lapacke_zgttrs.c
+++ b/LAPACKE/src/lapacke_zgttrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zgttrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zgttrs_work.c b/LAPACKE/src/lapacke_zgttrs_work.c
index 712348c5..e7c2a4f1 100644
--- a/LAPACKE/src/lapacke_zgttrs_work.c
+++ b/LAPACKE/src/lapacke_zgttrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zgttrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhbev.c b/LAPACKE/src/lapacke_zhbev.c
index 41e1f56c..80784877 100644
--- a/LAPACKE/src/lapacke_zhbev.c
+++ b/LAPACKE/src/lapacke_zhbev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhbev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhbev_work.c b/LAPACKE/src/lapacke_zhbev_work.c
index 8244f11d..f52211fe 100644
--- a/LAPACKE/src/lapacke_zhbev_work.c
+++ b/LAPACKE/src/lapacke_zhbev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhbev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhbevd.c b/LAPACKE/src/lapacke_zhbevd.c
index c3a18360..410735f9 100644
--- a/LAPACKE/src/lapacke_zhbevd.c
+++ b/LAPACKE/src/lapacke_zhbevd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhbevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhbevd_work.c b/LAPACKE/src/lapacke_zhbevd_work.c
index 48d05217..5912812f 100644
--- a/LAPACKE/src/lapacke_zhbevd_work.c
+++ b/LAPACKE/src/lapacke_zhbevd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhbevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhbevx.c b/LAPACKE/src/lapacke_zhbevx.c
index 0cbb72fc..6e75bae9 100644
--- a/LAPACKE/src/lapacke_zhbevx.c
+++ b/LAPACKE/src/lapacke_zhbevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhbevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhbevx_work.c b/LAPACKE/src/lapacke_zhbevx_work.c
index 606c9bee..5eb09a67 100644
--- a/LAPACKE/src/lapacke_zhbevx_work.c
+++ b/LAPACKE/src/lapacke_zhbevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhbevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhbgst.c b/LAPACKE/src/lapacke_zhbgst.c
index aff08d11..86a0207a 100644
--- a/LAPACKE/src/lapacke_zhbgst.c
+++ b/LAPACKE/src/lapacke_zhbgst.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhbgst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhbgst_work.c b/LAPACKE/src/lapacke_zhbgst_work.c
index 0e202422..3c9b1994 100644
--- a/LAPACKE/src/lapacke_zhbgst_work.c
+++ b/LAPACKE/src/lapacke_zhbgst_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhbgst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhbgv.c b/LAPACKE/src/lapacke_zhbgv.c
index 05771a7a..2429ab01 100644
--- a/LAPACKE/src/lapacke_zhbgv.c
+++ b/LAPACKE/src/lapacke_zhbgv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhbgv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhbgv_work.c b/LAPACKE/src/lapacke_zhbgv_work.c
index 6845600f..563ca963 100644
--- a/LAPACKE/src/lapacke_zhbgv_work.c
+++ b/LAPACKE/src/lapacke_zhbgv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhbgv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhbgvd.c b/LAPACKE/src/lapacke_zhbgvd.c
index abc02ec0..bd9c94b2 100644
--- a/LAPACKE/src/lapacke_zhbgvd.c
+++ b/LAPACKE/src/lapacke_zhbgvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhbgvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhbgvd_work.c b/LAPACKE/src/lapacke_zhbgvd_work.c
index 56c312fa..8ddfcbe6 100644
--- a/LAPACKE/src/lapacke_zhbgvd_work.c
+++ b/LAPACKE/src/lapacke_zhbgvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhbgvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhbgvx.c b/LAPACKE/src/lapacke_zhbgvx.c
index 778b388c..f2254fe9 100644
--- a/LAPACKE/src/lapacke_zhbgvx.c
+++ b/LAPACKE/src/lapacke_zhbgvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhbgvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhbgvx_work.c b/LAPACKE/src/lapacke_zhbgvx_work.c
index 9b338172..d2914e1c 100644
--- a/LAPACKE/src/lapacke_zhbgvx_work.c
+++ b/LAPACKE/src/lapacke_zhbgvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhbgvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhbtrd.c b/LAPACKE/src/lapacke_zhbtrd.c
index fff41878..309123cc 100644
--- a/LAPACKE/src/lapacke_zhbtrd.c
+++ b/LAPACKE/src/lapacke_zhbtrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhbtrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhbtrd_work.c b/LAPACKE/src/lapacke_zhbtrd_work.c
index 581c48ef..0b2ef22c 100644
--- a/LAPACKE/src/lapacke_zhbtrd_work.c
+++ b/LAPACKE/src/lapacke_zhbtrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhbtrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhecon.c b/LAPACKE/src/lapacke_zhecon.c
index 7c6e737a..731796d3 100644
--- a/LAPACKE/src/lapacke_zhecon.c
+++ b/LAPACKE/src/lapacke_zhecon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhecon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhecon_work.c b/LAPACKE/src/lapacke_zhecon_work.c
index 090a9eb1..2944a25c 100644
--- a/LAPACKE/src/lapacke_zhecon_work.c
+++ b/LAPACKE/src/lapacke_zhecon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhecon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zheequb.c b/LAPACKE/src/lapacke_zheequb.c
index 64041f63..c0790a01 100644
--- a/LAPACKE/src/lapacke_zheequb.c
+++ b/LAPACKE/src/lapacke_zheequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zheequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zheequb_work.c b/LAPACKE/src/lapacke_zheequb_work.c
index ef720c8c..bf91fc06 100644
--- a/LAPACKE/src/lapacke_zheequb_work.c
+++ b/LAPACKE/src/lapacke_zheequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zheequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zheev.c b/LAPACKE/src/lapacke_zheev.c
index 1cc151b7..98c94400 100644
--- a/LAPACKE/src/lapacke_zheev.c
+++ b/LAPACKE/src/lapacke_zheev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zheev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zheev_work.c b/LAPACKE/src/lapacke_zheev_work.c
index eb9aff17..32b4a76f 100644
--- a/LAPACKE/src/lapacke_zheev_work.c
+++ b/LAPACKE/src/lapacke_zheev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zheev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zheevd.c b/LAPACKE/src/lapacke_zheevd.c
index e1e021b2..61e2d258 100644
--- a/LAPACKE/src/lapacke_zheevd.c
+++ b/LAPACKE/src/lapacke_zheevd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zheevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zheevd_work.c b/LAPACKE/src/lapacke_zheevd_work.c
index 641d0eb5..9672e6a2 100644
--- a/LAPACKE/src/lapacke_zheevd_work.c
+++ b/LAPACKE/src/lapacke_zheevd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zheevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zheevr.c b/LAPACKE/src/lapacke_zheevr.c
index 97fe5e27..d20b0f19 100644
--- a/LAPACKE/src/lapacke_zheevr.c
+++ b/LAPACKE/src/lapacke_zheevr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zheevr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zheevr_work.c b/LAPACKE/src/lapacke_zheevr_work.c
index 3e5b0cc9..2ccf9f94 100644
--- a/LAPACKE/src/lapacke_zheevr_work.c
+++ b/LAPACKE/src/lapacke_zheevr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zheevr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zheevx.c b/LAPACKE/src/lapacke_zheevx.c
index dd1315b5..5fa4f328 100644
--- a/LAPACKE/src/lapacke_zheevx.c
+++ b/LAPACKE/src/lapacke_zheevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zheevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zheevx_work.c b/LAPACKE/src/lapacke_zheevx_work.c
index 2ee5de37..b7ac0ba5 100644
--- a/LAPACKE/src/lapacke_zheevx_work.c
+++ b/LAPACKE/src/lapacke_zheevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zheevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhegst.c b/LAPACKE/src/lapacke_zhegst.c
index bb2cadec..c9835dff 100644
--- a/LAPACKE/src/lapacke_zhegst.c
+++ b/LAPACKE/src/lapacke_zhegst.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhegst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhegst_work.c b/LAPACKE/src/lapacke_zhegst_work.c
index 36a614d4..f7789420 100644
--- a/LAPACKE/src/lapacke_zhegst_work.c
+++ b/LAPACKE/src/lapacke_zhegst_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhegst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhegv.c b/LAPACKE/src/lapacke_zhegv.c
index 45ca5b84..49386ad7 100644
--- a/LAPACKE/src/lapacke_zhegv.c
+++ b/LAPACKE/src/lapacke_zhegv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhegv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhegv_work.c b/LAPACKE/src/lapacke_zhegv_work.c
index e6d928da..cb50d52c 100644
--- a/LAPACKE/src/lapacke_zhegv_work.c
+++ b/LAPACKE/src/lapacke_zhegv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhegv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhegvd.c b/LAPACKE/src/lapacke_zhegvd.c
index f9661593..89458d75 100644
--- a/LAPACKE/src/lapacke_zhegvd.c
+++ b/LAPACKE/src/lapacke_zhegvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhegvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhegvd_work.c b/LAPACKE/src/lapacke_zhegvd_work.c
index c1b9651b..4885bbbc 100644
--- a/LAPACKE/src/lapacke_zhegvd_work.c
+++ b/LAPACKE/src/lapacke_zhegvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhegvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhegvx.c b/LAPACKE/src/lapacke_zhegvx.c
index b09f00bd..18e94dd6 100644
--- a/LAPACKE/src/lapacke_zhegvx.c
+++ b/LAPACKE/src/lapacke_zhegvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhegvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhegvx_work.c b/LAPACKE/src/lapacke_zhegvx_work.c
index 1cfa6094..5ebfb995 100644
--- a/LAPACKE/src/lapacke_zhegvx_work.c
+++ b/LAPACKE/src/lapacke_zhegvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhegvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zherfs.c b/LAPACKE/src/lapacke_zherfs.c
index fa727722..24bd632b 100644
--- a/LAPACKE/src/lapacke_zherfs.c
+++ b/LAPACKE/src/lapacke_zherfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zherfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zherfs_work.c b/LAPACKE/src/lapacke_zherfs_work.c
index 2ea10a5b..e908c0e6 100644
--- a/LAPACKE/src/lapacke_zherfs_work.c
+++ b/LAPACKE/src/lapacke_zherfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zherfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zherfsx.c b/LAPACKE/src/lapacke_zherfsx.c
index d0e31ffe..d3371c8d 100644
--- a/LAPACKE/src/lapacke_zherfsx.c
+++ b/LAPACKE/src/lapacke_zherfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zherfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zherfsx_work.c b/LAPACKE/src/lapacke_zherfsx_work.c
index b2ca13d6..7d86e6d2 100644
--- a/LAPACKE/src/lapacke_zherfsx_work.c
+++ b/LAPACKE/src/lapacke_zherfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zherfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhesv.c b/LAPACKE/src/lapacke_zhesv.c
index fdd39e67..807e61a0 100644
--- a/LAPACKE/src/lapacke_zhesv.c
+++ b/LAPACKE/src/lapacke_zhesv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhesv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhesv_work.c b/LAPACKE/src/lapacke_zhesv_work.c
index 5256fe55..60da6a69 100644
--- a/LAPACKE/src/lapacke_zhesv_work.c
+++ b/LAPACKE/src/lapacke_zhesv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhesv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhesvx.c b/LAPACKE/src/lapacke_zhesvx.c
index 1c0a7f1e..b3f36c2c 100644
--- a/LAPACKE/src/lapacke_zhesvx.c
+++ b/LAPACKE/src/lapacke_zhesvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhesvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhesvx_work.c b/LAPACKE/src/lapacke_zhesvx_work.c
index fca5b96d..2237a0f0 100644
--- a/LAPACKE/src/lapacke_zhesvx_work.c
+++ b/LAPACKE/src/lapacke_zhesvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhesvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhesvxx.c b/LAPACKE/src/lapacke_zhesvxx.c
index 6ddcfedf..29e9b4e1 100644
--- a/LAPACKE/src/lapacke_zhesvxx.c
+++ b/LAPACKE/src/lapacke_zhesvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhesvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhesvxx_work.c b/LAPACKE/src/lapacke_zhesvxx_work.c
index 1658b24b..18a3843b 100644
--- a/LAPACKE/src/lapacke_zhesvxx_work.c
+++ b/LAPACKE/src/lapacke_zhesvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhesvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zheswapr.c b/LAPACKE/src/lapacke_zheswapr.c
index e49f7f1f..93350fbd 100644
--- a/LAPACKE/src/lapacke_zheswapr.c
+++ b/LAPACKE/src/lapacke_zheswapr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zheswapr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zheswapr_work.c b/LAPACKE/src/lapacke_zheswapr_work.c
index bf16e5c2..e62f987b 100644
--- a/LAPACKE/src/lapacke_zheswapr_work.c
+++ b/LAPACKE/src/lapacke_zheswapr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zheswapr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhetrd.c b/LAPACKE/src/lapacke_zhetrd.c
index 988d248f..ea0199cf 100644
--- a/LAPACKE/src/lapacke_zhetrd.c
+++ b/LAPACKE/src/lapacke_zhetrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhetrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhetrd_work.c b/LAPACKE/src/lapacke_zhetrd_work.c
index 7d25b76c..ffa4d460 100644
--- a/LAPACKE/src/lapacke_zhetrd_work.c
+++ b/LAPACKE/src/lapacke_zhetrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhetrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhetrf.c b/LAPACKE/src/lapacke_zhetrf.c
index 03d0a6f4..0613fcea 100644
--- a/LAPACKE/src/lapacke_zhetrf.c
+++ b/LAPACKE/src/lapacke_zhetrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhetrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhetrf_work.c b/LAPACKE/src/lapacke_zhetrf_work.c
index 7600894f..2635c634 100644
--- a/LAPACKE/src/lapacke_zhetrf_work.c
+++ b/LAPACKE/src/lapacke_zhetrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhetrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhetri.c b/LAPACKE/src/lapacke_zhetri.c
index 495e5bae..725b4863 100644
--- a/LAPACKE/src/lapacke_zhetri.c
+++ b/LAPACKE/src/lapacke_zhetri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhetri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhetri2.c b/LAPACKE/src/lapacke_zhetri2.c
index 0e8083e5..6df4c4f0 100644
--- a/LAPACKE/src/lapacke_zhetri2.c
+++ b/LAPACKE/src/lapacke_zhetri2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhetri2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhetri2_work.c b/LAPACKE/src/lapacke_zhetri2_work.c
index 7cd6ce85..94d2dbb5 100644
--- a/LAPACKE/src/lapacke_zhetri2_work.c
+++ b/LAPACKE/src/lapacke_zhetri2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhetri2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhetri2x.c b/LAPACKE/src/lapacke_zhetri2x.c
index 0aac8cda..a2835dc3 100644
--- a/LAPACKE/src/lapacke_zhetri2x.c
+++ b/LAPACKE/src/lapacke_zhetri2x.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhetri2x
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhetri2x_work.c b/LAPACKE/src/lapacke_zhetri2x_work.c
index 1737cd39..24f041d2 100644
--- a/LAPACKE/src/lapacke_zhetri2x_work.c
+++ b/LAPACKE/src/lapacke_zhetri2x_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhetri2x
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhetri_work.c b/LAPACKE/src/lapacke_zhetri_work.c
index 0e8d0d2c..22081f3c 100644
--- a/LAPACKE/src/lapacke_zhetri_work.c
+++ b/LAPACKE/src/lapacke_zhetri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhetri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhetrs.c b/LAPACKE/src/lapacke_zhetrs.c
index 14a22ad8..410f3919 100644
--- a/LAPACKE/src/lapacke_zhetrs.c
+++ b/LAPACKE/src/lapacke_zhetrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhetrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhetrs2.c b/LAPACKE/src/lapacke_zhetrs2.c
index 62ef644a..0e72494b 100644
--- a/LAPACKE/src/lapacke_zhetrs2.c
+++ b/LAPACKE/src/lapacke_zhetrs2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhetrs2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhetrs2_work.c b/LAPACKE/src/lapacke_zhetrs2_work.c
index 7218ba4f..52c8aff5 100644
--- a/LAPACKE/src/lapacke_zhetrs2_work.c
+++ b/LAPACKE/src/lapacke_zhetrs2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhetrs2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhetrs_work.c b/LAPACKE/src/lapacke_zhetrs_work.c
index 62d75aad..9e0d68f2 100644
--- a/LAPACKE/src/lapacke_zhetrs_work.c
+++ b/LAPACKE/src/lapacke_zhetrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhetrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhfrk.c b/LAPACKE/src/lapacke_zhfrk.c
index af8457f0..6a42a47e 100644
--- a/LAPACKE/src/lapacke_zhfrk.c
+++ b/LAPACKE/src/lapacke_zhfrk.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhfrk
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhfrk_work.c b/LAPACKE/src/lapacke_zhfrk_work.c
index c0c631ef..96b06101 100644
--- a/LAPACKE/src/lapacke_zhfrk_work.c
+++ b/LAPACKE/src/lapacke_zhfrk_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhfrk
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhgeqz.c b/LAPACKE/src/lapacke_zhgeqz.c
index c76fa18a..f91988c7 100644
--- a/LAPACKE/src/lapacke_zhgeqz.c
+++ b/LAPACKE/src/lapacke_zhgeqz.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhgeqz
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhgeqz_work.c b/LAPACKE/src/lapacke_zhgeqz_work.c
index 0e1a9f47..34f3ac05 100644
--- a/LAPACKE/src/lapacke_zhgeqz_work.c
+++ b/LAPACKE/src/lapacke_zhgeqz_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhgeqz
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpcon.c b/LAPACKE/src/lapacke_zhpcon.c
index d0101b35..2ca04da0 100644
--- a/LAPACKE/src/lapacke_zhpcon.c
+++ b/LAPACKE/src/lapacke_zhpcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhpcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpcon_work.c b/LAPACKE/src/lapacke_zhpcon_work.c
index d2f645cf..fbdb8e0f 100644
--- a/LAPACKE/src/lapacke_zhpcon_work.c
+++ b/LAPACKE/src/lapacke_zhpcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhpcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpev.c b/LAPACKE/src/lapacke_zhpev.c
index 7538295d..d442381b 100644
--- a/LAPACKE/src/lapacke_zhpev.c
+++ b/LAPACKE/src/lapacke_zhpev.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhpev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpev_work.c b/LAPACKE/src/lapacke_zhpev_work.c
index 890e2bec..450baabe 100644
--- a/LAPACKE/src/lapacke_zhpev_work.c
+++ b/LAPACKE/src/lapacke_zhpev_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhpev
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpevd.c b/LAPACKE/src/lapacke_zhpevd.c
index ffa6fd92..ed802667 100644
--- a/LAPACKE/src/lapacke_zhpevd.c
+++ b/LAPACKE/src/lapacke_zhpevd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhpevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpevd_work.c b/LAPACKE/src/lapacke_zhpevd_work.c
index df5c2dd9..d6438c07 100644
--- a/LAPACKE/src/lapacke_zhpevd_work.c
+++ b/LAPACKE/src/lapacke_zhpevd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhpevd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpevx.c b/LAPACKE/src/lapacke_zhpevx.c
index 0e4b40fb..09839ef8 100644
--- a/LAPACKE/src/lapacke_zhpevx.c
+++ b/LAPACKE/src/lapacke_zhpevx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhpevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpevx_work.c b/LAPACKE/src/lapacke_zhpevx_work.c
index 2b53ec01..a4d26c0c 100644
--- a/LAPACKE/src/lapacke_zhpevx_work.c
+++ b/LAPACKE/src/lapacke_zhpevx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhpevx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpgst.c b/LAPACKE/src/lapacke_zhpgst.c
index 8baa3c4e..f589855e 100644
--- a/LAPACKE/src/lapacke_zhpgst.c
+++ b/LAPACKE/src/lapacke_zhpgst.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhpgst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpgst_work.c b/LAPACKE/src/lapacke_zhpgst_work.c
index 103c10c8..1f85c39d 100644
--- a/LAPACKE/src/lapacke_zhpgst_work.c
+++ b/LAPACKE/src/lapacke_zhpgst_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhpgst
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpgv.c b/LAPACKE/src/lapacke_zhpgv.c
index 1975b29f..b5688122 100644
--- a/LAPACKE/src/lapacke_zhpgv.c
+++ b/LAPACKE/src/lapacke_zhpgv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhpgv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpgv_work.c b/LAPACKE/src/lapacke_zhpgv_work.c
index bb2fa534..ace5787e 100644
--- a/LAPACKE/src/lapacke_zhpgv_work.c
+++ b/LAPACKE/src/lapacke_zhpgv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhpgv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpgvd.c b/LAPACKE/src/lapacke_zhpgvd.c
index 03888a96..5be65b32 100644
--- a/LAPACKE/src/lapacke_zhpgvd.c
+++ b/LAPACKE/src/lapacke_zhpgvd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhpgvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpgvd_work.c b/LAPACKE/src/lapacke_zhpgvd_work.c
index 304f5c7d..e859bf1a 100644
--- a/LAPACKE/src/lapacke_zhpgvd_work.c
+++ b/LAPACKE/src/lapacke_zhpgvd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhpgvd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpgvx.c b/LAPACKE/src/lapacke_zhpgvx.c
index 807a3e5d..c6c378f3 100644
--- a/LAPACKE/src/lapacke_zhpgvx.c
+++ b/LAPACKE/src/lapacke_zhpgvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhpgvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpgvx_work.c b/LAPACKE/src/lapacke_zhpgvx_work.c
index 7ffc928e..416c7992 100644
--- a/LAPACKE/src/lapacke_zhpgvx_work.c
+++ b/LAPACKE/src/lapacke_zhpgvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhpgvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhprfs.c b/LAPACKE/src/lapacke_zhprfs.c
index 3d61ef5a..51581482 100644
--- a/LAPACKE/src/lapacke_zhprfs.c
+++ b/LAPACKE/src/lapacke_zhprfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhprfs_work.c b/LAPACKE/src/lapacke_zhprfs_work.c
index 8e3c216d..4c55571c 100644
--- a/LAPACKE/src/lapacke_zhprfs_work.c
+++ b/LAPACKE/src/lapacke_zhprfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpsv.c b/LAPACKE/src/lapacke_zhpsv.c
index 60097612..3157ba4b 100644
--- a/LAPACKE/src/lapacke_zhpsv.c
+++ b/LAPACKE/src/lapacke_zhpsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhpsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpsv_work.c b/LAPACKE/src/lapacke_zhpsv_work.c
index 49d8b9b4..c3cff2c3 100644
--- a/LAPACKE/src/lapacke_zhpsv_work.c
+++ b/LAPACKE/src/lapacke_zhpsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhpsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpsvx.c b/LAPACKE/src/lapacke_zhpsvx.c
index a4e80a23..f3f41d50 100644
--- a/LAPACKE/src/lapacke_zhpsvx.c
+++ b/LAPACKE/src/lapacke_zhpsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhpsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhpsvx_work.c b/LAPACKE/src/lapacke_zhpsvx_work.c
index 44bada6f..15c60ff3 100644
--- a/LAPACKE/src/lapacke_zhpsvx_work.c
+++ b/LAPACKE/src/lapacke_zhpsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhpsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhptrd.c b/LAPACKE/src/lapacke_zhptrd.c
index e350921a..5e8d1d36 100644
--- a/LAPACKE/src/lapacke_zhptrd.c
+++ b/LAPACKE/src/lapacke_zhptrd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhptrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhptrd_work.c b/LAPACKE/src/lapacke_zhptrd_work.c
index 411d4fe3..8c1cda30 100644
--- a/LAPACKE/src/lapacke_zhptrd_work.c
+++ b/LAPACKE/src/lapacke_zhptrd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhptrd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhptrf.c b/LAPACKE/src/lapacke_zhptrf.c
index 4abf5dc9..1b41ed54 100644
--- a/LAPACKE/src/lapacke_zhptrf.c
+++ b/LAPACKE/src/lapacke_zhptrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhptrf_work.c b/LAPACKE/src/lapacke_zhptrf_work.c
index 5c7e95d6..9355d782 100644
--- a/LAPACKE/src/lapacke_zhptrf_work.c
+++ b/LAPACKE/src/lapacke_zhptrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhptri.c b/LAPACKE/src/lapacke_zhptri.c
index e5d254b4..76a0a8a2 100644
--- a/LAPACKE/src/lapacke_zhptri.c
+++ b/LAPACKE/src/lapacke_zhptri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhptri_work.c b/LAPACKE/src/lapacke_zhptri_work.c
index 9a4c1706..394db9fb 100644
--- a/LAPACKE/src/lapacke_zhptri_work.c
+++ b/LAPACKE/src/lapacke_zhptri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhptrs.c b/LAPACKE/src/lapacke_zhptrs.c
index 60bb2d1c..790e91b7 100644
--- a/LAPACKE/src/lapacke_zhptrs.c
+++ b/LAPACKE/src/lapacke_zhptrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhptrs_work.c b/LAPACKE/src/lapacke_zhptrs_work.c
index 2489fb2f..1b5a97f1 100644
--- a/LAPACKE/src/lapacke_zhptrs_work.c
+++ b/LAPACKE/src/lapacke_zhptrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhsein.c b/LAPACKE/src/lapacke_zhsein.c
index 68417e49..b013f7aa 100644
--- a/LAPACKE/src/lapacke_zhsein.c
+++ b/LAPACKE/src/lapacke_zhsein.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhsein
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhsein_work.c b/LAPACKE/src/lapacke_zhsein_work.c
index cd905afe..2e26a7f0 100644
--- a/LAPACKE/src/lapacke_zhsein_work.c
+++ b/LAPACKE/src/lapacke_zhsein_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhsein
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhseqr.c b/LAPACKE/src/lapacke_zhseqr.c
index ca1450aa..33ebf25d 100644
--- a/LAPACKE/src/lapacke_zhseqr.c
+++ b/LAPACKE/src/lapacke_zhseqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zhseqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zhseqr_work.c b/LAPACKE/src/lapacke_zhseqr_work.c
index 6c6b05ed..544cdc68 100644
--- a/LAPACKE/src/lapacke_zhseqr_work.c
+++ b/LAPACKE/src/lapacke_zhseqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zhseqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlacpy.c b/LAPACKE/src/lapacke_zlacpy.c
index 787bfa2c..8e59e6b0 100644
--- a/LAPACKE/src/lapacke_zlacpy.c
+++ b/LAPACKE/src/lapacke_zlacpy.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zlacpy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlacpy_work.c b/LAPACKE/src/lapacke_zlacpy_work.c
index ad5d32f0..bb4e57b1 100644
--- a/LAPACKE/src/lapacke_zlacpy_work.c
+++ b/LAPACKE/src/lapacke_zlacpy_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zlacpy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlag2c.c b/LAPACKE/src/lapacke_zlag2c.c
index 6008da5a..1b3ea916 100644
--- a/LAPACKE/src/lapacke_zlag2c.c
+++ b/LAPACKE/src/lapacke_zlag2c.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zlag2c
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlag2c_work.c b/LAPACKE/src/lapacke_zlag2c_work.c
index cb9751ac..e2af86bc 100644
--- a/LAPACKE/src/lapacke_zlag2c_work.c
+++ b/LAPACKE/src/lapacke_zlag2c_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zlag2c
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlagge.c b/LAPACKE/src/lapacke_zlagge.c
index 86c1ab12..68704c8d 100644
--- a/LAPACKE/src/lapacke_zlagge.c
+++ b/LAPACKE/src/lapacke_zlagge.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zlagge
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlagge_work.c b/LAPACKE/src/lapacke_zlagge_work.c
index 6b56103b..8bd8df00 100644
--- a/LAPACKE/src/lapacke_zlagge_work.c
+++ b/LAPACKE/src/lapacke_zlagge_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zlagge
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlaghe.c b/LAPACKE/src/lapacke_zlaghe.c
index e1319d1a..05967746 100644
--- a/LAPACKE/src/lapacke_zlaghe.c
+++ b/LAPACKE/src/lapacke_zlaghe.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zlaghe
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlaghe_work.c b/LAPACKE/src/lapacke_zlaghe_work.c
index 5f343388..792cda91 100644
--- a/LAPACKE/src/lapacke_zlaghe_work.c
+++ b/LAPACKE/src/lapacke_zlaghe_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zlaghe
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlagsy.c b/LAPACKE/src/lapacke_zlagsy.c
index 0478ff58..a47533e5 100644
--- a/LAPACKE/src/lapacke_zlagsy.c
+++ b/LAPACKE/src/lapacke_zlagsy.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zlagsy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlagsy_work.c b/LAPACKE/src/lapacke_zlagsy_work.c
index 8b6a0b36..4875554c 100644
--- a/LAPACKE/src/lapacke_zlagsy_work.c
+++ b/LAPACKE/src/lapacke_zlagsy_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zlagsy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlange.c b/LAPACKE/src/lapacke_zlange.c
index c7945126..6ea73194 100644
--- a/LAPACKE/src/lapacke_zlange.c
+++ b/LAPACKE/src/lapacke_zlange.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zlange
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlange_work.c b/LAPACKE/src/lapacke_zlange_work.c
index 6eb40083..60d1812e 100644
--- a/LAPACKE/src/lapacke_zlange_work.c
+++ b/LAPACKE/src/lapacke_zlange_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zlange
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlanhe.c b/LAPACKE/src/lapacke_zlanhe.c
index d8ea8a90..233231ae 100644
--- a/LAPACKE/src/lapacke_zlanhe.c
+++ b/LAPACKE/src/lapacke_zlanhe.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zlanhe
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlanhe_work.c b/LAPACKE/src/lapacke_zlanhe_work.c
index 4b4b6098..b3e4de5d 100644
--- a/LAPACKE/src/lapacke_zlanhe_work.c
+++ b/LAPACKE/src/lapacke_zlanhe_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zlanhe
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlansy.c b/LAPACKE/src/lapacke_zlansy.c
index 919e1db1..491a6290 100644
--- a/LAPACKE/src/lapacke_zlansy.c
+++ b/LAPACKE/src/lapacke_zlansy.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zlansy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlansy_work.c b/LAPACKE/src/lapacke_zlansy_work.c
index 2cdd2211..6088b442 100644
--- a/LAPACKE/src/lapacke_zlansy_work.c
+++ b/LAPACKE/src/lapacke_zlansy_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zlansy
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlantr.c b/LAPACKE/src/lapacke_zlantr.c
index 65339a58..b2c63710 100644
--- a/LAPACKE/src/lapacke_zlantr.c
+++ b/LAPACKE/src/lapacke_zlantr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zlantr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlantr_work.c b/LAPACKE/src/lapacke_zlantr_work.c
index 3a924de8..5fd9f844 100644
--- a/LAPACKE/src/lapacke_zlantr_work.c
+++ b/LAPACKE/src/lapacke_zlantr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zlantr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlapmr.c b/LAPACKE/src/lapacke_zlapmr.c
index 28c5ebea..2ce3ab88 100644
--- a/LAPACKE/src/lapacke_zlapmr.c
+++ b/LAPACKE/src/lapacke_zlapmr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zlapmr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlapmr_work.c b/LAPACKE/src/lapacke_zlapmr_work.c
index 1cc32052..f9ed4ec8 100644
--- a/LAPACKE/src/lapacke_zlapmr_work.c
+++ b/LAPACKE/src/lapacke_zlapmr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zlapmr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlarfb.c b/LAPACKE/src/lapacke_zlarfb.c
index 6a910ee3..e4f993f1 100644
--- a/LAPACKE/src/lapacke_zlarfb.c
+++ b/LAPACKE/src/lapacke_zlarfb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zlarfb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlarfb_work.c b/LAPACKE/src/lapacke_zlarfb_work.c
index b69abaf3..9580f593 100644
--- a/LAPACKE/src/lapacke_zlarfb_work.c
+++ b/LAPACKE/src/lapacke_zlarfb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zlarfb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlarft.c b/LAPACKE/src/lapacke_zlarft.c
index 0175d267..2cde895e 100644
--- a/LAPACKE/src/lapacke_zlarft.c
+++ b/LAPACKE/src/lapacke_zlarft.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zlarft
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlarft_work.c b/LAPACKE/src/lapacke_zlarft_work.c
index 7a4748b0..60e69709 100644
--- a/LAPACKE/src/lapacke_zlarft_work.c
+++ b/LAPACKE/src/lapacke_zlarft_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zlarft
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlascl.c b/LAPACKE/src/lapacke_zlascl.c
index 0b5d2584..e4c1bb0c 100644
--- a/LAPACKE/src/lapacke_zlascl.c
+++ b/LAPACKE/src/lapacke_zlascl.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function dlaswp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlaset.c b/LAPACKE/src/lapacke_zlaset.c
index 47f2f0f4..7de38f00 100644
--- a/LAPACKE/src/lapacke_zlaset.c
+++ b/LAPACKE/src/lapacke_zlaset.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zlaset
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlaset_work.c b/LAPACKE/src/lapacke_zlaset_work.c
index 4f6ea796..9056e8fc 100644
--- a/LAPACKE/src/lapacke_zlaset_work.c
+++ b/LAPACKE/src/lapacke_zlaset_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zlaset
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlaswp.c b/LAPACKE/src/lapacke_zlaswp.c
index 336a7618..41e002ae 100644
--- a/LAPACKE/src/lapacke_zlaswp.c
+++ b/LAPACKE/src/lapacke_zlaswp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zlaswp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlaswp_work.c b/LAPACKE/src/lapacke_zlaswp_work.c
index 219ed6ed..e9a282cb 100644
--- a/LAPACKE/src/lapacke_zlaswp_work.c
+++ b/LAPACKE/src/lapacke_zlaswp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zlaswp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlauum.c b/LAPACKE/src/lapacke_zlauum.c
index ab6b589d..3f098d5f 100644
--- a/LAPACKE/src/lapacke_zlauum.c
+++ b/LAPACKE/src/lapacke_zlauum.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zlauum
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zlauum_work.c b/LAPACKE/src/lapacke_zlauum_work.c
index 1a512eb7..836c7213 100644
--- a/LAPACKE/src/lapacke_zlauum_work.c
+++ b/LAPACKE/src/lapacke_zlauum_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zlauum
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpbcon.c b/LAPACKE/src/lapacke_zpbcon.c
index 0f9ddddc..1d7dc4c3 100644
--- a/LAPACKE/src/lapacke_zpbcon.c
+++ b/LAPACKE/src/lapacke_zpbcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpbcon_work.c b/LAPACKE/src/lapacke_zpbcon_work.c
index f066fa8c..1fa5a065 100644
--- a/LAPACKE/src/lapacke_zpbcon_work.c
+++ b/LAPACKE/src/lapacke_zpbcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpbequ.c b/LAPACKE/src/lapacke_zpbequ.c
index cb851675..c66989bf 100644
--- a/LAPACKE/src/lapacke_zpbequ.c
+++ b/LAPACKE/src/lapacke_zpbequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpbequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpbequ_work.c b/LAPACKE/src/lapacke_zpbequ_work.c
index bb9ecb89..a491f438 100644
--- a/LAPACKE/src/lapacke_zpbequ_work.c
+++ b/LAPACKE/src/lapacke_zpbequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpbequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpbrfs.c b/LAPACKE/src/lapacke_zpbrfs.c
index 093af8ac..ec6dcbd8 100644
--- a/LAPACKE/src/lapacke_zpbrfs.c
+++ b/LAPACKE/src/lapacke_zpbrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpbrfs_work.c b/LAPACKE/src/lapacke_zpbrfs_work.c
index d5e1b9eb..fa9c4964 100644
--- a/LAPACKE/src/lapacke_zpbrfs_work.c
+++ b/LAPACKE/src/lapacke_zpbrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpbstf.c b/LAPACKE/src/lapacke_zpbstf.c
index ac7ab328..f0c49e23 100644
--- a/LAPACKE/src/lapacke_zpbstf.c
+++ b/LAPACKE/src/lapacke_zpbstf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpbstf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpbstf_work.c b/LAPACKE/src/lapacke_zpbstf_work.c
index 2f1e0838..6745c9bd 100644
--- a/LAPACKE/src/lapacke_zpbstf_work.c
+++ b/LAPACKE/src/lapacke_zpbstf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpbstf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpbsv.c b/LAPACKE/src/lapacke_zpbsv.c
index 84d24070..d41f3953 100644
--- a/LAPACKE/src/lapacke_zpbsv.c
+++ b/LAPACKE/src/lapacke_zpbsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpbsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpbsv_work.c b/LAPACKE/src/lapacke_zpbsv_work.c
index c83ecc4f..9d324fad 100644
--- a/LAPACKE/src/lapacke_zpbsv_work.c
+++ b/LAPACKE/src/lapacke_zpbsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpbsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpbsvx.c b/LAPACKE/src/lapacke_zpbsvx.c
index f32a0cda..de5fe3ce 100644
--- a/LAPACKE/src/lapacke_zpbsvx.c
+++ b/LAPACKE/src/lapacke_zpbsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpbsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpbsvx_work.c b/LAPACKE/src/lapacke_zpbsvx_work.c
index 7b9d0a43..70278a0d 100644
--- a/LAPACKE/src/lapacke_zpbsvx_work.c
+++ b/LAPACKE/src/lapacke_zpbsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpbsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpbtrf.c b/LAPACKE/src/lapacke_zpbtrf.c
index b72db856..9c651436 100644
--- a/LAPACKE/src/lapacke_zpbtrf.c
+++ b/LAPACKE/src/lapacke_zpbtrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpbtrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpbtrf_work.c b/LAPACKE/src/lapacke_zpbtrf_work.c
index 5c042ce3..d02f8685 100644
--- a/LAPACKE/src/lapacke_zpbtrf_work.c
+++ b/LAPACKE/src/lapacke_zpbtrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpbtrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpbtrs.c b/LAPACKE/src/lapacke_zpbtrs.c
index 1a7ceaf3..a84ae448 100644
--- a/LAPACKE/src/lapacke_zpbtrs.c
+++ b/LAPACKE/src/lapacke_zpbtrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpbtrs_work.c b/LAPACKE/src/lapacke_zpbtrs_work.c
index eb7bc66a..773879ac 100644
--- a/LAPACKE/src/lapacke_zpbtrs_work.c
+++ b/LAPACKE/src/lapacke_zpbtrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpftrf.c b/LAPACKE/src/lapacke_zpftrf.c
index ea74d4a8..041a1d55 100644
--- a/LAPACKE/src/lapacke_zpftrf.c
+++ b/LAPACKE/src/lapacke_zpftrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpftrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpftrf_work.c b/LAPACKE/src/lapacke_zpftrf_work.c
index ea6c97b5..cd09a07b 100644
--- a/LAPACKE/src/lapacke_zpftrf_work.c
+++ b/LAPACKE/src/lapacke_zpftrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpftrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpftri.c b/LAPACKE/src/lapacke_zpftri.c
index 8dd1995d..0141b835 100644
--- a/LAPACKE/src/lapacke_zpftri.c
+++ b/LAPACKE/src/lapacke_zpftri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpftri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpftri_work.c b/LAPACKE/src/lapacke_zpftri_work.c
index e9057451..eff7b4b2 100644
--- a/LAPACKE/src/lapacke_zpftri_work.c
+++ b/LAPACKE/src/lapacke_zpftri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpftri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpftrs.c b/LAPACKE/src/lapacke_zpftrs.c
index f5cf20df..8dfd3c34 100644
--- a/LAPACKE/src/lapacke_zpftrs.c
+++ b/LAPACKE/src/lapacke_zpftrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpftrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpftrs_work.c b/LAPACKE/src/lapacke_zpftrs_work.c
index f0876a60..3983d262 100644
--- a/LAPACKE/src/lapacke_zpftrs_work.c
+++ b/LAPACKE/src/lapacke_zpftrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpftrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpocon.c b/LAPACKE/src/lapacke_zpocon.c
index 3f02939b..a552f262 100644
--- a/LAPACKE/src/lapacke_zpocon.c
+++ b/LAPACKE/src/lapacke_zpocon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpocon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpocon_work.c b/LAPACKE/src/lapacke_zpocon_work.c
index 0b485038..8b366441 100644
--- a/LAPACKE/src/lapacke_zpocon_work.c
+++ b/LAPACKE/src/lapacke_zpocon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpocon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpoequ.c b/LAPACKE/src/lapacke_zpoequ.c
index f7960656..e55c1ad0 100644
--- a/LAPACKE/src/lapacke_zpoequ.c
+++ b/LAPACKE/src/lapacke_zpoequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpoequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpoequ_work.c b/LAPACKE/src/lapacke_zpoequ_work.c
index 7f3b2301..3d3fb023 100644
--- a/LAPACKE/src/lapacke_zpoequ_work.c
+++ b/LAPACKE/src/lapacke_zpoequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpoequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpoequb.c b/LAPACKE/src/lapacke_zpoequb.c
index a6ddeea7..1d9eb7af 100644
--- a/LAPACKE/src/lapacke_zpoequb.c
+++ b/LAPACKE/src/lapacke_zpoequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpoequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpoequb_work.c b/LAPACKE/src/lapacke_zpoequb_work.c
index 94e37b23..a3c90594 100644
--- a/LAPACKE/src/lapacke_zpoequb_work.c
+++ b/LAPACKE/src/lapacke_zpoequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpoequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zporfs.c b/LAPACKE/src/lapacke_zporfs.c
index 9acc3471..a50d61a9 100644
--- a/LAPACKE/src/lapacke_zporfs.c
+++ b/LAPACKE/src/lapacke_zporfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zporfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zporfs_work.c b/LAPACKE/src/lapacke_zporfs_work.c
index 2e5231cd..268c0eef 100644
--- a/LAPACKE/src/lapacke_zporfs_work.c
+++ b/LAPACKE/src/lapacke_zporfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zporfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zporfsx.c b/LAPACKE/src/lapacke_zporfsx.c
index 6c0f7d88..d640f3e4 100644
--- a/LAPACKE/src/lapacke_zporfsx.c
+++ b/LAPACKE/src/lapacke_zporfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zporfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zporfsx_work.c b/LAPACKE/src/lapacke_zporfsx_work.c
index f1c7a288..697291a9 100644
--- a/LAPACKE/src/lapacke_zporfsx_work.c
+++ b/LAPACKE/src/lapacke_zporfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zporfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zposv.c b/LAPACKE/src/lapacke_zposv.c
index c8c127b7..a45143db 100644
--- a/LAPACKE/src/lapacke_zposv.c
+++ b/LAPACKE/src/lapacke_zposv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zposv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zposv_work.c b/LAPACKE/src/lapacke_zposv_work.c
index fbb90904..1b207033 100644
--- a/LAPACKE/src/lapacke_zposv_work.c
+++ b/LAPACKE/src/lapacke_zposv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zposv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zposvx.c b/LAPACKE/src/lapacke_zposvx.c
index 7269ef03..9eabd72b 100644
--- a/LAPACKE/src/lapacke_zposvx.c
+++ b/LAPACKE/src/lapacke_zposvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zposvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zposvx_work.c b/LAPACKE/src/lapacke_zposvx_work.c
index 9bfbec97..0d86b938 100644
--- a/LAPACKE/src/lapacke_zposvx_work.c
+++ b/LAPACKE/src/lapacke_zposvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zposvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zposvxx.c b/LAPACKE/src/lapacke_zposvxx.c
index 75fdabfc..50fbc9eb 100644
--- a/LAPACKE/src/lapacke_zposvxx.c
+++ b/LAPACKE/src/lapacke_zposvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zposvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zposvxx_work.c b/LAPACKE/src/lapacke_zposvxx_work.c
index 1fcaa97e..a9715237 100644
--- a/LAPACKE/src/lapacke_zposvxx_work.c
+++ b/LAPACKE/src/lapacke_zposvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zposvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpotrf.c b/LAPACKE/src/lapacke_zpotrf.c
index ee2b598e..7be5eb5e 100644
--- a/LAPACKE/src/lapacke_zpotrf.c
+++ b/LAPACKE/src/lapacke_zpotrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpotrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpotrf_work.c b/LAPACKE/src/lapacke_zpotrf_work.c
index a7051267..fdd36649 100644
--- a/LAPACKE/src/lapacke_zpotrf_work.c
+++ b/LAPACKE/src/lapacke_zpotrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpotrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpotri.c b/LAPACKE/src/lapacke_zpotri.c
index 933f1a57..1b1938b5 100644
--- a/LAPACKE/src/lapacke_zpotri.c
+++ b/LAPACKE/src/lapacke_zpotri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpotri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpotri_work.c b/LAPACKE/src/lapacke_zpotri_work.c
index 615c0167..990aba1a 100644
--- a/LAPACKE/src/lapacke_zpotri_work.c
+++ b/LAPACKE/src/lapacke_zpotri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpotri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpotrs.c b/LAPACKE/src/lapacke_zpotrs.c
index 98c5e8bc..77ff17ba 100644
--- a/LAPACKE/src/lapacke_zpotrs.c
+++ b/LAPACKE/src/lapacke_zpotrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpotrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpotrs_work.c b/LAPACKE/src/lapacke_zpotrs_work.c
index 71a1979d..02acc49c 100644
--- a/LAPACKE/src/lapacke_zpotrs_work.c
+++ b/LAPACKE/src/lapacke_zpotrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpotrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zppcon.c b/LAPACKE/src/lapacke_zppcon.c
index 4149ca70..a49d0c84 100644
--- a/LAPACKE/src/lapacke_zppcon.c
+++ b/LAPACKE/src/lapacke_zppcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zppcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zppcon_work.c b/LAPACKE/src/lapacke_zppcon_work.c
index 725a7016..5f7a241a 100644
--- a/LAPACKE/src/lapacke_zppcon_work.c
+++ b/LAPACKE/src/lapacke_zppcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zppcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zppequ.c b/LAPACKE/src/lapacke_zppequ.c
index 2920f7dd..b66e2fde 100644
--- a/LAPACKE/src/lapacke_zppequ.c
+++ b/LAPACKE/src/lapacke_zppequ.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zppequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zppequ_work.c b/LAPACKE/src/lapacke_zppequ_work.c
index 14a39c77..66035fd1 100644
--- a/LAPACKE/src/lapacke_zppequ_work.c
+++ b/LAPACKE/src/lapacke_zppequ_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zppequ
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpprfs.c b/LAPACKE/src/lapacke_zpprfs.c
index 5439a355..84573637 100644
--- a/LAPACKE/src/lapacke_zpprfs.c
+++ b/LAPACKE/src/lapacke_zpprfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpprfs_work.c b/LAPACKE/src/lapacke_zpprfs_work.c
index 9f746ea1..cd2ad18b 100644
--- a/LAPACKE/src/lapacke_zpprfs_work.c
+++ b/LAPACKE/src/lapacke_zpprfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zppsv.c b/LAPACKE/src/lapacke_zppsv.c
index e0e87afe..8cb88fca 100644
--- a/LAPACKE/src/lapacke_zppsv.c
+++ b/LAPACKE/src/lapacke_zppsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zppsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zppsv_work.c b/LAPACKE/src/lapacke_zppsv_work.c
index e6883b34..9a75171c 100644
--- a/LAPACKE/src/lapacke_zppsv_work.c
+++ b/LAPACKE/src/lapacke_zppsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zppsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zppsvx.c b/LAPACKE/src/lapacke_zppsvx.c
index 7a625b63..483c1712 100644
--- a/LAPACKE/src/lapacke_zppsvx.c
+++ b/LAPACKE/src/lapacke_zppsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zppsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zppsvx_work.c b/LAPACKE/src/lapacke_zppsvx_work.c
index 6bbf3426..2ddeb198 100644
--- a/LAPACKE/src/lapacke_zppsvx_work.c
+++ b/LAPACKE/src/lapacke_zppsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zppsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpptrf.c b/LAPACKE/src/lapacke_zpptrf.c
index 8fdd8ca3..5698f308 100644
--- a/LAPACKE/src/lapacke_zpptrf.c
+++ b/LAPACKE/src/lapacke_zpptrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpptrf_work.c b/LAPACKE/src/lapacke_zpptrf_work.c
index 9ae49432..d9e445ac 100644
--- a/LAPACKE/src/lapacke_zpptrf_work.c
+++ b/LAPACKE/src/lapacke_zpptrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpptri.c b/LAPACKE/src/lapacke_zpptri.c
index ab671170..69658ca7 100644
--- a/LAPACKE/src/lapacke_zpptri.c
+++ b/LAPACKE/src/lapacke_zpptri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpptri_work.c b/LAPACKE/src/lapacke_zpptri_work.c
index 4bf06219..7577cbdd 100644
--- a/LAPACKE/src/lapacke_zpptri_work.c
+++ b/LAPACKE/src/lapacke_zpptri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpptrs.c b/LAPACKE/src/lapacke_zpptrs.c
index eb111691..27989b29 100644
--- a/LAPACKE/src/lapacke_zpptrs.c
+++ b/LAPACKE/src/lapacke_zpptrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpptrs_work.c b/LAPACKE/src/lapacke_zpptrs_work.c
index 2be54c7a..ff9feb89 100644
--- a/LAPACKE/src/lapacke_zpptrs_work.c
+++ b/LAPACKE/src/lapacke_zpptrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpstrf.c b/LAPACKE/src/lapacke_zpstrf.c
index 3a5a426a..52d20981 100644
--- a/LAPACKE/src/lapacke_zpstrf.c
+++ b/LAPACKE/src/lapacke_zpstrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpstrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpstrf_work.c b/LAPACKE/src/lapacke_zpstrf_work.c
index b2b3d7da..3312f318 100644
--- a/LAPACKE/src/lapacke_zpstrf_work.c
+++ b/LAPACKE/src/lapacke_zpstrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpstrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpteqr.c b/LAPACKE/src/lapacke_zpteqr.c
index 58baa333..d6009f34 100644
--- a/LAPACKE/src/lapacke_zpteqr.c
+++ b/LAPACKE/src/lapacke_zpteqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpteqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpteqr_work.c b/LAPACKE/src/lapacke_zpteqr_work.c
index b53f817c..602295a6 100644
--- a/LAPACKE/src/lapacke_zpteqr_work.c
+++ b/LAPACKE/src/lapacke_zpteqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpteqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zptrfs.c b/LAPACKE/src/lapacke_zptrfs.c
index 1b75d5d8..e39c4f8d 100644
--- a/LAPACKE/src/lapacke_zptrfs.c
+++ b/LAPACKE/src/lapacke_zptrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zptrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zptrfs_work.c b/LAPACKE/src/lapacke_zptrfs_work.c
index 9178d08a..243d6da2 100644
--- a/LAPACKE/src/lapacke_zptrfs_work.c
+++ b/LAPACKE/src/lapacke_zptrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zptrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zptsv.c b/LAPACKE/src/lapacke_zptsv.c
index 7e282cf4..9c54750a 100644
--- a/LAPACKE/src/lapacke_zptsv.c
+++ b/LAPACKE/src/lapacke_zptsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zptsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zptsv_work.c b/LAPACKE/src/lapacke_zptsv_work.c
index 2f2df104..fc3f9e39 100644
--- a/LAPACKE/src/lapacke_zptsv_work.c
+++ b/LAPACKE/src/lapacke_zptsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zptsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zptsvx.c b/LAPACKE/src/lapacke_zptsvx.c
index 24279df9..1e901039 100644
--- a/LAPACKE/src/lapacke_zptsvx.c
+++ b/LAPACKE/src/lapacke_zptsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zptsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zptsvx_work.c b/LAPACKE/src/lapacke_zptsvx_work.c
index ca27bd23..60aa9382 100644
--- a/LAPACKE/src/lapacke_zptsvx_work.c
+++ b/LAPACKE/src/lapacke_zptsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zptsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpttrs.c b/LAPACKE/src/lapacke_zpttrs.c
index 851ae72e..8a18e46f 100644
--- a/LAPACKE/src/lapacke_zpttrs.c
+++ b/LAPACKE/src/lapacke_zpttrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zpttrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zpttrs_work.c b/LAPACKE/src/lapacke_zpttrs_work.c
index 27942a43..7c6cb492 100644
--- a/LAPACKE/src/lapacke_zpttrs_work.c
+++ b/LAPACKE/src/lapacke_zpttrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zpttrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zspcon.c b/LAPACKE/src/lapacke_zspcon.c
index 626aa2f1..410e3507 100644
--- a/LAPACKE/src/lapacke_zspcon.c
+++ b/LAPACKE/src/lapacke_zspcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zspcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zspcon_work.c b/LAPACKE/src/lapacke_zspcon_work.c
index 6f139610..97864c30 100644
--- a/LAPACKE/src/lapacke_zspcon_work.c
+++ b/LAPACKE/src/lapacke_zspcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zspcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsprfs.c b/LAPACKE/src/lapacke_zsprfs.c
index 129b4270..170a1111 100644
--- a/LAPACKE/src/lapacke_zsprfs.c
+++ b/LAPACKE/src/lapacke_zsprfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsprfs_work.c b/LAPACKE/src/lapacke_zsprfs_work.c
index 377f5161..e1c54955 100644
--- a/LAPACKE/src/lapacke_zsprfs_work.c
+++ b/LAPACKE/src/lapacke_zsprfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zspsv.c b/LAPACKE/src/lapacke_zspsv.c
index cf5c6613..6ba98de9 100644
--- a/LAPACKE/src/lapacke_zspsv.c
+++ b/LAPACKE/src/lapacke_zspsv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zspsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zspsv_work.c b/LAPACKE/src/lapacke_zspsv_work.c
index b32fbbe8..84112eb4 100644
--- a/LAPACKE/src/lapacke_zspsv_work.c
+++ b/LAPACKE/src/lapacke_zspsv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zspsv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zspsvx.c b/LAPACKE/src/lapacke_zspsvx.c
index 40ffb73b..0d3b85bf 100644
--- a/LAPACKE/src/lapacke_zspsvx.c
+++ b/LAPACKE/src/lapacke_zspsvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zspsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zspsvx_work.c b/LAPACKE/src/lapacke_zspsvx_work.c
index 9fd23fcf..6f947d7d 100644
--- a/LAPACKE/src/lapacke_zspsvx_work.c
+++ b/LAPACKE/src/lapacke_zspsvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zspsvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsptrf.c b/LAPACKE/src/lapacke_zsptrf.c
index 872cdb13..49af07e8 100644
--- a/LAPACKE/src/lapacke_zsptrf.c
+++ b/LAPACKE/src/lapacke_zsptrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsptrf_work.c b/LAPACKE/src/lapacke_zsptrf_work.c
index 63059761..7fd2f771 100644
--- a/LAPACKE/src/lapacke_zsptrf_work.c
+++ b/LAPACKE/src/lapacke_zsptrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsptrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsptri.c b/LAPACKE/src/lapacke_zsptri.c
index bfa3026e..c68ebacf 100644
--- a/LAPACKE/src/lapacke_zsptri.c
+++ b/LAPACKE/src/lapacke_zsptri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsptri_work.c b/LAPACKE/src/lapacke_zsptri_work.c
index 19e96f6a..5d932aa9 100644
--- a/LAPACKE/src/lapacke_zsptri_work.c
+++ b/LAPACKE/src/lapacke_zsptri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsptrs.c b/LAPACKE/src/lapacke_zsptrs.c
index a6ed6e5d..db3a4210 100644
--- a/LAPACKE/src/lapacke_zsptrs.c
+++ b/LAPACKE/src/lapacke_zsptrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsptrs_work.c b/LAPACKE/src/lapacke_zsptrs_work.c
index 65eef367..2deb6876 100644
--- a/LAPACKE/src/lapacke_zsptrs_work.c
+++ b/LAPACKE/src/lapacke_zsptrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zstedc.c b/LAPACKE/src/lapacke_zstedc.c
index 747651dd..e88316eb 100644
--- a/LAPACKE/src/lapacke_zstedc.c
+++ b/LAPACKE/src/lapacke_zstedc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zstedc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zstedc_work.c b/LAPACKE/src/lapacke_zstedc_work.c
index 91aece10..d2e67dbb 100644
--- a/LAPACKE/src/lapacke_zstedc_work.c
+++ b/LAPACKE/src/lapacke_zstedc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zstedc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zstegr.c b/LAPACKE/src/lapacke_zstegr.c
index f73750d4..189e6be5 100644
--- a/LAPACKE/src/lapacke_zstegr.c
+++ b/LAPACKE/src/lapacke_zstegr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zstegr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zstegr_work.c b/LAPACKE/src/lapacke_zstegr_work.c
index c2c37712..3b527e88 100644
--- a/LAPACKE/src/lapacke_zstegr_work.c
+++ b/LAPACKE/src/lapacke_zstegr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zstegr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zstein.c b/LAPACKE/src/lapacke_zstein.c
index b5ce99af..1d1b2ef5 100644
--- a/LAPACKE/src/lapacke_zstein.c
+++ b/LAPACKE/src/lapacke_zstein.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zstein
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zstein_work.c b/LAPACKE/src/lapacke_zstein_work.c
index fe764746..9e6a9acb 100644
--- a/LAPACKE/src/lapacke_zstein_work.c
+++ b/LAPACKE/src/lapacke_zstein_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zstein
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zstemr.c b/LAPACKE/src/lapacke_zstemr.c
index f5ae1344..82379bb8 100644
--- a/LAPACKE/src/lapacke_zstemr.c
+++ b/LAPACKE/src/lapacke_zstemr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zstemr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zstemr_work.c b/LAPACKE/src/lapacke_zstemr_work.c
index 10eab93f..5b7231d0 100644
--- a/LAPACKE/src/lapacke_zstemr_work.c
+++ b/LAPACKE/src/lapacke_zstemr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zstemr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsteqr.c b/LAPACKE/src/lapacke_zsteqr.c
index 22782a3e..0694baa9 100644
--- a/LAPACKE/src/lapacke_zsteqr.c
+++ b/LAPACKE/src/lapacke_zsteqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsteqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsteqr_work.c b/LAPACKE/src/lapacke_zsteqr_work.c
index 29503d2d..acfd3baa 100644
--- a/LAPACKE/src/lapacke_zsteqr_work.c
+++ b/LAPACKE/src/lapacke_zsteqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsteqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsycon.c b/LAPACKE/src/lapacke_zsycon.c
index d599cf68..31717e4d 100644
--- a/LAPACKE/src/lapacke_zsycon.c
+++ b/LAPACKE/src/lapacke_zsycon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsycon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsycon_work.c b/LAPACKE/src/lapacke_zsycon_work.c
index cf476199..b3857920 100644
--- a/LAPACKE/src/lapacke_zsycon_work.c
+++ b/LAPACKE/src/lapacke_zsycon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsycon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsyconv.c b/LAPACKE/src/lapacke_zsyconv.c
index 933e3d55..9dbc0678 100644
--- a/LAPACKE/src/lapacke_zsyconv.c
+++ b/LAPACKE/src/lapacke_zsyconv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsyconv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsyconv_work.c b/LAPACKE/src/lapacke_zsyconv_work.c
index de0ef757..34f1294e 100644
--- a/LAPACKE/src/lapacke_zsyconv_work.c
+++ b/LAPACKE/src/lapacke_zsyconv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsyconv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsyequb.c b/LAPACKE/src/lapacke_zsyequb.c
index de5296b5..7cbfa3c3 100644
--- a/LAPACKE/src/lapacke_zsyequb.c
+++ b/LAPACKE/src/lapacke_zsyequb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsyequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsyequb_work.c b/LAPACKE/src/lapacke_zsyequb_work.c
index 177032ac..8e625bda 100644
--- a/LAPACKE/src/lapacke_zsyequb_work.c
+++ b/LAPACKE/src/lapacke_zsyequb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsyequb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsyrfs.c b/LAPACKE/src/lapacke_zsyrfs.c
index e172b980..dfaa4205 100644
--- a/LAPACKE/src/lapacke_zsyrfs.c
+++ b/LAPACKE/src/lapacke_zsyrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsyrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsyrfs_work.c b/LAPACKE/src/lapacke_zsyrfs_work.c
index b877cd89..5897068d 100644
--- a/LAPACKE/src/lapacke_zsyrfs_work.c
+++ b/LAPACKE/src/lapacke_zsyrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsyrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsyrfsx.c b/LAPACKE/src/lapacke_zsyrfsx.c
index f707b998..6d2fad6e 100644
--- a/LAPACKE/src/lapacke_zsyrfsx.c
+++ b/LAPACKE/src/lapacke_zsyrfsx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsyrfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsyrfsx_work.c b/LAPACKE/src/lapacke_zsyrfsx_work.c
index ebf1341d..1e96a756 100644
--- a/LAPACKE/src/lapacke_zsyrfsx_work.c
+++ b/LAPACKE/src/lapacke_zsyrfsx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsyrfsx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsysv.c b/LAPACKE/src/lapacke_zsysv.c
index de971b71..5ba1a6f3 100644
--- a/LAPACKE/src/lapacke_zsysv.c
+++ b/LAPACKE/src/lapacke_zsysv.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsysv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsysv_work.c b/LAPACKE/src/lapacke_zsysv_work.c
index a078f559..46dda469 100644
--- a/LAPACKE/src/lapacke_zsysv_work.c
+++ b/LAPACKE/src/lapacke_zsysv_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsysv
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsysvx.c b/LAPACKE/src/lapacke_zsysvx.c
index b241f377..cd689b15 100644
--- a/LAPACKE/src/lapacke_zsysvx.c
+++ b/LAPACKE/src/lapacke_zsysvx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsysvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsysvx_work.c b/LAPACKE/src/lapacke_zsysvx_work.c
index 06b248a8..8a90f151 100644
--- a/LAPACKE/src/lapacke_zsysvx_work.c
+++ b/LAPACKE/src/lapacke_zsysvx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsysvx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsysvxx.c b/LAPACKE/src/lapacke_zsysvxx.c
index 256c0b62..e903c5e1 100644
--- a/LAPACKE/src/lapacke_zsysvxx.c
+++ b/LAPACKE/src/lapacke_zsysvxx.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsysvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsysvxx_work.c b/LAPACKE/src/lapacke_zsysvxx_work.c
index e486e8bc..b65db319 100644
--- a/LAPACKE/src/lapacke_zsysvxx_work.c
+++ b/LAPACKE/src/lapacke_zsysvxx_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsysvxx
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsyswapr.c b/LAPACKE/src/lapacke_zsyswapr.c
index f487a92f..46e948d1 100644
--- a/LAPACKE/src/lapacke_zsyswapr.c
+++ b/LAPACKE/src/lapacke_zsyswapr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsyswapr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsyswapr_work.c b/LAPACKE/src/lapacke_zsyswapr_work.c
index dfb62beb..1959a231 100644
--- a/LAPACKE/src/lapacke_zsyswapr_work.c
+++ b/LAPACKE/src/lapacke_zsyswapr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsyswapr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsytrf.c b/LAPACKE/src/lapacke_zsytrf.c
index f6380670..f91ff538 100644
--- a/LAPACKE/src/lapacke_zsytrf.c
+++ b/LAPACKE/src/lapacke_zsytrf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsytrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsytrf_work.c b/LAPACKE/src/lapacke_zsytrf_work.c
index 2f48659d..7fa47049 100644
--- a/LAPACKE/src/lapacke_zsytrf_work.c
+++ b/LAPACKE/src/lapacke_zsytrf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsytrf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsytri.c b/LAPACKE/src/lapacke_zsytri.c
index c18a775b..72c15171 100644
--- a/LAPACKE/src/lapacke_zsytri.c
+++ b/LAPACKE/src/lapacke_zsytri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsytri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsytri2.c b/LAPACKE/src/lapacke_zsytri2.c
index 80030ec5..50b9e83b 100644
--- a/LAPACKE/src/lapacke_zsytri2.c
+++ b/LAPACKE/src/lapacke_zsytri2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsytri2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsytri2_work.c b/LAPACKE/src/lapacke_zsytri2_work.c
index 9b9ee670..1cd02bc2 100644
--- a/LAPACKE/src/lapacke_zsytri2_work.c
+++ b/LAPACKE/src/lapacke_zsytri2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsytri2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsytri2x.c b/LAPACKE/src/lapacke_zsytri2x.c
index bfb2fdd1..38dddf6f 100644
--- a/LAPACKE/src/lapacke_zsytri2x.c
+++ b/LAPACKE/src/lapacke_zsytri2x.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsytri2x
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsytri2x_work.c b/LAPACKE/src/lapacke_zsytri2x_work.c
index c53879c2..cd1fab17 100644
--- a/LAPACKE/src/lapacke_zsytri2x_work.c
+++ b/LAPACKE/src/lapacke_zsytri2x_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsytri2x
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsytri_work.c b/LAPACKE/src/lapacke_zsytri_work.c
index bdeb9605..d8852b2c 100644
--- a/LAPACKE/src/lapacke_zsytri_work.c
+++ b/LAPACKE/src/lapacke_zsytri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsytri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsytrs.c b/LAPACKE/src/lapacke_zsytrs.c
index 88887d90..8819b3fd 100644
--- a/LAPACKE/src/lapacke_zsytrs.c
+++ b/LAPACKE/src/lapacke_zsytrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsytrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsytrs2.c b/LAPACKE/src/lapacke_zsytrs2.c
index 1193404e..741f9fd4 100644
--- a/LAPACKE/src/lapacke_zsytrs2.c
+++ b/LAPACKE/src/lapacke_zsytrs2.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zsytrs2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsytrs2_work.c b/LAPACKE/src/lapacke_zsytrs2_work.c
index 350742a6..cdc97fa0 100644
--- a/LAPACKE/src/lapacke_zsytrs2_work.c
+++ b/LAPACKE/src/lapacke_zsytrs2_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsytrs2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zsytrs_work.c b/LAPACKE/src/lapacke_zsytrs_work.c
index 4d471669..2e501d6f 100644
--- a/LAPACKE/src/lapacke_zsytrs_work.c
+++ b/LAPACKE/src/lapacke_zsytrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zsytrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztbcon.c b/LAPACKE/src/lapacke_ztbcon.c
index e23e60c7..62e54724 100644
--- a/LAPACKE/src/lapacke_ztbcon.c
+++ b/LAPACKE/src/lapacke_ztbcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztbcon_work.c b/LAPACKE/src/lapacke_ztbcon_work.c
index 523365a6..deef7ba8 100644
--- a/LAPACKE/src/lapacke_ztbcon_work.c
+++ b/LAPACKE/src/lapacke_ztbcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztbcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztbrfs.c b/LAPACKE/src/lapacke_ztbrfs.c
index b4181552..fb505ed4 100644
--- a/LAPACKE/src/lapacke_ztbrfs.c
+++ b/LAPACKE/src/lapacke_ztbrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztbrfs_work.c b/LAPACKE/src/lapacke_ztbrfs_work.c
index f32567d3..f6c5baf0 100644
--- a/LAPACKE/src/lapacke_ztbrfs_work.c
+++ b/LAPACKE/src/lapacke_ztbrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztbrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztbtrs.c b/LAPACKE/src/lapacke_ztbtrs.c
index 237eeab7..05bfbb61 100644
--- a/LAPACKE/src/lapacke_ztbtrs.c
+++ b/LAPACKE/src/lapacke_ztbtrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztbtrs_work.c b/LAPACKE/src/lapacke_ztbtrs_work.c
index 6c672970..4c6de59b 100644
--- a/LAPACKE/src/lapacke_ztbtrs_work.c
+++ b/LAPACKE/src/lapacke_ztbtrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztbtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztfsm.c b/LAPACKE/src/lapacke_ztfsm.c
index 9e162800..fb1db86b 100644
--- a/LAPACKE/src/lapacke_ztfsm.c
+++ b/LAPACKE/src/lapacke_ztfsm.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztfsm
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztfsm_work.c b/LAPACKE/src/lapacke_ztfsm_work.c
index 2a7638b5..b703a106 100644
--- a/LAPACKE/src/lapacke_ztfsm_work.c
+++ b/LAPACKE/src/lapacke_ztfsm_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztfsm
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztftri.c b/LAPACKE/src/lapacke_ztftri.c
index 07630437..016b395e 100644
--- a/LAPACKE/src/lapacke_ztftri.c
+++ b/LAPACKE/src/lapacke_ztftri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztftri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztftri_work.c b/LAPACKE/src/lapacke_ztftri_work.c
index aa6ea461..8bd6116b 100644
--- a/LAPACKE/src/lapacke_ztftri_work.c
+++ b/LAPACKE/src/lapacke_ztftri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztftri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztfttp.c b/LAPACKE/src/lapacke_ztfttp.c
index 775af257..f1e1add1 100644
--- a/LAPACKE/src/lapacke_ztfttp.c
+++ b/LAPACKE/src/lapacke_ztfttp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztfttp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztfttp_work.c b/LAPACKE/src/lapacke_ztfttp_work.c
index a4e81cd9..43f5b720 100644
--- a/LAPACKE/src/lapacke_ztfttp_work.c
+++ b/LAPACKE/src/lapacke_ztfttp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztfttp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztfttr.c b/LAPACKE/src/lapacke_ztfttr.c
index b5da2b8a..f53037df 100644
--- a/LAPACKE/src/lapacke_ztfttr.c
+++ b/LAPACKE/src/lapacke_ztfttr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztfttr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztfttr_work.c b/LAPACKE/src/lapacke_ztfttr_work.c
index 7728851d..22892f4a 100644
--- a/LAPACKE/src/lapacke_ztfttr_work.c
+++ b/LAPACKE/src/lapacke_ztfttr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztfttr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztgevc.c b/LAPACKE/src/lapacke_ztgevc.c
index 6e852711..cfcf5752 100644
--- a/LAPACKE/src/lapacke_ztgevc.c
+++ b/LAPACKE/src/lapacke_ztgevc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztgevc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztgevc_work.c b/LAPACKE/src/lapacke_ztgevc_work.c
index 237f2fc8..f8ce43c8 100644
--- a/LAPACKE/src/lapacke_ztgevc_work.c
+++ b/LAPACKE/src/lapacke_ztgevc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztgevc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztgexc.c b/LAPACKE/src/lapacke_ztgexc.c
index e242a0f5..4c434280 100644
--- a/LAPACKE/src/lapacke_ztgexc.c
+++ b/LAPACKE/src/lapacke_ztgexc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztgexc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztgexc_work.c b/LAPACKE/src/lapacke_ztgexc_work.c
index 4a41d119..91f2243b 100644
--- a/LAPACKE/src/lapacke_ztgexc_work.c
+++ b/LAPACKE/src/lapacke_ztgexc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztgexc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztgsen.c b/LAPACKE/src/lapacke_ztgsen.c
index 70a6495c..946ea7ca 100644
--- a/LAPACKE/src/lapacke_ztgsen.c
+++ b/LAPACKE/src/lapacke_ztgsen.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztgsen
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztgsen_work.c b/LAPACKE/src/lapacke_ztgsen_work.c
index b2c075b7..4ba48ea7 100644
--- a/LAPACKE/src/lapacke_ztgsen_work.c
+++ b/LAPACKE/src/lapacke_ztgsen_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztgsen
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztgsja.c b/LAPACKE/src/lapacke_ztgsja.c
index dc280b87..aae4e24f 100644
--- a/LAPACKE/src/lapacke_ztgsja.c
+++ b/LAPACKE/src/lapacke_ztgsja.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztgsja
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztgsja_work.c b/LAPACKE/src/lapacke_ztgsja_work.c
index 3a91a2d9..3ae7e373 100644
--- a/LAPACKE/src/lapacke_ztgsja_work.c
+++ b/LAPACKE/src/lapacke_ztgsja_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztgsja
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztgsna.c b/LAPACKE/src/lapacke_ztgsna.c
index f1ee68fa..31500313 100644
--- a/LAPACKE/src/lapacke_ztgsna.c
+++ b/LAPACKE/src/lapacke_ztgsna.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztgsna
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztgsna_work.c b/LAPACKE/src/lapacke_ztgsna_work.c
index 65770e94..de7d0327 100644
--- a/LAPACKE/src/lapacke_ztgsna_work.c
+++ b/LAPACKE/src/lapacke_ztgsna_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztgsna
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztgsyl.c b/LAPACKE/src/lapacke_ztgsyl.c
index f56db787..29ca7989 100644
--- a/LAPACKE/src/lapacke_ztgsyl.c
+++ b/LAPACKE/src/lapacke_ztgsyl.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztgsyl
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztgsyl_work.c b/LAPACKE/src/lapacke_ztgsyl_work.c
index f3afcf8e..0768d426 100644
--- a/LAPACKE/src/lapacke_ztgsyl_work.c
+++ b/LAPACKE/src/lapacke_ztgsyl_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztgsyl
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztpcon.c b/LAPACKE/src/lapacke_ztpcon.c
index 8ce96064..69bf2805 100644
--- a/LAPACKE/src/lapacke_ztpcon.c
+++ b/LAPACKE/src/lapacke_ztpcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztpcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztpcon_work.c b/LAPACKE/src/lapacke_ztpcon_work.c
index eb22c96b..319dbe14 100644
--- a/LAPACKE/src/lapacke_ztpcon_work.c
+++ b/LAPACKE/src/lapacke_ztpcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztpcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztpmqrt.c b/LAPACKE/src/lapacke_ztpmqrt.c
index 718a3158..a591363c 100644
--- a/LAPACKE/src/lapacke_ztpmqrt.c
+++ b/LAPACKE/src/lapacke_ztpmqrt.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function ztpmqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztpmqrt_work.c b/LAPACKE/src/lapacke_ztpmqrt_work.c
index ef16e354..7f171180 100644
--- a/LAPACKE/src/lapacke_ztpmqrt_work.c
+++ b/LAPACKE/src/lapacke_ztpmqrt_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztpmqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztpqrt.c b/LAPACKE/src/lapacke_ztpqrt.c
index ac8dbdec..7ddf5c6b 100644
--- a/LAPACKE/src/lapacke_ztpqrt.c
+++ b/LAPACKE/src/lapacke_ztpqrt.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function ztpqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztpqrt2.c b/LAPACKE/src/lapacke_ztpqrt2.c
index 6228c10d..4cefa012 100644
--- a/LAPACKE/src/lapacke_ztpqrt2.c
+++ b/LAPACKE/src/lapacke_ztpqrt2.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function ztpqrt2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztpqrt2_work.c b/LAPACKE/src/lapacke_ztpqrt2_work.c
index 94218f41..49fe89f4 100644
--- a/LAPACKE/src/lapacke_ztpqrt2_work.c
+++ b/LAPACKE/src/lapacke_ztpqrt2_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztpqrt2
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztpqrt_work.c b/LAPACKE/src/lapacke_ztpqrt_work.c
index f7f42611..af0a19bb 100644
--- a/LAPACKE/src/lapacke_ztpqrt_work.c
+++ b/LAPACKE/src/lapacke_ztpqrt_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztpqrt
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztprfb.c b/LAPACKE/src/lapacke_ztprfb.c
index c6495739..63a50bde 100644
--- a/LAPACKE/src/lapacke_ztprfb.c
+++ b/LAPACKE/src/lapacke_ztprfb.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native high-level C interface to LAPACK function ztprfb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztprfb_work.c b/LAPACKE/src/lapacke_ztprfb_work.c
index 946c3dde..5507d5bb 100644
--- a/LAPACKE/src/lapacke_ztprfb_work.c
+++ b/LAPACKE/src/lapacke_ztprfb_work.c
@@ -28,7 +28,7 @@
******************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztprfb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztprfs.c b/LAPACKE/src/lapacke_ztprfs.c
index de6897c4..0cfb3106 100644
--- a/LAPACKE/src/lapacke_ztprfs.c
+++ b/LAPACKE/src/lapacke_ztprfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztprfs_work.c b/LAPACKE/src/lapacke_ztprfs_work.c
index b9aabc2c..cdfff6d9 100644
--- a/LAPACKE/src/lapacke_ztprfs_work.c
+++ b/LAPACKE/src/lapacke_ztprfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztprfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztptri.c b/LAPACKE/src/lapacke_ztptri.c
index 4351b9d1..e28fd466 100644
--- a/LAPACKE/src/lapacke_ztptri.c
+++ b/LAPACKE/src/lapacke_ztptri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztptri_work.c b/LAPACKE/src/lapacke_ztptri_work.c
index 58c3fa80..eeaadd20 100644
--- a/LAPACKE/src/lapacke_ztptri_work.c
+++ b/LAPACKE/src/lapacke_ztptri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztptri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztptrs.c b/LAPACKE/src/lapacke_ztptrs.c
index 634a67b3..5026c72b 100644
--- a/LAPACKE/src/lapacke_ztptrs.c
+++ b/LAPACKE/src/lapacke_ztptrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztptrs_work.c b/LAPACKE/src/lapacke_ztptrs_work.c
index acf5a847..1aa1a2df 100644
--- a/LAPACKE/src/lapacke_ztptrs_work.c
+++ b/LAPACKE/src/lapacke_ztptrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztptrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztpttf.c b/LAPACKE/src/lapacke_ztpttf.c
index f888c6f5..28d83040 100644
--- a/LAPACKE/src/lapacke_ztpttf.c
+++ b/LAPACKE/src/lapacke_ztpttf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztpttf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztpttf_work.c b/LAPACKE/src/lapacke_ztpttf_work.c
index dcf52edd..42a6e908 100644
--- a/LAPACKE/src/lapacke_ztpttf_work.c
+++ b/LAPACKE/src/lapacke_ztpttf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztpttf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztpttr.c b/LAPACKE/src/lapacke_ztpttr.c
index 7a2aaccb..bf3a1525 100644
--- a/LAPACKE/src/lapacke_ztpttr.c
+++ b/LAPACKE/src/lapacke_ztpttr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztpttr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztpttr_work.c b/LAPACKE/src/lapacke_ztpttr_work.c
index b755cb9f..9599011e 100644
--- a/LAPACKE/src/lapacke_ztpttr_work.c
+++ b/LAPACKE/src/lapacke_ztpttr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztpttr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrcon.c b/LAPACKE/src/lapacke_ztrcon.c
index 23e4c5ce..726b7d5d 100644
--- a/LAPACKE/src/lapacke_ztrcon.c
+++ b/LAPACKE/src/lapacke_ztrcon.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztrcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrcon_work.c b/LAPACKE/src/lapacke_ztrcon_work.c
index 6c414e2d..29d05b1a 100644
--- a/LAPACKE/src/lapacke_ztrcon_work.c
+++ b/LAPACKE/src/lapacke_ztrcon_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztrcon
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrevc.c b/LAPACKE/src/lapacke_ztrevc.c
index 0e8908d2..71fca151 100644
--- a/LAPACKE/src/lapacke_ztrevc.c
+++ b/LAPACKE/src/lapacke_ztrevc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztrevc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrevc_work.c b/LAPACKE/src/lapacke_ztrevc_work.c
index 9b632dfa..c2989edd 100644
--- a/LAPACKE/src/lapacke_ztrevc_work.c
+++ b/LAPACKE/src/lapacke_ztrevc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztrevc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrexc.c b/LAPACKE/src/lapacke_ztrexc.c
index 7d4a0601..e3e16584 100644
--- a/LAPACKE/src/lapacke_ztrexc.c
+++ b/LAPACKE/src/lapacke_ztrexc.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztrexc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrexc_work.c b/LAPACKE/src/lapacke_ztrexc_work.c
index 7b3ba3cd..d6783e94 100644
--- a/LAPACKE/src/lapacke_ztrexc_work.c
+++ b/LAPACKE/src/lapacke_ztrexc_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztrexc
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrrfs.c b/LAPACKE/src/lapacke_ztrrfs.c
index 418f1597..bba37245 100644
--- a/LAPACKE/src/lapacke_ztrrfs.c
+++ b/LAPACKE/src/lapacke_ztrrfs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztrrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrrfs_work.c b/LAPACKE/src/lapacke_ztrrfs_work.c
index 7bfad811..d3c2cc0d 100644
--- a/LAPACKE/src/lapacke_ztrrfs_work.c
+++ b/LAPACKE/src/lapacke_ztrrfs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztrrfs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrsen.c b/LAPACKE/src/lapacke_ztrsen.c
index 4b8d8dad..6d044144 100644
--- a/LAPACKE/src/lapacke_ztrsen.c
+++ b/LAPACKE/src/lapacke_ztrsen.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztrsen
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrsen_work.c b/LAPACKE/src/lapacke_ztrsen_work.c
index 21a7b8fa..05b57962 100644
--- a/LAPACKE/src/lapacke_ztrsen_work.c
+++ b/LAPACKE/src/lapacke_ztrsen_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztrsen
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrsna.c b/LAPACKE/src/lapacke_ztrsna.c
index 34a1ad15..ae52ce0f 100644
--- a/LAPACKE/src/lapacke_ztrsna.c
+++ b/LAPACKE/src/lapacke_ztrsna.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztrsna
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrsna_work.c b/LAPACKE/src/lapacke_ztrsna_work.c
index 4aea6408..8a2f19dd 100644
--- a/LAPACKE/src/lapacke_ztrsna_work.c
+++ b/LAPACKE/src/lapacke_ztrsna_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztrsna
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrsyl.c b/LAPACKE/src/lapacke_ztrsyl.c
index ea7908fa..eefbe046 100644
--- a/LAPACKE/src/lapacke_ztrsyl.c
+++ b/LAPACKE/src/lapacke_ztrsyl.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztrsyl
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrsyl_work.c b/LAPACKE/src/lapacke_ztrsyl_work.c
index 4c7b8c25..46f79a17 100644
--- a/LAPACKE/src/lapacke_ztrsyl_work.c
+++ b/LAPACKE/src/lapacke_ztrsyl_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztrsyl
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrtri.c b/LAPACKE/src/lapacke_ztrtri.c
index 197f432d..6b088fdb 100644
--- a/LAPACKE/src/lapacke_ztrtri.c
+++ b/LAPACKE/src/lapacke_ztrtri.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztrtri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrtri_work.c b/LAPACKE/src/lapacke_ztrtri_work.c
index ea6e1f63..e4d2b18e 100644
--- a/LAPACKE/src/lapacke_ztrtri_work.c
+++ b/LAPACKE/src/lapacke_ztrtri_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztrtri
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrtrs.c b/LAPACKE/src/lapacke_ztrtrs.c
index 3ab3523d..851e0c15 100644
--- a/LAPACKE/src/lapacke_ztrtrs.c
+++ b/LAPACKE/src/lapacke_ztrtrs.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztrtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrtrs_work.c b/LAPACKE/src/lapacke_ztrtrs_work.c
index cbba789f..330f335c 100644
--- a/LAPACKE/src/lapacke_ztrtrs_work.c
+++ b/LAPACKE/src/lapacke_ztrtrs_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztrtrs
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrttf.c b/LAPACKE/src/lapacke_ztrttf.c
index bb321936..6912d225 100644
--- a/LAPACKE/src/lapacke_ztrttf.c
+++ b/LAPACKE/src/lapacke_ztrttf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztrttf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrttf_work.c b/LAPACKE/src/lapacke_ztrttf_work.c
index 4a801195..1e678a27 100644
--- a/LAPACKE/src/lapacke_ztrttf_work.c
+++ b/LAPACKE/src/lapacke_ztrttf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztrttf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrttp.c b/LAPACKE/src/lapacke_ztrttp.c
index 770e9e86..9cc4dbd2 100644
--- a/LAPACKE/src/lapacke_ztrttp.c
+++ b/LAPACKE/src/lapacke_ztrttp.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztrttp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztrttp_work.c b/LAPACKE/src/lapacke_ztrttp_work.c
index debb183d..f1c2edf2 100644
--- a/LAPACKE/src/lapacke_ztrttp_work.c
+++ b/LAPACKE/src/lapacke_ztrttp_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztrttp
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztzrzf.c b/LAPACKE/src/lapacke_ztzrzf.c
index 79fb3eb6..88770eb8 100644
--- a/LAPACKE/src/lapacke_ztzrzf.c
+++ b/LAPACKE/src/lapacke_ztzrzf.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function ztzrzf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_ztzrzf_work.c b/LAPACKE/src/lapacke_ztzrzf_work.c
index 73ff9351..6ab9ebb4 100644
--- a/LAPACKE/src/lapacke_ztzrzf_work.c
+++ b/LAPACKE/src/lapacke_ztzrzf_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function ztzrzf
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunbdb.c b/LAPACKE/src/lapacke_zunbdb.c
index 9b02be67..1aad69f1 100644
--- a/LAPACKE/src/lapacke_zunbdb.c
+++ b/LAPACKE/src/lapacke_zunbdb.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zunbdb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunbdb_work.c b/LAPACKE/src/lapacke_zunbdb_work.c
index 2fcf2a97..689434a5 100644
--- a/LAPACKE/src/lapacke_zunbdb_work.c
+++ b/LAPACKE/src/lapacke_zunbdb_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zunbdb
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zuncsd.c b/LAPACKE/src/lapacke_zuncsd.c
index 191051e8..384b3e09 100644
--- a/LAPACKE/src/lapacke_zuncsd.c
+++ b/LAPACKE/src/lapacke_zuncsd.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zuncsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zuncsd2by1.c b/LAPACKE/src/lapacke_zuncsd2by1.c
index c5c93381..ddf944e0 100644
--- a/LAPACKE/src/lapacke_zuncsd2by1.c
+++ b/LAPACKE/src/lapacke_zuncsd2by1.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zuncsd2by1
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zuncsd2by1_work.c b/LAPACKE/src/lapacke_zuncsd2by1_work.c
index 562be7af..437a90e8 100644
--- a/LAPACKE/src/lapacke_zuncsd2by1_work.c
+++ b/LAPACKE/src/lapacke_zuncsd2by1_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zuncsd2by1
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zuncsd_work.c b/LAPACKE/src/lapacke_zuncsd_work.c
index 4c30efe7..7c3b3950 100644
--- a/LAPACKE/src/lapacke_zuncsd_work.c
+++ b/LAPACKE/src/lapacke_zuncsd_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zuncsd
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zungbr.c b/LAPACKE/src/lapacke_zungbr.c
index 52696680..3c0f244a 100644
--- a/LAPACKE/src/lapacke_zungbr.c
+++ b/LAPACKE/src/lapacke_zungbr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zungbr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zungbr_work.c b/LAPACKE/src/lapacke_zungbr_work.c
index c605786a..fc554070 100644
--- a/LAPACKE/src/lapacke_zungbr_work.c
+++ b/LAPACKE/src/lapacke_zungbr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zungbr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunghr.c b/LAPACKE/src/lapacke_zunghr.c
index 916128f1..88f6150f 100644
--- a/LAPACKE/src/lapacke_zunghr.c
+++ b/LAPACKE/src/lapacke_zunghr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zunghr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunghr_work.c b/LAPACKE/src/lapacke_zunghr_work.c
index cc64293b..739efb37 100644
--- a/LAPACKE/src/lapacke_zunghr_work.c
+++ b/LAPACKE/src/lapacke_zunghr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zunghr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunglq.c b/LAPACKE/src/lapacke_zunglq.c
index 98dfbda9..56dc42e9 100644
--- a/LAPACKE/src/lapacke_zunglq.c
+++ b/LAPACKE/src/lapacke_zunglq.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zunglq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunglq_work.c b/LAPACKE/src/lapacke_zunglq_work.c
index 9ba98b82..9463038e 100644
--- a/LAPACKE/src/lapacke_zunglq_work.c
+++ b/LAPACKE/src/lapacke_zunglq_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zunglq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zungql.c b/LAPACKE/src/lapacke_zungql.c
index 9f9ff885..5f99b74c 100644
--- a/LAPACKE/src/lapacke_zungql.c
+++ b/LAPACKE/src/lapacke_zungql.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zungql
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zungql_work.c b/LAPACKE/src/lapacke_zungql_work.c
index b4b967a6..048df0f1 100644
--- a/LAPACKE/src/lapacke_zungql_work.c
+++ b/LAPACKE/src/lapacke_zungql_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zungql
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zungqr.c b/LAPACKE/src/lapacke_zungqr.c
index 53da5c13..8354e42d 100644
--- a/LAPACKE/src/lapacke_zungqr.c
+++ b/LAPACKE/src/lapacke_zungqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zungqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zungqr_work.c b/LAPACKE/src/lapacke_zungqr_work.c
index 507e4cbe..75376920 100644
--- a/LAPACKE/src/lapacke_zungqr_work.c
+++ b/LAPACKE/src/lapacke_zungqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zungqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zungrq.c b/LAPACKE/src/lapacke_zungrq.c
index f5417481..3a3083dc 100644
--- a/LAPACKE/src/lapacke_zungrq.c
+++ b/LAPACKE/src/lapacke_zungrq.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zungrq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zungrq_work.c b/LAPACKE/src/lapacke_zungrq_work.c
index 6a9ee670..5380c5fb 100644
--- a/LAPACKE/src/lapacke_zungrq_work.c
+++ b/LAPACKE/src/lapacke_zungrq_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zungrq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zungtr.c b/LAPACKE/src/lapacke_zungtr.c
index a7dd855d..46c947b4 100644
--- a/LAPACKE/src/lapacke_zungtr.c
+++ b/LAPACKE/src/lapacke_zungtr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zungtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zungtr_work.c b/LAPACKE/src/lapacke_zungtr_work.c
index 2f1fd2dc..57db8b5c 100644
--- a/LAPACKE/src/lapacke_zungtr_work.c
+++ b/LAPACKE/src/lapacke_zungtr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zungtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunmbr.c b/LAPACKE/src/lapacke_zunmbr.c
index e0d902a2..87a5b181 100644
--- a/LAPACKE/src/lapacke_zunmbr.c
+++ b/LAPACKE/src/lapacke_zunmbr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zunmbr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunmbr_work.c b/LAPACKE/src/lapacke_zunmbr_work.c
index b04686f9..3558974b 100644
--- a/LAPACKE/src/lapacke_zunmbr_work.c
+++ b/LAPACKE/src/lapacke_zunmbr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zunmbr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunmhr.c b/LAPACKE/src/lapacke_zunmhr.c
index a3f647aa..82dbfd8d 100644
--- a/LAPACKE/src/lapacke_zunmhr.c
+++ b/LAPACKE/src/lapacke_zunmhr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zunmhr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunmhr_work.c b/LAPACKE/src/lapacke_zunmhr_work.c
index 5411c4d2..e70642f4 100644
--- a/LAPACKE/src/lapacke_zunmhr_work.c
+++ b/LAPACKE/src/lapacke_zunmhr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zunmhr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunmlq.c b/LAPACKE/src/lapacke_zunmlq.c
index 1bbb1687..73a9f42f 100644
--- a/LAPACKE/src/lapacke_zunmlq.c
+++ b/LAPACKE/src/lapacke_zunmlq.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zunmlq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunmlq_work.c b/LAPACKE/src/lapacke_zunmlq_work.c
index 38a2d947..bc2e16cc 100644
--- a/LAPACKE/src/lapacke_zunmlq_work.c
+++ b/LAPACKE/src/lapacke_zunmlq_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zunmlq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunmql.c b/LAPACKE/src/lapacke_zunmql.c
index 927a17ca..41fb9415 100644
--- a/LAPACKE/src/lapacke_zunmql.c
+++ b/LAPACKE/src/lapacke_zunmql.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zunmql
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunmql_work.c b/LAPACKE/src/lapacke_zunmql_work.c
index 0c370ec3..f5915155 100644
--- a/LAPACKE/src/lapacke_zunmql_work.c
+++ b/LAPACKE/src/lapacke_zunmql_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zunmql
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunmqr.c b/LAPACKE/src/lapacke_zunmqr.c
index acf64d2e..29510d6a 100644
--- a/LAPACKE/src/lapacke_zunmqr.c
+++ b/LAPACKE/src/lapacke_zunmqr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zunmqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunmqr_work.c b/LAPACKE/src/lapacke_zunmqr_work.c
index 6efb2d05..b6d9a504 100644
--- a/LAPACKE/src/lapacke_zunmqr_work.c
+++ b/LAPACKE/src/lapacke_zunmqr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zunmqr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunmrq.c b/LAPACKE/src/lapacke_zunmrq.c
index e011a13b..54a9e14e 100644
--- a/LAPACKE/src/lapacke_zunmrq.c
+++ b/LAPACKE/src/lapacke_zunmrq.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zunmrq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunmrq_work.c b/LAPACKE/src/lapacke_zunmrq_work.c
index ff6a944a..bd3f4e4c 100644
--- a/LAPACKE/src/lapacke_zunmrq_work.c
+++ b/LAPACKE/src/lapacke_zunmrq_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zunmrq
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunmrz.c b/LAPACKE/src/lapacke_zunmrz.c
index 61954e82..ea6eae4c 100644
--- a/LAPACKE/src/lapacke_zunmrz.c
+++ b/LAPACKE/src/lapacke_zunmrz.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zunmrz
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunmrz_work.c b/LAPACKE/src/lapacke_zunmrz_work.c
index 9962f2dd..17a9eb5a 100644
--- a/LAPACKE/src/lapacke_zunmrz_work.c
+++ b/LAPACKE/src/lapacke_zunmrz_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zunmrz
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunmtr.c b/LAPACKE/src/lapacke_zunmtr.c
index 0b10f38f..0410dd7d 100644
--- a/LAPACKE/src/lapacke_zunmtr.c
+++ b/LAPACKE/src/lapacke_zunmtr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zunmtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zunmtr_work.c b/LAPACKE/src/lapacke_zunmtr_work.c
index 65178652..bcf34bbd 100644
--- a/LAPACKE/src/lapacke_zunmtr_work.c
+++ b/LAPACKE/src/lapacke_zunmtr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zunmtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zupgtr.c b/LAPACKE/src/lapacke_zupgtr.c
index 3d8684a1..2fc61901 100644
--- a/LAPACKE/src/lapacke_zupgtr.c
+++ b/LAPACKE/src/lapacke_zupgtr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zupgtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zupgtr_work.c b/LAPACKE/src/lapacke_zupgtr_work.c
index 8f7e799a..123b2a66 100644
--- a/LAPACKE/src/lapacke_zupgtr_work.c
+++ b/LAPACKE/src/lapacke_zupgtr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zupgtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zupmtr.c b/LAPACKE/src/lapacke_zupmtr.c
index a6361714..4a567b95 100644
--- a/LAPACKE/src/lapacke_zupmtr.c
+++ b/LAPACKE/src/lapacke_zupmtr.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function zupmtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/LAPACKE/src/lapacke_zupmtr_work.c b/LAPACKE/src/lapacke_zupmtr_work.c
index e13336b7..f57daacb 100644
--- a/LAPACKE/src/lapacke_zupmtr_work.c
+++ b/LAPACKE/src/lapacke_zupmtr_work.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native middle-level C interface to LAPACK function zupmtr
* Author: Intel Corporation
-* Generated November, 2011
+* Generated November 2015
*****************************************************************************/
#include "lapacke_utils.h"
diff --git a/README b/README
index f3fbab1f..9f5562a5 100644
--- a/README
+++ b/README
@@ -21,6 +21,7 @@ VERSION 3.4.0 : November 2011
VERSION 3.4.1 : April 2012
VERSION 3.4.2 : September 2012
VERSION 3.5.0 : November 2013
+VERSION 3.6.0 : November 2015
LAPACK is a library of Fortran 90 with subroutines for solving
the most commonly occurring problems in numerical linear algebra.
diff --git a/SRC/DEPRECATED/clahrd.f b/SRC/DEPRECATED/clahrd.f
index 3bc97532..2c92a899 100644
--- a/SRC/DEPRECATED/clahrd.f
+++ b/SRC/DEPRECATED/clahrd.f
@@ -122,7 +122,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexOTHERauxiliary
*
@@ -167,10 +167,10 @@
* =====================================================================
SUBROUTINE CLAHRD( N, K, NB, A, LDA, TAU, T, LDT, Y, LDY )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER K, LDA, LDT, LDY, N, NB
diff --git a/SRC/DEPRECATED/dlahrd.f b/SRC/DEPRECATED/dlahrd.f
index 1c19f10a..a98b172c 100644
--- a/SRC/DEPRECATED/dlahrd.f
+++ b/SRC/DEPRECATED/dlahrd.f
@@ -122,7 +122,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleOTHERauxiliary
*
@@ -167,10 +167,10 @@
* =====================================================================
SUBROUTINE DLAHRD( N, K, NB, A, LDA, TAU, T, LDT, Y, LDY )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER K, LDA, LDT, LDY, N, NB
diff --git a/SRC/DEPRECATED/slahrd.f b/SRC/DEPRECATED/slahrd.f
index 9ba1e627..e4ba36ec 100644
--- a/SRC/DEPRECATED/slahrd.f
+++ b/SRC/DEPRECATED/slahrd.f
@@ -122,7 +122,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realOTHERauxiliary
*
@@ -167,10 +167,10 @@
* =====================================================================
SUBROUTINE SLAHRD( N, K, NB, A, LDA, TAU, T, LDT, Y, LDY )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER K, LDA, LDT, LDY, N, NB
diff --git a/SRC/DEPRECATED/zlahrd.f b/SRC/DEPRECATED/zlahrd.f
index a625365c..94acc6d4 100644
--- a/SRC/DEPRECATED/zlahrd.f
+++ b/SRC/DEPRECATED/zlahrd.f
@@ -122,7 +122,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16OTHERauxiliary
*
@@ -167,10 +167,10 @@
* =====================================================================
SUBROUTINE ZLAHRD( N, K, NB, A, LDA, TAU, T, LDT, Y, LDY )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER K, LDA, LDT, LDY, N, NB
diff --git a/SRC/cbdsqr.f b/SRC/cbdsqr.f
index a1377eab..56bcadce 100644
--- a/SRC/cbdsqr.f
+++ b/SRC/cbdsqr.f
@@ -214,7 +214,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
@@ -222,10 +222,10 @@
SUBROUTINE CBDSQR( UPLO, N, NCVT, NRU, NCC, D, E, VT, LDVT, U,
$ LDU, C, LDC, RWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/cgebal.f b/SRC/cgebal.f
index 8cbad62c..bb2a3c90 100644
--- a/SRC/cgebal.f
+++ b/SRC/cgebal.f
@@ -122,7 +122,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complexGEcomputational
*
@@ -161,10 +161,10 @@
* =====================================================================
SUBROUTINE CGEBAL( JOB, N, A, LDA, ILO, IHI, SCALE, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOB
diff --git a/SRC/cgehrd.f b/SRC/cgehrd.f
index 4a6e20dd..b2b3fd39 100644
--- a/SRC/cgehrd.f
+++ b/SRC/cgehrd.f
@@ -120,7 +120,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexGEcomputational
*
@@ -167,10 +167,10 @@
* =====================================================================
SUBROUTINE CGEHRD( N, ILO, IHI, A, LDA, TAU, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER IHI, ILO, INFO, LDA, LWORK, N
diff --git a/SRC/cgeqp3.f b/SRC/cgeqp3.f
index 69f79132..826a44ad 100644
--- a/SRC/cgeqp3.f
+++ b/SRC/cgeqp3.f
@@ -127,7 +127,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexGEcomputational
*
@@ -159,10 +159,10 @@
SUBROUTINE CGEQP3( M, N, A, LDA, JPVT, TAU, WORK, LWORK, RWORK,
$ INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LWORK, M, N
diff --git a/SRC/cgeqr2p.f b/SRC/cgeqr2p.f
index 03aeebce..b5b7b1c3 100644
--- a/SRC/cgeqr2p.f
+++ b/SRC/cgeqr2p.f
@@ -97,7 +97,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexGEcomputational
*
@@ -124,10 +124,10 @@
* =====================================================================
SUBROUTINE CGEQR2P( M, N, A, LDA, TAU, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, M, N
diff --git a/SRC/cgeqrfp.f b/SRC/cgeqrfp.f
index 582d03f1..1fa8a6af 100644
--- a/SRC/cgeqrfp.f
+++ b/SRC/cgeqrfp.f
@@ -112,7 +112,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexGEcomputational
*
@@ -139,10 +139,10 @@
* =====================================================================
SUBROUTINE CGEQRFP( M, N, A, LDA, TAU, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LWORK, M, N
diff --git a/SRC/cgesdd.f b/SRC/cgesdd.f
index 6c24803e..7f16b63b 100644
--- a/SRC/cgesdd.f
+++ b/SRC/cgesdd.f
@@ -208,7 +208,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexGEsing
*
@@ -222,10 +222,10 @@
SUBROUTINE CGESDD( JOBZ, M, N, A, LDA, S, U, LDU, VT, LDVT,
$ WORK, LWORK, RWORK, IWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ
diff --git a/SRC/cgesvd.f b/SRC/cgesvd.f
index 47062eb5..3c1f825d 100644
--- a/SRC/cgesvd.f
+++ b/SRC/cgesvd.f
@@ -214,7 +214,7 @@
SUBROUTINE CGESVD( JOBU, JOBVT, M, N, A, LDA, S, U, LDU, VT, LDVT,
$ WORK, LWORK, RWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.1) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* April 2012
diff --git a/SRC/cgetrf.f b/SRC/cgetrf.f
index f1960d62..dba75bc2 100644
--- a/SRC/cgetrf.f
+++ b/SRC/cgetrf.f
@@ -101,17 +101,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexGEcomputational
*
* =====================================================================
SUBROUTINE CGETRF( M, N, A, LDA, IPIV, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, M, N
diff --git a/SRC/cgges.f b/SRC/cgges.f
index cf44d9e3..655e2b06 100644
--- a/SRC/cgges.f
+++ b/SRC/cgges.f
@@ -261,7 +261,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexGEeigen
*
@@ -270,10 +270,10 @@
$ SDIM, ALPHA, BETA, VSL, LDVSL, VSR, LDVSR, WORK,
$ LWORK, RWORK, BWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBVSL, JOBVSR, SORT
diff --git a/SRC/cggglm.f b/SRC/cggglm.f
index 879289e0..2f20100e 100644
--- a/SRC/cggglm.f
+++ b/SRC/cggglm.f
@@ -177,7 +177,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHEReigen
*
@@ -185,10 +185,10 @@
SUBROUTINE CGGGLM( N, M, P, A, LDA, B, LDB, D, X, Y, WORK, LWORK,
$ INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDB, LWORK, M, N, P
diff --git a/SRC/cgghrd.f b/SRC/cgghrd.f
index 8d626500..eda9e43d 100644
--- a/SRC/cgghrd.f
+++ b/SRC/cgghrd.f
@@ -186,7 +186,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
@@ -204,10 +204,10 @@
SUBROUTINE CGGHRD( COMPQ, COMPZ, N, ILO, IHI, A, LDA, B, LDB, Q,
$ LDQ, Z, LDZ, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER COMPQ, COMPZ
diff --git a/SRC/chbgv.f b/SRC/chbgv.f
index cf4679f7..b4e3a87d 100644
--- a/SRC/chbgv.f
+++ b/SRC/chbgv.f
@@ -175,7 +175,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHEReigen
*
@@ -183,10 +183,10 @@
SUBROUTINE CHBGV( JOBZ, UPLO, N, KA, KB, AB, LDAB, BB, LDBB, W, Z,
$ LDZ, WORK, RWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/chbgvd.f b/SRC/chbgvd.f
index 2ac92f4e..e57bd937 100644
--- a/SRC/chbgvd.f
+++ b/SRC/chbgvd.f
@@ -238,7 +238,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHEReigen
*
@@ -252,10 +252,10 @@
$ Z, LDZ, WORK, LWORK, RWORK, LRWORK, IWORK,
$ LIWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/chbgvx.f b/SRC/chbgvx.f
index c5fb7cd2..5e28cc88 100644
--- a/SRC/chbgvx.f
+++ b/SRC/chbgvx.f
@@ -277,7 +277,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHEReigen
*
@@ -291,10 +291,10 @@
$ LDBB, Q, LDQ, VL, VU, IL, IU, ABSTOL, M, W, Z,
$ LDZ, WORK, RWORK, IWORK, IFAIL, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, RANGE, UPLO
diff --git a/SRC/chegv.f b/SRC/chegv.f
index f2acab96..d7dde763 100644
--- a/SRC/chegv.f
+++ b/SRC/chegv.f
@@ -173,7 +173,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexHEeigen
*
@@ -181,10 +181,10 @@
SUBROUTINE CHEGV( ITYPE, JOBZ, UPLO, N, A, LDA, B, LDB, W, WORK,
$ LWORK, RWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/chegvd.f b/SRC/chegvd.f
index 63b4a9d7..9114ebdd 100644
--- a/SRC/chegvd.f
+++ b/SRC/chegvd.f
@@ -225,7 +225,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexHEeigen
*
@@ -249,10 +249,10 @@
SUBROUTINE CHEGVD( ITYPE, JOBZ, UPLO, N, A, LDA, B, LDB, W, WORK,
$ LWORK, RWORK, LRWORK, IWORK, LIWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/chegvx.f b/SRC/chegvx.f
index 417e7ee6..33a4e5f4 100644
--- a/SRC/chegvx.f
+++ b/SRC/chegvx.f
@@ -284,7 +284,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexHEeigen
*
@@ -298,10 +298,10 @@
$ VL, VU, IL, IU, ABSTOL, M, W, Z, LDZ, WORK,
$ LWORK, RWORK, IWORK, IFAIL, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, RANGE, UPLO
diff --git a/SRC/chetri2.f b/SRC/chetri2.f
index bc361260..86d291ed 100644
--- a/SRC/chetri2.f
+++ b/SRC/chetri2.f
@@ -120,17 +120,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexHEcomputational
*
* =====================================================================
SUBROUTINE CHETRI2( UPLO, N, A, LDA, IPIV, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/chetri2x.f b/SRC/chetri2x.f
index 78e97e15..68163fc4 100644
--- a/SRC/chetri2x.f
+++ b/SRC/chetri2x.f
@@ -113,17 +113,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexHEcomputational
*
* =====================================================================
SUBROUTINE CHETRI2X( UPLO, N, A, LDA, IPIV, WORK, NB, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/chgeqz.f b/SRC/chgeqz.f
index 3cfcaab2..024354e6 100644
--- a/SRC/chgeqz.f
+++ b/SRC/chgeqz.f
@@ -284,7 +284,7 @@
$ ALPHA, BETA, Q, LDQ, Z, LDZ, WORK, LWORK,
$ RWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.1) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* April 2012
diff --git a/SRC/chpgv.f b/SRC/chpgv.f
index 7daff9b6..d5b52254 100644
--- a/SRC/chpgv.f
+++ b/SRC/chpgv.f
@@ -157,7 +157,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHEReigen
*
@@ -165,10 +165,10 @@
SUBROUTINE CHPGV( ITYPE, JOBZ, UPLO, N, AP, BP, W, Z, LDZ, WORK,
$ RWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/chpgvd.f b/SRC/chpgvd.f
index 8aca96dd..8321cf93 100644
--- a/SRC/chpgvd.f
+++ b/SRC/chpgvd.f
@@ -218,7 +218,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHEReigen
*
@@ -231,10 +231,10 @@
SUBROUTINE CHPGVD( ITYPE, JOBZ, UPLO, N, AP, BP, W, Z, LDZ, WORK,
$ LWORK, RWORK, LRWORK, IWORK, LIWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/chpgvx.f b/SRC/chpgvx.f
index bb76fe38..ee100984 100644
--- a/SRC/chpgvx.f
+++ b/SRC/chpgvx.f
@@ -254,7 +254,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHEReigen
*
@@ -268,10 +268,10 @@
$ IL, IU, ABSTOL, M, W, Z, LDZ, WORK, RWORK,
$ IWORK, IFAIL, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, RANGE, UPLO
diff --git a/SRC/cla_syrpvgrw.f b/SRC/cla_syrpvgrw.f
index 4163f3ca..bdd541b7 100644
--- a/SRC/cla_syrpvgrw.f
+++ b/SRC/cla_syrpvgrw.f
@@ -115,7 +115,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexSYcomputational
*
@@ -123,10 +123,10 @@
REAL FUNCTION CLA_SYRPVGRW( UPLO, N, INFO, A, LDA, AF, LDAF, IPIV,
$ WORK )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*1 UPLO
diff --git a/SRC/clahqr.f b/SRC/clahqr.f
index ad9dafb9..10131a45 100644
--- a/SRC/clahqr.f
+++ b/SRC/clahqr.f
@@ -171,7 +171,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexOTHERauxiliary
*
@@ -195,10 +195,10 @@
SUBROUTINE CLAHQR( WANTT, WANTZ, N, ILO, IHI, H, LDH, W, ILOZ,
$ IHIZ, Z, LDZ, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, N
diff --git a/SRC/clals0.f b/SRC/clals0.f
index 83756e44..78f18e9e 100644
--- a/SRC/clals0.f
+++ b/SRC/clals0.f
@@ -254,7 +254,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
@@ -270,10 +270,10 @@
$ PERM, GIVPTR, GIVCOL, LDGCOL, GIVNUM, LDGNUM,
$ POLES, DIFL, DIFR, Z, K, C, S, RWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER GIVPTR, ICOMPQ, INFO, K, LDB, LDBX, LDGCOL,
diff --git a/SRC/clanhf.f b/SRC/clanhf.f
index cbcb7ece..3bd7eb14 100644
--- a/SRC/clanhf.f
+++ b/SRC/clanhf.f
@@ -131,7 +131,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
@@ -246,10 +246,10 @@
* =====================================================================
REAL FUNCTION CLANHF( NORM, TRANSR, UPLO, N, A, WORK )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER NORM, TRANSR, UPLO
diff --git a/SRC/clansy.f b/SRC/clansy.f
index 86c2af74..acef655b 100644
--- a/SRC/clansy.f
+++ b/SRC/clansy.f
@@ -116,17 +116,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexSYauxiliary
*
* =====================================================================
REAL FUNCTION CLANSY( NORM, UPLO, N, A, LDA, WORK )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER NORM, UPLO
diff --git a/SRC/clarfgp.f b/SRC/clarfgp.f
index 604eb0c4..bdcf8a78 100644
--- a/SRC/clarfgp.f
+++ b/SRC/clarfgp.f
@@ -97,17 +97,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexOTHERauxiliary
*
* =====================================================================
SUBROUTINE CLARFGP( N, ALPHA, X, INCX, TAU )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INCX, N
diff --git a/SRC/clarrv.f b/SRC/clarrv.f
index 822422f4..ecedfa4d 100644
--- a/SRC/clarrv.f
+++ b/SRC/clarrv.f
@@ -263,7 +263,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexOTHERauxiliary
*
@@ -283,10 +283,10 @@
$ IBLOCK, INDEXW, GERS, Z, LDZ, ISUPPZ,
$ WORK, IWORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER DOL, DOU, INFO, LDZ, M, N
diff --git a/SRC/clarscl2.f b/SRC/clarscl2.f
index da24c917..ada9535c 100644
--- a/SRC/clarscl2.f
+++ b/SRC/clarscl2.f
@@ -84,17 +84,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
* =====================================================================
SUBROUTINE CLARSCL2 ( M, N, D, X, LDX )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER M, N, LDX
diff --git a/SRC/clascl2.f b/SRC/clascl2.f
index 991431bf..f45f85e1 100644
--- a/SRC/clascl2.f
+++ b/SRC/clascl2.f
@@ -84,17 +84,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
* =====================================================================
SUBROUTINE CLASCL2 ( M, N, D, X, LDX )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER M, N, LDX
diff --git a/SRC/claset.f b/SRC/claset.f
index f81511d8..e12cda86 100644
--- a/SRC/claset.f
+++ b/SRC/claset.f
@@ -99,17 +99,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexOTHERauxiliary
*
* =====================================================================
SUBROUTINE CLASET( UPLO, M, N, ALPHA, BETA, A, LDA )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/cpotrf.f b/SRC/cpotrf.f
index ec914950..dcb61f61 100644
--- a/SRC/cpotrf.f
+++ b/SRC/cpotrf.f
@@ -100,17 +100,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexPOcomputational
*
* =====================================================================
SUBROUTINE CPOTRF( UPLO, N, A, LDA, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/cpstf2.f b/SRC/cpstf2.f
index 623eb628..1c298eab 100644
--- a/SRC/cpstf2.f
+++ b/SRC/cpstf2.f
@@ -135,17 +135,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
* =====================================================================
SUBROUTINE CPSTF2( UPLO, N, A, LDA, PIV, RANK, TOL, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
REAL TOL
diff --git a/SRC/cpstrf.f b/SRC/cpstrf.f
index e0c651a7..0b4897ca 100644
--- a/SRC/cpstrf.f
+++ b/SRC/cpstrf.f
@@ -135,17 +135,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
* =====================================================================
SUBROUTINE CPSTRF( UPLO, N, A, LDA, PIV, RANK, TOL, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
REAL TOL
diff --git a/SRC/cstedc.f b/SRC/cstedc.f
index acaae582..b21623a7 100644
--- a/SRC/cstedc.f
+++ b/SRC/cstedc.f
@@ -198,7 +198,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
@@ -212,10 +212,10 @@
SUBROUTINE CSTEDC( COMPZ, N, D, E, Z, LDZ, WORK, LWORK, RWORK,
$ LRWORK, IWORK, LIWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER COMPZ
diff --git a/SRC/cstein.f b/SRC/cstein.f
index ea934ef8..2e683024 100644
--- a/SRC/cstein.f
+++ b/SRC/cstein.f
@@ -174,7 +174,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
@@ -182,10 +182,10 @@
SUBROUTINE CSTEIN( N, D, E, M, W, IBLOCK, ISPLIT, Z, LDZ, WORK,
$ IWORK, IFAIL, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDZ, M, N
diff --git a/SRC/cstemr.f b/SRC/cstemr.f
index a62b88d7..29734964 100644
--- a/SRC/cstemr.f
+++ b/SRC/cstemr.f
@@ -311,7 +311,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
@@ -329,10 +329,10 @@
$ M, W, Z, LDZ, NZC, ISUPPZ, TRYRAC, WORK, LWORK,
$ IWORK, LIWORK, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, RANGE
diff --git a/SRC/csyconv.f b/SRC/csyconv.f
index f98c084d..654ab188 100644
--- a/SRC/csyconv.f
+++ b/SRC/csyconv.f
@@ -107,17 +107,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexSYcomputational
*
* =====================================================================
SUBROUTINE CSYCONV( UPLO, WAY, N, A, LDA, IPIV, E, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO, WAY
diff --git a/SRC/csysvxx.f b/SRC/csysvxx.f
index eae24c3c..6d57ff87 100644
--- a/SRC/csysvxx.f
+++ b/SRC/csysvxx.f
@@ -509,7 +509,7 @@
$ N_ERR_BNDS, ERR_BNDS_NORM, ERR_BNDS_COMP,
$ NPARAMS, PARAMS, WORK, RWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.1) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* April 2012
diff --git a/SRC/csytrf_rook.f b/SRC/csytrf_rook.f
index 6e5e0252..fab04816 100644
--- a/SRC/csytrf_rook.f
+++ b/SRC/csytrf_rook.f
@@ -146,7 +146,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complexSYcomputational
*
@@ -195,7 +195,7 @@
*>
*> \verbatim
*>
-*> November 2013, Igor Kozachenko,
+*> November 2015, Igor Kozachenko,
*> Computer Science Division,
*> University of California, Berkeley
*>
@@ -208,10 +208,10 @@
* =====================================================================
SUBROUTINE CSYTRF_ROOK( UPLO, N, A, LDA, IPIV, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/csytri2.f b/SRC/csytri2.f
index bfe4539e..4585dd13 100644
--- a/SRC/csytri2.f
+++ b/SRC/csytri2.f
@@ -120,17 +120,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexSYcomputational
*
* =====================================================================
SUBROUTINE CSYTRI2( UPLO, N, A, LDA, IPIV, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/csytri_rook.f b/SRC/csytri_rook.f
index 5570528c..b11b09f7 100644
--- a/SRC/csytri_rook.f
+++ b/SRC/csytri_rook.f
@@ -107,7 +107,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complexSYcomputational
*
@@ -116,7 +116,7 @@
*>
*> \verbatim
*>
-*> November 2013, Igor Kozachenko,
+*> November 2015, Igor Kozachenko,
*> Computer Science Division,
*> University of California, Berkeley
*>
@@ -129,10 +129,10 @@
* =====================================================================
SUBROUTINE CSYTRI_ROOK( UPLO, N, A, LDA, IPIV, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/csytrs2.f b/SRC/csytrs2.f
index c707c66d..11d94f34 100644
--- a/SRC/csytrs2.f
+++ b/SRC/csytrs2.f
@@ -124,7 +124,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexSYcomputational
*
@@ -132,10 +132,10 @@
SUBROUTINE CSYTRS2( UPLO, N, NRHS, A, LDA, IPIV, B, LDB,
$ WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/csytrs_rook.f b/SRC/csytrs_rook.f
index bfed79e9..da4e5275 100644
--- a/SRC/csytrs_rook.f
+++ b/SRC/csytrs_rook.f
@@ -113,7 +113,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complexSYcomputational
*
@@ -122,7 +122,7 @@
*>
*> \verbatim
*>
-*> November 2013, Igor Kozachenko,
+*> November 2015, Igor Kozachenko,
*> Computer Science Division,
*> University of California, Berkeley
*>
@@ -136,10 +136,10 @@
SUBROUTINE CSYTRS_ROOK( UPLO, N, NRHS, A, LDA, IPIV, B, LDB,
$ INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/ctgsy2.f b/SRC/ctgsy2.f
index 726b0ad3..fe120881 100644
--- a/SRC/ctgsy2.f
+++ b/SRC/ctgsy2.f
@@ -244,7 +244,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complexSYauxiliary
*
@@ -259,10 +259,10 @@
$ LDD, E, LDE, F, LDF, SCALE, RDSUM, RDSCAL,
$ INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER TRANS
diff --git a/SRC/cuncsd2by1.f b/SRC/cuncsd2by1.f
index cdac0732..1b2b0fb2 100644
--- a/SRC/cuncsd2by1.f
+++ b/SRC/cuncsd2by1.f
@@ -254,7 +254,7 @@
$ LDV1T, WORK, LWORK, RWORK, LRWORK, IWORK,
$ INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* July 2012
diff --git a/SRC/cunmlq.f b/SRC/cunmlq.f
index 7a5e3718..c5a58762 100644
--- a/SRC/cunmlq.f
+++ b/SRC/cunmlq.f
@@ -160,7 +160,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
@@ -168,10 +168,10 @@
SUBROUTINE CUNMLQ( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/cunmql.f b/SRC/cunmql.f
index 7543712f..02f6aa46 100644
--- a/SRC/cunmql.f
+++ b/SRC/cunmql.f
@@ -160,7 +160,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
@@ -168,10 +168,10 @@
SUBROUTINE CUNMQL( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/cunmqr.f b/SRC/cunmqr.f
index a359ce7b..2334dbc7 100644
--- a/SRC/cunmqr.f
+++ b/SRC/cunmqr.f
@@ -160,7 +160,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
@@ -168,10 +168,10 @@
SUBROUTINE CUNMQR( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/cunmrq.f b/SRC/cunmrq.f
index 342de81b..ecde2cd1 100644
--- a/SRC/cunmrq.f
+++ b/SRC/cunmrq.f
@@ -160,7 +160,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
@@ -168,10 +168,10 @@
SUBROUTINE CUNMRQ( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/cunmrz.f b/SRC/cunmrz.f
index 5d93764e..205f550d 100644
--- a/SRC/cunmrz.f
+++ b/SRC/cunmrz.f
@@ -168,7 +168,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complexOTHERcomputational
*
@@ -187,10 +187,10 @@
SUBROUTINE CUNMRZ( SIDE, TRANS, M, N, K, L, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/dbbcsd.f b/SRC/dbbcsd.f
index 49a7abf9..2c54d1c5 100644
--- a/SRC/dbbcsd.f
+++ b/SRC/dbbcsd.f
@@ -322,7 +322,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup doubleOTHERcomputational
*
@@ -332,10 +332,10 @@
$ V2T, LDV2T, B11D, B11E, B12D, B12E, B21D, B21E,
$ B22D, B22E, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBU1, JOBU2, JOBV1T, JOBV2T, TRANS
diff --git a/SRC/dgebal.f b/SRC/dgebal.f
index 94ca1489..591319dd 100644
--- a/SRC/dgebal.f
+++ b/SRC/dgebal.f
@@ -121,7 +121,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup doubleGEcomputational
*
@@ -160,10 +160,10 @@
* =====================================================================
SUBROUTINE DGEBAL( JOB, N, A, LDA, ILO, IHI, SCALE, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOB
diff --git a/SRC/dgehrd.f b/SRC/dgehrd.f
index 2c04b622..181990db 100644
--- a/SRC/dgehrd.f
+++ b/SRC/dgehrd.f
@@ -120,7 +120,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleGEcomputational
*
@@ -167,10 +167,10 @@
* =====================================================================
SUBROUTINE DGEHRD( N, ILO, IHI, A, LDA, TAU, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER IHI, ILO, INFO, LDA, LWORK, N
diff --git a/SRC/dgejsv.f b/SRC/dgejsv.f
index 6a807834..4b26a1d6 100644
--- a/SRC/dgejsv.f
+++ b/SRC/dgejsv.f
@@ -390,7 +390,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleGEsing
*
@@ -475,10 +475,10 @@
$ M, N, A, LDA, SVA, U, LDU, V, LDV,
$ WORK, LWORK, IWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
IMPLICIT NONE
diff --git a/SRC/dgeqp3.f b/SRC/dgeqp3.f
index f4cb1792..6d435424 100644
--- a/SRC/dgeqp3.f
+++ b/SRC/dgeqp3.f
@@ -120,7 +120,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleGEcomputational
*
@@ -151,10 +151,10 @@
* =====================================================================
SUBROUTINE DGEQP3( M, N, A, LDA, JPVT, TAU, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LWORK, M, N
diff --git a/SRC/dgeqr2p.f b/SRC/dgeqr2p.f
index ce487b1b..46de4292 100644
--- a/SRC/dgeqr2p.f
+++ b/SRC/dgeqr2p.f
@@ -97,7 +97,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleGEcomputational
*
@@ -124,10 +124,10 @@
* =====================================================================
SUBROUTINE DGEQR2P( M, N, A, LDA, TAU, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, M, N
diff --git a/SRC/dgeqrfp.f b/SRC/dgeqrfp.f
index 81ad9f2b..b82bce1b 100644
--- a/SRC/dgeqrfp.f
+++ b/SRC/dgeqrfp.f
@@ -112,7 +112,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleGEcomputational
*
@@ -139,10 +139,10 @@
* =====================================================================
SUBROUTINE DGEQRFP( M, N, A, LDA, TAU, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LWORK, M, N
diff --git a/SRC/dgesdd.f b/SRC/dgesdd.f
index 886d9b70..54e2652e 100644
--- a/SRC/dgesdd.f
+++ b/SRC/dgesdd.f
@@ -202,7 +202,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup doubleGEsing
*
@@ -216,10 +216,10 @@
SUBROUTINE DGESDD( JOBZ, M, N, A, LDA, S, U, LDU, VT, LDVT, WORK,
$ LWORK, IWORK, INFO )
*
-* -- LAPACK driver routine (version 3.5.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ
diff --git a/SRC/dgesvj.f b/SRC/dgesvj.f
index d5f3557a..e89af874 100644
--- a/SRC/dgesvj.f
+++ b/SRC/dgesvj.f
@@ -260,7 +260,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleGEcomputational
*
@@ -337,10 +337,10 @@
SUBROUTINE DGESVJ( JOBA, JOBU, JOBV, M, N, A, LDA, SVA, MV, V,
$ LDV, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDV, LWORK, M, MV, N
diff --git a/SRC/dgetrf.f b/SRC/dgetrf.f
index b8940bc1..0f1f6d47 100644
--- a/SRC/dgetrf.f
+++ b/SRC/dgetrf.f
@@ -101,17 +101,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleGEcomputational
*
* =====================================================================
SUBROUTINE DGETRF( M, N, A, LDA, IPIV, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, M, N
diff --git a/SRC/dggbak.f b/SRC/dggbak.f
index 4e6e2ba9..9b56e152 100644
--- a/SRC/dggbak.f
+++ b/SRC/dggbak.f
@@ -130,7 +130,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleGBcomputational
*
@@ -147,10 +147,10 @@
SUBROUTINE DGGBAK( JOB, SIDE, N, ILO, IHI, LSCALE, RSCALE, M, V,
$ LDV, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOB, SIDE
diff --git a/SRC/dggbal.f b/SRC/dggbal.f
index bd59f5ed..a90e62aa 100644
--- a/SRC/dggbal.f
+++ b/SRC/dggbal.f
@@ -160,7 +160,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleGBcomputational
*
@@ -177,10 +177,10 @@
SUBROUTINE DGGBAL( JOB, N, A, LDA, B, LDB, ILO, IHI, LSCALE,
$ RSCALE, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOB
diff --git a/SRC/dggglm.f b/SRC/dggglm.f
index bd31cfe6..91c39655 100644
--- a/SRC/dggglm.f
+++ b/SRC/dggglm.f
@@ -177,7 +177,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleOTHEReigen
*
@@ -185,10 +185,10 @@
SUBROUTINE DGGGLM( N, M, P, A, LDA, B, LDB, D, X, Y, WORK, LWORK,
$ INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDB, LWORK, M, N, P
diff --git a/SRC/dgsvj0.f b/SRC/dgsvj0.f
index f6652b3b..344658cf 100644
--- a/SRC/dgsvj0.f
+++ b/SRC/dgsvj0.f
@@ -193,7 +193,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleOTHERcomputational
*
@@ -218,10 +218,10 @@
SUBROUTINE DGSVJ0( JOBV, M, N, A, LDA, D, SVA, MV, V, LDV, EPS,
$ SFMIN, TOL, NSWEEP, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDV, LWORK, M, MV, N, NSWEEP
diff --git a/SRC/dgsvj1.f b/SRC/dgsvj1.f
index a551cba1..b32ba0fe 100644
--- a/SRC/dgsvj1.f
+++ b/SRC/dgsvj1.f
@@ -223,7 +223,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleOTHERcomputational
*
@@ -236,10 +236,10 @@
SUBROUTINE DGSVJ1( JOBV, M, N, N1, A, LDA, D, SVA, MV, V, LDV,
$ EPS, SFMIN, TOL, NSWEEP, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
DOUBLE PRECISION EPS, SFMIN, TOL
diff --git a/SRC/dladiv.f b/SRC/dladiv.f
index 593d12ac..5df667d6 100644
--- a/SRC/dladiv.f
+++ b/SRC/dladiv.f
@@ -91,7 +91,7 @@
* =====================================================================
SUBROUTINE DLADIV( A, B, C, D, P, Q )
*
-* -- LAPACK auxiliary routine (version 3.5.0) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* January 2013
@@ -177,7 +177,7 @@
SUBROUTINE DLADIV1( A, B, C, D, P, Q )
*
-* -- LAPACK auxiliary routine (version 3.5.0) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* January 2013
@@ -215,7 +215,7 @@
DOUBLE PRECISION FUNCTION DLADIV2( A, B, C, D, R, T )
*
-* -- LAPACK auxiliary routine (version 3.5.0) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* January 2013
diff --git a/SRC/dlaed6.f b/SRC/dlaed6.f
index f096bf5f..e1573f31 100644
--- a/SRC/dlaed6.f
+++ b/SRC/dlaed6.f
@@ -115,7 +115,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERcomputational
*
@@ -140,10 +140,10 @@
* =====================================================================
SUBROUTINE DLAED6( KNITER, ORGATI, RHO, D, Z, FINIT, TAU, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL ORGATI
diff --git a/SRC/dlaed7.f b/SRC/dlaed7.f
index 3320b19f..658ece9a 100644
--- a/SRC/dlaed7.f
+++ b/SRC/dlaed7.f
@@ -244,7 +244,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERcomputational
*
@@ -260,10 +260,10 @@
$ PERM, GIVPTR, GIVCOL, GIVNUM, WORK, IWORK,
$ INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER CURLVL, CURPBM, CUTPNT, ICOMPQ, INFO, LDQ, N,
diff --git a/SRC/dlahqr.f b/SRC/dlahqr.f
index d1a67657..48033d84 100644
--- a/SRC/dlahqr.f
+++ b/SRC/dlahqr.f
@@ -183,7 +183,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleOTHERauxiliary
*
@@ -207,10 +207,10 @@
SUBROUTINE DLAHQR( WANTT, WANTZ, N, ILO, IHI, H, LDH, WR, WI,
$ ILOZ, IHIZ, Z, LDZ, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, N
diff --git a/SRC/dlals0.f b/SRC/dlals0.f
index f8fedb45..e743b90c 100644
--- a/SRC/dlals0.f
+++ b/SRC/dlals0.f
@@ -252,7 +252,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleOTHERcomputational
*
@@ -268,10 +268,10 @@
$ PERM, GIVPTR, GIVCOL, LDGCOL, GIVNUM, LDGNUM,
$ POLES, DIFL, DIFR, Z, K, C, S, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER GIVPTR, ICOMPQ, INFO, K, LDB, LDBX, LDGCOL,
diff --git a/SRC/dlansy.f b/SRC/dlansy.f
index bc70ab8e..47dae46c 100644
--- a/SRC/dlansy.f
+++ b/SRC/dlansy.f
@@ -115,17 +115,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleSYauxiliary
*
* =====================================================================
DOUBLE PRECISION FUNCTION DLANSY( NORM, UPLO, N, A, LDA, WORK )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER NORM, UPLO
diff --git a/SRC/dlarfgp.f b/SRC/dlarfgp.f
index 8da2171c..0f5f49a8 100644
--- a/SRC/dlarfgp.f
+++ b/SRC/dlarfgp.f
@@ -97,17 +97,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleOTHERauxiliary
*
* =====================================================================
SUBROUTINE DLARFGP( N, ALPHA, X, INCX, TAU )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INCX, N
diff --git a/SRC/dlarrf.f b/SRC/dlarrf.f
index e25a09d2..f054caa8 100644
--- a/SRC/dlarrf.f
+++ b/SRC/dlarrf.f
@@ -174,7 +174,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -193,10 +193,10 @@
$ SPDIAM, CLGAPL, CLGAPR, PIVMIN, SIGMA,
$ DPLUS, LPLUS, WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER CLSTRT, CLEND, INFO, N
diff --git a/SRC/dlarrv.f b/SRC/dlarrv.f
index bcc6a1eb..828661f2 100644
--- a/SRC/dlarrv.f
+++ b/SRC/dlarrv.f
@@ -263,7 +263,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleOTHERauxiliary
*
@@ -283,10 +283,10 @@
$ IBLOCK, INDEXW, GERS, Z, LDZ, ISUPPZ,
$ WORK, IWORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER DOL, DOU, INFO, LDZ, M, N
diff --git a/SRC/dlarscl2.f b/SRC/dlarscl2.f
index 3a167c8d..81f5aa81 100644
--- a/SRC/dlarscl2.f
+++ b/SRC/dlarscl2.f
@@ -83,17 +83,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleOTHERcomputational
*
* =====================================================================
SUBROUTINE DLARSCL2 ( M, N, D, X, LDX )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER M, N, LDX
diff --git a/SRC/dlascl2.f b/SRC/dlascl2.f
index 2f259c84..8cd9dd72 100644
--- a/SRC/dlascl2.f
+++ b/SRC/dlascl2.f
@@ -83,17 +83,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleOTHERcomputational
*
* =====================================================================
SUBROUTINE DLASCL2 ( M, N, D, X, LDX )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER M, N, LDX
diff --git a/SRC/dlasd0.f b/SRC/dlasd0.f
index 6d9a24e5..7d7a6810 100644
--- a/SRC/dlasd0.f
+++ b/SRC/dlasd0.f
@@ -138,7 +138,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -152,10 +152,10 @@
SUBROUTINE DLASD0( N, SQRE, D, E, U, LDU, VT, LDVT, SMLSIZ, IWORK,
$ WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDU, LDVT, N, SMLSIZ, SQRE
diff --git a/SRC/dlasd1.f b/SRC/dlasd1.f
index 6e9e6e9e..7b66d90b 100644
--- a/SRC/dlasd1.f
+++ b/SRC/dlasd1.f
@@ -190,7 +190,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -204,10 +204,10 @@
SUBROUTINE DLASD1( NL, NR, SQRE, D, ALPHA, BETA, U, LDU, VT, LDVT,
$ IDXQ, IWORK, WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDU, LDVT, NL, NR, SQRE
diff --git a/SRC/dlasd3.f b/SRC/dlasd3.f
index ba5998bd..89aae6bb 100644
--- a/SRC/dlasd3.f
+++ b/SRC/dlasd3.f
@@ -210,7 +210,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -225,10 +225,10 @@
$ LDU2, VT, LDVT, VT2, LDVT2, IDXC, CTOT, Z,
$ INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, K, LDQ, LDU, LDU2, LDVT, LDVT2, NL, NR,
diff --git a/SRC/dlasd6.f b/SRC/dlasd6.f
index a6885650..a5238b91 100644
--- a/SRC/dlasd6.f
+++ b/SRC/dlasd6.f
@@ -298,7 +298,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -314,10 +314,10 @@
$ LDGNUM, POLES, DIFL, DIFR, Z, K, C, S, WORK,
$ IWORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER GIVPTR, ICOMPQ, INFO, K, LDGCOL, LDGNUM, NL,
diff --git a/SRC/dlasd8.f b/SRC/dlasd8.f
index 00bf80a0..2b7143f7 100644
--- a/SRC/dlasd8.f
+++ b/SRC/dlasd8.f
@@ -152,7 +152,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -166,10 +166,10 @@
SUBROUTINE DLASD8( ICOMPQ, K, D, Z, VF, VL, DIFL, DIFR, LDDIFR,
$ DSIGMA, WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER ICOMPQ, INFO, K, LDDIFR
diff --git a/SRC/dlaset.f b/SRC/dlaset.f
index cfd9fa5c..d3bb9456 100644
--- a/SRC/dlaset.f
+++ b/SRC/dlaset.f
@@ -103,17 +103,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
* =====================================================================
SUBROUTINE DLASET( UPLO, M, N, ALPHA, BETA, A, LDA )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/dlasq1.f b/SRC/dlasq1.f
index 799c994c..0bbc221e 100644
--- a/SRC/dlasq1.f
+++ b/SRC/dlasq1.f
@@ -101,17 +101,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERcomputational
*
* =====================================================================
SUBROUTINE DLASQ1( N, D, E, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, N
diff --git a/SRC/dlasq3.f b/SRC/dlasq3.f
index 3ad4856f..4506e19f 100644
--- a/SRC/dlasq3.f
+++ b/SRC/dlasq3.f
@@ -173,7 +173,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERcomputational
*
@@ -182,10 +182,10 @@
$ ITER, NDIV, IEEE, TTYPE, DMIN1, DMIN2, DN, DN1,
$ DN2, G, TAU )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL IEEE
diff --git a/SRC/dorbdb.f b/SRC/dorbdb.f
index 52353c3b..011eb5c5 100644
--- a/SRC/dorbdb.f
+++ b/SRC/dorbdb.f
@@ -255,7 +255,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup doubleOTHERcomputational
*
@@ -287,10 +287,10 @@
$ X21, LDX21, X22, LDX22, THETA, PHI, TAUP1,
$ TAUP2, TAUQ1, TAUQ2, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIGNS, TRANS
diff --git a/SRC/dormlq.f b/SRC/dormlq.f
index 8c395372..236cfd11 100644
--- a/SRC/dormlq.f
+++ b/SRC/dormlq.f
@@ -159,7 +159,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleOTHERcomputational
*
@@ -167,10 +167,10 @@
SUBROUTINE DORMLQ( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/dormql.f b/SRC/dormql.f
index 512f234e..e7d268ee 100644
--- a/SRC/dormql.f
+++ b/SRC/dormql.f
@@ -159,7 +159,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleOTHERcomputational
*
@@ -167,10 +167,10 @@
SUBROUTINE DORMQL( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/dormqr.f b/SRC/dormqr.f
index e3f423b9..7a21c2cd 100644
--- a/SRC/dormqr.f
+++ b/SRC/dormqr.f
@@ -159,7 +159,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleOTHERcomputational
*
@@ -167,10 +167,10 @@
SUBROUTINE DORMQR( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/dormrq.f b/SRC/dormrq.f
index 4cf2b449..1e3ca953 100644
--- a/SRC/dormrq.f
+++ b/SRC/dormrq.f
@@ -159,7 +159,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleOTHERcomputational
*
@@ -167,10 +167,10 @@
SUBROUTINE DORMRQ( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/dormrz.f b/SRC/dormrz.f
index 34d49ec5..5e74c8aa 100644
--- a/SRC/dormrz.f
+++ b/SRC/dormrz.f
@@ -168,7 +168,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleOTHERcomputational
*
@@ -187,10 +187,10 @@
SUBROUTINE DORMRZ( SIDE, TRANS, M, N, K, L, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/dpotrf.f b/SRC/dpotrf.f
index 6e4865c8..5250ca0e 100644
--- a/SRC/dpotrf.f
+++ b/SRC/dpotrf.f
@@ -100,17 +100,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doublePOcomputational
*
* =====================================================================
SUBROUTINE DPOTRF( UPLO, N, A, LDA, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/dpstf2.f b/SRC/dpstf2.f
index d2cedcdd..3e05c645 100644
--- a/SRC/dpstf2.f
+++ b/SRC/dpstf2.f
@@ -134,17 +134,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleOTHERcomputational
*
* =====================================================================
SUBROUTINE DPSTF2( UPLO, N, A, LDA, PIV, RANK, TOL, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
DOUBLE PRECISION TOL
diff --git a/SRC/dpstrf.f b/SRC/dpstrf.f
index 066ea858..3d3f6ef0 100644
--- a/SRC/dpstrf.f
+++ b/SRC/dpstrf.f
@@ -135,17 +135,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleOTHERcomputational
*
* =====================================================================
SUBROUTINE DPSTRF( UPLO, N, A, LDA, PIV, RANK, TOL, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
DOUBLE PRECISION TOL
diff --git a/SRC/dsbgv.f b/SRC/dsbgv.f
index f2c37fc8..717e7a97 100644
--- a/SRC/dsbgv.f
+++ b/SRC/dsbgv.f
@@ -169,7 +169,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleOTHEReigen
*
@@ -177,10 +177,10 @@
SUBROUTINE DSBGV( JOBZ, UPLO, N, KA, KB, AB, LDAB, BB, LDBB, W, Z,
$ LDZ, WORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/dsbgvd.f b/SRC/dsbgvd.f
index 17935295..fe8d6287 100644
--- a/SRC/dsbgvd.f
+++ b/SRC/dsbgvd.f
@@ -214,7 +214,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleOTHEReigen
*
@@ -227,10 +227,10 @@
SUBROUTINE DSBGVD( JOBZ, UPLO, N, KA, KB, AB, LDAB, BB, LDBB, W,
$ Z, LDZ, WORK, LWORK, IWORK, LIWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/dsbgvx.f b/SRC/dsbgvx.f
index cb500df0..fc06677d 100644
--- a/SRC/dsbgvx.f
+++ b/SRC/dsbgvx.f
@@ -271,7 +271,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleOTHEReigen
*
@@ -285,10 +285,10 @@
$ LDBB, Q, LDQ, VL, VU, IL, IU, ABSTOL, M, W, Z,
$ LDZ, WORK, IWORK, IFAIL, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, RANGE, UPLO
diff --git a/SRC/dspgv.f b/SRC/dspgv.f
index 6532837e..9f15c099 100644
--- a/SRC/dspgv.f
+++ b/SRC/dspgv.f
@@ -153,7 +153,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleOTHEReigen
*
@@ -161,10 +161,10 @@
SUBROUTINE DSPGV( ITYPE, JOBZ, UPLO, N, AP, BP, W, Z, LDZ, WORK,
$ INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/dspgvd.f b/SRC/dspgvd.f
index 9869ef60..f3e5457e 100644
--- a/SRC/dspgvd.f
+++ b/SRC/dspgvd.f
@@ -197,7 +197,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleOTHEReigen
*
@@ -210,10 +210,10 @@
SUBROUTINE DSPGVD( ITYPE, JOBZ, UPLO, N, AP, BP, W, Z, LDZ, WORK,
$ LWORK, IWORK, LIWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/dspgvx.f b/SRC/dspgvx.f
index 25420a5b..9eb91f7a 100644
--- a/SRC/dspgvx.f
+++ b/SRC/dspgvx.f
@@ -249,7 +249,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleOTHEReigen
*
@@ -263,10 +263,10 @@
$ IL, IU, ABSTOL, M, W, Z, LDZ, WORK, IWORK,
$ IFAIL, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, RANGE, UPLO
diff --git a/SRC/dstedc.f b/SRC/dstedc.f
index b97e16b1..3ae63d9f 100644
--- a/SRC/dstedc.f
+++ b/SRC/dstedc.f
@@ -174,7 +174,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup auxOTHERcomputational
*
@@ -189,10 +189,10 @@
SUBROUTINE DSTEDC( COMPZ, N, D, E, Z, LDZ, WORK, LWORK, IWORK,
$ LIWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER COMPZ
diff --git a/SRC/dstein.f b/SRC/dstein.f
index ddc84fe2..0658fd42 100644
--- a/SRC/dstein.f
+++ b/SRC/dstein.f
@@ -166,7 +166,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleOTHERcomputational
*
@@ -174,10 +174,10 @@
SUBROUTINE DSTEIN( N, D, E, M, W, IBLOCK, ISPLIT, Z, LDZ, WORK,
$ IWORK, IFAIL, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDZ, M, N
diff --git a/SRC/dstevr.f b/SRC/dstevr.f
index f393cfd6..941ec97f 100644
--- a/SRC/dstevr.f
+++ b/SRC/dstevr.f
@@ -280,7 +280,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleOTHEReigen
*
@@ -297,10 +297,10 @@
$ M, W, Z, LDZ, ISUPPZ, WORK, LWORK, IWORK,
$ LIWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, RANGE
diff --git a/SRC/dsyconv.f b/SRC/dsyconv.f
index a08368b5..5680876e 100644
--- a/SRC/dsyconv.f
+++ b/SRC/dsyconv.f
@@ -107,17 +107,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleSYcomputational
*
* =====================================================================
SUBROUTINE DSYCONV( UPLO, WAY, N, A, LDA, IPIV, E, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO, WAY
diff --git a/SRC/dsygv.f b/SRC/dsygv.f
index 1732d790..e6d7d3c2 100644
--- a/SRC/dsygv.f
+++ b/SRC/dsygv.f
@@ -167,7 +167,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleSYeigen
*
@@ -175,10 +175,10 @@
SUBROUTINE DSYGV( ITYPE, JOBZ, UPLO, N, A, LDA, B, LDB, W, WORK,
$ LWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/dsygvd.f b/SRC/dsygvd.f
index fe874a23..9c19e938 100644
--- a/SRC/dsygvd.f
+++ b/SRC/dsygvd.f
@@ -203,7 +203,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleSYeigen
*
@@ -227,10 +227,10 @@
SUBROUTINE DSYGVD( ITYPE, JOBZ, UPLO, N, A, LDA, B, LDB, W, WORK,
$ LWORK, IWORK, LIWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/dsygvx.f b/SRC/dsygvx.f
index 5df7f125..0ed77063 100644
--- a/SRC/dsygvx.f
+++ b/SRC/dsygvx.f
@@ -276,7 +276,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleSYeigen
*
@@ -290,10 +290,10 @@
$ VL, VU, IL, IU, ABSTOL, M, W, Z, LDZ, WORK,
$ LWORK, IWORK, IFAIL, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, RANGE, UPLO
diff --git a/SRC/dsysvxx.f b/SRC/dsysvxx.f
index 870e341f..baf19fb3 100644
--- a/SRC/dsysvxx.f
+++ b/SRC/dsysvxx.f
@@ -495,7 +495,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleSYdriver
*
@@ -505,10 +505,10 @@
$ N_ERR_BNDS, ERR_BNDS_NORM, ERR_BNDS_COMP,
$ NPARAMS, PARAMS, WORK, IWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.2) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER EQUED, FACT, UPLO
diff --git a/SRC/dsytri2.f b/SRC/dsytri2.f
index a8bb2340..d943e68d 100644
--- a/SRC/dsytri2.f
+++ b/SRC/dsytri2.f
@@ -120,17 +120,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleSYcomputational
*
* =====================================================================
SUBROUTINE DSYTRI2( UPLO, N, A, LDA, IPIV, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/dsytrs2.f b/SRC/dsytrs2.f
index 31a543d7..09a87fe3 100644
--- a/SRC/dsytrs2.f
+++ b/SRC/dsytrs2.f
@@ -124,7 +124,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup doubleSYcomputational
*
@@ -132,10 +132,10 @@
SUBROUTINE DSYTRS2( UPLO, N, NRHS, A, LDA, IPIV, B, LDB,
$ WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/dtgex2.f b/SRC/dtgex2.f
index fa58ce48..45eb166f 100644
--- a/SRC/dtgex2.f
+++ b/SRC/dtgex2.f
@@ -181,7 +181,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleGEauxiliary
*
@@ -221,10 +221,10 @@
SUBROUTINE DTGEX2( WANTQ, WANTZ, N, A, LDA, B, LDB, Q, LDQ, Z,
$ LDZ, J1, N1, N2, WORK, LWORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL WANTQ, WANTZ
diff --git a/SRC/dtgsy2.f b/SRC/dtgsy2.f
index dcc5e44f..f4fe7e14 100644
--- a/SRC/dtgsy2.f
+++ b/SRC/dtgsy2.f
@@ -259,7 +259,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup doubleSYauxiliary
*
@@ -274,10 +274,10 @@
$ LDD, E, LDE, F, LDF, SCALE, RDSUM, RDSCAL,
$ IWORK, PQ, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER TRANS
diff --git a/SRC/dtpmqrt.f b/SRC/dtpmqrt.f
index 7c7ca460..e8ace703 100644
--- a/SRC/dtpmqrt.f
+++ b/SRC/dtpmqrt.f
@@ -175,7 +175,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup doubleOTHERcomputational
*
@@ -216,10 +216,10 @@
SUBROUTINE DTPMQRT( SIDE, TRANS, M, N, K, L, NB, V, LDV, T, LDT,
$ A, LDA, B, LDB, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/icmax1.f b/SRC/icmax1.f
index 0f40e806..74d1c7f9 100644
--- a/SRC/icmax1.f
+++ b/SRC/icmax1.f
@@ -81,7 +81,7 @@
* =====================================================================
INTEGER FUNCTION ICMAX1( N, CX, INCX )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* February 2014
diff --git a/SRC/ilaenv.f b/SRC/ilaenv.f
index 010b5ed6..89a4468f 100644
--- a/SRC/ilaenv.f
+++ b/SRC/ilaenv.f
@@ -132,7 +132,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -162,10 +162,10 @@
* =====================================================================
INTEGER FUNCTION ILAENV( ISPEC, NAME, OPTS, N1, N2, N3, N4 )
*
-* -- LAPACK auxiliary routine (version 3.4.0) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*( * ) NAME, OPTS
diff --git a/SRC/ilaver.f b/SRC/ilaver.f
index 0f1ee5d8..c882d03f 100644
--- a/SRC/ilaver.f
+++ b/SRC/ilaver.f
@@ -41,24 +41,24 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
* =====================================================================
SUBROUTINE ILAVER( VERS_MAJOR, VERS_MINOR, VERS_PATCH )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* =====================================================================
*
INTEGER VERS_MAJOR, VERS_MINOR, VERS_PATCH
* =====================================================================
VERS_MAJOR = 3
- VERS_MINOR = 5
+ VERS_MINOR = 6
VERS_PATCH = 0
* =====================================================================
*
diff --git a/SRC/iparmq.f b/SRC/iparmq.f
index 6aea872a..94e35ae0 100644
--- a/SRC/iparmq.f
+++ b/SRC/iparmq.f
@@ -147,7 +147,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -222,10 +222,10 @@
* =====================================================================
INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
*
-* -- LAPACK auxiliary routine (version 3.4.0) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER IHI, ILO, ISPEC, LWORK, N
diff --git a/SRC/izmax1.f b/SRC/izmax1.f
index 3471bf6b..4fe9b0c7 100644
--- a/SRC/izmax1.f
+++ b/SRC/izmax1.f
@@ -81,7 +81,7 @@
* =====================================================================
INTEGER FUNCTION IZMAX1( N, ZX, INCX )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* February 2014
diff --git a/SRC/sbbcsd.f b/SRC/sbbcsd.f
index 26e6a9ff..46b87c7e 100644
--- a/SRC/sbbcsd.f
+++ b/SRC/sbbcsd.f
@@ -322,7 +322,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup realOTHERcomputational
*
@@ -332,10 +332,10 @@
$ V2T, LDV2T, B11D, B11E, B12D, B12E, B21D, B21E,
$ B22D, B22E, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBU1, JOBU2, JOBV1T, JOBV2T, TRANS
diff --git a/SRC/sgebal.f b/SRC/sgebal.f
index 73c7c763..cdf0a91b 100644
--- a/SRC/sgebal.f
+++ b/SRC/sgebal.f
@@ -121,7 +121,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup realGEcomputational
*
@@ -160,10 +160,10 @@
* =====================================================================
SUBROUTINE SGEBAL( JOB, N, A, LDA, ILO, IHI, SCALE, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOB
diff --git a/SRC/sgehrd.f b/SRC/sgehrd.f
index 3ceea0e2..cff1a8ac 100644
--- a/SRC/sgehrd.f
+++ b/SRC/sgehrd.f
@@ -120,7 +120,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realGEcomputational
*
@@ -167,10 +167,10 @@
* =====================================================================
SUBROUTINE SGEHRD( N, ILO, IHI, A, LDA, TAU, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER IHI, ILO, INFO, LDA, LWORK, N
diff --git a/SRC/sgejsv.f b/SRC/sgejsv.f
index 54a3d40e..55bb59e1 100644
--- a/SRC/sgejsv.f
+++ b/SRC/sgejsv.f
@@ -392,7 +392,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realGEsing
*
@@ -477,10 +477,10 @@
$ M, N, A, LDA, SVA, U, LDU, V, LDV,
$ WORK, LWORK, IWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
IMPLICIT NONE
diff --git a/SRC/sgeqp3.f b/SRC/sgeqp3.f
index abc61ac5..ae28fc4b 100644
--- a/SRC/sgeqp3.f
+++ b/SRC/sgeqp3.f
@@ -120,7 +120,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realGEcomputational
*
@@ -151,10 +151,10 @@
* =====================================================================
SUBROUTINE SGEQP3( M, N, A, LDA, JPVT, TAU, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LWORK, M, N
diff --git a/SRC/sgeqr2p.f b/SRC/sgeqr2p.f
index a27cd2a4..c5cd0c84 100644
--- a/SRC/sgeqr2p.f
+++ b/SRC/sgeqr2p.f
@@ -97,7 +97,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realGEcomputational
*
@@ -124,10 +124,10 @@
* =====================================================================
SUBROUTINE SGEQR2P( M, N, A, LDA, TAU, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, M, N
diff --git a/SRC/sgeqrfp.f b/SRC/sgeqrfp.f
index b7b74772..f07fcd42 100644
--- a/SRC/sgeqrfp.f
+++ b/SRC/sgeqrfp.f
@@ -112,7 +112,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realGEcomputational
*
@@ -139,10 +139,10 @@
* =====================================================================
SUBROUTINE SGEQRFP( M, N, A, LDA, TAU, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LWORK, M, N
diff --git a/SRC/sgesdd.f b/SRC/sgesdd.f
index 6dccb368..1bc7e8a4 100644
--- a/SRC/sgesdd.f
+++ b/SRC/sgesdd.f
@@ -202,7 +202,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup realGEsing
*
@@ -216,10 +216,10 @@
SUBROUTINE SGESDD( JOBZ, M, N, A, LDA, S, U, LDU, VT, LDVT, WORK,
$ LWORK, IWORK, INFO )
*
-* -- LAPACK driver routine (version 3.5.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ
diff --git a/SRC/sgesvj.f b/SRC/sgesvj.f
index 5305ec22..d3fc4527 100644
--- a/SRC/sgesvj.f
+++ b/SRC/sgesvj.f
@@ -260,7 +260,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realGEcomputational
*
@@ -323,10 +323,10 @@
SUBROUTINE SGESVJ( JOBA, JOBU, JOBV, M, N, A, LDA, SVA, MV, V,
$ LDV, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDV, LWORK, M, MV, N
diff --git a/SRC/sgetrf.f b/SRC/sgetrf.f
index c5779838..ec092331 100644
--- a/SRC/sgetrf.f
+++ b/SRC/sgetrf.f
@@ -101,17 +101,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realGEcomputational
*
* =====================================================================
SUBROUTINE SGETRF( M, N, A, LDA, IPIV, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, M, N
diff --git a/SRC/sggglm.f b/SRC/sggglm.f
index 324eb2a2..bc3d5d0f 100644
--- a/SRC/sggglm.f
+++ b/SRC/sggglm.f
@@ -177,7 +177,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realOTHEReigen
*
@@ -185,10 +185,10 @@
SUBROUTINE SGGGLM( N, M, P, A, LDA, B, LDB, D, X, Y, WORK, LWORK,
$ INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDB, LWORK, M, N, P
diff --git a/SRC/sgsvj0.f b/SRC/sgsvj0.f
index 9ef10bcf..4be9f9b9 100644
--- a/SRC/sgsvj0.f
+++ b/SRC/sgsvj0.f
@@ -193,7 +193,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realOTHERcomputational
*
@@ -218,10 +218,10 @@
SUBROUTINE SGSVJ0( JOBV, M, N, A, LDA, D, SVA, MV, V, LDV, EPS,
$ SFMIN, TOL, NSWEEP, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDV, LWORK, M, MV, N, NSWEEP
diff --git a/SRC/sgsvj1.f b/SRC/sgsvj1.f
index 806e5eb5..a483f5da 100644
--- a/SRC/sgsvj1.f
+++ b/SRC/sgsvj1.f
@@ -223,7 +223,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realOTHERcomputational
*
@@ -236,10 +236,10 @@
SUBROUTINE SGSVJ1( JOBV, M, N, N1, A, LDA, D, SVA, MV, V, LDV,
$ EPS, SFMIN, TOL, NSWEEP, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
REAL EPS, SFMIN, TOL
diff --git a/SRC/slaed6.f b/SRC/slaed6.f
index 0f403063..96ab9de3 100644
--- a/SRC/slaed6.f
+++ b/SRC/slaed6.f
@@ -115,7 +115,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERcomputational
*
@@ -140,10 +140,10 @@
* =====================================================================
SUBROUTINE SLAED6( KNITER, ORGATI, RHO, D, Z, FINIT, TAU, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL ORGATI
diff --git a/SRC/slaed7.f b/SRC/slaed7.f
index c0c790a4..3d3d6292 100644
--- a/SRC/slaed7.f
+++ b/SRC/slaed7.f
@@ -244,7 +244,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERcomputational
*
@@ -260,10 +260,10 @@
$ PERM, GIVPTR, GIVCOL, GIVNUM, WORK, IWORK,
$ INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER CURLVL, CURPBM, CUTPNT, ICOMPQ, INFO, LDQ, N,
diff --git a/SRC/slahqr.f b/SRC/slahqr.f
index f88fac80..7783da02 100644
--- a/SRC/slahqr.f
+++ b/SRC/slahqr.f
@@ -183,7 +183,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realOTHERauxiliary
*
@@ -207,10 +207,10 @@
SUBROUTINE SLAHQR( WANTT, WANTZ, N, ILO, IHI, H, LDH, WR, WI,
$ ILOZ, IHIZ, Z, LDZ, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, N
diff --git a/SRC/slals0.f b/SRC/slals0.f
index 31b469f0..869a3b64 100644
--- a/SRC/slals0.f
+++ b/SRC/slals0.f
@@ -252,7 +252,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realOTHERcomputational
*
@@ -268,10 +268,10 @@
$ PERM, GIVPTR, GIVCOL, LDGCOL, GIVNUM, LDGNUM,
$ POLES, DIFL, DIFR, Z, K, C, S, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER GIVPTR, ICOMPQ, INFO, K, LDB, LDBX, LDGCOL,
diff --git a/SRC/slansy.f b/SRC/slansy.f
index 1640358c..f03d7214 100644
--- a/SRC/slansy.f
+++ b/SRC/slansy.f
@@ -115,17 +115,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realSYauxiliary
*
* =====================================================================
REAL FUNCTION SLANSY( NORM, UPLO, N, A, LDA, WORK )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER NORM, UPLO
diff --git a/SRC/slarfgp.f b/SRC/slarfgp.f
index 26b7f9df..82b575f5 100644
--- a/SRC/slarfgp.f
+++ b/SRC/slarfgp.f
@@ -97,17 +97,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realOTHERauxiliary
*
* =====================================================================
SUBROUTINE SLARFGP( N, ALPHA, X, INCX, TAU )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INCX, N
diff --git a/SRC/slarrf.f b/SRC/slarrf.f
index a15552b7..058e5027 100644
--- a/SRC/slarrf.f
+++ b/SRC/slarrf.f
@@ -174,7 +174,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -193,10 +193,10 @@
$ SPDIAM, CLGAPL, CLGAPR, PIVMIN, SIGMA,
$ DPLUS, LPLUS, WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER CLSTRT, CLEND, INFO, N
diff --git a/SRC/slarrv.f b/SRC/slarrv.f
index 964549ca..73847f39 100644
--- a/SRC/slarrv.f
+++ b/SRC/slarrv.f
@@ -263,7 +263,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realOTHERauxiliary
*
@@ -283,10 +283,10 @@
$ IBLOCK, INDEXW, GERS, Z, LDZ, ISUPPZ,
$ WORK, IWORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER DOL, DOU, INFO, LDZ, M, N
diff --git a/SRC/slarscl2.f b/SRC/slarscl2.f
index fb4e82f2..df7ede2c 100644
--- a/SRC/slarscl2.f
+++ b/SRC/slarscl2.f
@@ -83,17 +83,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realOTHERcomputational
*
* =====================================================================
SUBROUTINE SLARSCL2 ( M, N, D, X, LDX )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER M, N, LDX
diff --git a/SRC/slascl2.f b/SRC/slascl2.f
index 01f23ee4..a44a3c8f 100644
--- a/SRC/slascl2.f
+++ b/SRC/slascl2.f
@@ -83,17 +83,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realOTHERcomputational
*
* =====================================================================
SUBROUTINE SLASCL2 ( M, N, D, X, LDX )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER M, N, LDX
diff --git a/SRC/slasd0.f b/SRC/slasd0.f
index b2d3e8bb..07c06dbd 100644
--- a/SRC/slasd0.f
+++ b/SRC/slasd0.f
@@ -136,7 +136,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -150,10 +150,10 @@
SUBROUTINE SLASD0( N, SQRE, D, E, U, LDU, VT, LDVT, SMLSIZ, IWORK,
$ WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDU, LDVT, N, SMLSIZ, SQRE
diff --git a/SRC/slasd1.f b/SRC/slasd1.f
index 080368e7..ae076a0f 100644
--- a/SRC/slasd1.f
+++ b/SRC/slasd1.f
@@ -190,7 +190,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -204,10 +204,10 @@
SUBROUTINE SLASD1( NL, NR, SQRE, D, ALPHA, BETA, U, LDU, VT, LDVT,
$ IDXQ, IWORK, WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDU, LDVT, NL, NR, SQRE
diff --git a/SRC/slasd3.f b/SRC/slasd3.f
index fcd39ad2..740251a6 100644
--- a/SRC/slasd3.f
+++ b/SRC/slasd3.f
@@ -210,7 +210,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -225,10 +225,10 @@
$ LDU2, VT, LDVT, VT2, LDVT2, IDXC, CTOT, Z,
$ INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, K, LDQ, LDU, LDU2, LDVT, LDVT2, NL, NR,
diff --git a/SRC/slasd6.f b/SRC/slasd6.f
index dd4499cc..f79a06d0 100644
--- a/SRC/slasd6.f
+++ b/SRC/slasd6.f
@@ -298,7 +298,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -314,10 +314,10 @@
$ LDGNUM, POLES, DIFL, DIFR, Z, K, C, S, WORK,
$ IWORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER GIVPTR, ICOMPQ, INFO, K, LDGCOL, LDGNUM, NL,
diff --git a/SRC/slasd8.f b/SRC/slasd8.f
index be223699..ca771847 100644
--- a/SRC/slasd8.f
+++ b/SRC/slasd8.f
@@ -152,7 +152,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
@@ -166,10 +166,10 @@
SUBROUTINE SLASD8( ICOMPQ, K, D, Z, VF, VL, DIFL, DIFR, LDDIFR,
$ DSIGMA, WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER ICOMPQ, INFO, K, LDDIFR
diff --git a/SRC/slaset.f b/SRC/slaset.f
index ec4026ca..23a4175e 100644
--- a/SRC/slaset.f
+++ b/SRC/slaset.f
@@ -103,17 +103,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERauxiliary
*
* =====================================================================
SUBROUTINE SLASET( UPLO, M, N, ALPHA, BETA, A, LDA )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/slasq1.f b/SRC/slasq1.f
index fabef70e..b5a8a3be 100644
--- a/SRC/slasq1.f
+++ b/SRC/slasq1.f
@@ -101,17 +101,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERcomputational
*
* =====================================================================
SUBROUTINE SLASQ1( N, D, E, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, N
diff --git a/SRC/slasq3.f b/SRC/slasq3.f
index e310b67b..4187a943 100644
--- a/SRC/slasq3.f
+++ b/SRC/slasq3.f
@@ -173,7 +173,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERcomputational
*
@@ -182,10 +182,10 @@
$ ITER, NDIV, IEEE, TTYPE, DMIN1, DMIN2, DN, DN1,
$ DN2, G, TAU )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL IEEE
diff --git a/SRC/slasq5.f b/SRC/slasq5.f
index 3da76cd7..c24d302c 100644
--- a/SRC/slasq5.f
+++ b/SRC/slasq5.f
@@ -135,7 +135,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup auxOTHERcomputational
*
@@ -143,10 +143,10 @@
SUBROUTINE SLASQ5( I0, N0, Z, PP, TAU, SIGMA, DMIN, DMIN1, DMIN2,
$ DN, DNM1, DNM2, IEEE, EPS )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL IEEE
diff --git a/SRC/sorbdb.f b/SRC/sorbdb.f
index e1f3af4d..d615117e 100644
--- a/SRC/sorbdb.f
+++ b/SRC/sorbdb.f
@@ -255,7 +255,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup realOTHERcomputational
*
@@ -287,10 +287,10 @@
$ X21, LDX21, X22, LDX22, THETA, PHI, TAUP1,
$ TAUP2, TAUQ1, TAUQ2, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIGNS, TRANS
diff --git a/SRC/sorcsd2by1.f b/SRC/sorcsd2by1.f
index 9686e28a..b2401af1 100644
--- a/SRC/sorcsd2by1.f
+++ b/SRC/sorcsd2by1.f
@@ -232,7 +232,7 @@
$ X21, LDX21, THETA, U1, LDU1, U2, LDU2, V1T,
$ LDV1T, WORK, LWORK, IWORK, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* July 2012
diff --git a/SRC/sormlq.f b/SRC/sormlq.f
index 63c68214..e1530907 100644
--- a/SRC/sormlq.f
+++ b/SRC/sormlq.f
@@ -160,7 +160,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realOTHERcomputational
*
@@ -168,10 +168,10 @@
SUBROUTINE SORMLQ( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/sormql.f b/SRC/sormql.f
index 7b092d12..eafaeeb4 100644
--- a/SRC/sormql.f
+++ b/SRC/sormql.f
@@ -160,7 +160,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realOTHERcomputational
*
@@ -168,10 +168,10 @@
SUBROUTINE SORMQL( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/sormqr.f b/SRC/sormqr.f
index d890f72d..50b78572 100644
--- a/SRC/sormqr.f
+++ b/SRC/sormqr.f
@@ -160,7 +160,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realOTHERcomputational
*
@@ -168,10 +168,10 @@
SUBROUTINE SORMQR( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/sormrq.f b/SRC/sormrq.f
index 156f17d8..eac91940 100644
--- a/SRC/sormrq.f
+++ b/SRC/sormrq.f
@@ -160,7 +160,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realOTHERcomputational
*
@@ -168,10 +168,10 @@
SUBROUTINE SORMRQ( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/sormrz.f b/SRC/sormrz.f
index be2da837..5167b118 100644
--- a/SRC/sormrz.f
+++ b/SRC/sormrz.f
@@ -168,7 +168,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realOTHERcomputational
*
@@ -187,10 +187,10 @@
SUBROUTINE SORMRZ( SIDE, TRANS, M, N, K, L, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/spotrf.f b/SRC/spotrf.f
index 6a1f0c1c..4a1e4e3d 100644
--- a/SRC/spotrf.f
+++ b/SRC/spotrf.f
@@ -100,17 +100,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realPOcomputational
*
* =====================================================================
SUBROUTINE SPOTRF( UPLO, N, A, LDA, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/spstf2.f b/SRC/spstf2.f
index 3214979d..12321ad3 100644
--- a/SRC/spstf2.f
+++ b/SRC/spstf2.f
@@ -134,17 +134,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realOTHERcomputational
*
* =====================================================================
SUBROUTINE SPSTF2( UPLO, N, A, LDA, PIV, RANK, TOL, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
REAL TOL
diff --git a/SRC/spstrf.f b/SRC/spstrf.f
index 8049a769..e0775eff 100644
--- a/SRC/spstrf.f
+++ b/SRC/spstrf.f
@@ -134,17 +134,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realOTHERcomputational
*
* =====================================================================
SUBROUTINE SPSTRF( UPLO, N, A, LDA, PIV, RANK, TOL, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
REAL TOL
diff --git a/SRC/ssbgv.f b/SRC/ssbgv.f
index 7d84f0d0..ae7400ff 100644
--- a/SRC/ssbgv.f
+++ b/SRC/ssbgv.f
@@ -169,7 +169,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realOTHEReigen
*
@@ -177,10 +177,10 @@
SUBROUTINE SSBGV( JOBZ, UPLO, N, KA, KB, AB, LDAB, BB, LDBB, W, Z,
$ LDZ, WORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/ssbgvd.f b/SRC/ssbgvd.f
index d0178131..b0d48ae9 100644
--- a/SRC/ssbgvd.f
+++ b/SRC/ssbgvd.f
@@ -214,7 +214,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realOTHEReigen
*
@@ -227,10 +227,10 @@
SUBROUTINE SSBGVD( JOBZ, UPLO, N, KA, KB, AB, LDAB, BB, LDBB, W,
$ Z, LDZ, WORK, LWORK, IWORK, LIWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/ssbgvx.f b/SRC/ssbgvx.f
index 0dd6b3a3..b35a7b32 100644
--- a/SRC/ssbgvx.f
+++ b/SRC/ssbgvx.f
@@ -271,7 +271,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realOTHEReigen
*
@@ -285,10 +285,10 @@
$ LDBB, Q, LDQ, VL, VU, IL, IU, ABSTOL, M, W, Z,
$ LDZ, WORK, IWORK, IFAIL, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, RANGE, UPLO
diff --git a/SRC/sspgv.f b/SRC/sspgv.f
index 103f480f..f5025bcc 100644
--- a/SRC/sspgv.f
+++ b/SRC/sspgv.f
@@ -153,7 +153,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realOTHEReigen
*
@@ -161,10 +161,10 @@
SUBROUTINE SSPGV( ITYPE, JOBZ, UPLO, N, AP, BP, W, Z, LDZ, WORK,
$ INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/sspgvd.f b/SRC/sspgvd.f
index bf12f0e6..2d50e637 100644
--- a/SRC/sspgvd.f
+++ b/SRC/sspgvd.f
@@ -197,7 +197,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realOTHEReigen
*
@@ -210,10 +210,10 @@
SUBROUTINE SSPGVD( ITYPE, JOBZ, UPLO, N, AP, BP, W, Z, LDZ, WORK,
$ LWORK, IWORK, LIWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/sspgvx.f b/SRC/sspgvx.f
index bb3d6a4c..c95139a6 100644
--- a/SRC/sspgvx.f
+++ b/SRC/sspgvx.f
@@ -249,7 +249,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realOTHEReigen
*
@@ -263,10 +263,10 @@
$ IL, IU, ABSTOL, M, W, Z, LDZ, WORK, IWORK,
$ IFAIL, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, RANGE, UPLO
diff --git a/SRC/sstedc.f b/SRC/sstedc.f
index f4e3d0b9..dc4c0f07 100644
--- a/SRC/sstedc.f
+++ b/SRC/sstedc.f
@@ -173,7 +173,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup auxOTHERcomputational
*
@@ -188,10 +188,10 @@
SUBROUTINE SSTEDC( COMPZ, N, D, E, Z, LDZ, WORK, LWORK, IWORK,
$ LIWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER COMPZ
diff --git a/SRC/sstein.f b/SRC/sstein.f
index 0e3cd241..0eb2f6eb 100644
--- a/SRC/sstein.f
+++ b/SRC/sstein.f
@@ -166,7 +166,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realOTHERcomputational
*
@@ -174,10 +174,10 @@
SUBROUTINE SSTEIN( N, D, E, M, W, IBLOCK, ISPLIT, Z, LDZ, WORK,
$ IWORK, IFAIL, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDZ, M, N
diff --git a/SRC/sstevr.f b/SRC/sstevr.f
index 74157cea..e8b52a22 100644
--- a/SRC/sstevr.f
+++ b/SRC/sstevr.f
@@ -280,7 +280,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realOTHEReigen
*
@@ -299,10 +299,10 @@
$ M, W, Z, LDZ, ISUPPZ, WORK, LWORK, IWORK,
$ LIWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, RANGE
diff --git a/SRC/ssycon_rook.f b/SRC/ssycon_rook.f
index 4e813733..c98db4ba 100644
--- a/SRC/ssycon_rook.f
+++ b/SRC/ssycon_rook.f
@@ -122,7 +122,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup realSYcomputational
*
@@ -130,7 +130,7 @@
* ==================
*> \verbatim
*>
-*> November 2013, Igor Kozachenko,
+*> November 2015, Igor Kozachenko,
*> Computer Science Division,
*> University of California, Berkeley
*>
@@ -144,10 +144,10 @@
SUBROUTINE SSYCON_ROOK( UPLO, N, A, LDA, IPIV, ANORM, RCOND, WORK,
$ IWORK, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/ssyconv.f b/SRC/ssyconv.f
index f7384ed1..e088ea08 100644
--- a/SRC/ssyconv.f
+++ b/SRC/ssyconv.f
@@ -107,17 +107,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realSYcomputational
*
* =====================================================================
SUBROUTINE SSYCONV( UPLO, WAY, N, A, LDA, IPIV, E, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO, WAY
diff --git a/SRC/ssygv.f b/SRC/ssygv.f
index a73c1178..7a251637 100644
--- a/SRC/ssygv.f
+++ b/SRC/ssygv.f
@@ -167,7 +167,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realSYeigen
*
@@ -175,10 +175,10 @@
SUBROUTINE SSYGV( ITYPE, JOBZ, UPLO, N, A, LDA, B, LDB, W, WORK,
$ LWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/ssygvd.f b/SRC/ssygvd.f
index ed70ac18..1ed45b48 100644
--- a/SRC/ssygvd.f
+++ b/SRC/ssygvd.f
@@ -203,7 +203,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realSYeigen
*
@@ -227,10 +227,10 @@
SUBROUTINE SSYGVD( ITYPE, JOBZ, UPLO, N, A, LDA, B, LDB, W, WORK,
$ LWORK, IWORK, LIWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/ssygvx.f b/SRC/ssygvx.f
index 68746984..bbe92220 100644
--- a/SRC/ssygvx.f
+++ b/SRC/ssygvx.f
@@ -276,7 +276,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realSYeigen
*
@@ -290,10 +290,10 @@
$ VL, VU, IL, IU, ABSTOL, M, W, Z, LDZ, WORK,
$ LWORK, IWORK, IFAIL, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, RANGE, UPLO
diff --git a/SRC/ssysvxx.f b/SRC/ssysvxx.f
index 666b5163..be19e662 100644
--- a/SRC/ssysvxx.f
+++ b/SRC/ssysvxx.f
@@ -498,7 +498,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realSYdriver
*
@@ -508,10 +508,10 @@
$ N_ERR_BNDS, ERR_BNDS_NORM, ERR_BNDS_COMP,
$ NPARAMS, PARAMS, WORK, IWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.2) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER EQUED, FACT, UPLO
diff --git a/SRC/ssytrf_rook.f b/SRC/ssytrf_rook.f
index 0b4a2e93..6467be45 100644
--- a/SRC/ssytrf_rook.f
+++ b/SRC/ssytrf_rook.f
@@ -146,7 +146,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup realSYcomputational
*
@@ -195,7 +195,7 @@
*>
*> \verbatim
*>
-*> November 2013, Igor Kozachenko,
+*> November 2015, Igor Kozachenko,
*> Computer Science Division,
*> University of California, Berkeley
*>
@@ -208,10 +208,10 @@
* =====================================================================
SUBROUTINE SSYTRF_ROOK( UPLO, N, A, LDA, IPIV, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/ssytri2.f b/SRC/ssytri2.f
index af2de7c0..882a3be9 100644
--- a/SRC/ssytri2.f
+++ b/SRC/ssytri2.f
@@ -120,17 +120,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realSYcomputational
*
* =====================================================================
SUBROUTINE SSYTRI2( UPLO, N, A, LDA, IPIV, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/ssytrs2.f b/SRC/ssytrs2.f
index 0ccb4088..0988ae81 100644
--- a/SRC/ssytrs2.f
+++ b/SRC/ssytrs2.f
@@ -124,7 +124,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup realSYcomputational
*
@@ -132,10 +132,10 @@
SUBROUTINE SSYTRS2( UPLO, N, NRHS, A, LDA, IPIV, B, LDB,
$ WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/stgex2.f b/SRC/stgex2.f
index 1cbf1a45..0cfc1578 100644
--- a/SRC/stgex2.f
+++ b/SRC/stgex2.f
@@ -181,7 +181,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realGEauxiliary
*
@@ -221,10 +221,10 @@
SUBROUTINE STGEX2( WANTQ, WANTZ, N, A, LDA, B, LDB, Q, LDQ, Z,
$ LDZ, J1, N1, N2, WORK, LWORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL WANTQ, WANTZ
diff --git a/SRC/stgsy2.f b/SRC/stgsy2.f
index 0b9be332..bffdf921 100644
--- a/SRC/stgsy2.f
+++ b/SRC/stgsy2.f
@@ -259,7 +259,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup realSYauxiliary
*
@@ -274,10 +274,10 @@
$ LDD, E, LDE, F, LDF, SCALE, RDSUM, RDSCAL,
$ IWORK, PQ, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER TRANS
diff --git a/SRC/stpmqrt.f b/SRC/stpmqrt.f
index 9435df0b..ccdfcf92 100644
--- a/SRC/stpmqrt.f
+++ b/SRC/stpmqrt.f
@@ -175,7 +175,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup realOTHERcomputational
*
@@ -216,10 +216,10 @@
SUBROUTINE STPMQRT( SIDE, TRANS, M, N, K, L, NB, V, LDV, T, LDT,
$ A, LDA, B, LDB, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/zbbcsd.f b/SRC/zbbcsd.f
index ec86b999..0d6e218b 100644
--- a/SRC/zbbcsd.f
+++ b/SRC/zbbcsd.f
@@ -322,7 +322,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
@@ -332,10 +332,10 @@
$ V2T, LDV2T, B11D, B11E, B12D, B12E, B21D, B21E,
$ B22D, B22E, RWORK, LRWORK, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBU1, JOBU2, JOBV1T, JOBV2T, TRANS
diff --git a/SRC/zbdsqr.f b/SRC/zbdsqr.f
index 8c5c5d9b..927fdb72 100644
--- a/SRC/zbdsqr.f
+++ b/SRC/zbdsqr.f
@@ -214,7 +214,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
@@ -222,10 +222,10 @@
SUBROUTINE ZBDSQR( UPLO, N, NCVT, NRU, NCC, D, E, VT, LDVT, U,
$ LDU, C, LDC, RWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/zgebal.f b/SRC/zgebal.f
index 0ca70b60..c679ba0f 100644
--- a/SRC/zgebal.f
+++ b/SRC/zgebal.f
@@ -121,7 +121,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex16GEcomputational
*
@@ -160,10 +160,10 @@
* =====================================================================
SUBROUTINE ZGEBAL( JOB, N, A, LDA, ILO, IHI, SCALE, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOB
diff --git a/SRC/zgehrd.f b/SRC/zgehrd.f
index 41ba3dd2..d0d1ff0d 100644
--- a/SRC/zgehrd.f
+++ b/SRC/zgehrd.f
@@ -120,7 +120,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16GEcomputational
*
@@ -167,10 +167,10 @@
* =====================================================================
SUBROUTINE ZGEHRD( N, ILO, IHI, A, LDA, TAU, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER IHI, ILO, INFO, LDA, LWORK, N
diff --git a/SRC/zgeqp3.f b/SRC/zgeqp3.f
index fc8d5933..5b6e8a9b 100644
--- a/SRC/zgeqp3.f
+++ b/SRC/zgeqp3.f
@@ -127,7 +127,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16GEcomputational
*
@@ -159,10 +159,10 @@
SUBROUTINE ZGEQP3( M, N, A, LDA, JPVT, TAU, WORK, LWORK, RWORK,
$ INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LWORK, M, N
diff --git a/SRC/zgeqr2p.f b/SRC/zgeqr2p.f
index c11b3f10..e057247d 100644
--- a/SRC/zgeqr2p.f
+++ b/SRC/zgeqr2p.f
@@ -97,7 +97,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16GEcomputational
*
@@ -124,10 +124,10 @@
* =====================================================================
SUBROUTINE ZGEQR2P( M, N, A, LDA, TAU, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, M, N
diff --git a/SRC/zgeqrfp.f b/SRC/zgeqrfp.f
index dd2a266c..fcf9bded 100644
--- a/SRC/zgeqrfp.f
+++ b/SRC/zgeqrfp.f
@@ -112,7 +112,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16GEcomputational
*
@@ -139,10 +139,10 @@
* =====================================================================
SUBROUTINE ZGEQRFP( M, N, A, LDA, TAU, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LWORK, M, N
diff --git a/SRC/zgesdd.f b/SRC/zgesdd.f
index 4f811fdf..ea08dbc6 100644
--- a/SRC/zgesdd.f
+++ b/SRC/zgesdd.f
@@ -208,7 +208,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16GEsing
*
@@ -222,10 +222,10 @@
SUBROUTINE ZGESDD( JOBZ, M, N, A, LDA, S, U, LDU, VT, LDVT, WORK,
$ LWORK, RWORK, IWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ
diff --git a/SRC/zgesvd.f b/SRC/zgesvd.f
index 6877f559..966e0227 100644
--- a/SRC/zgesvd.f
+++ b/SRC/zgesvd.f
@@ -214,7 +214,7 @@
SUBROUTINE ZGESVD( JOBU, JOBVT, M, N, A, LDA, S, U, LDU,
$ VT, LDVT, WORK, LWORK, RWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.1) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* April 2012
diff --git a/SRC/zgetrf.f b/SRC/zgetrf.f
index a8ff39ce..fcf31e34 100644
--- a/SRC/zgetrf.f
+++ b/SRC/zgetrf.f
@@ -101,17 +101,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16GEcomputational
*
* =====================================================================
SUBROUTINE ZGETRF( M, N, A, LDA, IPIV, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, M, N
diff --git a/SRC/zggbak.f b/SRC/zggbak.f
index cb65460a..1d8d73c7 100644
--- a/SRC/zggbak.f
+++ b/SRC/zggbak.f
@@ -131,7 +131,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16GBcomputational
*
@@ -148,10 +148,10 @@
SUBROUTINE ZGGBAK( JOB, SIDE, N, ILO, IHI, LSCALE, RSCALE, M, V,
$ LDV, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOB, SIDE
diff --git a/SRC/zggbal.f b/SRC/zggbal.f
index f4d08184..7298da39 100644
--- a/SRC/zggbal.f
+++ b/SRC/zggbal.f
@@ -160,7 +160,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16GBcomputational
*
@@ -177,10 +177,10 @@
SUBROUTINE ZGGBAL( JOB, N, A, LDA, B, LDB, ILO, IHI, LSCALE,
$ RSCALE, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOB
diff --git a/SRC/zgges.f b/SRC/zgges.f
index 4dd81fee..6432a71d 100644
--- a/SRC/zgges.f
+++ b/SRC/zgges.f
@@ -261,7 +261,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16GEeigen
*
@@ -270,10 +270,10 @@
$ SDIM, ALPHA, BETA, VSL, LDVSL, VSR, LDVSR, WORK,
$ LWORK, RWORK, BWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBVSL, JOBVSR, SORT
diff --git a/SRC/zggglm.f b/SRC/zggglm.f
index f32dd4a7..47f56c4a 100644
--- a/SRC/zggglm.f
+++ b/SRC/zggglm.f
@@ -177,7 +177,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHEReigen
*
@@ -185,10 +185,10 @@
SUBROUTINE ZGGGLM( N, M, P, A, LDA, B, LDB, D, X, Y, WORK, LWORK,
$ INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDB, LWORK, M, N, P
diff --git a/SRC/zgghrd.f b/SRC/zgghrd.f
index a3f96930..58ac1918 100644
--- a/SRC/zgghrd.f
+++ b/SRC/zgghrd.f
@@ -186,7 +186,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
@@ -204,10 +204,10 @@
SUBROUTINE ZGGHRD( COMPQ, COMPZ, N, ILO, IHI, A, LDA, B, LDB, Q,
$ LDQ, Z, LDZ, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER COMPQ, COMPZ
diff --git a/SRC/zhbgv.f b/SRC/zhbgv.f
index 6a5adcdd..81ed1b59 100644
--- a/SRC/zhbgv.f
+++ b/SRC/zhbgv.f
@@ -175,7 +175,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHEReigen
*
@@ -183,10 +183,10 @@
SUBROUTINE ZHBGV( JOBZ, UPLO, N, KA, KB, AB, LDAB, BB, LDBB, W, Z,
$ LDZ, WORK, RWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/zhbgvd.f b/SRC/zhbgvd.f
index e1e9527b..f60d6b01 100644
--- a/SRC/zhbgvd.f
+++ b/SRC/zhbgvd.f
@@ -238,7 +238,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHEReigen
*
@@ -252,10 +252,10 @@
$ Z, LDZ, WORK, LWORK, RWORK, LRWORK, IWORK,
$ LIWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/zhbgvx.f b/SRC/zhbgvx.f
index ab43d800..e8596e45 100644
--- a/SRC/zhbgvx.f
+++ b/SRC/zhbgvx.f
@@ -277,7 +277,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHEReigen
*
@@ -291,10 +291,10 @@
$ LDBB, Q, LDQ, VL, VU, IL, IU, ABSTOL, M, W, Z,
$ LDZ, WORK, RWORK, IWORK, IFAIL, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, RANGE, UPLO
diff --git a/SRC/zhegv.f b/SRC/zhegv.f
index f4d59c8c..912c4bcc 100644
--- a/SRC/zhegv.f
+++ b/SRC/zhegv.f
@@ -173,7 +173,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16HEeigen
*
@@ -181,10 +181,10 @@
SUBROUTINE ZHEGV( ITYPE, JOBZ, UPLO, N, A, LDA, B, LDB, W, WORK,
$ LWORK, RWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/zhegvd.f b/SRC/zhegvd.f
index bc8d9bb4..5b70a749 100644
--- a/SRC/zhegvd.f
+++ b/SRC/zhegvd.f
@@ -225,7 +225,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16HEeigen
*
@@ -249,10 +249,10 @@
SUBROUTINE ZHEGVD( ITYPE, JOBZ, UPLO, N, A, LDA, B, LDB, W, WORK,
$ LWORK, RWORK, LRWORK, IWORK, LIWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/zhegvx.f b/SRC/zhegvx.f
index e18e32c3..932e070e 100644
--- a/SRC/zhegvx.f
+++ b/SRC/zhegvx.f
@@ -284,7 +284,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16HEeigen
*
@@ -298,10 +298,10 @@
$ VL, VU, IL, IU, ABSTOL, M, W, Z, LDZ, WORK,
$ LWORK, RWORK, IWORK, IFAIL, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, RANGE, UPLO
diff --git a/SRC/zhetri2.f b/SRC/zhetri2.f
index 670f5900..4659009f 100644
--- a/SRC/zhetri2.f
+++ b/SRC/zhetri2.f
@@ -120,17 +120,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16HEcomputational
*
* =====================================================================
SUBROUTINE ZHETRI2( UPLO, N, A, LDA, IPIV, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/zhetri2x.f b/SRC/zhetri2x.f
index 97047aad..e8bc7be8 100644
--- a/SRC/zhetri2x.f
+++ b/SRC/zhetri2x.f
@@ -113,17 +113,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16HEcomputational
*
* =====================================================================
SUBROUTINE ZHETRI2X( UPLO, N, A, LDA, IPIV, WORK, NB, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/zhgeqz.f b/SRC/zhgeqz.f
index 2699e1ed..98d1fb06 100644
--- a/SRC/zhgeqz.f
+++ b/SRC/zhgeqz.f
@@ -284,7 +284,7 @@
$ ALPHA, BETA, Q, LDQ, Z, LDZ, WORK, LWORK,
$ RWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.1) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* April 2012
diff --git a/SRC/zhpgv.f b/SRC/zhpgv.f
index d984d6b3..848279cc 100644
--- a/SRC/zhpgv.f
+++ b/SRC/zhpgv.f
@@ -157,7 +157,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHEReigen
*
@@ -165,10 +165,10 @@
SUBROUTINE ZHPGV( ITYPE, JOBZ, UPLO, N, AP, BP, W, Z, LDZ, WORK,
$ RWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/zhpgvd.f b/SRC/zhpgvd.f
index e011de2e..a12036ea 100644
--- a/SRC/zhpgvd.f
+++ b/SRC/zhpgvd.f
@@ -218,7 +218,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHEReigen
*
@@ -231,10 +231,10 @@
SUBROUTINE ZHPGVD( ITYPE, JOBZ, UPLO, N, AP, BP, W, Z, LDZ, WORK,
$ LWORK, RWORK, LRWORK, IWORK, LIWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, UPLO
diff --git a/SRC/zhpgvx.f b/SRC/zhpgvx.f
index 7349e0e6..5495c003 100644
--- a/SRC/zhpgvx.f
+++ b/SRC/zhpgvx.f
@@ -254,7 +254,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHEReigen
*
@@ -268,10 +268,10 @@
$ IL, IU, ABSTOL, M, W, Z, LDZ, WORK, RWORK,
$ IWORK, IFAIL, INFO )
*
-* -- LAPACK driver routine (version 3.4.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, RANGE, UPLO
diff --git a/SRC/zla_syrpvgrw.f b/SRC/zla_syrpvgrw.f
index 46259334..5359ca9b 100644
--- a/SRC/zla_syrpvgrw.f
+++ b/SRC/zla_syrpvgrw.f
@@ -115,7 +115,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16SYcomputational
*
@@ -123,10 +123,10 @@
DOUBLE PRECISION FUNCTION ZLA_SYRPVGRW( UPLO, N, INFO, A, LDA, AF,
$ LDAF, IPIV, WORK )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*1 UPLO
diff --git a/SRC/zlahqr.f b/SRC/zlahqr.f
index 5249654b..e554f8a0 100644
--- a/SRC/zlahqr.f
+++ b/SRC/zlahqr.f
@@ -171,7 +171,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16OTHERauxiliary
*
@@ -195,10 +195,10 @@
SUBROUTINE ZLAHQR( WANTT, WANTZ, N, ILO, IHI, H, LDH, W, ILOZ,
$ IHIZ, Z, LDZ, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, N
diff --git a/SRC/zlals0.f b/SRC/zlals0.f
index 54da95e4..13da3c3e 100644
--- a/SRC/zlals0.f
+++ b/SRC/zlals0.f
@@ -254,7 +254,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
@@ -270,10 +270,10 @@
$ PERM, GIVPTR, GIVCOL, LDGCOL, GIVNUM, LDGNUM,
$ POLES, DIFL, DIFR, Z, K, C, S, RWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER GIVPTR, ICOMPQ, INFO, K, LDB, LDBX, LDGCOL,
diff --git a/SRC/zlanhf.f b/SRC/zlanhf.f
index 99b3f3c1..6c37f3e4 100644
--- a/SRC/zlanhf.f
+++ b/SRC/zlanhf.f
@@ -131,7 +131,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
@@ -246,10 +246,10 @@
* =====================================================================
DOUBLE PRECISION FUNCTION ZLANHF( NORM, TRANSR, UPLO, N, A, WORK )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER NORM, TRANSR, UPLO
diff --git a/SRC/zlansy.f b/SRC/zlansy.f
index e261a3b9..45a8b1b2 100644
--- a/SRC/zlansy.f
+++ b/SRC/zlansy.f
@@ -116,17 +116,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16SYauxiliary
*
* =====================================================================
DOUBLE PRECISION FUNCTION ZLANSY( NORM, UPLO, N, A, LDA, WORK )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER NORM, UPLO
diff --git a/SRC/zlarfgp.f b/SRC/zlarfgp.f
index 0a8e0162..90e376c2 100644
--- a/SRC/zlarfgp.f
+++ b/SRC/zlarfgp.f
@@ -97,17 +97,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16OTHERauxiliary
*
* =====================================================================
SUBROUTINE ZLARFGP( N, ALPHA, X, INCX, TAU )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INCX, N
diff --git a/SRC/zlarft.f b/SRC/zlarft.f
index 84d9ebfb..b9ac9397 100644
--- a/SRC/zlarft.f
+++ b/SRC/zlarft.f
@@ -130,7 +130,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16OTHERauxiliary
*
@@ -163,10 +163,10 @@
* =====================================================================
SUBROUTINE ZLARFT( DIRECT, STOREV, N, K, V, LDV, TAU, T, LDT )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER DIRECT, STOREV
diff --git a/SRC/zlarrv.f b/SRC/zlarrv.f
index 15dd1eba..3992f14d 100644
--- a/SRC/zlarrv.f
+++ b/SRC/zlarrv.f
@@ -263,7 +263,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16OTHERauxiliary
*
@@ -283,10 +283,10 @@
$ IBLOCK, INDEXW, GERS, Z, LDZ, ISUPPZ,
$ WORK, IWORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER DOL, DOU, INFO, LDZ, M, N
diff --git a/SRC/zlarscl2.f b/SRC/zlarscl2.f
index 073eded9..b54f02c9 100644
--- a/SRC/zlarscl2.f
+++ b/SRC/zlarscl2.f
@@ -84,17 +84,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
* =====================================================================
SUBROUTINE ZLARSCL2 ( M, N, D, X, LDX )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER M, N, LDX
diff --git a/SRC/zlascl2.f b/SRC/zlascl2.f
index 21db9fff..eebdebb4 100644
--- a/SRC/zlascl2.f
+++ b/SRC/zlascl2.f
@@ -84,17 +84,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
* =====================================================================
SUBROUTINE ZLASCL2 ( M, N, D, X, LDX )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
INTEGER M, N, LDX
diff --git a/SRC/zlaset.f b/SRC/zlaset.f
index 9be76a1b..fb72e7c4 100644
--- a/SRC/zlaset.f
+++ b/SRC/zlaset.f
@@ -99,17 +99,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16OTHERauxiliary
*
* =====================================================================
SUBROUTINE ZLASET( UPLO, M, N, ALPHA, BETA, A, LDA )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/zpotrf.f b/SRC/zpotrf.f
index 216d7d32..a4da7e73 100644
--- a/SRC/zpotrf.f
+++ b/SRC/zpotrf.f
@@ -100,17 +100,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16POcomputational
*
* =====================================================================
SUBROUTINE ZPOTRF( UPLO, N, A, LDA, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/zpstf2.f b/SRC/zpstf2.f
index bb40c457..6f2ba273 100644
--- a/SRC/zpstf2.f
+++ b/SRC/zpstf2.f
@@ -135,17 +135,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
* =====================================================================
SUBROUTINE ZPSTF2( UPLO, N, A, LDA, PIV, RANK, TOL, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
DOUBLE PRECISION TOL
diff --git a/SRC/zpstrf.f b/SRC/zpstrf.f
index 433c826e..c9be1998 100644
--- a/SRC/zpstrf.f
+++ b/SRC/zpstrf.f
@@ -135,17 +135,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
* =====================================================================
SUBROUTINE ZPSTRF( UPLO, N, A, LDA, PIV, RANK, TOL, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
DOUBLE PRECISION TOL
diff --git a/SRC/zstedc.f b/SRC/zstedc.f
index 37ef7188..b831bc25 100644
--- a/SRC/zstedc.f
+++ b/SRC/zstedc.f
@@ -199,7 +199,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
@@ -213,10 +213,10 @@
SUBROUTINE ZSTEDC( COMPZ, N, D, E, Z, LDZ, WORK, LWORK, RWORK,
$ LRWORK, IWORK, LIWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER COMPZ
diff --git a/SRC/zstein.f b/SRC/zstein.f
index d1348847..012c6743 100644
--- a/SRC/zstein.f
+++ b/SRC/zstein.f
@@ -174,7 +174,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
@@ -182,10 +182,10 @@
SUBROUTINE ZSTEIN( N, D, E, M, W, IBLOCK, ISPLIT, Z, LDZ, WORK,
$ IWORK, IFAIL, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDZ, M, N
diff --git a/SRC/zstemr.f b/SRC/zstemr.f
index 33f0038b..cc815666 100644
--- a/SRC/zstemr.f
+++ b/SRC/zstemr.f
@@ -311,7 +311,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
@@ -329,10 +329,10 @@
$ M, W, Z, LDZ, NZC, ISUPPZ, TRYRAC, WORK, LWORK,
$ IWORK, LIWORK, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER JOBZ, RANGE
diff --git a/SRC/zsycon_rook.f b/SRC/zsycon_rook.f
index 7485cdb3..0828698d 100644
--- a/SRC/zsycon_rook.f
+++ b/SRC/zsycon_rook.f
@@ -117,7 +117,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex16SYcomputational
*
@@ -125,7 +125,7 @@
* ==================
*> \verbatim
*>
-*> November 2013, Igor Kozachenko,
+*> November 2015, Igor Kozachenko,
*> Computer Science Division,
*> University of California, Berkeley
*>
@@ -139,10 +139,10 @@
SUBROUTINE ZSYCON_ROOK( UPLO, N, A, LDA, IPIV, ANORM, RCOND, WORK,
$ INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/zsyconv.f b/SRC/zsyconv.f
index e62ed013..68e5ee9c 100644
--- a/SRC/zsyconv.f
+++ b/SRC/zsyconv.f
@@ -107,17 +107,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16SYcomputational
*
* =====================================================================
SUBROUTINE ZSYCONV( UPLO, WAY, N, A, LDA, IPIV, E, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO, WAY
diff --git a/SRC/zsysv_rook.f b/SRC/zsysv_rook.f
index 96ae9dfb..00ba3054 100644
--- a/SRC/zsysv_rook.f
+++ b/SRC/zsysv_rook.f
@@ -181,7 +181,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex16SYsolve
*
@@ -190,7 +190,7 @@
*>
*> \verbatim
*>
-*> November 2013, Igor Kozachenko,
+*> November 2015, Igor Kozachenko,
*> Computer Science Division,
*> University of California, Berkeley
*>
@@ -204,10 +204,10 @@
SUBROUTINE ZSYSV_ROOK( UPLO, N, NRHS, A, LDA, IPIV, B, LDB, WORK,
$ LWORK, INFO )
*
-* -- LAPACK driver routine (version 3.5.0) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/zsysvxx.f b/SRC/zsysvxx.f
index 0fbfa7b8..c2f2f8d7 100644
--- a/SRC/zsysvxx.f
+++ b/SRC/zsysvxx.f
@@ -506,7 +506,7 @@
$ N_ERR_BNDS, ERR_BNDS_NORM, ERR_BNDS_COMP,
$ NPARAMS, PARAMS, WORK, RWORK, INFO )
*
-* -- LAPACK driver routine (version 3.4.1) --
+* -- LAPACK driver routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* April 2012
diff --git a/SRC/zsytrf_rook.f b/SRC/zsytrf_rook.f
index 3b36892f..f5d3e51b 100644
--- a/SRC/zsytrf_rook.f
+++ b/SRC/zsytrf_rook.f
@@ -146,7 +146,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex16SYcomputational
*
@@ -195,7 +195,7 @@
*>
*> \verbatim
*>
-*> November 2013, Igor Kozachenko,
+*> November 2015, Igor Kozachenko,
*> Computer Science Division,
*> University of California, Berkeley
*>
@@ -208,10 +208,10 @@
* =====================================================================
SUBROUTINE ZSYTRF_ROOK( UPLO, N, A, LDA, IPIV, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/zsytri2.f b/SRC/zsytri2.f
index 0f131513..51abfc63 100644
--- a/SRC/zsytri2.f
+++ b/SRC/zsytri2.f
@@ -120,17 +120,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16SYcomputational
*
* =====================================================================
SUBROUTINE ZSYTRI2( UPLO, N, A, LDA, IPIV, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.2) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/zsytri_rook.f b/SRC/zsytri_rook.f
index 136f23f3..b6f15b67 100644
--- a/SRC/zsytri_rook.f
+++ b/SRC/zsytri_rook.f
@@ -107,7 +107,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex16SYcomputational
*
@@ -116,7 +116,7 @@
*>
*> \verbatim
*>
-*> November 2013, Igor Kozachenko,
+*> November 2015, Igor Kozachenko,
*> Computer Science Division,
*> University of California, Berkeley
*>
@@ -129,10 +129,10 @@
* =====================================================================
SUBROUTINE ZSYTRI_ROOK( UPLO, N, A, LDA, IPIV, WORK, INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/zsytrs2.f b/SRC/zsytrs2.f
index f0086bfa..6321197f 100644
--- a/SRC/zsytrs2.f
+++ b/SRC/zsytrs2.f
@@ -124,7 +124,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16SYcomputational
*
@@ -132,10 +132,10 @@
SUBROUTINE ZSYTRS2( UPLO, N, NRHS, A, LDA, IPIV, B, LDB,
$ WORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/zsytrs_rook.f b/SRC/zsytrs_rook.f
index f3ebf526..b745b236 100644
--- a/SRC/zsytrs_rook.f
+++ b/SRC/zsytrs_rook.f
@@ -113,7 +113,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex16SYcomputational
*
@@ -122,7 +122,7 @@
*>
*> \verbatim
*>
-*> November 2013, Igor Kozachenko,
+*> November 2015, Igor Kozachenko,
*> Computer Science Division,
*> University of California, Berkeley
*>
@@ -136,10 +136,10 @@
SUBROUTINE ZSYTRS_ROOK( UPLO, N, NRHS, A, LDA, IPIV, B, LDB,
$ INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER UPLO
diff --git a/SRC/ztgsy2.f b/SRC/ztgsy2.f
index 0e1c8cc7..cd2f3ef6 100644
--- a/SRC/ztgsy2.f
+++ b/SRC/ztgsy2.f
@@ -244,7 +244,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date November 2015
*
*> \ingroup complex16SYauxiliary
*
@@ -259,10 +259,10 @@
$ LDD, E, LDE, F, LDF, SCALE, RDSUM, RDSCAL,
$ INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.2) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER TRANS
diff --git a/SRC/zuncsd2by1.f b/SRC/zuncsd2by1.f
index 45fb0d77..432471fe 100644
--- a/SRC/zuncsd2by1.f
+++ b/SRC/zuncsd2by1.f
@@ -253,7 +253,7 @@
$ LDV1T, WORK, LWORK, RWORK, LRWORK, IWORK,
$ INFO )
*
-* -- LAPACK computational routine (version 3.5.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* July 2012
diff --git a/SRC/zunmlq.f b/SRC/zunmlq.f
index 076cf8e4..c5e60563 100644
--- a/SRC/zunmlq.f
+++ b/SRC/zunmlq.f
@@ -159,7 +159,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
@@ -167,10 +167,10 @@
SUBROUTINE ZUNMLQ( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/zunmql.f b/SRC/zunmql.f
index 0a969694..b6d4cca2 100644
--- a/SRC/zunmql.f
+++ b/SRC/zunmql.f
@@ -159,7 +159,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
@@ -167,10 +167,10 @@
SUBROUTINE ZUNMQL( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/zunmqr.f b/SRC/zunmqr.f
index 8a755aaf..7159b17a 100644
--- a/SRC/zunmqr.f
+++ b/SRC/zunmqr.f
@@ -159,7 +159,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
@@ -167,10 +167,10 @@
SUBROUTINE ZUNMQR( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/zunmrq.f b/SRC/zunmrq.f
index cddec191..2ac11a62 100644
--- a/SRC/zunmrq.f
+++ b/SRC/zunmrq.f
@@ -159,7 +159,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
@@ -167,10 +167,10 @@
SUBROUTINE ZUNMRQ( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/SRC/zunmrz.f b/SRC/zunmrz.f
index ab26ad08..17fc559e 100644
--- a/SRC/zunmrz.f
+++ b/SRC/zunmrz.f
@@ -168,7 +168,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16OTHERcomputational
*
@@ -187,10 +187,10 @@
SUBROUTINE ZUNMRZ( SIDE, TRANS, M, N, K, L, A, LDA, TAU, C, LDC,
$ WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.4.0) --
+* -- LAPACK computational routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER SIDE, TRANS
diff --git a/TESTING/EIG/cchkee.f b/TESTING/EIG/cchkee.f
index 3b9b3504..91214b0c 100644
--- a/TESTING/EIG/cchkee.f
+++ b/TESTING/EIG/cchkee.f
@@ -1027,17 +1027,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex_eig
*
* =====================================================================
PROGRAM CCHKEE
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* =====================================================================
*
diff --git a/TESTING/EIG/cckgsv.f b/TESTING/EIG/cckgsv.f
index d640a831..48e36ebd 100644
--- a/TESTING/EIG/cckgsv.f
+++ b/TESTING/EIG/cckgsv.f
@@ -189,7 +189,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_eig
*
@@ -198,10 +198,10 @@
$ NMAX, A, AF, B, BF, U, V, Q, ALPHA, BETA, R,
$ IWORK, WORK, RWORK, NIN, NOUT, INFO )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, NIN, NM, NMATS, NMAX, NOUT
diff --git a/TESTING/EIG/ccsdts.f b/TESTING/EIG/ccsdts.f
index bdb85b83..b47097bd 100644
--- a/TESTING/EIG/ccsdts.f
+++ b/TESTING/EIG/ccsdts.f
@@ -220,7 +220,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_eig
*
@@ -229,10 +229,10 @@
$ LDV1T, V2T, LDV2T, THETA, IWORK, WORK, LWORK,
$ RWORK, RESULT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER LDX, LDU1, LDU2, LDV1T, LDV2T, LWORK, M, P, Q
diff --git a/TESTING/EIG/cdrgev.f b/TESTING/EIG/cdrgev.f
index a0d0eb48..1e0eca55 100644
--- a/TESTING/EIG/cdrgev.f
+++ b/TESTING/EIG/cdrgev.f
@@ -389,7 +389,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_eig
*
@@ -399,10 +399,10 @@
$ ALPHA, BETA, ALPHA1, BETA1, WORK, LWORK, RWORK,
$ RESULT, INFO )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDQ, LDQE, LWORK, NOUNIT, NSIZES,
diff --git a/TESTING/EIG/cdrvbd.f b/TESTING/EIG/cdrvbd.f
index 16e558dc..28d863de 100644
--- a/TESTING/EIG/cdrvbd.f
+++ b/TESTING/EIG/cdrvbd.f
@@ -379,7 +379,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_eig
*
@@ -389,10 +389,10 @@
$ SSAV, E, WORK, LWORK, RWORK, IWORK, NOUNIT,
$ INFO )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDU, LDVT, LWORK, NOUNIT, NSIZES,
diff --git a/TESTING/EIG/cerred.f b/TESTING/EIG/cerred.f
index ad58590a..e1b04be7 100644
--- a/TESTING/EIG/cerred.f
+++ b/TESTING/EIG/cerred.f
@@ -61,17 +61,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_eig
*
* =====================================================================
SUBROUTINE CERRED( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/EIG/cerrgg.f b/TESTING/EIG/cerrgg.f
index 9f792fbf..a60c4eb2 100644
--- a/TESTING/EIG/cerrgg.f
+++ b/TESTING/EIG/cerrgg.f
@@ -50,17 +50,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_eig
*
* =====================================================================
SUBROUTINE CERRGG( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/EIG/dchkee.f b/TESTING/EIG/dchkee.f
index 5ca83448..14272bc4 100644
--- a/TESTING/EIG/dchkee.f
+++ b/TESTING/EIG/dchkee.f
@@ -1033,17 +1033,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup double_eig
*
* =====================================================================
PROGRAM DCHKEE
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* =====================================================================
*
diff --git a/TESTING/EIG/dchkhs.f b/TESTING/EIG/dchkhs.f
index 89b3f9df..928856b8 100644
--- a/TESTING/EIG/dchkhs.f
+++ b/TESTING/EIG/dchkhs.f
@@ -401,7 +401,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_eig
*
@@ -412,10 +412,10 @@
$ EVECTY, EVECTX, UU, TAU, WORK, NWORK, IWORK,
$ SELECT, RESULT, INFO )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDU, NOUNIT, NSIZES, NTYPES, NWORK
diff --git a/TESTING/EIG/dckgsv.f b/TESTING/EIG/dckgsv.f
index c70e535f..1ef805ad 100644
--- a/TESTING/EIG/dckgsv.f
+++ b/TESTING/EIG/dckgsv.f
@@ -189,7 +189,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_eig
*
@@ -198,10 +198,10 @@
$ NMAX, A, AF, B, BF, U, V, Q, ALPHA, BETA, R,
$ IWORK, WORK, RWORK, NIN, NOUT, INFO )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, NIN, NM, NMATS, NMAX, NOUT
diff --git a/TESTING/EIG/ddrgev.f b/TESTING/EIG/ddrgev.f
index b42acb2c..9155aed3 100644
--- a/TESTING/EIG/ddrgev.f
+++ b/TESTING/EIG/ddrgev.f
@@ -398,7 +398,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_eig
*
@@ -408,10 +408,10 @@
$ ALPHAR, ALPHAI, BETA, ALPHR1, ALPHI1, BETA1,
$ WORK, LWORK, RESULT, INFO )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDQ, LDQE, LWORK, NOUNIT, NSIZES,
diff --git a/TESTING/EIG/ddrvbd.f b/TESTING/EIG/ddrvbd.f
index 499971b3..d7340566 100644
--- a/TESTING/EIG/ddrvbd.f
+++ b/TESTING/EIG/ddrvbd.f
@@ -346,7 +346,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_eig
*
@@ -355,10 +355,10 @@
$ A, LDA, U, LDU, VT, LDVT, ASAV, USAV, VTSAV, S,
$ SSAV, E, WORK, LWORK, IWORK, NOUT, INFO )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDU, LDVT, LWORK, NOUT, NSIZES,
diff --git a/TESTING/EIG/derrbd.f b/TESTING/EIG/derrbd.f
index eed0bd02..da03504c 100644
--- a/TESTING/EIG/derrbd.f
+++ b/TESTING/EIG/derrbd.f
@@ -48,17 +48,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_eig
*
* =====================================================================
SUBROUTINE DERRBD( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/EIG/derred.f b/TESTING/EIG/derred.f
index 4cecf3c6..4f778b15 100644
--- a/TESTING/EIG/derred.f
+++ b/TESTING/EIG/derred.f
@@ -61,17 +61,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_eig
*
* =====================================================================
SUBROUTINE DERRED( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/EIG/derrgg.f b/TESTING/EIG/derrgg.f
index 3daa4060..917cf048 100644
--- a/TESTING/EIG/derrgg.f
+++ b/TESTING/EIG/derrgg.f
@@ -50,17 +50,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_eig
*
* =====================================================================
SUBROUTINE DERRGG( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/EIG/dlahd2.f b/TESTING/EIG/dlahd2.f
index f224069d..b5523625 100644
--- a/TESTING/EIG/dlahd2.f
+++ b/TESTING/EIG/dlahd2.f
@@ -58,17 +58,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup double_eig
*
* =====================================================================
SUBROUTINE DLAHD2( IOUNIT, PATH )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/EIG/schkee.f b/TESTING/EIG/schkee.f
index b221d83c..0bd994cc 100644
--- a/TESTING/EIG/schkee.f
+++ b/TESTING/EIG/schkee.f
@@ -1033,17 +1033,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup single_eig
*
* =====================================================================
PROGRAM SCHKEE
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* =====================================================================
*
diff --git a/TESTING/EIG/schkhs.f b/TESTING/EIG/schkhs.f
index 002e4f4e..7543093e 100644
--- a/TESTING/EIG/schkhs.f
+++ b/TESTING/EIG/schkhs.f
@@ -401,7 +401,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_eig
*
@@ -412,10 +412,10 @@
$ EVECTY, EVECTX, UU, TAU, WORK, NWORK, IWORK,
$ SELECT, RESULT, INFO )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDU, NOUNIT, NSIZES, NTYPES, NWORK
diff --git a/TESTING/EIG/sckgsv.f b/TESTING/EIG/sckgsv.f
index 4bb17eee..3b2676d2 100644
--- a/TESTING/EIG/sckgsv.f
+++ b/TESTING/EIG/sckgsv.f
@@ -189,7 +189,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_eig
*
@@ -198,10 +198,10 @@
$ NMAX, A, AF, B, BF, U, V, Q, ALPHA, BETA, R,
$ IWORK, WORK, RWORK, NIN, NOUT, INFO )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, NIN, NM, NMATS, NMAX, NOUT
diff --git a/TESTING/EIG/sdrgev.f b/TESTING/EIG/sdrgev.f
index 1167d4a5..816b37bb 100644
--- a/TESTING/EIG/sdrgev.f
+++ b/TESTING/EIG/sdrgev.f
@@ -398,7 +398,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_eig
*
@@ -408,10 +408,10 @@
$ ALPHAR, ALPHAI, BETA, ALPHR1, ALPHI1, BETA1,
$ WORK, LWORK, RESULT, INFO )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDQ, LDQE, LWORK, NOUNIT, NSIZES,
diff --git a/TESTING/EIG/sdrvbd.f b/TESTING/EIG/sdrvbd.f
index 5e2d9f2c..0eeddb8f 100644
--- a/TESTING/EIG/sdrvbd.f
+++ b/TESTING/EIG/sdrvbd.f
@@ -346,7 +346,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_eig
*
@@ -355,10 +355,10 @@
$ A, LDA, U, LDU, VT, LDVT, ASAV, USAV, VTSAV, S,
$ SSAV, E, WORK, LWORK, IWORK, NOUT, INFO )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDU, LDVT, LWORK, NOUT, NSIZES,
diff --git a/TESTING/EIG/serrbd.f b/TESTING/EIG/serrbd.f
index 1b57594d..fbd1c2eb 100644
--- a/TESTING/EIG/serrbd.f
+++ b/TESTING/EIG/serrbd.f
@@ -48,17 +48,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_eig
*
* =====================================================================
SUBROUTINE SERRBD( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/EIG/serred.f b/TESTING/EIG/serred.f
index f500751f..72ff2391 100644
--- a/TESTING/EIG/serred.f
+++ b/TESTING/EIG/serred.f
@@ -61,17 +61,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_eig
*
* =====================================================================
SUBROUTINE SERRED( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/EIG/serrgg.f b/TESTING/EIG/serrgg.f
index 23a63530..aede817b 100644
--- a/TESTING/EIG/serrgg.f
+++ b/TESTING/EIG/serrgg.f
@@ -50,17 +50,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_eig
*
* =====================================================================
SUBROUTINE SERRGG( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/EIG/zchkee.f b/TESTING/EIG/zchkee.f
index e8790721..67221276 100644
--- a/TESTING/EIG/zchkee.f
+++ b/TESTING/EIG/zchkee.f
@@ -1027,17 +1027,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex16_eig
*
* =====================================================================
PROGRAM ZCHKEE
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* =====================================================================
*
diff --git a/TESTING/EIG/zckgsv.f b/TESTING/EIG/zckgsv.f
index 23fc8231..ace98cee 100644
--- a/TESTING/EIG/zckgsv.f
+++ b/TESTING/EIG/zckgsv.f
@@ -189,7 +189,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_eig
*
@@ -198,10 +198,10 @@
$ NMAX, A, AF, B, BF, U, V, Q, ALPHA, BETA, R,
$ IWORK, WORK, RWORK, NIN, NOUT, INFO )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, NIN, NM, NMATS, NMAX, NOUT
diff --git a/TESTING/EIG/zcsdts.f b/TESTING/EIG/zcsdts.f
index c745d186..bc6afb41 100644
--- a/TESTING/EIG/zcsdts.f
+++ b/TESTING/EIG/zcsdts.f
@@ -220,7 +220,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_eig
*
@@ -229,10 +229,10 @@
$ LDV1T, V2T, LDV2T, THETA, IWORK, WORK, LWORK,
$ RWORK, RESULT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER LDX, LDU1, LDU2, LDV1T, LDV2T, LWORK, M, P, Q
diff --git a/TESTING/EIG/zdrgev.f b/TESTING/EIG/zdrgev.f
index 4486cb47..96727449 100644
--- a/TESTING/EIG/zdrgev.f
+++ b/TESTING/EIG/zdrgev.f
@@ -389,7 +389,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_eig
*
@@ -399,10 +399,10 @@
$ ALPHA, BETA, ALPHA1, BETA1, WORK, LWORK, RWORK,
$ RESULT, INFO )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDQ, LDQE, LWORK, NOUNIT, NSIZES,
diff --git a/TESTING/EIG/zdrvbd.f b/TESTING/EIG/zdrvbd.f
index 06d90fee..2f1e3cc3 100644
--- a/TESTING/EIG/zdrvbd.f
+++ b/TESTING/EIG/zdrvbd.f
@@ -379,7 +379,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_eig
*
@@ -389,10 +389,10 @@
$ SSAV, E, WORK, LWORK, RWORK, IWORK, NOUNIT,
$ INFO )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, LDA, LDU, LDVT, LWORK, NOUNIT, NSIZES,
diff --git a/TESTING/EIG/zerred.f b/TESTING/EIG/zerred.f
index c0ad6d90..40796470 100644
--- a/TESTING/EIG/zerred.f
+++ b/TESTING/EIG/zerred.f
@@ -61,17 +61,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_eig
*
* =====================================================================
SUBROUTINE ZERRED( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/EIG/zerrgg.f b/TESTING/EIG/zerrgg.f
index 42fbbd75..3366c771 100644
--- a/TESTING/EIG/zerrgg.f
+++ b/TESTING/EIG/zerrgg.f
@@ -50,17 +50,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_eig
*
* =====================================================================
SUBROUTINE ZERRGG( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/alahd.f b/TESTING/LIN/alahd.f
index b09922ba..8d56c798 100644
--- a/TESTING/LIN/alahd.f
+++ b/TESTING/LIN/alahd.f
@@ -86,17 +86,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup aux_lin
*
* =====================================================================
SUBROUTINE ALAHD( IOUNIT, PATH )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/cchkaa.f b/TESTING/LIN/cchkaa.f
index 1b1c3405..2f4a961a 100644
--- a/TESTING/LIN/cchkaa.f
+++ b/TESTING/LIN/cchkaa.f
@@ -102,17 +102,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex_lin
*
* =====================================================================
PROGRAM CCHKAA
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* =====================================================================
*
diff --git a/TESTING/LIN/cchkhe_rook.f b/TESTING/LIN/cchkhe_rook.f
index 0296eeba..275451cb 100644
--- a/TESTING/LIN/cchkhe_rook.f
+++ b/TESTING/LIN/cchkhe_rook.f
@@ -163,7 +163,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex_lin
*
@@ -172,10 +172,10 @@
$ THRESH, TSTERR, NMAX, A, AFAC, AINV, B, X,
$ XACT, WORK, RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/cchkqr.f b/TESTING/LIN/cchkqr.f
index 78958a02..7be02950 100644
--- a/TESTING/LIN/cchkqr.f
+++ b/TESTING/LIN/cchkqr.f
@@ -192,7 +192,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_lin
*
@@ -201,10 +201,10 @@
$ NRHS, THRESH, TSTERR, NMAX, A, AF, AQ, AR, AC,
$ B, X, XACT, TAU, WORK, RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/cchksy_rook.f b/TESTING/LIN/cchksy_rook.f
index 28539583..6e7c3793 100644
--- a/TESTING/LIN/cchksy_rook.f
+++ b/TESTING/LIN/cchksy_rook.f
@@ -163,7 +163,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex_lin
*
@@ -172,10 +172,10 @@
$ THRESH, TSTERR, NMAX, A, AFAC, AINV, B, X,
$ XACT, WORK, RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/cchktz.f b/TESTING/LIN/cchktz.f
index dbba5421..b2871bf7 100644
--- a/TESTING/LIN/cchktz.f
+++ b/TESTING/LIN/cchktz.f
@@ -129,7 +129,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_lin
*
@@ -137,10 +137,10 @@
SUBROUTINE CCHKTZ( DOTYPE, NM, MVAL, NN, NVAL, THRESH, TSTERR, A,
$ COPYA, S, TAU, WORK, RWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/cdrvgb.f b/TESTING/LIN/cdrvgb.f
index 2ccad776..8a762618 100644
--- a/TESTING/LIN/cdrvgb.f
+++ b/TESTING/LIN/cdrvgb.f
@@ -163,7 +163,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_lin
*
@@ -172,10 +172,10 @@
$ AFB, LAFB, ASAV, B, BSAV, X, XACT, S, WORK,
$ RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/cdrvge.f b/TESTING/LIN/cdrvge.f
index 98359fe2..9fa8e00d 100644
--- a/TESTING/LIN/cdrvge.f
+++ b/TESTING/LIN/cdrvge.f
@@ -155,7 +155,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_lin
*
@@ -164,10 +164,10 @@
$ A, AFAC, ASAV, B, BSAV, X, XACT, S, WORK,
$ RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/cdrvls.f b/TESTING/LIN/cdrvls.f
index b75bc38b..94f51547 100644
--- a/TESTING/LIN/cdrvls.f
+++ b/TESTING/LIN/cdrvls.f
@@ -201,7 +201,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_lin
*
@@ -211,10 +211,10 @@
$ COPYB, C, S, COPYS, WORK, RWORK, IWORK,
$ NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/cerrhex.f b/TESTING/LIN/cerrhex.f
index 6fac7278..ad0c2147 100644
--- a/TESTING/LIN/cerrhex.f
+++ b/TESTING/LIN/cerrhex.f
@@ -51,17 +51,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex_lin
*
* =====================================================================
SUBROUTINE CERRHE( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/cerrls.f b/TESTING/LIN/cerrls.f
index fff013b4..5376fa6b 100644
--- a/TESTING/LIN/cerrls.f
+++ b/TESTING/LIN/cerrls.f
@@ -48,17 +48,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_lin
*
* =====================================================================
SUBROUTINE CERRLS( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/cerrpox.f b/TESTING/LIN/cerrpox.f
index e65816d9..54af1527 100644
--- a/TESTING/LIN/cerrpox.f
+++ b/TESTING/LIN/cerrpox.f
@@ -51,17 +51,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_lin
*
* =====================================================================
SUBROUTINE CERRPO( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/cerrqp.f b/TESTING/LIN/cerrqp.f
index 919b3b6b..00415c0c 100644
--- a/TESTING/LIN/cerrqp.f
+++ b/TESTING/LIN/cerrqp.f
@@ -47,17 +47,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_lin
*
* =====================================================================
SUBROUTINE CERRQP( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/cerrsyx.f b/TESTING/LIN/cerrsyx.f
index 0551c151..63c83ee5 100644
--- a/TESTING/LIN/cerrsyx.f
+++ b/TESTING/LIN/cerrsyx.f
@@ -51,17 +51,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex_lin
*
* =====================================================================
SUBROUTINE CERRSY( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/cerrtz.f b/TESTING/LIN/cerrtz.f
index 861cc9bc..b7cc912a 100644
--- a/TESTING/LIN/cerrtz.f
+++ b/TESTING/LIN/cerrtz.f
@@ -47,17 +47,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_lin
*
* =====================================================================
SUBROUTINE CERRTZ( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/cerrvxx.f b/TESTING/LIN/cerrvxx.f
index c6c5bf9f..69d46da8 100644
--- a/TESTING/LIN/cerrvxx.f
+++ b/TESTING/LIN/cerrvxx.f
@@ -48,17 +48,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex_lin
*
* =====================================================================
SUBROUTINE CERRVX( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/cget02.f b/TESTING/LIN/cget02.f
index 2a493eaf..0a26a3d6 100644
--- a/TESTING/LIN/cget02.f
+++ b/TESTING/LIN/cget02.f
@@ -125,7 +125,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_lin
*
@@ -133,10 +133,10 @@
SUBROUTINE CGET02( TRANS, M, N, NRHS, A, LDA, X, LDX, B, LDB,
$ RWORK, RESID )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER TRANS
diff --git a/TESTING/LIN/cqrt03.f b/TESTING/LIN/cqrt03.f
index d9fbaf8a..9293f9f9 100644
--- a/TESTING/LIN/cqrt03.f
+++ b/TESTING/LIN/cqrt03.f
@@ -128,7 +128,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_lin
*
@@ -136,10 +136,10 @@
SUBROUTINE CQRT03( M, N, K, AF, C, CC, Q, LDA, TAU, WORK, LWORK,
$ RWORK, RESULT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER K, LDA, LWORK, M, N
diff --git a/TESTING/LIN/cqrt17.f b/TESTING/LIN/cqrt17.f
index a4109aab..1e16df9c 100644
--- a/TESTING/LIN/cqrt17.f
+++ b/TESTING/LIN/cqrt17.f
@@ -142,7 +142,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_lin
*
@@ -150,10 +150,10 @@
REAL FUNCTION CQRT17( TRANS, IRESID, M, N, NRHS, A,
$ LDA, X, LDX, B, LDB, C, WORK, LWORK )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER TRANS
diff --git a/TESTING/LIN/dchkaa.f b/TESTING/LIN/dchkaa.f
index bd9fe1e4..9e5c5b15 100644
--- a/TESTING/LIN/dchkaa.f
+++ b/TESTING/LIN/dchkaa.f
@@ -106,7 +106,7 @@
* =====================================================================
PROGRAM DCHKAA
*
-* -- LAPACK test routine (version 3.4.1) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* April 2012
diff --git a/TESTING/LIN/dchkql.f b/TESTING/LIN/dchkql.f
index 3dbf6717..c35ca5c5 100644
--- a/TESTING/LIN/dchkql.f
+++ b/TESTING/LIN/dchkql.f
@@ -187,7 +187,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_lin
*
@@ -196,10 +196,10 @@
$ NRHS, THRESH, TSTERR, NMAX, A, AF, AQ, AL, AC,
$ B, X, XACT, TAU, WORK, RWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/dchkqr.f b/TESTING/LIN/dchkqr.f
index 68118d2b..b4a1642e 100644
--- a/TESTING/LIN/dchkqr.f
+++ b/TESTING/LIN/dchkqr.f
@@ -192,7 +192,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_lin
*
@@ -201,10 +201,10 @@
$ NRHS, THRESH, TSTERR, NMAX, A, AF, AQ, AR, AC,
$ B, X, XACT, TAU, WORK, RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/dchksy_rook.f b/TESTING/LIN/dchksy_rook.f
index bdec3e3d..822bdcc5 100644
--- a/TESTING/LIN/dchksy_rook.f
+++ b/TESTING/LIN/dchksy_rook.f
@@ -162,7 +162,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup double_lin
*
@@ -171,10 +171,10 @@
$ THRESH, TSTERR, NMAX, A, AFAC, AINV, B, X,
$ XACT, WORK, RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/dchktz.f b/TESTING/LIN/dchktz.f
index 327f3148..a6746362 100644
--- a/TESTING/LIN/dchktz.f
+++ b/TESTING/LIN/dchktz.f
@@ -124,7 +124,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_lin
*
@@ -132,10 +132,10 @@
SUBROUTINE DCHKTZ( DOTYPE, NM, MVAL, NN, NVAL, THRESH, TSTERR, A,
$ COPYA, S, TAU, WORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/ddrvgb.f b/TESTING/LIN/ddrvgb.f
index 9c134c85..d97857dd 100644
--- a/TESTING/LIN/ddrvgb.f
+++ b/TESTING/LIN/ddrvgb.f
@@ -163,7 +163,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_lin
*
@@ -172,10 +172,10 @@
$ AFB, LAFB, ASAV, B, BSAV, X, XACT, S, WORK,
$ RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/ddrvge.f b/TESTING/LIN/ddrvge.f
index 2d2c292a..efb592ac 100644
--- a/TESTING/LIN/ddrvge.f
+++ b/TESTING/LIN/ddrvge.f
@@ -155,7 +155,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_lin
*
@@ -164,10 +164,10 @@
$ A, AFAC, ASAV, B, BSAV, X, XACT, S, WORK,
$ RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/ddrvls.f b/TESTING/LIN/ddrvls.f
index b11bb02a..8f35caba 100644
--- a/TESTING/LIN/ddrvls.f
+++ b/TESTING/LIN/ddrvls.f
@@ -194,7 +194,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_lin
*
@@ -203,10 +203,10 @@
$ NBVAL, NXVAL, THRESH, TSTERR, A, COPYA, B,
$ COPYB, C, S, COPYS, WORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/derrls.f b/TESTING/LIN/derrls.f
index e59d7de6..a21f7555 100644
--- a/TESTING/LIN/derrls.f
+++ b/TESTING/LIN/derrls.f
@@ -48,17 +48,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_lin
*
* =====================================================================
SUBROUTINE DERRLS( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/derrpox.f b/TESTING/LIN/derrpox.f
index 9d9ac406..7c7405a2 100644
--- a/TESTING/LIN/derrpox.f
+++ b/TESTING/LIN/derrpox.f
@@ -51,17 +51,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_lin
*
* =====================================================================
SUBROUTINE DERRPO( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/derrqp.f b/TESTING/LIN/derrqp.f
index d383bf42..f3d79cfa 100644
--- a/TESTING/LIN/derrqp.f
+++ b/TESTING/LIN/derrqp.f
@@ -47,17 +47,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_lin
*
* =====================================================================
SUBROUTINE DERRQP( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/derrsy.f b/TESTING/LIN/derrsy.f
index 48a17a71..d537a62c 100644
--- a/TESTING/LIN/derrsy.f
+++ b/TESTING/LIN/derrsy.f
@@ -48,17 +48,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup double_lin
*
* =====================================================================
SUBROUTINE DERRSY( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/derrsyx.f b/TESTING/LIN/derrsyx.f
index b6d300bf..8bd2886e 100644
--- a/TESTING/LIN/derrsyx.f
+++ b/TESTING/LIN/derrsyx.f
@@ -51,17 +51,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup double_lin
*
* =====================================================================
SUBROUTINE DERRSY( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/derrtz.f b/TESTING/LIN/derrtz.f
index 46d8c788..072c006e 100644
--- a/TESTING/LIN/derrtz.f
+++ b/TESTING/LIN/derrtz.f
@@ -47,17 +47,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_lin
*
* =====================================================================
SUBROUTINE DERRTZ( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/derrvxx.f b/TESTING/LIN/derrvxx.f
index 7045629f..da68375f 100644
--- a/TESTING/LIN/derrvxx.f
+++ b/TESTING/LIN/derrvxx.f
@@ -48,17 +48,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup double_lin
*
* =====================================================================
SUBROUTINE DERRVX( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/dget02.f b/TESTING/LIN/dget02.f
index 56cb579e..6e3f1810 100644
--- a/TESTING/LIN/dget02.f
+++ b/TESTING/LIN/dget02.f
@@ -125,7 +125,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_lin
*
@@ -133,10 +133,10 @@
SUBROUTINE DGET02( TRANS, M, N, NRHS, A, LDA, X, LDX, B, LDB,
$ RWORK, RESID )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER TRANS
diff --git a/TESTING/LIN/dqrt03.f b/TESTING/LIN/dqrt03.f
index 3b27bf3e..b4ca482b 100644
--- a/TESTING/LIN/dqrt03.f
+++ b/TESTING/LIN/dqrt03.f
@@ -128,7 +128,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_lin
*
@@ -136,10 +136,10 @@
SUBROUTINE DQRT03( M, N, K, AF, C, CC, Q, LDA, TAU, WORK, LWORK,
$ RWORK, RESULT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER K, LDA, LWORK, M, N
diff --git a/TESTING/LIN/dqrt17.f b/TESTING/LIN/dqrt17.f
index 8637d82c..f71f3022 100644
--- a/TESTING/LIN/dqrt17.f
+++ b/TESTING/LIN/dqrt17.f
@@ -142,7 +142,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_lin
*
@@ -150,10 +150,10 @@
DOUBLE PRECISION FUNCTION DQRT17( TRANS, IRESID, M, N, NRHS, A,
$ LDA, X, LDX, B, LDB, C, WORK, LWORK )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER TRANS
diff --git a/TESTING/LIN/schkaa.f b/TESTING/LIN/schkaa.f
index ad1b1335..ded95976 100644
--- a/TESTING/LIN/schkaa.f
+++ b/TESTING/LIN/schkaa.f
@@ -106,7 +106,7 @@
* =====================================================================
PROGRAM SCHKAA
*
-* -- LAPACK test routine (version 3.4.1) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* April 2012
diff --git a/TESTING/LIN/schklq.f b/TESTING/LIN/schklq.f
index 5dadb953..016fa2a5 100644
--- a/TESTING/LIN/schklq.f
+++ b/TESTING/LIN/schklq.f
@@ -187,7 +187,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_lin
*
@@ -196,10 +196,10 @@
$ NRHS, THRESH, TSTERR, NMAX, A, AF, AQ, AL, AC,
$ B, X, XACT, TAU, WORK, RWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/schkqr.f b/TESTING/LIN/schkqr.f
index 48963427..70027a5c 100644
--- a/TESTING/LIN/schkqr.f
+++ b/TESTING/LIN/schkqr.f
@@ -192,7 +192,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_lin
*
@@ -201,10 +201,10 @@
$ NRHS, THRESH, TSTERR, NMAX, A, AF, AQ, AR, AC,
$ B, X, XACT, TAU, WORK, RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/schkrq.f b/TESTING/LIN/schkrq.f
index f2380446..85087745 100644
--- a/TESTING/LIN/schkrq.f
+++ b/TESTING/LIN/schkrq.f
@@ -192,7 +192,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_lin
*
@@ -201,10 +201,10 @@
$ NRHS, THRESH, TSTERR, NMAX, A, AF, AQ, AR, AC,
$ B, X, XACT, TAU, WORK, RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/schksy_rook.f b/TESTING/LIN/schksy_rook.f
index 246b4ea6..fdcd154c 100644
--- a/TESTING/LIN/schksy_rook.f
+++ b/TESTING/LIN/schksy_rook.f
@@ -162,7 +162,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup single_lin
*
@@ -171,10 +171,10 @@
$ THRESH, TSTERR, NMAX, A, AFAC, AINV, B, X,
$ XACT, WORK, RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/schktz.f b/TESTING/LIN/schktz.f
index 4d226365..74406453 100644
--- a/TESTING/LIN/schktz.f
+++ b/TESTING/LIN/schktz.f
@@ -124,7 +124,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_lin
*
@@ -132,10 +132,10 @@
SUBROUTINE SCHKTZ( DOTYPE, NM, MVAL, NN, NVAL, THRESH, TSTERR, A,
$ COPYA, S, TAU, WORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/sdrvgb.f b/TESTING/LIN/sdrvgb.f
index b5320bfa..1d9bbadd 100644
--- a/TESTING/LIN/sdrvgb.f
+++ b/TESTING/LIN/sdrvgb.f
@@ -163,7 +163,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_lin
*
@@ -172,10 +172,10 @@
$ AFB, LAFB, ASAV, B, BSAV, X, XACT, S, WORK,
$ RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/sdrvge.f b/TESTING/LIN/sdrvge.f
index b1da5a11..8627e236 100644
--- a/TESTING/LIN/sdrvge.f
+++ b/TESTING/LIN/sdrvge.f
@@ -155,7 +155,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_lin
*
@@ -164,10 +164,10 @@
$ A, AFAC, ASAV, B, BSAV, X, XACT, S, WORK,
$ RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/sdrvls.f b/TESTING/LIN/sdrvls.f
index adad4e6e..2d4afa52 100644
--- a/TESTING/LIN/sdrvls.f
+++ b/TESTING/LIN/sdrvls.f
@@ -194,7 +194,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_lin
*
@@ -203,10 +203,10 @@
$ NBVAL, NXVAL, THRESH, TSTERR, A, COPYA, B,
$ COPYB, C, S, COPYS, WORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/serrls.f b/TESTING/LIN/serrls.f
index 57a23c39..fe3ab0c3 100644
--- a/TESTING/LIN/serrls.f
+++ b/TESTING/LIN/serrls.f
@@ -48,17 +48,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_lin
*
* =====================================================================
SUBROUTINE SERRLS( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/serrpox.f b/TESTING/LIN/serrpox.f
index 537a9401..88f34c0f 100644
--- a/TESTING/LIN/serrpox.f
+++ b/TESTING/LIN/serrpox.f
@@ -51,17 +51,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_lin
*
* =====================================================================
SUBROUTINE SERRPO( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/serrqp.f b/TESTING/LIN/serrqp.f
index ff321e67..30499202 100644
--- a/TESTING/LIN/serrqp.f
+++ b/TESTING/LIN/serrqp.f
@@ -47,17 +47,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_lin
*
* =====================================================================
SUBROUTINE SERRQP( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/serrsy.f b/TESTING/LIN/serrsy.f
index 18fda199..7e0829eb 100644
--- a/TESTING/LIN/serrsy.f
+++ b/TESTING/LIN/serrsy.f
@@ -48,17 +48,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup single_lin
*
* =====================================================================
SUBROUTINE SERRSY( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/serrsyx.f b/TESTING/LIN/serrsyx.f
index 45ebc34d..e2d41d14 100644
--- a/TESTING/LIN/serrsyx.f
+++ b/TESTING/LIN/serrsyx.f
@@ -51,17 +51,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup single_lin
*
* =====================================================================
SUBROUTINE SERRSY( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/serrtz.f b/TESTING/LIN/serrtz.f
index 391df973..2e328f13 100644
--- a/TESTING/LIN/serrtz.f
+++ b/TESTING/LIN/serrtz.f
@@ -47,17 +47,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_lin
*
* =====================================================================
SUBROUTINE SERRTZ( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/serrvxx.f b/TESTING/LIN/serrvxx.f
index 768d38d0..bb901c94 100644
--- a/TESTING/LIN/serrvxx.f
+++ b/TESTING/LIN/serrvxx.f
@@ -48,17 +48,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup single_lin
*
* =====================================================================
SUBROUTINE SERRVX( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/sget02.f b/TESTING/LIN/sget02.f
index e6ca7e1f..4e61bc75 100644
--- a/TESTING/LIN/sget02.f
+++ b/TESTING/LIN/sget02.f
@@ -125,7 +125,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_lin
*
@@ -133,10 +133,10 @@
SUBROUTINE SGET02( TRANS, M, N, NRHS, A, LDA, X, LDX, B, LDB,
$ RWORK, RESID )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER TRANS
diff --git a/TESTING/LIN/sqrt03.f b/TESTING/LIN/sqrt03.f
index cd220aef..6af6ff1d 100644
--- a/TESTING/LIN/sqrt03.f
+++ b/TESTING/LIN/sqrt03.f
@@ -128,7 +128,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_lin
*
@@ -136,10 +136,10 @@
SUBROUTINE SQRT03( M, N, K, AF, C, CC, Q, LDA, TAU, WORK, LWORK,
$ RWORK, RESULT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER K, LDA, LWORK, M, N
diff --git a/TESTING/LIN/sqrt17.f b/TESTING/LIN/sqrt17.f
index d87bf16a..dc7c01d2 100644
--- a/TESTING/LIN/sqrt17.f
+++ b/TESTING/LIN/sqrt17.f
@@ -142,7 +142,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup single_lin
*
@@ -150,10 +150,10 @@
REAL FUNCTION SQRT17( TRANS, IRESID, M, N, NRHS, A,
$ LDA, X, LDX, B, LDB, C, WORK, LWORK )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER TRANS
diff --git a/TESTING/LIN/zchkaa.f b/TESTING/LIN/zchkaa.f
index 9df78006..38415342 100644
--- a/TESTING/LIN/zchkaa.f
+++ b/TESTING/LIN/zchkaa.f
@@ -102,17 +102,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex16_lin
*
* =====================================================================
PROGRAM ZCHKAA
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* =====================================================================
*
diff --git a/TESTING/LIN/zchkhe_rook.f b/TESTING/LIN/zchkhe_rook.f
index 1230ee84..67d16b7b 100644
--- a/TESTING/LIN/zchkhe_rook.f
+++ b/TESTING/LIN/zchkhe_rook.f
@@ -163,7 +163,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex16_lin
*
@@ -172,10 +172,10 @@
$ THRESH, TSTERR, NMAX, A, AFAC, AINV, B, X,
$ XACT, WORK, RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/zchkqr.f b/TESTING/LIN/zchkqr.f
index 1cc39bb1..9953bb33 100644
--- a/TESTING/LIN/zchkqr.f
+++ b/TESTING/LIN/zchkqr.f
@@ -192,7 +192,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_lin
*
@@ -201,10 +201,10 @@
$ NRHS, THRESH, TSTERR, NMAX, A, AF, AQ, AR, AC,
$ B, X, XACT, TAU, WORK, RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/zchksy_rook.f b/TESTING/LIN/zchksy_rook.f
index 398a45a0..97f57d81 100644
--- a/TESTING/LIN/zchksy_rook.f
+++ b/TESTING/LIN/zchksy_rook.f
@@ -163,7 +163,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex16_lin
*
@@ -172,10 +172,10 @@
$ THRESH, TSTERR, NMAX, A, AFAC, AINV, B, X,
$ XACT, WORK, RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/zchktz.f b/TESTING/LIN/zchktz.f
index 91d0e6b2..e9045273 100644
--- a/TESTING/LIN/zchktz.f
+++ b/TESTING/LIN/zchktz.f
@@ -129,7 +129,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_lin
*
@@ -137,10 +137,10 @@
SUBROUTINE ZCHKTZ( DOTYPE, NM, MVAL, NN, NVAL, THRESH, TSTERR, A,
$ COPYA, S, TAU, WORK, RWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/zdrvgb.f b/TESTING/LIN/zdrvgb.f
index 98458914..19e4ad8d 100644
--- a/TESTING/LIN/zdrvgb.f
+++ b/TESTING/LIN/zdrvgb.f
@@ -163,7 +163,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_lin
*
@@ -172,10 +172,10 @@
$ AFB, LAFB, ASAV, B, BSAV, X, XACT, S, WORK,
$ RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/zdrvge.f b/TESTING/LIN/zdrvge.f
index 85f7d0f6..4b724c20 100644
--- a/TESTING/LIN/zdrvge.f
+++ b/TESTING/LIN/zdrvge.f
@@ -155,7 +155,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_lin
*
@@ -164,10 +164,10 @@
$ A, AFAC, ASAV, B, BSAV, X, XACT, S, WORK,
$ RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/zdrvls.f b/TESTING/LIN/zdrvls.f
index 680b76dd..d729811d 100644
--- a/TESTING/LIN/zdrvls.f
+++ b/TESTING/LIN/zdrvls.f
@@ -200,7 +200,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_lin
*
@@ -209,10 +209,10 @@
$ NBVAL, NXVAL, THRESH, TSTERR, A, COPYA, B,
$ COPYB, C, S, COPYS, WORK, RWORK, IWORK, NOUT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
LOGICAL TSTERR
diff --git a/TESTING/LIN/zerrhex.f b/TESTING/LIN/zerrhex.f
index 49c07df1..bcaf1ed4 100644
--- a/TESTING/LIN/zerrhex.f
+++ b/TESTING/LIN/zerrhex.f
@@ -51,17 +51,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex16_lin
*
* =====================================================================
SUBROUTINE ZERRHE( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/zerrls.f b/TESTING/LIN/zerrls.f
index 6fa7e150..bfb1bd77 100644
--- a/TESTING/LIN/zerrls.f
+++ b/TESTING/LIN/zerrls.f
@@ -48,17 +48,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_lin
*
* =====================================================================
SUBROUTINE ZERRLS( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/zerrpox.f b/TESTING/LIN/zerrpox.f
index 75000db0..761029dd 100644
--- a/TESTING/LIN/zerrpox.f
+++ b/TESTING/LIN/zerrpox.f
@@ -51,17 +51,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_lin
*
* =====================================================================
SUBROUTINE ZERRPO( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/zerrqp.f b/TESTING/LIN/zerrqp.f
index 064ec5f3..efd1d905 100644
--- a/TESTING/LIN/zerrqp.f
+++ b/TESTING/LIN/zerrqp.f
@@ -47,17 +47,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_lin
*
* =====================================================================
SUBROUTINE ZERRQP( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/zerrsyx.f b/TESTING/LIN/zerrsyx.f
index 601c6ab6..1512eb04 100644
--- a/TESTING/LIN/zerrsyx.f
+++ b/TESTING/LIN/zerrsyx.f
@@ -51,17 +51,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex16_lin
*
* =====================================================================
SUBROUTINE ZERRSY( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/zerrtz.f b/TESTING/LIN/zerrtz.f
index 0c03aae7..579c3bf0 100644
--- a/TESTING/LIN/zerrtz.f
+++ b/TESTING/LIN/zerrtz.f
@@ -47,17 +47,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_lin
*
* =====================================================================
SUBROUTINE ZERRTZ( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/zerrvxx.f b/TESTING/LIN/zerrvxx.f
index d56fb449..9261d0ed 100644
--- a/TESTING/LIN/zerrvxx.f
+++ b/TESTING/LIN/zerrvxx.f
@@ -48,17 +48,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2013
+*> \date November 2015
*
*> \ingroup complex16_lin
*
* =====================================================================
SUBROUTINE ZERRVX( PATH, NUNIT )
*
-* -- LAPACK test routine (version 3.5.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2013
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER*3 PATH
diff --git a/TESTING/LIN/zget02.f b/TESTING/LIN/zget02.f
index ffea7d22..cf25ec02 100644
--- a/TESTING/LIN/zget02.f
+++ b/TESTING/LIN/zget02.f
@@ -125,7 +125,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_lin
*
@@ -133,10 +133,10 @@
SUBROUTINE ZGET02( TRANS, M, N, NRHS, A, LDA, X, LDX, B, LDB,
$ RWORK, RESID )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER TRANS
diff --git a/TESTING/LIN/zqrt03.f b/TESTING/LIN/zqrt03.f
index 8a11d0b9..ce5fe51c 100644
--- a/TESTING/LIN/zqrt03.f
+++ b/TESTING/LIN/zqrt03.f
@@ -128,7 +128,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_lin
*
@@ -136,10 +136,10 @@
SUBROUTINE ZQRT03( M, N, K, AF, C, CC, Q, LDA, TAU, WORK, LWORK,
$ RWORK, RESULT )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER K, LDA, LWORK, M, N
diff --git a/TESTING/LIN/zqrt17.f b/TESTING/LIN/zqrt17.f
index a1663cb8..37030904 100644
--- a/TESTING/LIN/zqrt17.f
+++ b/TESTING/LIN/zqrt17.f
@@ -142,7 +142,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_lin
*
@@ -150,10 +150,10 @@
DOUBLE PRECISION FUNCTION ZQRT17( TRANS, IRESID, M, N, NRHS, A,
$ LDA, X, LDX, B, LDB, C, WORK, LWORK )
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
CHARACTER TRANS
diff --git a/TESTING/MATGEN/clagge.f b/TESTING/MATGEN/clagge.f
index cc2a7cfd..a11b6362 100644
--- a/TESTING/MATGEN/clagge.f
+++ b/TESTING/MATGEN/clagge.f
@@ -107,17 +107,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_matgen
*
* =====================================================================
SUBROUTINE CLAGGE( M, N, KL, KU, D, A, LDA, ISEED, WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.0) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, KL, KU, LDA, M, N
diff --git a/TESTING/MATGEN/clahilb.f b/TESTING/MATGEN/clahilb.f
index a3e4fe7a..f318ee53 100644
--- a/TESTING/MATGEN/clahilb.f
+++ b/TESTING/MATGEN/clahilb.f
@@ -126,7 +126,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_matgen
*
@@ -134,10 +134,10 @@
SUBROUTINE CLAHILB( N, NRHS, A, LDA, X, LDX, B, LDB, WORK,
$ INFO, PATH)
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER N, NRHS, LDA, LDX, LDB, INFO
diff --git a/TESTING/MATGEN/clatm1.f b/TESTING/MATGEN/clatm1.f
index 520a390e..2cc0c4d9 100644
--- a/TESTING/MATGEN/clatm1.f
+++ b/TESTING/MATGEN/clatm1.f
@@ -130,17 +130,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex_matgen
*
* =====================================================================
SUBROUTINE CLATM1( MODE, COND, IRSIGN, IDIST, ISEED, D, N, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.0) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER IDIST, INFO, IRSIGN, MODE, N
diff --git a/TESTING/MATGEN/dlagge.f b/TESTING/MATGEN/dlagge.f
index fb86f793..fac06d98 100644
--- a/TESTING/MATGEN/dlagge.f
+++ b/TESTING/MATGEN/dlagge.f
@@ -106,17 +106,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_matgen
*
* =====================================================================
SUBROUTINE DLAGGE( M, N, KL, KU, D, A, LDA, ISEED, WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.0) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, KL, KU, LDA, M, N
diff --git a/TESTING/MATGEN/dlahilb.f b/TESTING/MATGEN/dlahilb.f
index 630b03f0..53ce063f 100644
--- a/TESTING/MATGEN/dlahilb.f
+++ b/TESTING/MATGEN/dlahilb.f
@@ -117,17 +117,17 @@ C> \brief \b DLAHILB
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_matgen
*
* =====================================================================
SUBROUTINE DLAHILB( N, NRHS, A, LDA, X, LDX, B, LDB, WORK, INFO)
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER N, NRHS, LDA, LDX, LDB, INFO
diff --git a/TESTING/MATGEN/dlatm1.f b/TESTING/MATGEN/dlatm1.f
index 590fdd11..e95ac83a 100644
--- a/TESTING/MATGEN/dlatm1.f
+++ b/TESTING/MATGEN/dlatm1.f
@@ -128,17 +128,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup double_matgen
*
* =====================================================================
SUBROUTINE DLATM1( MODE, COND, IRSIGN, IDIST, ISEED, D, N, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.0) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER IDIST, INFO, IRSIGN, MODE, N
diff --git a/TESTING/MATGEN/slagge.f b/TESTING/MATGEN/slagge.f
index a7107c1a..f93bb2c2 100644
--- a/TESTING/MATGEN/slagge.f
+++ b/TESTING/MATGEN/slagge.f
@@ -106,17 +106,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup real_matgen
*
* =====================================================================
SUBROUTINE SLAGGE( M, N, KL, KU, D, A, LDA, ISEED, WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.0) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, KL, KU, LDA, M, N
diff --git a/TESTING/MATGEN/slahilb.f b/TESTING/MATGEN/slahilb.f
index 00fb84ce..fb9c837c 100644
--- a/TESTING/MATGEN/slahilb.f
+++ b/TESTING/MATGEN/slahilb.f
@@ -117,17 +117,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup real_matgen
*
* =====================================================================
SUBROUTINE SLAHILB( N, NRHS, A, LDA, X, LDX, B, LDB, WORK, INFO)
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER N, NRHS, LDA, LDX, LDB, INFO
diff --git a/TESTING/MATGEN/slatm1.f b/TESTING/MATGEN/slatm1.f
index 18eb1017..461e34b0 100644
--- a/TESTING/MATGEN/slatm1.f
+++ b/TESTING/MATGEN/slatm1.f
@@ -128,17 +128,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup real_matgen
*
* =====================================================================
SUBROUTINE SLATM1( MODE, COND, IRSIGN, IDIST, ISEED, D, N, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.0) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER IDIST, INFO, IRSIGN, MODE, N
diff --git a/TESTING/MATGEN/zlagge.f b/TESTING/MATGEN/zlagge.f
index f87bd83e..b175c4a9 100644
--- a/TESTING/MATGEN/zlagge.f
+++ b/TESTING/MATGEN/zlagge.f
@@ -107,17 +107,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_matgen
*
* =====================================================================
SUBROUTINE ZLAGGE( M, N, KL, KU, D, A, LDA, ISEED, WORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.0) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER INFO, KL, KU, LDA, M, N
diff --git a/TESTING/MATGEN/zlahilb.f b/TESTING/MATGEN/zlahilb.f
index 3c1f2611..f30835df 100644
--- a/TESTING/MATGEN/zlahilb.f
+++ b/TESTING/MATGEN/zlahilb.f
@@ -126,7 +126,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_matgen
*
@@ -134,10 +134,10 @@
SUBROUTINE ZLAHILB( N, NRHS, A, LDA, X, LDX, B, LDB, WORK,
$ INFO, PATH)
*
-* -- LAPACK test routine (version 3.4.0) --
+* -- LAPACK test routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER N, NRHS, LDA, LDX, LDB, INFO
diff --git a/TESTING/MATGEN/zlatm1.f b/TESTING/MATGEN/zlatm1.f
index e2ff08f0..409a4de5 100644
--- a/TESTING/MATGEN/zlatm1.f
+++ b/TESTING/MATGEN/zlatm1.f
@@ -130,17 +130,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date November 2015
*
*> \ingroup complex16_matgen
*
* =====================================================================
SUBROUTINE ZLATM1( MODE, COND, IRSIGN, IDIST, ISEED, D, N, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.0) --
+* -- LAPACK auxiliary routine (version 3.6.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* November 2015
*
* .. Scalar Arguments ..
INTEGER IDIST, INFO, IRSIGN, MODE, N
diff --git a/make.inc.example b/make.inc.example
index ec371894..504a1642 100644
--- a/make.inc.example
+++ b/make.inc.example
@@ -1,7 +1,7 @@
####################################################################
# LAPACK make include file. #
# LAPACK, Version 3.6.0 #
-# November 2014 #
+# November 2015 #
####################################################################
#
SHELL = /bin/sh