This page defines the baseline licensing frame for ZVM Labs. It is not legal advice, but it helps readers understand how to handle site materials.

Baseline Rules

  • ZVM Labs text materials do not allow full copying, commercial republication, or publication as someone else’s work by default.
  • Short quotation with a link to the original is generally acceptable when it does not replace the material or misrepresent authorship.
  • Code, scripts, or configurations may have a separate license in the material, repository, or release file.
  • Books, PDFs, images, diagrams, lab materials, and datasets should state their own license or usage boundaries.

Front Matter

For important materials, use:

1
2
3
4
license:
  content: "All rights reserved unless stated otherwise"
  code: "MIT when explicitly marked"
  assets: "Separate permission required"