diff --git a/src/_data/clock/submission_requirements.yml b/src/_data/clock/submission_requirements.yml index ded76864c1..ee723d4afc 100644 --- a/src/_data/clock/submission_requirements.yml +++ b/src/_data/clock/submission_requirements.yml @@ -9,9 +9,9 @@ - text: > You may use Material Design icons. - text: > - All other assets, fonts, icons, images, and so on should be your own, or licensed under a - BSD-3, or - OFL license (for fonts). + Your Submission’s code must be licensed under an appropriate open source license (for code, BSD aka University + of California license, MIT license or Apache 2.0 license are recommended; for assets, CC BY 4.0 license or + Apache 2.0 license are recommended; for fonts, OFL license is recommended). - text: > Your clock should not: subItems: @@ -25,7 +25,6 @@ Collect data in violation of applicable laws (including privacy laws). - text: > Contain copyrighted or trademarked content. - - title: > Submissions: subItems: @@ -33,10 +32,11 @@ Submit your final clock by January 20th, 11:59pm PST (GMT-8). - text: > - Your clock must be made public on GitHub under a - BSD-3 license (with assets under a BSD-3 or - OFL license, as appropriate) before February 5th, 2020. - Your repo can be private during the contest period. + Your clock must be made public on GitHub + before February 5th, 2020, but can be private during the contest period. Your Submission’s code must be licensed + under an appropriate open source license (for code, BSD aka University of California license, MIT license or + Apache 2.0 license are recommended; for assets, CC BY 4.0 license or Apache 2.0 license are recommended; + for fonts, OFL license is recommended). - text: > Specify on the submission form which platform (Android or iOS) you would like the judges to use when evaluating your submission. Judges will not be testing on web.