Skip to content

Commit

Permalink
Add own name as author for Pubmed
Browse files Browse the repository at this point in the history
  • Loading branch information
BasVerlooy committed Jan 2, 2024
1 parent 3242b23 commit 51cfb65
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/alexandria3k/data_sources/pubmed.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Alexandria3k Pubmed bibliographic metadata processing
# Copyright (C) 2022-2023 Diomidis Spinellis
# Copyright (C) 2023 Bas Verlooy
# SPDX-License-Identifier: GPL-3.0-or-later
#
# This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/alexandria3k/file_pubmed_cache.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Alexandria2k Crossref bibliographic metadata processing
# Copyright (C) 2022 Diomidis Spinellis
# Copyright (C) 2023 Bas Verlooy
# SPDX-License-Identifier: GPL-3.0-or-later
#
# This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion tests/data_sources/test_pubmed.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Alexandria3k Pubmed bibliographic metadata processing
# Copyright (C) 2022 Diomidis Spinellis
# Copyright (C) 2023 Bas Verlooy
# SPDX-License-Identifier: GPL-3.0-or-later
#
# This program is free software: you can redistribute it and/or modify
Expand Down

0 comments on commit 51cfb65

Please sign in to comment.