diff options
Diffstat (limited to 'src/stasher.ml')
-rw-r--r-- | src/stasher.ml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stasher.ml b/src/stasher.ml index 25df027..0f33716 100644 --- a/src/stasher.ml +++ b/src/stasher.ml @@ -1,6 +1,6 @@ -(* $I1: Unison file synchronizer: src/stasher.ml $ *) +(* Unison file synchronizer: src/stasher.ml *) (* $I2: Last modified by lescuyer *) -(* $I3: Copyright 1999-2004 (see COPYING for details) $ *) +(* Copyright 1999-2006 (see COPYING for details) *) (*------------------------------------------------------------------------------------*) (* Preferences for backing up and stashing *) |