From 4132f85176da9f2b818b41f9cc78835fa77f1910 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 8 Aug 2025 00:35:22 +0100 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..891928e --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# lab + +## Legal + +Copyright © 2025 Oliver Davies (opdavies). All rights reserved. + +The code portions of these notes are dedicated to the public domain under the terms of the Creative Commons Zero (CC0 1.0 Universal) license (https://creativecommons.org/publicdomain/zero/1.0). This means you are free to copy, modify, distribute the code portions only, even for commercial purposes, without asking permission, and without saying where you got them. This is so there is no fear your creations are your own after learning to code using them.