From c84cec7e06262eda8abd96e486fc3b0b9f1be367 Mon Sep 17 00:00:00 2001 From: Kun Ren Date: Tue, 3 May 2022 15:57:57 +0800 Subject: [PATCH 1/2] Update publisher id --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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", From f92c2521bce368e1ac04ffb193e7e0a2d03b0b97 Mon Sep 17 00:00:00 2001 From: Kun Ren Date: Tue, 3 May 2022 18:19:15 +0800 Subject: [PATCH 2/2] Update LICENSE --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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