diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2002-04-09 23:53:52 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2002-04-09 23:53:52 +0000 |
commit | 4f1984b7476a80295d4cd87b9b225ea78bb7c291 (patch) | |
tree | f8e7fb9c34c30cda06d9fa0e75c1e49c4110a1d6 /mixlib | |
parent | fe26b7c09f86650d19b4be388c155af081388a67 (diff) | |
download | mdk-4f1984b7476a80295d4cd87b9b225ea78bb7c291.tar.gz mdk-4f1984b7476a80295d4cd87b9b225ea78bb7c291.tar.bz2 |
$Id$ added
Diffstat (limited to 'mixlib')
-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 |