* @brief Functions and datatypes for the REST (HTTP) transport.
* @file rest.c
*
- * @copyright 2012-2014 Arran Cudbard-Bell <a.cudbard-bell@freeradius.org>
+ * @copyright 2012-2016 Arran Cudbard-Bell <a.cudbardb@freeradius.org>
*/
RCSID("$Id$")
* @brief Function prototypes and datatypes for the REST (HTTP) transport.
* @file rest.h
*
- * @copyright 2012-2014 Arran Cudbard-Bell <a.cudbard-bell@freeradius.org>
+ * @copyright 2012-2016 Arran Cudbard-Bell <a.cudbardb@freeradius.org>
*/
-
RCSIDH(other_h, "$Id$")
#include <freeradius-devel/connection.h>
* @file rlm_rest.c
* @brief Integrate FreeRADIUS with RESTfull APIs
*
- * @copyright 2012-2014 Arran Cudbard-Bell <arran.cudbardb@freeradius.org>
+ * @copyright 2012-2016 Arran Cudbard-Bell <a.cudbardb@freeradius.org>
*/
RCSID("$Id$")