summaryrefslogtreecommitdiff
path: root/src/dvfile.cc
diff options
context:
space:
mode:
authordeva <deva>2005-07-28 15:31:18 +0000
committerdeva <deva>2005-07-28 15:31:18 +0000
commit9111e70794105f984df5b66bba81adc769bd5001 (patch)
tree7901a79eff5b948185374472fa72220bfd172b64 /src/dvfile.cc
parentc1e99b4951bd5e376cfab14cb6870869e60b91a2 (diff)
*** empty log message ***
Diffstat (limited to 'src/dvfile.cc')
-rw-r--r--src/dvfile.cc29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/dvfile.cc b/src/dvfile.cc
new file mode 100644
index 0000000..ef1db71
--- /dev/null
+++ b/src/dvfile.cc
@@ -0,0 +1,29 @@
+/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
+/***************************************************************************
+ * dvfile.cc
+ *
+ * Thu Jul 28 17:30:48 CEST 2005
+ * Copyright 2005 Bent Bisballe
+ * deva@aasimon.org
+ ****************************************************************************/
+
+/*
+ * This file is part of MIaV.
+ *
+ * MIaV 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.
+ *
+ * MIaV 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 MIaV; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ */
+#include "config.h"
+#include "dvfile.h"
+