diff options
Diffstat (limited to 'src/common.mli')
-rw-r--r-- | src/common.mli | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/common.mli b/src/common.mli index 5823c44..390ab41 100644 --- a/src/common.mli +++ b/src/common.mli @@ -1,6 +1,6 @@ -(* $I1: Unison file synchronizer: src/common.mli $ *) -(* $I2: Last modified by bcpierce on Sun, 22 Aug 2004 22:29:04 -0400 $ *) -(* $I3: Copyright 1999-2004 (see COPYING for details) $ *) +(* Unison file synchronizer: src/common.mli *) +(* $Id$ *) +(* Copyright 1999-2006 (see COPYING for details) *) (***************************************************************************) (* COMMON TYPES USED BY ALL MODULES *) |