Skip to content

Latest commit

 

History

History
76 lines (48 loc) · 3.14 KB

META.md

File metadata and controls

76 lines (48 loc) · 3.14 KB

Here’s a cleaned-up and more structured version of your META page while preserving all essential details and making it clearer and easier to read.


Meta Information

This document contains meta information about this repository, including licensing, usage, and contact details.

About / Contact

All notes and writings in this repository were authored by me unless otherwise noted.

For inquiries, you can reach me via email at [email protected]. I am also available on the Freenode / OFTC IRC networks under the username `mr_ab``.

Licensing of Code Snippets in Markdown Files

Any code snippets (i.e., code inside triple backticks ``` in Markdown files) are automatically considered licensed under one of the following options, unless explicitly stated otherwise:

  • CC-BY-SA 4.0 (default, same as repository text)
  • MIT / BSD 2-Clause (as listed above)
  • Public Domain (Unlicense, see below)

Code outside of Markdown files (i.e., any file not ending in .md) may have separate licensing terms—please check those files individually.

License for Text and Documentation

All text, articles, and collections of links (excluding code snippets) in this repository are licensed under:

Creative Commons Attribution-ShareAlike 4.0 International (CC-BY-SA 4.0)
© 2019-2025 A.B. Carroll (https://github.com/abcarroll/abcarroll)

You can review the full license here:

Usage Overview

For a summary of the CC-BY-SA 4.0 license (this is not a substitute for the full license), visit:

If you remix, distribute, or modify any part of this repository, you should include the following copyright notice:

© 2019-2025 A.B. Carroll (https://github.com/abcarroll/abcarroll)

This copyright notice should be clearly visible in any redistributed copies.

Public Domain Dedication (Unlicense)

The following applies to public domain code within this repository:

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute 
this software, either in source code form or as a compiled binary, for any 
purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author(s) dedicate any 
and all copyright interest in the software to the public domain. This is 
done for the benefit of the public at large and to the detriment of our 
heirs and successors.

The software is provided "as is", without warranty of any kind, express or 
implied, including but not limited to the warranties of merchantability, 
fitness for a particular purpose, and noninfringement. 

For more details, refer to: [http://unlicense.org/](http://unlicense.org/)

© 2019-2025 A.B. Carroll (https://github.com/abcarroll/abcarroll)
For full details, see meta/META.md.