Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
libraries
Normalizer Service Configuration
Commits
fd0504e1
Commit
fd0504e1
authored
Aug 12, 2021
by
Jonas Waeber
Browse files
Update license headers.
parent
db3ccfa7
Pipeline
#31012
passed with stages
in 3 minutes and 46 seconds
Changes
40
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/main/kotlin/ch/memobase/helpers/Activity.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/helpers/Date.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/helpers/GlobalTransformException.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/helpers/KEYS.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/helpers/LoadFile.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/helpers/ValidationError.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/model/ExtractCreationRelationName.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/model/Facets.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/model/GlobalTransform.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/model/Labels.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/model/LocalTransform.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/model/NormalizeCarrierType.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/model/NormalizeDate.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/model/NormalizeGenre.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/model/NormalizeLanguages.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/model/NormalizePerson.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/model/SplitEntity.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/rdf/EnrichedConceptBuilder.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/rdf/MemobaseModel.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
src/main/kotlin/ch/memobase/rdf/RicoResource.kt
View file @
fd0504e1
/*
Copyright 2020 Jonas Waeber
Copyright 2020
-2021
Jonas Waeber
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment