about summary refs log tree commit diff stats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/awk/.licensure.yml4
-rw-r--r--templates/c/.licensure.yml4
-rw-r--r--templates/latex/.licensure.yml4
-rw-r--r--templates/rust/.licensure.yml4
-rw-r--r--templates/shell/.licensure.yml4
5 files changed, 15 insertions, 5 deletions
diff --git a/templates/awk/.licensure.yml b/templates/awk/.licensure.yml
index 80d8f71..74efd9a 100644
--- a/templates/awk/.licensure.yml
+++ b/templates/awk/.licensure.yml
@@ -5,6 +5,7 @@ excludes:
   - .*lock
   - \.git/.*
   - LICENSE.spdx
+  - LICENSE
   - COPYING
   - COPYING.LESSER
   - .*\.(rst|txt|pdf)
@@ -14,7 +15,7 @@ excludes:
 # No default license configuration is provided. This section must be
 # configured by the user.
 licenses:
-  - files: tex
+  - files: \.tex
     ident: CC-BY-SA-4.0
     authors:
       - name: Benedikt Peetz
@@ -164,6 +165,7 @@ comments:
 
   - extensions:
       - tex
+      - bib
     commenter:
       type: line
       comment_char: "%"
diff --git a/templates/c/.licensure.yml b/templates/c/.licensure.yml
index 80d8f71..74efd9a 100644
--- a/templates/c/.licensure.yml
+++ b/templates/c/.licensure.yml
@@ -5,6 +5,7 @@ excludes:
   - .*lock
   - \.git/.*
   - LICENSE.spdx
+  - LICENSE
   - COPYING
   - COPYING.LESSER
   - .*\.(rst|txt|pdf)
@@ -14,7 +15,7 @@ excludes:
 # No default license configuration is provided. This section must be
 # configured by the user.
 licenses:
-  - files: tex
+  - files: \.tex
     ident: CC-BY-SA-4.0
     authors:
       - name: Benedikt Peetz
@@ -164,6 +165,7 @@ comments:
 
   - extensions:
       - tex
+      - bib
     commenter:
       type: line
       comment_char: "%"
diff --git a/templates/latex/.licensure.yml b/templates/latex/.licensure.yml
index 80d8f71..74efd9a 100644
--- a/templates/latex/.licensure.yml
+++ b/templates/latex/.licensure.yml
@@ -5,6 +5,7 @@ excludes:
   - .*lock
   - \.git/.*
   - LICENSE.spdx
+  - LICENSE
   - COPYING
   - COPYING.LESSER
   - .*\.(rst|txt|pdf)
@@ -14,7 +15,7 @@ excludes:
 # No default license configuration is provided. This section must be
 # configured by the user.
 licenses:
-  - files: tex
+  - files: \.tex
     ident: CC-BY-SA-4.0
     authors:
       - name: Benedikt Peetz
@@ -164,6 +165,7 @@ comments:
 
   - extensions:
       - tex
+      - bib
     commenter:
       type: line
       comment_char: "%"
diff --git a/templates/rust/.licensure.yml b/templates/rust/.licensure.yml
index 80d8f71..74efd9a 100644
--- a/templates/rust/.licensure.yml
+++ b/templates/rust/.licensure.yml
@@ -5,6 +5,7 @@ excludes:
   - .*lock
   - \.git/.*
   - LICENSE.spdx
+  - LICENSE
   - COPYING
   - COPYING.LESSER
   - .*\.(rst|txt|pdf)
@@ -14,7 +15,7 @@ excludes:
 # No default license configuration is provided. This section must be
 # configured by the user.
 licenses:
-  - files: tex
+  - files: \.tex
     ident: CC-BY-SA-4.0
     authors:
       - name: Benedikt Peetz
@@ -164,6 +165,7 @@ comments:
 
   - extensions:
       - tex
+      - bib
     commenter:
       type: line
       comment_char: "%"
diff --git a/templates/shell/.licensure.yml b/templates/shell/.licensure.yml
index 80d8f71..74efd9a 100644
--- a/templates/shell/.licensure.yml
+++ b/templates/shell/.licensure.yml
@@ -5,6 +5,7 @@ excludes:
   - .*lock
   - \.git/.*
   - LICENSE.spdx
+  - LICENSE
   - COPYING
   - COPYING.LESSER
   - .*\.(rst|txt|pdf)
@@ -14,7 +15,7 @@ excludes:
 # No default license configuration is provided. This section must be
 # configured by the user.
 licenses:
-  - files: tex
+  - files: \.tex
     ident: CC-BY-SA-4.0
     authors:
       - name: Benedikt Peetz
@@ -164,6 +165,7 @@ comments:
 
   - extensions:
       - tex
+      - bib
     commenter:
       type: line
       comment_char: "%"