aboutsummaryrefslogtreecommitdiff
path: root/libmpio/src/directory.h
diff options
context:
space:
mode:
authorgermeier <germeier>2003-04-27 12:08:19 +0000
committergermeier <germeier>2003-04-27 12:08:19 +0000
commit330785e8d7b3796bc1030c7f20539b56edd657b9 (patch)
tree926619e3d93b0dc98843919e423f0d157699dfe0 /libmpio/src/directory.h
parent79e1e41659396335214777f0c237252458dcbfd8 (diff)
downloadmpiosh-330785e8d7b3796bc1030c7f20539b56edd657b9.tar.gz
mpiosh-330785e8d7b3796bc1030c7f20539b56edd657b9.tar.bz2
mpiosh-330785e8d7b3796bc1030c7f20539b56edd657b9.zip
libmpio: changed license from GPL to LGPL
Diffstat (limited to 'libmpio/src/directory.h')
-rw-r--r--libmpio/src/directory.h35
1 files changed, 16 insertions, 19 deletions
diff --git a/libmpio/src/directory.h b/libmpio/src/directory.h
index 02d76ee..2ae17ec 100644
--- a/libmpio/src/directory.h
+++ b/libmpio/src/directory.h
@@ -1,27 +1,24 @@
-/*
+/*
+ * $Id: directory.h,v 1.3 2003/04/27 12:08:21 germeier Exp $
*
- * $Id: directory.h,v 1.2 2003/04/27 11:01:29 germeier Exp $
+ * libmpio - a library for accessing Digit@lways MPIO players
+ * Copyright (C) 2002, 2003 Markus Germeier
*
- * Library for USB MPIO-*
+ * 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.
*
- * Markus Germeier (mager@tzi.de)
+ * 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.
*
- *
- * 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.
+ * 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
*
- * 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.
- *
- * 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.
- *
- * */
+ */
#ifndef _MPIO_DIRECTORY_H_
#define _MPIO_DIRECTORY_H_