Skip to content

Commit afb7c43

Browse files
committed
update
1 parent 465b430 commit afb7c43

11 files changed

Lines changed: 8 additions & 1532 deletions

File tree

pycsw/core/pygeofilter_ext.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Authors: Tom Kralidis <tomkralidis@gmail.com>
44
#
5-
# Copyright (c) 2025 Tom Kralidis
5+
# Copyright (c) 2026 Tom Kralidis
66
#
77
# Permission is hereby granted, free of charge, to any person
88
# obtaining a copy of this software and associated documentation

pycsw/core/repository.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Angelos Tzotsos <tzotsos@gmail.com>
66
# Ricardo Garcia Silva <ricardo.garcia.silva@gmail.com>
77
#
8-
# Copyright (c) 2025 Tom Kralidis
8+
# Copyright (c) 2026 Tom Kralidis
99
# Copyright (c) 2015 Angelos Tzotsos
1010
# Copyright (c) 2017 Ricardo Garcia Silva
1111
#

pycsw/core/util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Angelos Tzotsos <tzotsos@gmail.com>
66
# Ricardo Garcia Silva <ricardo.garcia.silva@gmail.com>
77
#
8-
# Copyright (c) 2025 Tom Kralidis
8+
# Copyright (c) 2026 Tom Kralidis
99
# Copyright (c) 2015 Angelos Tzotsos
1010
# Copyright (c) 2017 Ricardo Garcia Silva
1111
#

pycsw/oaipmh.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Authors: Tom Kralidis <tomkralidis@gmail.com>
55
#
6-
# Copyright (c) 2024 Tom Kralidis
6+
# Copyright (c) 2026 Tom Kralidis
77
#
88
# Permission is hereby granted, free of charge, to any person
99
# obtaining a copy of this software and associated documentation

pycsw/opensearch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Authors: Tom Kralidis <tomkralidis@gmail.com>
55
# Angelos Tzotsos <tzotsos@gmail.com>
66
#
7-
# Copyright (c) 2024 Tom Kralidis
7+
# Copyright (c) 2026 Tom Kralidis
88
# Copyright (c) 2015 Angelos Tzotsos
99
#
1010
# Permission is hereby granted, free of charge, to any person

0 commit comments

Comments
 (0)