summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorchatty1999-01-25 17:48:34 +0000
committerchatty1999-01-25 17:48:34 +0000
commitfb242b482a81baa20d5cb4b8a563880b16aebdee (patch)
tree4e409fb3a59dc7b5f70b1d4b30104f075c89dcb5 /version.h
parent4a74019ccbd44626eb96fe751f406ff3fbe30735 (diff)
downloadirbox-fb242b482a81baa20d5cb4b8a563880b16aebdee.zip
irbox-fb242b482a81baa20d5cb4b8a563880b16aebdee.tar.gz
irbox-fb242b482a81baa20d5cb4b8a563880b16aebdee.tar.bz2
irbox-fb242b482a81baa20d5cb4b8a563880b16aebdee.tar.xz
Prepared for version 1.0:
- headers updated - renamed irman.c into irbox.c - added options at launch - added functions to read tables from a directory and its index - created a utility for creating tables - created files for launch at boot time
Diffstat (limited to 'version.h')
-rw-r--r--version.h29
1 files changed, 29 insertions, 0 deletions
diff --git a/version.h b/version.h
new file mode 100644
index 0000000..1c32c3f
--- /dev/null
+++ b/version.h
@@ -0,0 +1,29 @@
+/*
+ *
+ * IRBOX, an Ivy driver for infra-red remote controls
+ *
+ * Copyright 1998-1999
+ * Centre d'Etudes de la Navigation Aerienne
+ *
+ * Version 1.0
+ *
+ * Authors: Stephane Chatty <chatty@cenatoulouse.dgac.fr>
+ * Francois-Regis Colin <fcolin@cenatoulouse.dgac.fr>
+ * Yann Malichecq
+ *
+ * $Id$
+ *
+ * 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 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */