summaryrefslogtreecommitdiffstats
path: root/src/fpcache.mli
diff options
context:
space:
mode:
Diffstat (limited to 'src/fpcache.mli')
-rw-r--r--src/fpcache.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fpcache.mli b/src/fpcache.mli
index 766700a..a8ee0bc 100644
--- a/src/fpcache.mli
+++ b/src/fpcache.mli
@@ -1,5 +1,5 @@
(* Unison file synchronizer: src/fpcache.mli *)
-(* Copyright 1999-2017, Benjamin C. Pierce (see COPYING for details) *)
+(* Copyright 1999-2018, Benjamin C. Pierce (see COPYING for details) *)
(* Initialize the cache *)
val init : bool -> bool -> System.fspath -> unit