Skip to content

Commit dbb2a22

Browse files
committed
Capitalize Raku and update copyright date
1 parent 40153a1 commit dbb2a22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Module
22
------
3-
Text::CSV - Handle CSV data in raku
3+
Text::CSV - Handle CSV data in Raku
44

55
Description
66
-----------
@@ -21,7 +21,7 @@ and produce CSV data.
2121
```
2222
Copying
2323
-------
24-
Copyright (c) 2015-2018 H.Merijn Brand. All rights reserved.
24+
Copyright (c) 2015-2019 H.Merijn Brand. All rights reserved.
2525

2626
This program is free software; you can redistribute it and/or modify
2727
it under the same terms as Perl itself.

0 commit comments

Comments
 (0)