From 142460ab16e185d146c942f50747ff1f365b48cb Mon Sep 17 00:00:00 2001 From: Bahfir Abbes Date: Tue, 12 May 2015 08:53:09 +0100 Subject: [PATCH] Update html.formfile.class.php Fix forgotten last contributor information --- htdocs/core/class/html.formfile.class.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/core/class/html.formfile.class.php b/htdocs/core/class/html.formfile.class.php index 7870371a4ab..cecbefa0dd9 100644 --- a/htdocs/core/class/html.formfile.class.php +++ b/htdocs/core/class/html.formfile.class.php @@ -5,7 +5,8 @@ * Copyright (C) 2013 Charles-Fr BENKE * Copyright (C) 2013 Cédric Salvador * Copyright (C) 2014 Marcos García - * + * Copyright (C) 2015 Bahfir Abbes + * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or