[education/rkward] rkward/plugins: added licence info for REUSE compliance
m.eik michalke
null at kde.org
Thu Aug 29 10:15:50 BST 2024
Git commit 2e9af21e35db85bf2049aac9788fe29744c17b40 by m.eik michalke.
Committed on 29/08/2024 at 09:15.
Pushed by meikm into branch 'master'.
added licence info for REUSE compliance
M +5 -0 rkward/plugins/00saveload/DownloadAppImage.js
M +5 -0 rkward/plugins/00saveload/DownloadAppImage.rkh
M +5 -0 rkward/plugins/00saveload/DownloadAppImage.xml
M +5 -0 rkward/plugins/rkwarddev_scripts/rkwarddev_rk.download_appimage_plugin_script.R
https://invent.kde.org/education/rkward/-/commit/2e9af21e35db85bf2049aac9788fe29744c17b40
diff --git a/rkward/plugins/00saveload/DownloadAppImage.js b/rkward/plugins/00saveload/DownloadAppImage.js
index b47a4e440..d2da80813 100644
--- a/rkward/plugins/00saveload/DownloadAppImage.js
+++ b/rkward/plugins/00saveload/DownloadAppImage.js
@@ -1,3 +1,8 @@
+/*- This file is part of the RKWard project (https://rkward.kde.org).
+SPDX-FileCopyrightText: by Meik Michalke <meik.michalke at hhu.de>
+SPDX-FileContributor: The RKWard Team <rkward-devel at kde.org>
+SPDX-License-Identifier: GPL-2.0-or-later
+*/
// this code was generated using the rkwarddev package.
// perhaps don't make changes here, but in the rkwarddev script instead!
//
diff --git a/rkward/plugins/00saveload/DownloadAppImage.rkh b/rkward/plugins/00saveload/DownloadAppImage.rkh
index a8e201f7a..70ae35aa3 100644
--- a/rkward/plugins/00saveload/DownloadAppImage.rkh
+++ b/rkward/plugins/00saveload/DownloadAppImage.rkh
@@ -1,4 +1,9 @@
<!DOCTYPE rkhelp >
+<!--- This file is part of the RKWard project (https://rkward.kde.org).
+SPDX-FileCopyrightText: by Meik Michalke <meik.michalke at hhu.de>
+SPDX-FileContributor: The RKWard Team <rkward-devel at kde.org>
+SPDX-License-Identifier: GPL-2.0-or-later
+-->
<document>
<!--
this code was generated using the rkwarddev package.
diff --git a/rkward/plugins/00saveload/DownloadAppImage.xml b/rkward/plugins/00saveload/DownloadAppImage.xml
index 38be968a0..db67ad0cc 100644
--- a/rkward/plugins/00saveload/DownloadAppImage.xml
+++ b/rkward/plugins/00saveload/DownloadAppImage.xml
@@ -1,4 +1,9 @@
<!DOCTYPE rkplugin >
+<!--- This file is part of the RKWard project (https://rkward.kde.org).
+SPDX-FileCopyrightText: by Meik Michalke <meik.michalke at hhu.de>
+SPDX-FileContributor: The RKWard Team <rkward-devel at kde.org>
+SPDX-License-Identifier: GPL-2.0-or-later
+-->
<document>
<!--
this code was generated using the rkwarddev package.
diff --git a/rkward/plugins/rkwarddev_scripts/rkwarddev_rk.download_appimage_plugin_script.R b/rkward/plugins/rkwarddev_scripts/rkwarddev_rk.download_appimage_plugin_script.R
index 60d88f94e..f3dc2a488 100644
--- a/rkward/plugins/rkwarddev_scripts/rkwarddev_rk.download_appimage_plugin_script.R
+++ b/rkward/plugins/rkwarddev_scripts/rkwarddev_rk.download_appimage_plugin_script.R
@@ -1,3 +1,8 @@
+# - This file is part of the RKWard project.
+# SPDX-FileCopyrightText: by Meik Michalke <meik.michalke at hhu.de>
+# SPDX-FileContributor: The RKWard Team <rkward-devel at kde.org>
+# SPDX-License-Identifier: GPL-2.0-or-later
+
require(rkwarddev)
rkwarddev.required("0.08-1")
More information about the rkward-tracker
mailing list