Fixing warnings from doxygen:
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 15 Mar 2007 14:39:26 +0000 (14:39 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 15 Mar 2007 14:39:26 +0000 (14:39 +0000)
  * Added doxygen header where missing.
  * Fixed bad \file commands where they were wrong.
  * Etc.

git-svn-id: http://svn.voria.com/code@324 1f10aa63-cdf2-0310-b900-c93c546f37ac

138 files changed:
synfig-core/trunk/src/modules/example/main.cpp
synfig-core/trunk/src/modules/example/simplecircle.cpp
synfig-core/trunk/src/modules/lyr_freetype/lyr_freetype.cpp
synfig-core/trunk/src/modules/lyr_freetype/lyr_freetype.h
synfig-core/trunk/src/modules/lyr_freetype/main.cpp
synfig-core/trunk/src/modules/lyr_std/bevel.cpp
synfig-core/trunk/src/modules/lyr_std/bevel.h
synfig-core/trunk/src/modules/lyr_std/booleancurve.cpp
synfig-core/trunk/src/modules/lyr_std/booleancurve.h
synfig-core/trunk/src/modules/lyr_std/import.cpp
synfig-core/trunk/src/modules/lyr_std/insideout.cpp
synfig-core/trunk/src/modules/lyr_std/insideout.h
synfig-core/trunk/src/modules/lyr_std/julia.cpp
synfig-core/trunk/src/modules/lyr_std/julia.h
synfig-core/trunk/src/modules/lyr_std/main.cpp
synfig-core/trunk/src/modules/lyr_std/mandelbrot.cpp
synfig-core/trunk/src/modules/lyr_std/mandelbrot.h
synfig-core/trunk/src/modules/lyr_std/radialgradient.cpp
synfig-core/trunk/src/modules/lyr_std/rotate.cpp
synfig-core/trunk/src/modules/lyr_std/rotate.h
synfig-core/trunk/src/modules/lyr_std/stretch.h
synfig-core/trunk/src/modules/lyr_std/supersample.cpp
synfig-core/trunk/src/modules/lyr_std/supersample.h
synfig-core/trunk/src/modules/lyr_std/timeloop.cpp
synfig-core/trunk/src/modules/lyr_std/translate.cpp
synfig-core/trunk/src/modules/lyr_std/translate.h
synfig-core/trunk/src/modules/lyr_std/twirl.cpp
synfig-core/trunk/src/modules/lyr_std/warp.cpp
synfig-core/trunk/src/modules/lyr_std/warp.h
synfig-core/trunk/src/modules/lyr_std/xorpattern.cpp
synfig-core/trunk/src/modules/lyr_std/xorpattern.h
synfig-core/trunk/src/modules/mod_bmp/main.cpp
synfig-core/trunk/src/modules/mod_bmp/mptr_bmp.cpp
synfig-core/trunk/src/modules/mod_bmp/mptr_bmp.h
synfig-core/trunk/src/modules/mod_dv/main.cpp
synfig-core/trunk/src/modules/mod_dv/trgt_dv.cpp
synfig-core/trunk/src/modules/mod_dv/trgt_dv.h
synfig-core/trunk/src/modules/mod_ffmpeg/main.cpp
synfig-core/trunk/src/modules/mod_ffmpeg/mptr_ffmpeg.cpp
synfig-core/trunk/src/modules/mod_ffmpeg/mptr_ffmpeg.h
synfig-core/trunk/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp
synfig-core/trunk/src/modules/mod_ffmpeg/trgt_ffmpeg.h
synfig-core/trunk/src/modules/mod_filter/blur.cpp
synfig-core/trunk/src/modules/mod_filter/blur.h
synfig-core/trunk/src/modules/mod_filter/lumakey.cpp
synfig-core/trunk/src/modules/mod_filter/lumakey.h
synfig-core/trunk/src/modules/mod_filter/main.cpp
synfig-core/trunk/src/modules/mod_filter/radialblur.cpp
synfig-core/trunk/src/modules/mod_filter/radialblur.h
synfig-core/trunk/src/modules/mod_geometry/checkerboard.h
synfig-core/trunk/src/modules/mod_geometry/main.cpp
synfig-core/trunk/src/modules/mod_geometry/outline.cpp
synfig-core/trunk/src/modules/mod_geometry/outline.h
synfig-core/trunk/src/modules/mod_geometry/region.cpp
synfig-core/trunk/src/modules/mod_geometry/star.cpp
synfig-core/trunk/src/modules/mod_geometry/star.h
synfig-core/trunk/src/modules/mod_gif/main.cpp
synfig-core/trunk/src/modules/mod_gif/trgt_gif.cpp
synfig-core/trunk/src/modules/mod_gif/trgt_gif.h
synfig-core/trunk/src/modules/mod_gradient/curvegradient.cpp
synfig-core/trunk/src/modules/mod_gradient/curvegradient.h
synfig-core/trunk/src/modules/mod_gradient/lineargradient.cpp
synfig-core/trunk/src/modules/mod_gradient/lineargradient.h
synfig-core/trunk/src/modules/mod_gradient/main.cpp
synfig-core/trunk/src/modules/mod_gradient/radialgradient.cpp
synfig-core/trunk/src/modules/mod_imagemagick/main.cpp
synfig-core/trunk/src/modules/mod_imagemagick/mptr_imagemagick.cpp
synfig-core/trunk/src/modules/mod_imagemagick/mptr_imagemagick.h
synfig-core/trunk/src/modules/mod_imagemagick/trgt_imagemagick.cpp
synfig-core/trunk/src/modules/mod_imagemagick/trgt_imagemagick.h
synfig-core/trunk/src/modules/mod_jpeg/main.cpp
synfig-core/trunk/src/modules/mod_jpeg/mptr_jpeg.cpp
synfig-core/trunk/src/modules/mod_jpeg/mptr_jpeg.h
synfig-core/trunk/src/modules/mod_jpeg/trgt_jpeg.cpp
synfig-core/trunk/src/modules/mod_jpeg/trgt_jpeg.h
synfig-core/trunk/src/modules/mod_libavcodec/main.cpp
synfig-core/trunk/src/modules/mod_libavcodec/trgt_av.cpp
synfig-core/trunk/src/modules/mod_libavcodec/trgt_av.h
synfig-core/trunk/src/modules/mod_noise/distort.cpp
synfig-core/trunk/src/modules/mod_noise/distort.h
synfig-core/trunk/src/modules/mod_noise/main.cpp
synfig-core/trunk/src/modules/mod_noise/random.cpp
synfig-core/trunk/src/modules/mod_noise/random.h
synfig-core/trunk/src/modules/mod_openexr/main.cpp
synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.cpp
synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.h
synfig-core/trunk/src/modules/mod_openexr/trgt_openexr.cpp
synfig-core/trunk/src/modules/mod_openexr/trgt_openexr.h
synfig-core/trunk/src/modules/mod_particle/main.cpp
synfig-core/trunk/src/modules/mod_particle/plant.cpp
synfig-core/trunk/src/modules/mod_particle/random.cpp
synfig-core/trunk/src/modules/mod_particle/random.h
synfig-core/trunk/src/modules/mod_png/main.cpp
synfig-core/trunk/src/modules/mod_png/mptr_png.cpp
synfig-core/trunk/src/modules/mod_png/mptr_png.h
synfig-core/trunk/src/modules/mod_png/trgt_png.cpp
synfig-core/trunk/src/modules/mod_png/trgt_png.h
synfig-core/trunk/src/modules/mod_ppm/main.cpp
synfig-core/trunk/src/modules/mod_ppm/mptr_ppm.cpp
synfig-core/trunk/src/modules/mod_ppm/mptr_ppm.h
synfig-core/trunk/src/modules/mod_ppm/trgt_mpg.cpp
synfig-core/trunk/src/modules/mod_ppm/trgt_mpg.h
synfig-core/trunk/src/modules/mod_ppm/trgt_ppm.cpp
synfig-core/trunk/src/modules/mod_ppm/trgt_ppm.h
synfig-core/trunk/src/modules/mod_yuv420p/main.cpp
synfig-core/trunk/src/modules/mptr_mplayer/main.cpp
synfig-core/trunk/src/modules/mptr_mplayer/mptr_mplayer.cpp
synfig-core/trunk/src/modules/mptr_mplayer/mptr_mplayer.h
synfig-core/trunk/src/synfig/blur.cpp
synfig-core/trunk/src/synfig/blur.h
synfig-core/trunk/src/synfig/color.cpp
synfig-core/trunk/src/synfig/context.cpp
synfig-core/trunk/src/synfig/exception.cpp
synfig-core/trunk/src/synfig/layer_motionblur.cpp
synfig-core/trunk/src/synfig/layer_pastecanvas.cpp
synfig-core/trunk/src/synfig/main.cpp
synfig-core/trunk/src/synfig/main.h
synfig-core/trunk/src/synfig/module.cpp
synfig-core/trunk/src/synfig/module.h
synfig-core/trunk/src/synfig/palette.cpp
synfig-core/trunk/src/synfig/palette.h
synfig-core/trunk/src/synfig/pch.h
synfig-core/trunk/src/synfig/polynomial_root.cpp
synfig-core/trunk/src/synfig/renddesc.cpp
synfig-core/trunk/src/synfig/renddesc.h
synfig-core/trunk/src/synfig/render.cpp
synfig-core/trunk/src/synfig/render.h
synfig-core/trunk/src/synfig/surface.cpp
synfig-core/trunk/src/synfig/timepointcollect.cpp
synfig-core/trunk/src/synfig/transform.cpp
synfig-core/trunk/src/synfig/valuenode.cpp
synfig-core/trunk/src/synfig/valuenode_const.cpp
synfig-core/trunk/src/synfig/valuenode_gradientrotate.h
synfig-core/trunk/src/synfig/valuenode_stripes.cpp
synfig-core/trunk/src/synfig/valuenode_twotone.cpp
synfig-core/trunk/src/template.cpp
synfig-core/trunk/src/template.h
synfig-core/trunk/src/tool/main.cpp

index 96f9ef7..45a7c5f 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template File
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:09 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file example/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index b606ef7..379b10d 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file layer_solidcolor.cpp
+/*!    \file simplecircle.cpp
 **     \brief Template Header
 **
 **     $Id: simplecircle.cpp,v 1.1.1.1 2005/01/04 01:23:09 darco Exp $
index fa68cde..55d002d 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template File
-** $Id: lyr_freetype.cpp,v 1.5 2005/01/24 05:00:18 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file lyr_freetype.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **     Copyright (c) 2006 Paul Wise
 **
@@ -15,6 +15,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 ===========================================================
 **
index 4a32e74..88b917c 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: lyr_freetype.h,v 1.3 2005/01/24 03:08:17 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file lyr_freetype.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index d348931..7bc48f6 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:09 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file lyr_freetype/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 6579bcf..1260286 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file shade.cpp
+/*!    \file bevel.cpp
 **     \brief Template Header
 **
 **     $Id: bevel.cpp,v 1.2 2005/01/24 03:08:17 darco Exp $
index 8c94bdf..9897b26 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file shade.h
+/*!    \file bevel.h
 **     \brief Template Header
 **
 **     $Id: bevel.h,v 1.2 2005/01/24 03:08:17 darco Exp $
index 936187b..3c6457d 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file boolean_curve.cpp
+/*!    \file booleancurve.cpp
 **     \brief Boolean Curve Implementation File
 **
 **     $Id: booleancurve.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
index 706767a..7d85cb9 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file boolean_curve.h
+/*!    \file booleancurve.h
 **     \brief Boolean Curve Header
 **
 **     $Id: booleancurve.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
index bf5f32e..708ddd8 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Image Import Layer Implementation
-** $Id: import.cpp,v 1.2 2005/03/19 04:26:42 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file import.cpp
+**     \brief Image Import Layer Implementation
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index e390401..e470aef 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template File
-** $Id: insideout.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file insideout.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 48dfe2a..fd58d64 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: insideout.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file insideout.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 9b0f5b9..0c95ab1 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template File
-** $Id: julia.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file julia.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index a2bf33a..0b14ce7 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: julia.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file julia.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 7765f8f..f75123c 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file lyr_std/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 6708b7f..73efbe7 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template File
-** $Id: mandelbrot.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mandelbrot.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 102236d..7af993e 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: mandelbrot.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mandelbrot.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 8c63e73..bb44957 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file layer_solidcolor.cpp
+/*!    \file lyr_std/radialgradient.cpp
 **     \brief Template Header
 **
 **     $Id: radialgradient.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
index 932a3d4..0aa35e2 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template File
-** $Id: rotate.cpp,v 1.2 2005/01/24 05:00:18 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file rotate.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index ae5978e..432e7c2 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: rotate.h,v 1.2 2005/01/24 05:00:18 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file rotate.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index e57ea41..ad33f26 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file colorcorrect.h
+/*!    \file stretch.h
 **     \brief Template Header
 **
 **     $Id: stretch.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
index 5db353d..d377476 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template File
-** $Id: supersample.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file supersample.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index b526e1e..be557ef 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: supersample.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file supersample.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index eb75d4c..bac69a6 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Image Layer_TimeLoop Layer Implementation
-** $Id: timeloop.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file timeloop.cpp
+**     \brief Image Layer_TimeLoop Layer Implementation
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index f430eee..8a7e4a5 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template File
-** $Id: translate.cpp,v 1.2 2005/01/24 03:08:17 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file translate.cpp
+**     \brief Template File
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 4eec4ec..01918ca 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: translate.h,v 1.2 2005/01/24 03:08:17 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file translate.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 2a29b0f..21cfb1e 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file spiralgradient.cpp
+/*!    \file twirl.cpp
 **     \brief Template Header
 **
 **     $Id: twirl.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
index 2b567eb..8cb5cd9 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template File
-** $Id: warp.cpp,v 1.2 2005/01/24 05:00:18 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file warp.cpp
+**     \brief Template File
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 100bff1..85f335a 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: warp.h,v 1.2 2005/01/24 05:00:18 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file warp.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index ec124b0..078a156 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template File
-** $Id: xorpattern.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file xorpattern.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 006d0ac..d4b6bd8 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: xorpattern.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file xorpattern.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 748aa42..21c725c 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file main.cpp
+/*!    \file mod_bmp/main.cpp
 **     \brief writeme
 **
 **     $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
index 7b83d34..e1399a3 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bmp Target Module
-** $Id: mptr_bmp.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_bmp.cpp
+**     \brief bmp Target Module
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index e5c3bf9..8f368f8 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: mptr_bmp.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_bmp.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 3c5903b..1350d53 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mod_dv/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 9b27e4b..95f574f 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** ppm Target Module
-** $Id: trgt_dv.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_dv.cpp
+**     \brief ppm Target Module
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 76fe2f5..8be1f77 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: trgt_dv.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_dv.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 5baab39..6624f4f 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mod_ffmpeg/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 3a1646f..1e7470a 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** ppm Target Module
-** $Id: mptr_ffmpeg.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_ffmpeg.cpp
+**     \brief ppm Target Module
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 22a0a53..7517340 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: mptr_ffmpeg.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_ffmpeg.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 01e97d1..db21ea3 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** ppm Target Module
-** $Id: trgt_ffmpeg.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_ffmpeg.cpp
+**     \brief ppm Target Module
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index ecbb3f8..cdd9bfd 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: trgt_ffmpeg.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_ffmpeg.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 853e308..c57e1e3 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file blur.cpp
+/*!    \file mod_filter/blur.cpp
 **     \brief Template Header
 **
 **     $Id: blur.cpp,v 1.2 2005/01/24 03:08:17 darco Exp $
index d3ae704..a159942 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file blur.h
+/*!    \file mod_filter/blur.h
 **     \brief Template Header
 **
 **     $Id: blur.h,v 1.2 2005/01/24 03:08:17 darco Exp $
index 6d88abe..cb2fc86 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file checkerboard.cpp
+/*!    \file lumakey.cpp
 **     \brief Template Header
 **
 **     $Id: lumakey.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
index dccd81a..900fbb7 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Checkerboard Layer
-** $Id: lumakey.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file lumakey.h
+**     \brief Checkerboard Layer
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 57151a6..74915e3 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mod_filter/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 3efe293..6fc20c7 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template File
-** $Id: radialblur.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file radialblur.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index c200e44..5fb6339 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: radialblur.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file radialblur.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 4816d98..a212af8 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Checkerboard Layer
-** $Id: checkerboard.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file checkerboard.h
+**     \brief Checkerboard Layer
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index ea5e8df..2e6eddc 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mod_geometry/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 56fca0c..ab04eb1 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file bline.cpp
+/*!    \file outline.cpp
 **     \brief Template
 **
 **     $Id: outline.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
index 234ee0c..8f5552f 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file bline.h
+/*!    \file outline.h
 **     \brief Template Header
 **
 **     $Id: outline.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
index 98fa7e5..adaa6eb 100644 (file)
@@ -1,8 +1,10 @@
 /*! ========================================================================
 ** Synfig
-** Template File
-** $Id: region.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file region.cpp
+**     \brief Template Header
 **
+**     \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 ===========================================================
 **
index c2a8696..161e5b3 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template File
-** $Id: star.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file star.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 1b57856..a820ec4 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: star.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file star.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index da0574d..43d8c78 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mod_gif/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 41ed471..2203863 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** BMP Target Module
-** $Id: trgt_gif.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_gif.cpp
+**     \brief BMP Target Module
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 1efa363..e61fffb 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: trgt_gif.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_gif.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index a80ed83..69bf632 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template File
-** $Id: curvegradient.cpp,v 1.2 2005/01/13 06:48:39 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file curvegradient.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index fc92aad..98f65d5 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: curvegradient.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file curvegradient.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index f14bec2..ce29a36 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template File
-** $Id: lineargradient.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file lineargradient.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 350ed98..81e45a8 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: lineargradient.h,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file lineargradient.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 916e1b6..1fbbaa2 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mod_gradient/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index f4fe940..a012039 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file layer_solidcolor.cpp
+/*!    \file mod_gradient/radialgradient.cpp
 **     \brief Template Header
 **
 **     $Id: radialgradient.cpp,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
index 12ea9b1..b95df78 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:11 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mod_imagemagick/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 8e35ac9..2a7ff58 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** ppm Target Module
-** $Id: mptr_imagemagick.cpp,v 1.1.1.1 2005/01/04 01:23:11 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_imagemagick.cpp
+**     \brief ppm Target Module
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 313703d..45810ed 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: mptr_imagemagick.h,v 1.1.1.1 2005/01/04 01:23:11 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_imagemagick.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 610390a..e2682da 100644 (file)
@@ -1,6 +1,8 @@
-/*! ========================================================================
-** Synfig
-** ppm Target Module
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_imagemagick.cpp
+**     \brief ppm Target Module
+**
+**     \legal
 ** $Id: trgt_imagemagick.cpp,v 1.1.1.1 2005/01/04 01:23:11 darco Exp $
 **
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -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 ===========================================================
 **
index c7d33b7..4674638 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: trgt_imagemagick.h,v 1.1.1.1 2005/01/04 01:23:11 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_imagemagick.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 156548b..9c226fe 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:11 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mod_jpeg/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 0896450..271bb8a 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** ppm Target Module
-** $Id: mptr_jpeg.cpp,v 1.1.1.1 2005/01/04 01:23:11 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_jpeg.cpp
+**     \brief ppm Target Module
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index ec46ec4..d2f1f60 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: mptr_jpeg.h,v 1.1.1.1 2005/01/04 01:23:11 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_jpeg.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index b3d8ab9..6dd9f11 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** jpeg_trgt Target Module
-** $Id: trgt_jpeg.cpp,v 1.1.1.1 2005/01/04 01:23:11 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_jpeg.cpp
+**     \brief jpeg_trgt Target Module
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 923cd41..981cd8b 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: trgt_jpeg.h,v 1.1.1.1 2005/01/04 01:23:11 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_jpeg.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 628eb4a..919696f 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file main.cpp
+/*!    \file mod_libavcodec/main.cpp
 **     \brief writeme
 **
 **     $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:11 darco Exp $
index d1ad058..651e09e 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file trgt.cpp
+/*!    \file trgt_av.cpp
 **     \brief \writeme
 **
 **     $Id: trgt_av.cpp,v 1.1.1.1 2005/01/04 01:23:11 darco Exp $
index c85caf8..813d8c8 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file trgt.h
+/*!    \file trgt_av.h
 **     \brief Template Header
 **
 **     $Id: trgt_av.h,v 1.1.1.1 2005/01/04 01:23:11 darco Exp $
index 49b5572..203e2eb 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file noise.cpp
+/*!    \file distort.cpp
 **     \brief blehh
 **
 **     $Id: distort.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index 084205c..7e0439e 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file noise.h
+/*!    \file distort.h
 **     \brief Template Header
 **
 **     $Id: distort.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index 76f00ee..f266a45 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mod_noise/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index a5750df..a203353 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file noise.cpp
+/*!    \file mod_noise/random.cpp
 **     \brief blehh
 **
 **     $Id: random.cpp,v 1.6 2005/01/17 02:00:19 darco Exp $
index 9eb2e92..8725bed 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file noise.h
+/*!    \file mod_noise/random.h
 **     \brief Template Header
 **
 **     $Id: random.h,v 1.2 2005/01/13 05:14:02 darco Exp $
index a8934fa..4fea7ba 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mod_openexr/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 7c6ce8d..db53371 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** ppm Target Module
-** $Id: mptr_openexr.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_openexr.cpp
+**     \brief ppm Target Module
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 3868122..b50cf5e 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: mptr_openexr.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_openexr.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 0455706..2a2932e 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** exr_trgt Target Module
-** $Id: trgt_openexr.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_openexr.cpp
+**     \brief exr_trgt Target Module
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 3f3a237..d634796 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: trgt_openexr.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_openexr.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index bc7fc1a..a072ec7 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mod_particle/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 80fde0b..035f494 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file bline.cpp
+/*!    \file plant.cpp
 **     \brief Template
 **
 **     $Id: plant.cpp,v 1.2 2005/01/13 06:48:39 darco Exp $
index 21d20e9..f2950d7 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file noise.cpp
+/*!    \file mod_particle/random.cpp
 **     \brief blehh
 **
 **     $Id: random.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index 908ea95..656b44b 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file noise.h
+/*!    \file mod_particle/random.h
 **     \brief Template Header
 **
 **     $Id: random.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index e2df45f..e21b37a 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mod_png/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index ddf339d..12ca332 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** ppm Target Module
-** $Id: mptr_png.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_png.cpp
+**     \brief ppm Target Module
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 6dbe1ec..00340b2 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: mptr_png.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_png.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 1b84eee..f87c4a2 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** png_trgt Target Module
-** $Id: trgt_png.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_png.cpp
+**     \brief png_trgt Target Module
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 909d1e6..aaa5598 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: trgt_png.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_png.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 88df002..c5ce3c5 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mod_ppm/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 590940e..d780d54 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** ppm Target Module
-** $Id: mptr_ppm.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_ppm.cpp
+**     \brief ppm Target Module
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 9b580fb..6fd2732 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: mptr_ppm.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_ppm.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index fb57269..8b57c47 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bsd_mpeg1 Target Module
-** $Id: trgt_mpg.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_mpg.cpp
+**     \brief bsd_mpeg1 Target Module
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 182e41c..837dddb 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: trgt_mpg.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_mpg.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index bdd53ee..e2a545a 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** ppm Target Module
-** $Id: trgt_ppm.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_ppm.cpp
+**     \brief ppm Target Module
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index dc61a41..2571a7b 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** Template Header File
-** $Id: trgt_ppm.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file trgt_ppm.h
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 447191a..fcebb38 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mod_yuv420p/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index d0e9e3b..b54ab5a 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** bleh
-** $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_mplayer/main.cpp
+**     \brief Template Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index d823b10..f75f721 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** Synfig
-** ppm Target Module
-** $Id: mptr_mplayer.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file mptr_mplayer.cpp
+**     \brief ppm Target Module
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 8041f89..273b93a 100644 (file)
@@ -1,8 +1,8 @@
-/*! ========================================================================
-** 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
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 5a673cd..91ff690 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file blur.cpp
+/*!    \file synfig/blur.cpp
 **     \brief Blur Implementation File
 **
 **     $Id: blur.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index 7472894..6a40c52 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file blur.h
+/*!    \file synfig/blur.h
 **     \brief Blur Helper Header file
 **
 **     $Id: blur.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index 9b861b7..db89efe 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file color.h
+/*!    \file color.cpp
 **     \brief Color Class
 **
 **     $Id: color.cpp,v 1.2 2005/01/23 04:03:21 darco Exp $
index 60847fe..ba9fb69 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file template.cpp
+/*!    \file context.cpp
 **     \brief Template File
 **
 **     $Id: context.cpp,v 1.4 2005/01/24 05:00:18 darco Exp $
index 650af24..1f377ef 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file template.cpp
+/*!    \file exception.cpp
 **     \brief Template File
 **
 **     $Id: exception.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index 236ef3a..2e72088 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file layer_motionblur.h
+/*!    \file layer_motionblur.cpp
 **     \brief Template Header
 **
 **     $Id: layer_motionblur.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index 839475e..5cd4c4f 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file layer_pastecanvas.h
+/*!    \file layer_pastecanvas.cpp
 **     \brief Template Header
 **
 **     $Id: layer_pastecanvas.cpp,v 1.3 2005/01/24 03:08:18 darco Exp $
index 8992bbf..a321d20 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file main.cpp
+/*!    \file synfig/main.cpp
 **     \brief \writeme
 **
 **     $Id: main.cpp,v 1.3 2005/01/10 07:40:26 darco Exp $
index 21a833d..0fd5ab4 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file main.h
+/*!    \file synfig/main.h
 **     \brief Template Header
 **
 **     $Id: main.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index d70622f..fa0b180 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file module.cpp
+/*!    \file synfig/module.cpp
 **     \brief writeme
 **
 **     $Id: module.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index dc491bd..44872c2 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file module.h
+/*!    \file synfig/module.h
 **     \brief writeme
 **
 **     $Id: module.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index 5ba36ae..16716ed 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file template.cpp
+/*!    \file palette.cpp
 **     \brief Template File
 **
 **     $Id: palette.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index d1ad7d3..8aead62 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file Palette.h
+/*!    \file palette.h
 **     \brief Template Header
 **
 **     $Id: palette.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index 8d4bdcb..9217fc0 100644 (file)
@@ -1,8 +1,8 @@
-/* ========================================================================
-** Synfig
-** Pre-Compiled Header
-** $Id: pch.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file pch.h
+**     \brief Pre-Compiled Header
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index 8c2d702..ce464a4 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file template.cpp
+/*!    \file polynomial_root.cpp
 **     \brief Template File
 **
 **     $Id: polynomial_root.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index fad6ad1..b536b61 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file renddesc.h_
+/*!    \file synfig/renddesc.cpp
 **     \brief RendDesc
 **
 **     $Id: renddesc.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index 79d8718..ea3c99f 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file renddesc.h
+/*!    \file synfig/renddesc.h
 **     \brief Template Header
 **
 **     $Id: renddesc.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index f621d9f..5dcdd6a 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file render.cpp
+/*!    \file synfig/render.cpp
 **     \brief Renderer
 **
 **     $Id: render.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index 36740d2..8db2d69 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file render.h
+/*!    \file synfig/render.h
 **     \brief Template Header
 **
 **     $Id: render.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
index ef5a53c..e5f531b 100644 (file)
@@ -1,8 +1,8 @@
-/* ========================================================================
-** Synfig
-** Template File
-** $Id: surface.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+/* === S Y N F I G ========================================================= */
+/*!    \file surface.cpp
+**     \brief Template File
 **
+**     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **
 **     This package is free software; you can redistribute it and/or
@@ -14,6 +14,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 ===========================================================
 **
index d24307d..76a4894 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file template.cpp
+/*!    \file timepointcollect.cpp
 **     \brief Template File
 **
 **     $Id: timepointcollect.cpp,v 1.1.1.1 2005/01/04 01:23:15 darco Exp $
index 3d68c1d..90467f7 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file template.cpp
+/*!    \file transform.cpp
 **     \brief Template File
 **
 **     $Id: transform.cpp,v 1.2 2005/01/24 05:00:18 darco Exp $
index b0539de..0298156 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file value_node.cpp
+/*!    \file valuenode.cpp
 **     \brief Template File
 **
 **     $Id: valuenode.cpp,v 1.1.1.1 2005/01/04 01:23:15 darco Exp $
index 402f21c..985b598 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file template.cpp
+/*!    \file valuenode_const.cpp
 **     \brief Template File
 **
 **     $Id: valuenode_const.cpp,v 1.1.1.1 2005/01/04 01:23:15 darco Exp $
index 107026e..6bdc548 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file valuenode_twotone.h
+/*!    \file valuenode_gradientrotate.h
 **     \brief Template Header
 **
 **     $Id: valuenode_gradientrotate.h,v 1.1.1.1 2005/01/04 01:23:15 darco Exp $
index 94aeef0..595e9d9 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file valuenode_subtract.cpp
+/*!    \file valuenode_stripes.cpp
 **     \brief Template File
 **
 **     $Id: valuenode_stripes.cpp,v 1.1.1.1 2005/01/04 01:23:15 darco Exp $
index 65752d4..76eaf7f 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file valuenode_subtract.cpp
+/*!    \file valuenode_twotone.cpp
 **     \brief Template File
 **
 **     $Id: valuenode_twotone.cpp,v 1.1.1.1 2005/01/04 01:23:15 darco Exp $
index bc6231f..9ffffa9 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file template.cpp
+/*!    \file synfig/src/template.cpp
 **     \brief Template File
 **
 **     $Id: template.cpp,v 1.1.1.1 2005/01/04 01:23:09 darco Exp $
index b7e264d..607c12f 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file template.h
+/*!    \file synfig/src/template.h
 **     \brief Template Header
 **
 **     $Id: template.h,v 1.1.1.1 2005/01/04 01:23:09 darco Exp $
index 22f5f32..59985cb 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file main.cpp
+/*!    \file tool/main.cpp
 **     \brief SYNFIG Tool
 **
 **     $Id: main.cpp,v 1.9 2005/01/23 04:41:10 darco Exp $