Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / src / modules / mptr_mplayer / mptr_mplayer.h
index 2527a84..e72dc6d 100644 (file)
@@ -1,8 +1,10 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: mptr_mplayer.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_mplayer.h
+**     \brief Template Header
 **
+**     $Id$
+**
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +16,7 @@
 **     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.
+**     \endlegal
 **
 ** === N O T E S ===========================================================
 **
@@ -41,7 +44,7 @@ class mplayer_mptr : public synfig::Importer
 public:
 private:
        String filename;
-       
+
 public:
        mplayer_mptr(const char *filename);
        ~mplayer_mptr();