diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-04-07 10:23:29 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-04-07 10:23:29 +0000 |
commit | 0832e7be5d31d146d6fce0e437ad2258723aeb05 (patch) | |
tree | 95328262e7a3fc6a9fa83b7575d3e5515820319f | |
parent | 2434f7f901d58363883a931b4a6e1a243391025b (diff) | |
download | mdk-0832e7be5d31d146d6fce0e437ad2258723aeb05.tar.gz mdk-0832e7be5d31d146d6fce0e437ad2258723aeb05.tar.bz2 |
minor changes
-rw-r--r-- | mixlib/mix_file.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mixlib/mix_file.h b/mixlib/mix_file.h index 22bed74..a4bac12 100644 --- a/mixlib/mix_file.h +++ b/mixlib/mix_file.h @@ -1,7 +1,7 @@ /* -*-c-*- ---------------- mix_file.h : * Declarations for the mix_file_t type. * ------------------------------------------------------------------ - * Copyright (C) 2000 Free Software Foundation, Inc. + * Copyright (C) 2000, 2001 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 |