summaryrefslogtreecommitdiff
path: root/dxr3sysclock.c
diff options
context:
space:
mode:
authoraustriancoder <austriancoder>2004-08-08 02:15:43 +0000
committeraustriancoder <austriancoder>2004-08-08 02:15:43 +0000
commit11e3d35435460d89c0f24e91d2be2db848026964 (patch)
tree84f9f5a1729d84e5b2d38d81864582e41a1bc6f7 /dxr3sysclock.c
parent20b4bac29931ed44b8e379f98397c20330d0d8c1 (diff)
downloadvdr-plugin-dxr3-11e3d35435460d89c0f24e91d2be2db848026964.tar.gz
vdr-plugin-dxr3-11e3d35435460d89c0f24e91d2be2db848026964.tar.bz2
updated copyright informations
Diffstat (limited to 'dxr3sysclock.c')
-rw-r--r--dxr3sysclock.c21
1 files changed, 21 insertions, 0 deletions
diff --git a/dxr3sysclock.c b/dxr3sysclock.c
index 9d7d050..8c32948 100644
--- a/dxr3sysclock.c
+++ b/dxr3sysclock.c
@@ -1,3 +1,24 @@
+/*
+ * dxr3sysclock.c
+ *
+ * Copyright (C) 2002-2004 Kai Möller
+ *
+ * This program 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.
+ *
+ * You should have received a copy of the GNU Lesser 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.
+ *
+ */
+
#include <sys/ioctl.h>
#include "dxr3sysclock.h"