Commit graph

8 commits

Author SHA1 Message Date
cad33fcc99 Add Emacs local variables for editing.
While `(visual-line-mode 1)` is definitely not my style, the file
came to us with long lines, and maintaining diffs might work better
if we leave it in place by default.
2026-06-16 18:06:28 -07:00
1049db127c Add additional warranty/livability disclaimer for the project. 2026-06-16 18:06:28 -07:00
c0a2ff8749 Add explicit explanation of CC-BY-SA-4.0 adherence before changes.
In my experience, there is some confusion in the community about how
CC-By-SA-4.0 works.  For example, some consider it plagiarism to
repurpose works as permitted by the license.  Since my experiences
with such accusations, I always take great care to carefully list out
the methods by which a modified/adapted CC-BY-SA-4.0 work complies
with §3(a)(A).  I do that first and maintain it thereafter.

After all, bare minimum adherence to Free licenses is not what we in
the copyleft-next project seek — we seek exuberant adherence that
goes above and beyond to make adaptation, modification, and
improvement as easy as possible for downstream.
2026-06-16 18:06:23 -07:00
Organization for Ethical Source
26460b89fc Contributor Covenant 3.0 Code of Conduct — Official Release
This appears to have only minor formatting and notation changes from
the version found upstream.  This is the official release which can
currently be seen — on the date of this commit — at:
  https://www.contributor-covenant.org/version/3/0/code_of_conduct/code_of_conduct.md
and this matches byte-for-byte the version that appeared in the same
location on the date author date of this commit:
  https://web.archive.org/web/20250809030826/https://www.contributor-covenant.org/version/3/0/code_of_conduct/code_of_conduct.md
2026-05-29 08:57:48 -07:00
CoralineAda
6007a0766c Original author Git commit message: “Fix CoC header”
This commit should match the commit
`bc20cd864e3094fff55fd56ec702fe101861c3a3` which was made to the
upstream contributor_covenant repository here:
  bc20cd864e

This commit is placed here to give a potentially clean merge base
should the copyleft-next project wish to merge in future changes to
the upstream CoC.
2026-05-29 08:56:37 -07:00
44e3740d95 Creative Commons had trailing whitespace on this line.
Generally, Git repositories prefer not to to have text files with trailing
whitespace characters in them.  As such, this commit is applied, even though
it changes the checksum of the canonical license text as downloaded from:
    http://creativecommons.org/licenses/by-sa/4.0/legalcode.txt

However, this appears to be the right thing to do here.
2026-05-29 08:56:33 -07:00
Creative Commons
3148e1ed8b CC-By-SA-4.0 license as downloaded from Creative Commons website.
This was downloaded from the following URL:
   http://creativecommons.org/licenses/by-sa/4.0/legalcode.txt

A nicely formatted version of this license is also available on
Creative Commons' website at:
   https://creativecommons.org/licenses/by-sa/4.0/legalcode
2026-05-29 08:56:19 -07:00
b2634538b0 copyleft-next Code of Conduct Repository
The 'main' branch in this repository keeps the detailed log of any
updates, changes, or other information related to our selection and
development of the copyleft-next's project Code of Conduct.

The repository stands by itself with only files related to the Code
of Conduct for easier review of the changes made to the Code of
Conduct over time.

When a new version of the Code of Conduct is made official for the
copyleft-next project, a squash commit of the changes to the code of
conduct document are brought to the main branch of the copyleft-next
repository.
2026-05-29 08:53:28 -07:00