Skip to content

Commit

Permalink
Update copyright date in Shared.fs
Browse files Browse the repository at this point in the history
  • Loading branch information
rkoeninger authored Oct 23, 2024
1 parent 810b1d9 commit b7736ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shared.fs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ open System.IO
let Author = "Robert Koeninger"

[<Literal>]
let Copyright = "Copyright © Robert Koeninger 2015-2020"
let Copyright = "Copyright © Robert Koeninger 2015-2024"

[<Literal>]
let Revision = "0.10.0.0"
Expand Down

0 comments on commit b7736ee

Please sign in to comment.