diff options
author | Amy Liffey <amynka@gentoo.org> | 2017-01-23 16:05:50 +0100 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-01-23 16:08:14 +0100 |
commit | fe0f70990b2108f67b5e8251869cf8da6b055bd9 (patch) | |
tree | 555f7efb6d8d0feb4b1d5aabf498082e99687750 | |
parent | end-quiz: Add questions about valid USE flag cases, #465848 (diff) | |
download | comrel-fe0f70990b2108f67b5e8251869cf8da6b055bd9.tar.gz comrel-fe0f70990b2108f67b5e8251869cf8da6b055bd9.tar.bz2 comrel-fe0f70990b2108f67b5e8251869cf8da6b055bd9.zip |
Copyright update
Reported-by: M. J. Everitt <m.j.everitt@iee.org>
-rw-r--r-- | recruiters/quizzes/developer-quiz.txt | 2 | ||||
-rw-r--r-- | recruiters/quizzes/ebuild-quiz.txt | 2 | ||||
-rw-r--r-- | recruiters/quizzes/end-quiz.txt | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/recruiters/quizzes/developer-quiz.txt b/recruiters/quizzes/developer-quiz.txt index 1a07a1e..1dd61fe 100644 --- a/recruiters/quizzes/developer-quiz.txt +++ b/recruiters/quizzes/developer-quiz.txt @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. # https://creativecommons.org/licenses/by-sa/3.0/ Non-ebuild developer quiz diff --git a/recruiters/quizzes/ebuild-quiz.txt b/recruiters/quizzes/ebuild-quiz.txt index 8d28892..622bac5 100644 --- a/recruiters/quizzes/ebuild-quiz.txt +++ b/recruiters/quizzes/ebuild-quiz.txt @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. # https://creativecommons.org/licenses/by-sa/3.0/ Ebuild development quiz diff --git a/recruiters/quizzes/end-quiz.txt b/recruiters/quizzes/end-quiz.txt index eedb3ba..3782de8 100644 --- a/recruiters/quizzes/end-quiz.txt +++ b/recruiters/quizzes/end-quiz.txt @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. # https://creativecommons.org/licenses/by-sa/3.0/ Ebuild development (end of mentoring) quiz -Revision 1.4.5 - 06 January 2016 +Revision 1.4.6 - 14 January 2017 Answer in whatever length necessary for completeness. Review documentation. Consult your mentor if you're unable to locate answers. This quiz is based largely on ciaranm's bash quiz -- much thanks to |