about summary refs log tree commit diff stats
path: root/templates/shell
diff options
context:
space:
mode:
Diffstat (limited to 'templates/shell')
l---------templates/shell/.licensure.yml1
l---------templates/shell/.reuse1
l---------templates/shell/LICENSE.spdx1
l---------templates/shell/scripts/cprh.sh1
l---------templates/shell/scripts/renew_copyright_header.sh1
5 files changed, 2 insertions, 3 deletions
diff --git a/templates/shell/.licensure.yml b/templates/shell/.licensure.yml
deleted file mode 120000
index 60bd9d8..0000000
--- a/templates/shell/.licensure.yml
+++ /dev/null
@@ -1 +0,0 @@
-../../common/.licensure.yml
\ No newline at end of file
diff --git a/templates/shell/.reuse b/templates/shell/.reuse
new file mode 120000
index 0000000..ddf7e05
--- /dev/null
+++ b/templates/shell/.reuse
@@ -0,0 +1 @@
+../../common/.reuse
\ No newline at end of file
diff --git a/templates/shell/LICENSE.spdx b/templates/shell/LICENSE.spdx
deleted file mode 120000
index 2aea17f..0000000
--- a/templates/shell/LICENSE.spdx
+++ /dev/null
@@ -1 +0,0 @@
-../../common/LICENSE.spdx
\ No newline at end of file
diff --git a/templates/shell/scripts/cprh.sh b/templates/shell/scripts/cprh.sh
new file mode 120000
index 0000000..d0101a2
--- /dev/null
+++ b/templates/shell/scripts/cprh.sh
@@ -0,0 +1 @@
+../../../common/scripts/cprh.sh
\ No newline at end of file
diff --git a/templates/shell/scripts/renew_copyright_header.sh b/templates/shell/scripts/renew_copyright_header.sh
deleted file mode 120000
index bafc9f4..0000000
--- a/templates/shell/scripts/renew_copyright_header.sh
+++ /dev/null
@@ -1 +0,0 @@
-../../../common/scripts/renew_copyright_header.sh
\ No newline at end of file