aboutsummaryrefslogtreecommitdiff
path: root/libmpio/mpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpio/mpio.h')
-rw-r--r--libmpio/mpio.h44
1 files changed, 21 insertions, 23 deletions
diff --git a/libmpio/mpio.h b/libmpio/mpio.h
index 436ff85..999b0db 100644
--- a/libmpio/mpio.h
+++ b/libmpio/mpio.h
@@ -1,31 +1,29 @@
-#/* -*- linux-c -*- */
-
-/*
- * $Id: mpio.h,v 1.20 2003/04/23 08:53:24 crunchy Exp $
- *
- * Library for USB MPIO-*
- *
- * Markus Germeier (mager@tzi.de)
+/*
+ * $Id: mpio.h,v 1.21 2003/04/27 12:08:20 germeier Exp $
*
- * uses code from mpio_stat.c by
- * Yuji Touya (salmoon@users.sourceforge.net)
+ * libmpio - a library for accessing Digit@lways MPIO players
+ * Copyright (C) 2002, 2003 Markus Germeier
*
- *
- * 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 the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc.,g 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * */
+ */
+
+/*
+ * uses code from mpio_stat.c by
+ * Yuji Touya (salmoon@users.sourceforge.net)
+ */
#ifndef _MPIO_H_
#define _MPIO_H_