diff --git a/LICENSE b/LICENSE index 261eeb9..ef17137 100644 --- a/LICENSE +++ b/LICENSE @@ -175,18 +175,7 @@ END OF TERMS AND CONDITIONS - 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 PRIYADARSAN S Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/package.json b/package.json index 12d7d37..2596911 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@cresteem/hawk-js", "displayName": "Hawk JS", - "version": "1.0.6", + "version": "1.0.7", "description": "Hawk JS: Generate and submit sitemap.xml and robot.txt to search engines with a command.", "main": "./dist/hawk.js", "exports": {