From ee962e607d6e4006094cc9975efc93397b4019bd Mon Sep 17 00:00:00 2001 From: tilleul Date: Fri, 15 Jan 2021 08:55:04 +0100 Subject: [PATCH] Create LICENSE.md --- 6502/LICENSE.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 6502/LICENSE.md diff --git a/6502/LICENSE.md b/6502/LICENSE.md new file mode 100644 index 0000000..4f9c2ca --- /dev/null +++ b/6502/LICENSE.md @@ -0,0 +1,2 @@ +# License +All code and content in these pages, except noted otherwise, is copyright François Vander Linden. And although you're free to use and modify them, honesty suggests you give proper credit when due. And if you plan to use what's in here for ANY kind of commercial project, this is not allowed. Please contact me first: don't worry, I might let you use my stuff anyway.