diff --git a/LICENSE b/LICENSE index adfe6d7e4..e3e6dfca4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 REditorSupport +Copyright (c) 2022 REditorSupport 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 8dc4e0fd5..51982af60 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Go to the [wiki](https://github.com/REditorSupport/vscode-R/wiki) to view the do install.packages("languageserver") ``` -3. Install the [R extension for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=Ikuyadeu.r). +3. Install the [R extension for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=REditorSupport.r). 4. Create an R file and start coding. diff --git a/package.json b/package.json index 817395705..6bbba7840 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "version": "2.4.0", "author": "REditorSupport", "license": "SEE LICENSE IN LICENSE", - "publisher": "Ikuyadeu", + "publisher": "REditorSupport", "icon": "images/Rlogo.png", "repository": { "type": "git",