From 926d35d9b720c839b42d66eaa171bb4be1b24d72 Mon Sep 17 00:00:00 2001 From: kogeletey <kg@re128.org> Date: Sun, 5 Feb 2023 11:33:42 +0300 Subject: [PATCH] chore(fix): change license date, adding swc shema and change code_of_conduct --- .swcrc | 1 + LICENSE | 2 +- README.md | 10 +--------- 3 files changed, 3 insertions(+), 10 deletions(-) diff --git a/.swcrc b/.swcrc index 3f706ce..dedb53c 100644 --- a/.swcrc +++ b/.swcrc @@ -1,4 +1,5 @@ { + "$schema": "https://json.schemastore.org/swcrc", "minify": true, "jsc": { "parser": { diff --git a/LICENSE b/LICENSE index 613b154..afc74e0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022-next Konrad Geletey +Copyright (c) Konrad Geletey. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index a3581e6..2aafd8f 100644 --- a/README.md +++ b/README.md @@ -135,17 +135,9 @@ will. Specifically you can redistribute and/or modify it under the terms of the # Contribute -Make sure to read the [Code of Conduct](https://karzok.re128.org/reference/code-of-conduct/) +Make sure to read the [Code of Conduct](https://karzok.re128.org/reference/code_of_conduct/) ## Find bugs and come up with features On the [todo.sr.ht](https://todo.sr.ht/~kogeletey/karzok) or [github issues](https://github.com/kogeletey/karzok/issues) - -## Improve Code - -The karzok is stored in the repository at -[sr.ht](https://sr.ht/~kogeletey/karzok) and mirror -[github](https://github.com/kogeletey/karzok) - -> Thank you so much for any help -- GitLab