diff options
author | jaortega <jaortega> | 2001-02-15 23:16:18 +0000 |
---|---|---|
committer | jaortega <jaortega> | 2001-02-15 23:16:18 +0000 |
commit | 625714c7186f8c278c36e722f9ef37edad442c93 (patch) | |
tree | ce601b0f7645b43440f242cfb8bec43041642d4e /mixlib | |
parent | 903f14b8b17f1b236ac305cfb23f3600a8e82eec (diff) | |
download | mdk-625714c7186f8c278c36e722f9ef37edad442c93.tar.gz mdk-625714c7186f8c278c36e722f9ef37edad442c93.tar.bz2 |
copyright notice to fsf
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 |