@@ -17,7 +17,7 @@
/**
* @file parse_env.h
- * @author Ioannis Koutras (joko@rdsoftware.eu)
+ * @author Ioannis Koutras (joko@microlab.ntua.gr)
* @date February 2014
* @brief Function to parse environment variables
*/
* \file slab.h
- * \author Iraklis Anagnostopoulos (irasklis@rdsoftware.eu)
+ * \author Iraklis Anagnostopoulos (irasklis@microlab.ntua.gr)
* \date March 2014
* \brief Slab-related prototypes
* @file tls_allocator.h
* @brief Functions for TLS allocators
* @file src/glibc_hooks.c
* @date October 2013
*
* @brief Override GLIBC hooks with dmmlib's functions
* \file slab/free.c
- * \author Iraklis Anagnostopoulos (iraklis@rdsoftware.eu)
+ * \author Iraklis Anagnostopoulos (iraklis@microlab.ntua.gr)
* \brief free() implementation for slab raw blocks
* @file slab/initialize.c
- * @author Iraklis Anagnostopoulos (iraklis@rdsoftware.eu)
+ * @author Iraklis Anagnostopoulos (iraklis@microlab.ntua.gr)
* @date March 2014
* @brief Implementation of a slab initialization.