Skip to content

Commit a9a3775

Browse files
committed
Timestamp v0.21
And update copyright year.
1 parent 9fd8bfa commit a9a3775

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Revision history for Perl extension URI::db.
22

3-
0.21
3+
0.21 2023-05-09T22:18:52Z
44
- Changed Oracle database DBI parameter name from `sid` to
55
`service_name`. Thanks to @vectro for the report (#22).
66

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
URI/db version 0.20
1+
URI/db version 0.21
22
===================
33

44
This library implements a Perl interface for a proposed standard for database
@@ -37,7 +37,7 @@ URI::db requires the following modules:
3737
Copyright and Licence
3838
---------------------
3939

40-
Copyright (c) 2013-2016 David E. Wheeler. Some Rights Reserved.
40+
Copyright (c) 2013-2023 David E. Wheeler. Some Rights Reserved.
4141

4242
This module is free software; you can redistribute it and/or modify it under
4343
the same terms as Perl itself.

lib/URI/db.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ David E. Wheeler <[email protected]>
334334
335335
=head1 Copyright and License
336336
337-
Copyright (c) 2013-2016 David E. Wheeler. Some Rights Reserved.
337+
Copyright (c) 2013-2023 David E. Wheeler. Some Rights Reserved.
338338
339339
This module is free software; you can redistribute it and/or modify it under
340340
the same terms as Perl itself.

0 commit comments

Comments
 (0)