diff --git a/.gitignore b/.gitignore index 0b67be9..a6b6dc4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ main +.idea/ + # ---> Go # If you prefer the allow list template instead of the deny list, see community template: # https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore diff --git a/LICENSE b/LICENSE index 137069b..dd8c126 100644 --- a/LICENSE +++ b/LICENSE @@ -58,7 +58,7 @@ APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. -Copyright [yyyy] [name of copyright owner] +Copyright 2024 Hatter Jiang Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.