aboutsummaryrefslogtreecommitdiff
path: root/libmpio/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpio/debug.h')
-rw-r--r--libmpio/debug.h24
1 files changed, 19 insertions, 5 deletions
diff --git a/libmpio/debug.h b/libmpio/debug.h
index a316e57..c523310 100644
--- a/libmpio/debug.h
+++ b/libmpio/debug.h
@@ -1,10 +1,24 @@
-/*
- * debug.h
+/*
+ * $Id: debug.h,v 1.5 2003/04/27 12:08:20 germeier Exp $
*
- * Author: Dirk Meyer <dmeyer@tzi.de>
- * Andreas Büsching <crunchy@tzi.de>
+ * libmpio - a library for accessing Digit@lways MPIO players
+ * Copyright (C) 2002, 2003 Dirk Meyer <dmeyer@tzi.de> and
+ * Andreas Büsching <crunchy@tzi.de>
+ *
+ * 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 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 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
*
- * $Id: debug.h,v 1.4 2003/04/23 09:03:38 crunchy Exp $
*/
#ifndef _MPIO_DEBUG_H_