diff options
Diffstat (limited to 'mixlib')
-rw-r--r-- | mixlib/mix_file.c | 2 | ||||
-rw-r--r-- | mixlib/mix_file.h | 2 | ||||
-rw-r--r-- | mixlib/mix_src_file.c | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/mixlib/mix_file.c b/mixlib/mix_file.c index 9b79eef..023f4ef 100644 --- a/mixlib/mix_file.c +++ b/mixlib/mix_file.c @@ -1,7 +1,7 @@ /* -*-c-*- -------------- mix_file.c : * Implementation of the functions declared in mix_file.h * ------------------------------------------------------------------ - * Copyright (C) 2000 jose antonio ortega ruiz <jaortega@acm.org> + * 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 diff --git a/mixlib/mix_file.h b/mixlib/mix_file.h index 5be6717..22bed74 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 jose antonio ortega ruiz <jaortega@acm.org> + * Copyright (C) 2000 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 diff --git a/mixlib/mix_src_file.c b/mixlib/mix_src_file.c index c6e1be0..b0e680b 100644 --- a/mixlib/mix_src_file.c +++ b/mixlib/mix_src_file.c @@ -1,9 +1,9 @@ /* -*-c-*- -------------- mix_src_file.c : * Implementation of the functions declared in mix_src_file.h * ------------------------------------------------------------------ - * Last change: Time-stamp: "00/12/17 22:46:27 jose" + * Last change: Time-stamp: "01/02/16 00:03:10 jose" * ------------------------------------------------------------------ - * Copyright (C) 2000 jose antonio ortega ruiz <jaortega@acm.org> + * 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 |