=================================================================== RCS file: /home/cvs/OpenXM_contrib/gnuplot/Attic/matrix.h,v retrieving revision 1.1.1.2 retrieving revision 1.1.1.3 diff -u -p -r1.1.1.2 -r1.1.1.3 --- OpenXM_contrib/gnuplot/Attic/matrix.h 2000/01/22 14:15:55 1.1.1.2 +++ OpenXM_contrib/gnuplot/Attic/matrix.h 2003/09/15 07:09:23 1.1.1.3 @@ -1,4 +1,16 @@ -/* $Id: matrix.h,v 1.1.1.2 2000/01/22 14:15:55 maekawa Exp $ */ +/* $Id: matrix.h,v 1.1.1.3 2003/09/15 07:09:23 ohara Exp $ */ + +/* GNUPLOT - matrix.h */ + +/* NOTICE: Change of Copyright Status + * + * The author of this module, Carsten Grammes, has expressed in + * personal email that he has no more interest in this code, and + * doesn't claim any copyright. He has agreed to put this module + * into the public domain. + * + * Lars Hecking 15-02-1999 + */ /* * Header file: public functions in matrix.c