diff options
author | Benjamin Pierce <bcpierce002017@gmail.com> | 2018-01-27 08:55:49 -0500 |
---|---|---|
committer | Benjamin Pierce <bcpierce002017@gmail.com> | 2018-01-27 08:55:49 -0500 |
commit | aceddab87958afe7a650ad62fd9d8049c5a08efb (patch) | |
tree | 11e84bdce06dabb04b52d448891edfc92751ec3a /src/files.ml | |
parent | 393129a1ce023aa2f919ba03619eaa3472f97a9c (diff) | |
download | unison-aceddab87958afe7a650ad62fd9d8049c5a08efb.zip unison-aceddab87958afe7a650ad62fd9d8049c5a08efb.tar.gz unison-aceddab87958afe7a650ad62fd9d8049c5a08efb.tar.bz2 |
Update copyright dates
Diffstat (limited to 'src/files.ml')
-rw-r--r-- | src/files.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/files.ml b/src/files.ml index 5c0edff..5ff1881 100644 --- a/src/files.ml +++ b/src/files.ml @@ -1,5 +1,5 @@ (* Unison file synchronizer: src/files.ml *) -(* Copyright 1999-2017, Benjamin C. Pierce +(* Copyright 1999-2018, Benjamin C. Pierce This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |