diff options
-rw-r--r-- | mixlib/mix_types.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mixlib/mix_types.c b/mixlib/mix_types.c index 40246cd..3c1cbb8 100644 --- a/mixlib/mix_types.c +++ b/mixlib/mix_types.c @@ -1,7 +1,9 @@ /* -*-c-*- ------------------ mix_types.c : * Implementation file for mix_types.h declarations. * ------------------------------------------------------------------ - * Copyright (C) 2000, 2001 Free Software Foundation, Inc. + * $Id: mix_types.c,v 1.2 2002/04/09 23:53:52 jao Exp $ + * ------------------------------------------------------------------ + * Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. * * 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 |