summaryrefslogtreecommitdiffstats
path: root/src/system
diff options
context:
space:
mode:
Diffstat (limited to 'src/system')
-rwxr-xr-xsrc/system/system_generic.ml2
-rw-r--r--src/system/system_intf.ml2
-rwxr-xr-xsrc/system/system_win.ml2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/system/system_generic.ml b/src/system/system_generic.ml
index b9a4cef..648bbf9 100755
--- a/src/system/system_generic.ml
+++ b/src/system/system_generic.ml
@@ -1,5 +1,5 @@
(* Unison file synchronizer: src/system/system_generic.ml *)
-(* Copyright 1999-2016, Benjamin C. Pierce
+(* Copyright 1999-2017, 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
diff --git a/src/system/system_intf.ml b/src/system/system_intf.ml
index 0575492..9c375e5 100644
--- a/src/system/system_intf.ml
+++ b/src/system/system_intf.ml
@@ -1,5 +1,5 @@
(* Unison file synchronizer: src/system/system_intf.ml *)
-(* Copyright 1999-2016, Benjamin C. Pierce
+(* Copyright 1999-2017, 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
diff --git a/src/system/system_win.ml b/src/system/system_win.ml
index db294ab..0701dcb 100755
--- a/src/system/system_win.ml
+++ b/src/system/system_win.ml
@@ -1,5 +1,5 @@
(* Unison file synchronizer: src/system/system_win.ml *)
-(* Copyright 1999-2016, Benjamin C. Pierce
+(* Copyright 1999-2017, 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