From e0dd3d5bc938bea3045af86f6f944d6c84893bae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Garci=CC=81a=20de=20La=20Fuente?= <marcosgdf@gmail.com> Date: Fri, 3 Jan 2014 15:31:29 +0100 Subject: [PATCH] Added missing copyright info --- htdocs/opensurvey/public/choix_autre.php | 1 + htdocs/opensurvey/public/create_survey.php | 1 + htdocs/opensurvey/public/studs.php | 1 + 3 files changed, 3 insertions(+) diff --git a/htdocs/opensurvey/public/choix_autre.php b/htdocs/opensurvey/public/choix_autre.php index 622c1c02f06..5d10ad9792f 100644 --- a/htdocs/opensurvey/public/choix_autre.php +++ b/htdocs/opensurvey/public/choix_autre.php @@ -1,5 +1,6 @@ <?php /* Copyright (C) 2013 Laurent Destailleur <eldy@users.sourceforge.net> + * Copyright (C) 2014 Marcos García <marcosgdf@gmail.com> * * 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 diff --git a/htdocs/opensurvey/public/create_survey.php b/htdocs/opensurvey/public/create_survey.php index bc6b9df5f67..2706081b091 100644 --- a/htdocs/opensurvey/public/create_survey.php +++ b/htdocs/opensurvey/public/create_survey.php @@ -1,5 +1,6 @@ <?php /* Copyright (C) 2013 Laurent Destailleur <eldy@users.sourceforge.net> + * Copyright (C) 2014 Marcos García <marcosgdf@gmail.com> * * 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 diff --git a/htdocs/opensurvey/public/studs.php b/htdocs/opensurvey/public/studs.php index fb01e43c8d0..e2241482ac4 100644 --- a/htdocs/opensurvey/public/studs.php +++ b/htdocs/opensurvey/public/studs.php @@ -1,5 +1,6 @@ <?php /* Copyright (C) 2013 Laurent Destailleur <eldy@users.sourceforge.net> + * Copyright (C) 2014 Marcos García <marcosgdf@gmail.com> * * 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