From e3b03886d08e5f460aeb0cf2c4da92a35df3773e Mon Sep 17 00:00:00 2001 From: Dan Poltawski Date: Tue, 13 Oct 2015 09:53:38 +0100 Subject: [PATCH] MDL-47494 copyright: missed fixes from last commit With thanks to Tim! --- grade/report/grader/tests/behat/behat_gradereport_grader.php | 6 +++--- .../type/ddimageortext/tests/behat/behat_qtype_ddimageortext.php | 6 +++--- question/type/ddmarker/tests/behat/behat_qtype_ddmarker.php | 6 +++--- question/type/ddwtos/tests/behat/behat_qtype_ddwtos.php | 6 +++--- question/type/gapselect/tests/behat/behat_qtype_gapselect.php | 6 +++--- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/grade/report/grader/tests/behat/behat_gradereport_grader.php b/grade/report/grader/tests/behat/behat_gradereport_grader.php index 13880084e66..ee12feba93c 100644 --- a/grade/report/grader/tests/behat/behat_gradereport_grader.php +++ b/grade/report/grader/tests/behat/behat_gradereport_grader.php @@ -1,18 +1,18 @@ . +// along with Moodle. If not, see . /** * Behat steps definitions for drag and drop onto image. diff --git a/question/type/ddimageortext/tests/behat/behat_qtype_ddimageortext.php b/question/type/ddimageortext/tests/behat/behat_qtype_ddimageortext.php index 24d71cd76eb..15c38801d6b 100644 --- a/question/type/ddimageortext/tests/behat/behat_qtype_ddimageortext.php +++ b/question/type/ddimageortext/tests/behat/behat_qtype_ddimageortext.php @@ -1,18 +1,18 @@ . +// along with Moodle. If not, see . /** * Behat steps definitions for drag and drop onto image. diff --git a/question/type/ddmarker/tests/behat/behat_qtype_ddmarker.php b/question/type/ddmarker/tests/behat/behat_qtype_ddmarker.php index 7e3cfb7d1b2..b2be3cbfdf8 100644 --- a/question/type/ddmarker/tests/behat/behat_qtype_ddmarker.php +++ b/question/type/ddmarker/tests/behat/behat_qtype_ddmarker.php @@ -1,18 +1,18 @@ . +// along with Moodle. If not, see . /** * Behat steps definitions for drag and drop markers. diff --git a/question/type/ddwtos/tests/behat/behat_qtype_ddwtos.php b/question/type/ddwtos/tests/behat/behat_qtype_ddwtos.php index 84c09ba689a..2cc46083df1 100644 --- a/question/type/ddwtos/tests/behat/behat_qtype_ddwtos.php +++ b/question/type/ddwtos/tests/behat/behat_qtype_ddwtos.php @@ -1,18 +1,18 @@ . +// along with Moodle. If not, see . /** * Behat steps definitions for drag and drop into text. diff --git a/question/type/gapselect/tests/behat/behat_qtype_gapselect.php b/question/type/gapselect/tests/behat/behat_qtype_gapselect.php index 76dce1f7593..66edf29ac21 100644 --- a/question/type/gapselect/tests/behat/behat_qtype_gapselect.php +++ b/question/type/gapselect/tests/behat/behat_qtype_gapselect.php @@ -1,18 +1,18 @@ . +// along with Moodle. If not, see . /** * Behat steps definitions for the select missing words question type. -- 2.11.4.GIT