about summary refs log tree commit diff stats
path: root/templates/latex/academia
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-08-03 18:01:22 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-08-03 18:01:22 +0200
commit15e4da626124710c58acb156c668cd5fb2733710 (patch)
treed83c4f9a0bbb8ff13dba9dfa4934f83536fb012f /templates/latex/academia
parentfeat(common): Replace the hand-crafted licensing approach with reuse (diff)
downloadflake-templates-15e4da626124710c58acb156c668cd5fb2733710.tar.gz
flake-templates-15e4da626124710c58acb156c668cd5fb2733710.zip
chore(templates): Use new common files
Diffstat (limited to 'templates/latex/academia')
l---------templates/latex/academia/.licensure.yml1
l---------templates/latex/academia/.reuse1
l---------templates/latex/academia/LICENSE.spdx1
l---------templates/latex/academia/scripts/cprh.sh1
l---------templates/latex/academia/scripts/renew_copyright_header.sh1
5 files changed, 2 insertions, 3 deletions
diff --git a/templates/latex/academia/.licensure.yml b/templates/latex/academia/.licensure.yml
deleted file mode 120000
index 48d4b8e..0000000
--- a/templates/latex/academia/.licensure.yml
+++ /dev/null
@@ -1 +0,0 @@
-../../../common/.licensure.yml
\ No newline at end of file
diff --git a/templates/latex/academia/.reuse b/templates/latex/academia/.reuse
new file mode 120000
index 0000000..d538161
--- /dev/null
+++ b/templates/latex/academia/.reuse
@@ -0,0 +1 @@
+../../../common/.reuse
\ No newline at end of file
diff --git a/templates/latex/academia/LICENSE.spdx b/templates/latex/academia/LICENSE.spdx
deleted file mode 120000
index 6d7d5e1..0000000
--- a/templates/latex/academia/LICENSE.spdx
+++ /dev/null
@@ -1 +0,0 @@
-../../../common/LICENSE.spdx
\ No newline at end of file
diff --git a/templates/latex/academia/scripts/cprh.sh b/templates/latex/academia/scripts/cprh.sh
new file mode 120000
index 0000000..03ffa2a
--- /dev/null
+++ b/templates/latex/academia/scripts/cprh.sh
@@ -0,0 +1 @@
+../../../../common/scripts/cprh.sh
\ No newline at end of file
diff --git a/templates/latex/academia/scripts/renew_copyright_header.sh b/templates/latex/academia/scripts/renew_copyright_header.sh
deleted file mode 120000
index bafc9f4..0000000
--- a/templates/latex/academia/scripts/renew_copyright_header.sh
+++ /dev/null
@@ -1 +0,0 @@
-../../../common/scripts/renew_copyright_header.sh
\ No newline at end of file