index
:
gitlab/license-finder.git
documentation
java-14
main
recursive-default
License detection tool
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
fixtures
/
dotnet
/
nuget-sln
/
src
/
service
/
Class1.cs
blob: 79cc794d402f1618614debac0de447098e3376cf (
plain
)
1
2
3
4
5
6
7
8
using System; namespace service { public class Class1 { } }