src/lte/helper/epc-helper.h
changeset 9488 3e4545c949d1
parent 9345 8290ae6cab62
child 9489 6bcfc2ee2332
child 9554 ab3b569597fe
--- a/src/lte/helper/epc-helper.h	Wed Dec 05 13:50:50 2012 +0100
+++ b/src/lte/helper/epc-helper.h	Fri Dec 07 11:56:53 2012 +0100
@@ -1,6 +1,6 @@
 /* -*-  Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */
 /*
- * Copyright (c) 2011 Centre Tecnologic de Telecomunicacions de Catalunya (CTTC)
+ * Copyright (c) 2011-2012 Centre Tecnologic de Telecomunicacions de Catalunya (CTTC)
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as
@@ -17,6 +17,7 @@
  *
  * Author: Jaume Nin <jnin@cttc.es>
  *         Nicola Baldo <nbaldo@cttc.es>
+ *         Manuel Requena <manuel.requena@cttc.es>
  */
 
 #ifndef EPC_HELPER_H