Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update copyright year #41

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Update copyright year #41

merged 1 commit into from
Mar 31, 2023

Conversation

metsma
Copy link
Contributor

@metsma metsma commented Jan 5, 2023

WE2-755

Signed-off-by: Raul Metsma [email protected]

WE2-755

Signed-off-by: Raul Metsma <[email protected]>
#elif defined __APPLE__
return "/Library/AKD/eID Middleware/pkcs11/libEidPkcs11.so"s; // NB! Not tested.
#else // Linux
return "/usr/lib/akd/eidmiddleware/pkcs11/libEidPkcs11.so"s;
#endif
}

std::string belgianPkcs11ModulePath()
inline std::string belgianPkcs11ModulePath()

Check notice

Code scanning / CodeQL

Unused static function

Static function belgianPkcs11ModulePath is unreachable
@@ -88,22 +79,21 @@
#endif
}

std::string croatianPkcs11ModulePath()
inline std::string croatianPkcs11ModulePath()

Check notice

Code scanning / CodeQL

Unused static function

Static function croatianPkcs11ModulePath is unreachable
#endif

std::string lithuanianPKCS11ModulePath(bool v2)
inline std::string lithuanianPKCS11ModulePath(bool v2)

Check notice

Code scanning / CodeQL

Unused static function

Static function lithuanianPKCS11ModulePath is unreachable
@kristelmerilain kristelmerilain merged commit 1144308 into web-eid:main Mar 31, 2023
@metsma metsma deleted the year branch March 31, 2023 11:26
@mrts mrts added this to the vNext milestone Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants