Skip to content

Commit

Permalink
#30 add COPYING to license file names
Browse files Browse the repository at this point in the history
  • Loading branch information
karacolada committed May 23, 2024
1 parent a21f96e commit 793a027
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fuji_server/data/software_file.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
"parse": "full",
"pattern": [
"(\\w*/)*LICEN(S|C)E(\\.\\w*)?",
"(\\w*/)*licen(s|c)e(\\.\\w*)?"
"(\\w*/)*licen(s|c)e(\\.\\w*)?",
"(\\w*/)*COPYING"
]
},
"maven_pom": {
Expand Down

0 comments on commit 793a027

Please sign in to comment.