summaryrefslogtreecommitdiffhomepage
path: root/mixlib/mix.c
diff options
context:
space:
mode:
authorjaortega <jaortega>2001-02-19 23:37:25 +0000
committerjaortega <jaortega>2001-02-19 23:37:25 +0000
commit85ef70192f84db7b50b22b3f33cbae9f9a239abe (patch)
treebae4994c57b933e5d217996b20872ceb8ad5e11f /mixlib/mix.c
parent9dce0b19ee3d863f1eb96f0d0db4c3c0a2b34b30 (diff)
downloadmdk-85ef70192f84db7b50b22b3f33cbae9f9a239abe.tar.gz
mdk-85ef70192f84db7b50b22b3f33cbae9f9a239abe.tar.bz2
copyright notice update
Diffstat (limited to 'mixlib/mix.c')
-rw-r--r--mixlib/mix.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mixlib/mix.c b/mixlib/mix.c
index 14e4c13..db41bf2 100644
--- a/mixlib/mix.c
+++ b/mixlib/mix.c
@@ -1,7 +1,7 @@
/* -*-c-*- -------------- mix.c :
* Implementation of the functions declared in mix.h
* ------------------------------------------------------------------
- * 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
@@ -48,7 +48,7 @@ mix_release_lib (void)
}
const char *MIX_GPL_LICENSE =
-"Copyright (C) 2000 jose antonio ortega ruiz <jaortega@acm.org>\n"
+"Copyright (C) 2000 Free Software Foundation, Inc.\n"
"This program is free software; you can redistribute it and/or modify\n"
"it under the terms of the GNU General Public License as published by\n"
"the Free Software Foundation; either version 2 of the License, or\n"