Skip to content

Commit

Permalink
add nwa files for generate license text
Browse files Browse the repository at this point in the history
  • Loading branch information
alireza-dhp committed Nov 15, 2023
1 parent 3081b14 commit 1b7dd89
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
8 changes: 8 additions & 0 deletions nwa.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/*
* Copyright LBI-DHP and/or licensed to LBI-DHP under one or more
* contributor license agreements (LBI-DHP: Ludwig Boltzmann Institute
* for Digital Health and Prevention -- A research institute of the
* Ludwig Boltzmann Gesellschaft, Oesterreichische Vereinigung zur
* Foerderung der wissenschaftlichen Forschung).
* Licensed under the Elastic License 2.0.
*/
6 changes: 6 additions & 0 deletions nwa_config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
nwa:
cmd: "add"
year: "2023"
path: ["./src"]
skip: ["**/*.xml","**/*.yaml","**/*.yml","**/*.sql","**/*.cmd","**/*.txt","**/*.md","**/*.json","**/*.properties","**/*.csv","**/*.png","**/*.svg","**/*.pcss","**/*.kts","**/*.plist","**/*.entitlements","**/*.storyboard","**/*.webp"]
tmpl: "nwa.txt"

0 comments on commit 1b7dd89

Please sign in to comment.