From f11f9b0a69374997d614b1b718e0cce6d213d777 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= <rdoursenaud@gpcsolutions.fr> Date: Wed, 6 Nov 2013 10:33:29 +0100 Subject: [PATCH] Added missing copyright --- htdocs/core/class/html.formfile.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/core/class/html.formfile.class.php b/htdocs/core/class/html.formfile.class.php index 36afd101159..aea0a5909cb 100644 --- a/htdocs/core/class/html.formfile.class.php +++ b/htdocs/core/class/html.formfile.class.php @@ -3,6 +3,7 @@ * Copyright (C) 2010-2012 Regis Houssin <regis.houssin@capnetworks.com> * Copyright (c) 2010 Juanjo Menent <jmenent@2byte.es> * Copyright (c) 2013 Charles-Fr BENKE <charles.fr@benke.fr> + * Copyright (C) 2013 Cédric Salvador <csalvador@gpcsolutions.fr> * * 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 -- GitLab