You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{supplier.shorthand} will hold discovery meetings to meet with the Client, understand goals and requirements for the project, and provide recommendations on technical
241
-
approach, design, and development process while producing deliverables through Figma.
242
+
{supplier.shorthand} will hold discovery meetings with the Client to understand project goals and requirements, and to provide recommendations on the technical
243
+
approach, design, and development process. Deliverables will be produced using Figma, GitHub, or other agreed-upon software.
{supplier.shorthand} will use code and services to implement the entire design and provide instructions for Client for how to run and manage the deliverables
<sectionclassName={Utilities.classNames(styles.column,styles.subshaded)}>7.1. Ownership of Work Product</section>
370
+
<sectionclassName={styles.remainder}>
371
+
Upon delivery of the final work product as described in this SOW (“Work Product”), {supplier.name} (“{supplier.shorthand}”) hereby assigns to {client.name} all
372
+
rights, title, and interest in and to the specific intellectual property created solely for {client.name} as part of the Work Product. This assignment is limited to
373
+
the copyrights, patents, and any other intellectual property rights directly arising from the Work Product and does not include any broader rights beyond those
374
+
necessary for {client.name} to fully use and benefit from the Work Product.
<sectionclassName={Utilities.classNames(styles.column,styles.subshaded)}>7.2. Scope of Assignment</section>
380
+
<sectionclassName={styles.remainder}>
381
+
The assignment shall cover the specific code, designs, and assets created by {supplier.name} (“{supplier.shorthand}”) for {client.name} as part of the Work Product
382
+
under this agreement. {supplier.name} (“{supplier.shorthand}”) agrees to permanently relinquish any claim, ownership, or rights to use, copy, distribute, modify, or
<sectionclassName={Utilities.classNames(styles.column,styles.subshaded)}>7.3. Right to Derivative Works</section>
389
+
<sectionclassName={styles.remainder}>
390
+
{supplier.name} (“{supplier.shorthand}”) retains the right to create derivative works and engage in projects within the same or related domains or technologies,
391
+
provided that no direct reuse of the specific code, documentation, or materials created and assigned to {client.name} takes place. While the Work Product itself is
392
+
assigned to {client.name}, it is acknowledged that similarities in architecture, structure, concepts, or methodologies may occur between the Work Product and other
393
+
works by {supplier.name} (“{supplier.shorthand}”).
<sectionclassName={Utilities.classNames(styles.column,styles.subshaded)}>7.4. Moral Rights and Waiver</section>
399
+
<sectionclassName={styles.remainder}>
400
+
{supplier.name} (“{supplier.shorthand}”) agrees to waive any moral rights or equivalent rights under applicable laws, to the fullest extent permissible by law, in
401
+
the Work Product, and shall not make any claims or take any actions based on moral rights in relation to the assigned Work Product.
402
+
</section>
403
+
</section>
404
+
</>
405
+
) : null}
406
+
363
407
<Titlestyle={{marginTop: 48}}>Notice</Title>
364
408
<Textstyle={{marginTop: 16}}>
365
409
If you are signing on behalf of your company, you represent and warrant that you:
@@ -377,6 +378,18 @@ function ExampleStatementOfWorks(props) {
377
378
>
378
379
You team will engage proactively in your preferred communication channels, seamlessly integrating with your team as if we were full-time staff members.
0 commit comments