Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KItinerary
Commits
1316f8ee
Commit
1316f8ee
authored
Feb 22, 2021
by
Volker Krause
Browse files
Add SPDX markers for a bunch of remaining trivial files
Down to only two missing files for full REUSE compliance now.
parent
56a9abe9
Pipeline
#51867
passed with stage
in 10 minutes and 55 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/knowledgedb-generator/README
View file @
1316f8ee
...
...
@@ -22,3 +22,6 @@ Extract the zip file into this folder.
(3) Run the code generator
Run `make rebuild-knowledgedb` in the build dir of this folder.
SPDX-FileCopyrightText: none
SPDX-License-Identifier: CC0-1.0
src/knowledgedb-generator/timezones.qgs.license
0 → 100644
View file @
1316f8ee
SPDX-License-Identifier: CC0-1.0
SPDX-FileCopyrightText: none
src/lib/Mainpage.dox
View file @
1316f8ee
/*
SPDX-FileCopyrightText: none
SPDX-License-Identifier: CC0-1.0
*/
/**
* @namespace KItinerary
* Classes for reservation/travel data models, data extraction and data augmentation.
...
...
src/lib/extractors/README
View file @
1316f8ee
Development tip: symlink this folder to $PREFIX/share/kitinerary/extractors
It will then take priority over the compiled-in files allowing you to test
script changes without recompilation.
SPDX-FileCopyrightText: none
SPDX-License-Identifier: CC0-1.0
src/lib/vdv/certs/NOTES
View file @
1316f8ee
The CA certs in here are retrieved from ldap://ldap-vdv-ion.telesec.de:389/cn=<CAR>,ou=VDV%20KA,o=VDV%20Kernapplikations%20GmbH,c=de
using the vdv-cert-downloader tool in this folder, with all their signatures or other for us irrelevant data stripped, leaving just the
public keys.
SPDX-FileCopyrightText: none
SPDX-License-Identifier: CC0-1.0
Write
Preview
Supports
Markdown
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