From 70bcefce2ab011a11014f36fc129b473cc0bc61e Mon Sep 17 00:00:00 2001 From: dooglus Date: Thu, 15 Mar 2007 14:39:26 +0000 Subject: [PATCH] Fixing warnings from doxygen: * 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 --- synfig-core/trunk/src/modules/example/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/example/simplecircle.cpp | 2 +- synfig-core/trunk/src/modules/lyr_freetype/lyr_freetype.cpp | 9 +++++---- synfig-core/trunk/src/modules/lyr_freetype/lyr_freetype.h | 9 +++++---- synfig-core/trunk/src/modules/lyr_freetype/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/bevel.cpp | 2 +- synfig-core/trunk/src/modules/lyr_std/bevel.h | 2 +- synfig-core/trunk/src/modules/lyr_std/booleancurve.cpp | 2 +- synfig-core/trunk/src/modules/lyr_std/booleancurve.h | 2 +- synfig-core/trunk/src/modules/lyr_std/import.cpp | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/insideout.cpp | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/insideout.h | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/julia.cpp | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/julia.h | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/mandelbrot.cpp | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/mandelbrot.h | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/radialgradient.cpp | 2 +- synfig-core/trunk/src/modules/lyr_std/rotate.cpp | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/rotate.h | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/stretch.h | 2 +- synfig-core/trunk/src/modules/lyr_std/supersample.cpp | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/supersample.h | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/timeloop.cpp | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/translate.cpp | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/translate.h | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/twirl.cpp | 2 +- synfig-core/trunk/src/modules/lyr_std/warp.cpp | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/warp.h | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/xorpattern.cpp | 9 +++++---- synfig-core/trunk/src/modules/lyr_std/xorpattern.h | 9 +++++---- synfig-core/trunk/src/modules/mod_bmp/main.cpp | 2 +- synfig-core/trunk/src/modules/mod_bmp/mptr_bmp.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_bmp/mptr_bmp.h | 9 +++++---- synfig-core/trunk/src/modules/mod_dv/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_dv/trgt_dv.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_dv/trgt_dv.h | 9 +++++---- synfig-core/trunk/src/modules/mod_ffmpeg/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_ffmpeg/mptr_ffmpeg.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_ffmpeg/mptr_ffmpeg.h | 9 +++++---- synfig-core/trunk/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_ffmpeg/trgt_ffmpeg.h | 9 +++++---- synfig-core/trunk/src/modules/mod_filter/blur.cpp | 2 +- synfig-core/trunk/src/modules/mod_filter/blur.h | 2 +- synfig-core/trunk/src/modules/mod_filter/lumakey.cpp | 2 +- synfig-core/trunk/src/modules/mod_filter/lumakey.h | 9 +++++---- synfig-core/trunk/src/modules/mod_filter/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_filter/radialblur.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_filter/radialblur.h | 9 +++++---- synfig-core/trunk/src/modules/mod_geometry/checkerboard.h | 9 +++++---- synfig-core/trunk/src/modules/mod_geometry/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_geometry/outline.cpp | 2 +- synfig-core/trunk/src/modules/mod_geometry/outline.h | 2 +- synfig-core/trunk/src/modules/mod_geometry/region.cpp | 7 +++++-- synfig-core/trunk/src/modules/mod_geometry/star.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_geometry/star.h | 9 +++++---- synfig-core/trunk/src/modules/mod_gif/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_gif/trgt_gif.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_gif/trgt_gif.h | 9 +++++---- synfig-core/trunk/src/modules/mod_gradient/curvegradient.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_gradient/curvegradient.h | 9 +++++---- synfig-core/trunk/src/modules/mod_gradient/lineargradient.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_gradient/lineargradient.h | 9 +++++---- synfig-core/trunk/src/modules/mod_gradient/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_gradient/radialgradient.cpp | 2 +- synfig-core/trunk/src/modules/mod_imagemagick/main.cpp | 9 +++++---- .../trunk/src/modules/mod_imagemagick/mptr_imagemagick.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_imagemagick/mptr_imagemagick.h | 9 +++++---- .../trunk/src/modules/mod_imagemagick/trgt_imagemagick.cpp | 9 ++++++--- synfig-core/trunk/src/modules/mod_imagemagick/trgt_imagemagick.h | 9 +++++---- synfig-core/trunk/src/modules/mod_jpeg/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_jpeg/mptr_jpeg.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_jpeg/mptr_jpeg.h | 9 +++++---- synfig-core/trunk/src/modules/mod_jpeg/trgt_jpeg.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_jpeg/trgt_jpeg.h | 9 +++++---- synfig-core/trunk/src/modules/mod_libavcodec/main.cpp | 2 +- synfig-core/trunk/src/modules/mod_libavcodec/trgt_av.cpp | 2 +- synfig-core/trunk/src/modules/mod_libavcodec/trgt_av.h | 2 +- synfig-core/trunk/src/modules/mod_noise/distort.cpp | 2 +- synfig-core/trunk/src/modules/mod_noise/distort.h | 2 +- synfig-core/trunk/src/modules/mod_noise/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_noise/random.cpp | 2 +- synfig-core/trunk/src/modules/mod_noise/random.h | 2 +- synfig-core/trunk/src/modules/mod_openexr/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.h | 9 +++++---- synfig-core/trunk/src/modules/mod_openexr/trgt_openexr.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_openexr/trgt_openexr.h | 9 +++++---- synfig-core/trunk/src/modules/mod_particle/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_particle/plant.cpp | 2 +- synfig-core/trunk/src/modules/mod_particle/random.cpp | 2 +- synfig-core/trunk/src/modules/mod_particle/random.h | 2 +- synfig-core/trunk/src/modules/mod_png/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_png/mptr_png.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_png/mptr_png.h | 9 +++++---- synfig-core/trunk/src/modules/mod_png/trgt_png.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_png/trgt_png.h | 9 +++++---- synfig-core/trunk/src/modules/mod_ppm/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_ppm/mptr_ppm.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_ppm/mptr_ppm.h | 9 +++++---- synfig-core/trunk/src/modules/mod_ppm/trgt_mpg.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_ppm/trgt_mpg.h | 9 +++++---- synfig-core/trunk/src/modules/mod_ppm/trgt_ppm.cpp | 9 +++++---- synfig-core/trunk/src/modules/mod_ppm/trgt_ppm.h | 9 +++++---- synfig-core/trunk/src/modules/mod_yuv420p/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/mptr_mplayer/main.cpp | 9 +++++---- synfig-core/trunk/src/modules/mptr_mplayer/mptr_mplayer.cpp | 9 +++++---- synfig-core/trunk/src/modules/mptr_mplayer/mptr_mplayer.h | 9 +++++---- synfig-core/trunk/src/synfig/blur.cpp | 2 +- synfig-core/trunk/src/synfig/blur.h | 2 +- synfig-core/trunk/src/synfig/color.cpp | 2 +- synfig-core/trunk/src/synfig/context.cpp | 2 +- synfig-core/trunk/src/synfig/exception.cpp | 2 +- synfig-core/trunk/src/synfig/layer_motionblur.cpp | 2 +- synfig-core/trunk/src/synfig/layer_pastecanvas.cpp | 2 +- synfig-core/trunk/src/synfig/main.cpp | 2 +- synfig-core/trunk/src/synfig/main.h | 2 +- synfig-core/trunk/src/synfig/module.cpp | 2 +- synfig-core/trunk/src/synfig/module.h | 2 +- synfig-core/trunk/src/synfig/palette.cpp | 2 +- synfig-core/trunk/src/synfig/palette.h | 2 +- synfig-core/trunk/src/synfig/pch.h | 9 +++++---- synfig-core/trunk/src/synfig/polynomial_root.cpp | 2 +- synfig-core/trunk/src/synfig/renddesc.cpp | 2 +- synfig-core/trunk/src/synfig/renddesc.h | 2 +- synfig-core/trunk/src/synfig/render.cpp | 2 +- synfig-core/trunk/src/synfig/render.h | 2 +- synfig-core/trunk/src/synfig/surface.cpp | 9 +++++---- synfig-core/trunk/src/synfig/timepointcollect.cpp | 2 +- synfig-core/trunk/src/synfig/transform.cpp | 2 +- synfig-core/trunk/src/synfig/valuenode.cpp | 2 +- synfig-core/trunk/src/synfig/valuenode_const.cpp | 2 +- synfig-core/trunk/src/synfig/valuenode_gradientrotate.h | 2 +- synfig-core/trunk/src/synfig/valuenode_stripes.cpp | 2 +- synfig-core/trunk/src/synfig/valuenode_twotone.cpp | 2 +- synfig-core/trunk/src/template.cpp | 2 +- synfig-core/trunk/src/template.h | 2 +- synfig-core/trunk/src/tool/main.cpp | 2 +- 138 files changed, 479 insertions(+), 390 deletions(-) diff --git a/synfig-core/trunk/src/modules/example/main.cpp b/synfig-core/trunk/src/modules/example/main.cpp index 96f9ef7..45a7c5f 100644 --- a/synfig-core/trunk/src/modules/example/main.cpp +++ b/synfig-core/trunk/src/modules/example/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/example/simplecircle.cpp b/synfig-core/trunk/src/modules/example/simplecircle.cpp index b606ef7..379b10d 100644 --- a/synfig-core/trunk/src/modules/example/simplecircle.cpp +++ b/synfig-core/trunk/src/modules/example/simplecircle.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/modules/lyr_freetype/lyr_freetype.cpp b/synfig-core/trunk/src/modules/lyr_freetype/lyr_freetype.cpp index fa68cde..55d002d 100644 --- a/synfig-core/trunk/src/modules/lyr_freetype/lyr_freetype.cpp +++ b/synfig-core/trunk/src/modules/lyr_freetype/lyr_freetype.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_freetype/lyr_freetype.h b/synfig-core/trunk/src/modules/lyr_freetype/lyr_freetype.h index 4a32e74..88b917c 100644 --- a/synfig-core/trunk/src/modules/lyr_freetype/lyr_freetype.h +++ b/synfig-core/trunk/src/modules/lyr_freetype/lyr_freetype.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_freetype/main.cpp b/synfig-core/trunk/src/modules/lyr_freetype/main.cpp index d348931..7bc48f6 100644 --- a/synfig-core/trunk/src/modules/lyr_freetype/main.cpp +++ b/synfig-core/trunk/src/modules/lyr_freetype/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/bevel.cpp b/synfig-core/trunk/src/modules/lyr_std/bevel.cpp index 6579bcf..1260286 100644 --- a/synfig-core/trunk/src/modules/lyr_std/bevel.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/bevel.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/modules/lyr_std/bevel.h b/synfig-core/trunk/src/modules/lyr_std/bevel.h index 8c94bdf..9897b26 100644 --- a/synfig-core/trunk/src/modules/lyr_std/bevel.h +++ b/synfig-core/trunk/src/modules/lyr_std/bevel.h @@ -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 $ diff --git a/synfig-core/trunk/src/modules/lyr_std/booleancurve.cpp b/synfig-core/trunk/src/modules/lyr_std/booleancurve.cpp index 936187b..3c6457d 100644 --- a/synfig-core/trunk/src/modules/lyr_std/booleancurve.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/booleancurve.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/modules/lyr_std/booleancurve.h b/synfig-core/trunk/src/modules/lyr_std/booleancurve.h index 706767a..7d85cb9 100644 --- a/synfig-core/trunk/src/modules/lyr_std/booleancurve.h +++ b/synfig-core/trunk/src/modules/lyr_std/booleancurve.h @@ -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 $ diff --git a/synfig-core/trunk/src/modules/lyr_std/import.cpp b/synfig-core/trunk/src/modules/lyr_std/import.cpp index bf5f32e..708ddd8 100644 --- a/synfig-core/trunk/src/modules/lyr_std/import.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/import.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/insideout.cpp b/synfig-core/trunk/src/modules/lyr_std/insideout.cpp index e390401..e470aef 100644 --- a/synfig-core/trunk/src/modules/lyr_std/insideout.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/insideout.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/insideout.h b/synfig-core/trunk/src/modules/lyr_std/insideout.h index 48dfe2a..fd58d64 100644 --- a/synfig-core/trunk/src/modules/lyr_std/insideout.h +++ b/synfig-core/trunk/src/modules/lyr_std/insideout.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/julia.cpp b/synfig-core/trunk/src/modules/lyr_std/julia.cpp index 9b0f5b9..0c95ab1 100644 --- a/synfig-core/trunk/src/modules/lyr_std/julia.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/julia.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/julia.h b/synfig-core/trunk/src/modules/lyr_std/julia.h index a2bf33a..0b14ce7 100644 --- a/synfig-core/trunk/src/modules/lyr_std/julia.h +++ b/synfig-core/trunk/src/modules/lyr_std/julia.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/main.cpp b/synfig-core/trunk/src/modules/lyr_std/main.cpp index 7765f8f..f75123c 100644 --- a/synfig-core/trunk/src/modules/lyr_std/main.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/mandelbrot.cpp b/synfig-core/trunk/src/modules/lyr_std/mandelbrot.cpp index 6708b7f..73efbe7 100644 --- a/synfig-core/trunk/src/modules/lyr_std/mandelbrot.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/mandelbrot.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/mandelbrot.h b/synfig-core/trunk/src/modules/lyr_std/mandelbrot.h index 102236d..7af993e 100644 --- a/synfig-core/trunk/src/modules/lyr_std/mandelbrot.h +++ b/synfig-core/trunk/src/modules/lyr_std/mandelbrot.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/radialgradient.cpp b/synfig-core/trunk/src/modules/lyr_std/radialgradient.cpp index 8c63e73..bb44957 100644 --- a/synfig-core/trunk/src/modules/lyr_std/radialgradient.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/radialgradient.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/modules/lyr_std/rotate.cpp b/synfig-core/trunk/src/modules/lyr_std/rotate.cpp index 932a3d4..0aa35e2 100644 --- a/synfig-core/trunk/src/modules/lyr_std/rotate.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/rotate.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/rotate.h b/synfig-core/trunk/src/modules/lyr_std/rotate.h index ae5978e..432e7c2 100644 --- a/synfig-core/trunk/src/modules/lyr_std/rotate.h +++ b/synfig-core/trunk/src/modules/lyr_std/rotate.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/stretch.h b/synfig-core/trunk/src/modules/lyr_std/stretch.h index e57ea41..ad33f26 100644 --- a/synfig-core/trunk/src/modules/lyr_std/stretch.h +++ b/synfig-core/trunk/src/modules/lyr_std/stretch.h @@ -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 $ diff --git a/synfig-core/trunk/src/modules/lyr_std/supersample.cpp b/synfig-core/trunk/src/modules/lyr_std/supersample.cpp index 5db353d..d377476 100644 --- a/synfig-core/trunk/src/modules/lyr_std/supersample.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/supersample.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/supersample.h b/synfig-core/trunk/src/modules/lyr_std/supersample.h index b526e1e..be557ef 100644 --- a/synfig-core/trunk/src/modules/lyr_std/supersample.h +++ b/synfig-core/trunk/src/modules/lyr_std/supersample.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/timeloop.cpp b/synfig-core/trunk/src/modules/lyr_std/timeloop.cpp index eb75d4c..bac69a6 100644 --- a/synfig-core/trunk/src/modules/lyr_std/timeloop.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/timeloop.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/translate.cpp b/synfig-core/trunk/src/modules/lyr_std/translate.cpp index f430eee..8a7e4a5 100644 --- a/synfig-core/trunk/src/modules/lyr_std/translate.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/translate.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/translate.h b/synfig-core/trunk/src/modules/lyr_std/translate.h index 4eec4ec..01918ca 100644 --- a/synfig-core/trunk/src/modules/lyr_std/translate.h +++ b/synfig-core/trunk/src/modules/lyr_std/translate.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/twirl.cpp b/synfig-core/trunk/src/modules/lyr_std/twirl.cpp index 2a29b0f..21cfb1e 100644 --- a/synfig-core/trunk/src/modules/lyr_std/twirl.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/twirl.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/modules/lyr_std/warp.cpp b/synfig-core/trunk/src/modules/lyr_std/warp.cpp index 2b567eb..8cb5cd9 100644 --- a/synfig-core/trunk/src/modules/lyr_std/warp.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/warp.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/warp.h b/synfig-core/trunk/src/modules/lyr_std/warp.h index 100bff1..85f335a 100644 --- a/synfig-core/trunk/src/modules/lyr_std/warp.h +++ b/synfig-core/trunk/src/modules/lyr_std/warp.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/xorpattern.cpp b/synfig-core/trunk/src/modules/lyr_std/xorpattern.cpp index ec124b0..078a156 100644 --- a/synfig-core/trunk/src/modules/lyr_std/xorpattern.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/xorpattern.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/lyr_std/xorpattern.h b/synfig-core/trunk/src/modules/lyr_std/xorpattern.h index 006d0ac..d4b6bd8 100644 --- a/synfig-core/trunk/src/modules/lyr_std/xorpattern.h +++ b/synfig-core/trunk/src/modules/lyr_std/xorpattern.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_bmp/main.cpp b/synfig-core/trunk/src/modules/mod_bmp/main.cpp index 748aa42..21c725c 100644 --- a/synfig-core/trunk/src/modules/mod_bmp/main.cpp +++ b/synfig-core/trunk/src/modules/mod_bmp/main.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_bmp/mptr_bmp.cpp b/synfig-core/trunk/src/modules/mod_bmp/mptr_bmp.cpp index 7b83d34..e1399a3 100644 --- a/synfig-core/trunk/src/modules/mod_bmp/mptr_bmp.cpp +++ b/synfig-core/trunk/src/modules/mod_bmp/mptr_bmp.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_bmp/mptr_bmp.h b/synfig-core/trunk/src/modules/mod_bmp/mptr_bmp.h index e5c3bf9..8f368f8 100644 --- a/synfig-core/trunk/src/modules/mod_bmp/mptr_bmp.h +++ b/synfig-core/trunk/src/modules/mod_bmp/mptr_bmp.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_dv/main.cpp b/synfig-core/trunk/src/modules/mod_dv/main.cpp index 3c5903b..1350d53 100644 --- a/synfig-core/trunk/src/modules/mod_dv/main.cpp +++ b/synfig-core/trunk/src/modules/mod_dv/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_dv/trgt_dv.cpp b/synfig-core/trunk/src/modules/mod_dv/trgt_dv.cpp index 9b27e4b..95f574f 100644 --- a/synfig-core/trunk/src/modules/mod_dv/trgt_dv.cpp +++ b/synfig-core/trunk/src/modules/mod_dv/trgt_dv.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_dv/trgt_dv.h b/synfig-core/trunk/src/modules/mod_dv/trgt_dv.h index 76fe2f5..8be1f77 100644 --- a/synfig-core/trunk/src/modules/mod_dv/trgt_dv.h +++ b/synfig-core/trunk/src/modules/mod_dv/trgt_dv.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_ffmpeg/main.cpp b/synfig-core/trunk/src/modules/mod_ffmpeg/main.cpp index 5baab39..6624f4f 100644 --- a/synfig-core/trunk/src/modules/mod_ffmpeg/main.cpp +++ b/synfig-core/trunk/src/modules/mod_ffmpeg/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_ffmpeg/mptr_ffmpeg.cpp b/synfig-core/trunk/src/modules/mod_ffmpeg/mptr_ffmpeg.cpp index 3a1646f..1e7470a 100644 --- a/synfig-core/trunk/src/modules/mod_ffmpeg/mptr_ffmpeg.cpp +++ b/synfig-core/trunk/src/modules/mod_ffmpeg/mptr_ffmpeg.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_ffmpeg/mptr_ffmpeg.h b/synfig-core/trunk/src/modules/mod_ffmpeg/mptr_ffmpeg.h index 22a0a53..7517340 100644 --- a/synfig-core/trunk/src/modules/mod_ffmpeg/mptr_ffmpeg.h +++ b/synfig-core/trunk/src/modules/mod_ffmpeg/mptr_ffmpeg.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp b/synfig-core/trunk/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp index 01e97d1..db21ea3 100644 --- a/synfig-core/trunk/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp +++ b/synfig-core/trunk/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_ffmpeg/trgt_ffmpeg.h b/synfig-core/trunk/src/modules/mod_ffmpeg/trgt_ffmpeg.h index ecbb3f8..cdd9bfd 100644 --- a/synfig-core/trunk/src/modules/mod_ffmpeg/trgt_ffmpeg.h +++ b/synfig-core/trunk/src/modules/mod_ffmpeg/trgt_ffmpeg.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_filter/blur.cpp b/synfig-core/trunk/src/modules/mod_filter/blur.cpp index 853e308..c57e1e3 100644 --- a/synfig-core/trunk/src/modules/mod_filter/blur.cpp +++ b/synfig-core/trunk/src/modules/mod_filter/blur.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_filter/blur.h b/synfig-core/trunk/src/modules/mod_filter/blur.h index d3ae704..a159942 100644 --- a/synfig-core/trunk/src/modules/mod_filter/blur.h +++ b/synfig-core/trunk/src/modules/mod_filter/blur.h @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_filter/lumakey.cpp b/synfig-core/trunk/src/modules/mod_filter/lumakey.cpp index 6d88abe..cb2fc86 100644 --- a/synfig-core/trunk/src/modules/mod_filter/lumakey.cpp +++ b/synfig-core/trunk/src/modules/mod_filter/lumakey.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_filter/lumakey.h b/synfig-core/trunk/src/modules/mod_filter/lumakey.h index dccd81a..900fbb7 100644 --- a/synfig-core/trunk/src/modules/mod_filter/lumakey.h +++ b/synfig-core/trunk/src/modules/mod_filter/lumakey.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_filter/main.cpp b/synfig-core/trunk/src/modules/mod_filter/main.cpp index 57151a6..74915e3 100644 --- a/synfig-core/trunk/src/modules/mod_filter/main.cpp +++ b/synfig-core/trunk/src/modules/mod_filter/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_filter/radialblur.cpp b/synfig-core/trunk/src/modules/mod_filter/radialblur.cpp index 3efe293..6fc20c7 100644 --- a/synfig-core/trunk/src/modules/mod_filter/radialblur.cpp +++ b/synfig-core/trunk/src/modules/mod_filter/radialblur.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_filter/radialblur.h b/synfig-core/trunk/src/modules/mod_filter/radialblur.h index c200e44..5fb6339 100644 --- a/synfig-core/trunk/src/modules/mod_filter/radialblur.h +++ b/synfig-core/trunk/src/modules/mod_filter/radialblur.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_geometry/checkerboard.h b/synfig-core/trunk/src/modules/mod_geometry/checkerboard.h index 4816d98..a212af8 100644 --- a/synfig-core/trunk/src/modules/mod_geometry/checkerboard.h +++ b/synfig-core/trunk/src/modules/mod_geometry/checkerboard.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_geometry/main.cpp b/synfig-core/trunk/src/modules/mod_geometry/main.cpp index ea5e8df..2e6eddc 100644 --- a/synfig-core/trunk/src/modules/mod_geometry/main.cpp +++ b/synfig-core/trunk/src/modules/mod_geometry/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_geometry/outline.cpp b/synfig-core/trunk/src/modules/mod_geometry/outline.cpp index 56fca0c..ab04eb1 100644 --- a/synfig-core/trunk/src/modules/mod_geometry/outline.cpp +++ b/synfig-core/trunk/src/modules/mod_geometry/outline.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_geometry/outline.h b/synfig-core/trunk/src/modules/mod_geometry/outline.h index 234ee0c..8f5552f 100644 --- a/synfig-core/trunk/src/modules/mod_geometry/outline.h +++ b/synfig-core/trunk/src/modules/mod_geometry/outline.h @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_geometry/region.cpp b/synfig-core/trunk/src/modules/mod_geometry/region.cpp index 98fa7e5..adaa6eb 100644 --- a/synfig-core/trunk/src/modules/mod_geometry/region.cpp +++ b/synfig-core/trunk/src/modules/mod_geometry/region.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_geometry/star.cpp b/synfig-core/trunk/src/modules/mod_geometry/star.cpp index c2a8696..161e5b3 100644 --- a/synfig-core/trunk/src/modules/mod_geometry/star.cpp +++ b/synfig-core/trunk/src/modules/mod_geometry/star.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_geometry/star.h b/synfig-core/trunk/src/modules/mod_geometry/star.h index 1b57856..a820ec4 100644 --- a/synfig-core/trunk/src/modules/mod_geometry/star.h +++ b/synfig-core/trunk/src/modules/mod_geometry/star.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_gif/main.cpp b/synfig-core/trunk/src/modules/mod_gif/main.cpp index da0574d..43d8c78 100644 --- a/synfig-core/trunk/src/modules/mod_gif/main.cpp +++ b/synfig-core/trunk/src/modules/mod_gif/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_gif/trgt_gif.cpp b/synfig-core/trunk/src/modules/mod_gif/trgt_gif.cpp index 41ed471..2203863 100644 --- a/synfig-core/trunk/src/modules/mod_gif/trgt_gif.cpp +++ b/synfig-core/trunk/src/modules/mod_gif/trgt_gif.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_gif/trgt_gif.h b/synfig-core/trunk/src/modules/mod_gif/trgt_gif.h index 1efa363..e61fffb 100644 --- a/synfig-core/trunk/src/modules/mod_gif/trgt_gif.h +++ b/synfig-core/trunk/src/modules/mod_gif/trgt_gif.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_gradient/curvegradient.cpp b/synfig-core/trunk/src/modules/mod_gradient/curvegradient.cpp index a80ed83..69bf632 100644 --- a/synfig-core/trunk/src/modules/mod_gradient/curvegradient.cpp +++ b/synfig-core/trunk/src/modules/mod_gradient/curvegradient.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_gradient/curvegradient.h b/synfig-core/trunk/src/modules/mod_gradient/curvegradient.h index fc92aad..98f65d5 100644 --- a/synfig-core/trunk/src/modules/mod_gradient/curvegradient.h +++ b/synfig-core/trunk/src/modules/mod_gradient/curvegradient.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_gradient/lineargradient.cpp b/synfig-core/trunk/src/modules/mod_gradient/lineargradient.cpp index f14bec2..ce29a36 100644 --- a/synfig-core/trunk/src/modules/mod_gradient/lineargradient.cpp +++ b/synfig-core/trunk/src/modules/mod_gradient/lineargradient.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_gradient/lineargradient.h b/synfig-core/trunk/src/modules/mod_gradient/lineargradient.h index 350ed98..81e45a8 100644 --- a/synfig-core/trunk/src/modules/mod_gradient/lineargradient.h +++ b/synfig-core/trunk/src/modules/mod_gradient/lineargradient.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_gradient/main.cpp b/synfig-core/trunk/src/modules/mod_gradient/main.cpp index 916e1b6..1fbbaa2 100644 --- a/synfig-core/trunk/src/modules/mod_gradient/main.cpp +++ b/synfig-core/trunk/src/modules/mod_gradient/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_gradient/radialgradient.cpp b/synfig-core/trunk/src/modules/mod_gradient/radialgradient.cpp index f4fe940..a012039 100644 --- a/synfig-core/trunk/src/modules/mod_gradient/radialgradient.cpp +++ b/synfig-core/trunk/src/modules/mod_gradient/radialgradient.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_imagemagick/main.cpp b/synfig-core/trunk/src/modules/mod_imagemagick/main.cpp index 12ea9b1..b95df78 100644 --- a/synfig-core/trunk/src/modules/mod_imagemagick/main.cpp +++ b/synfig-core/trunk/src/modules/mod_imagemagick/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_imagemagick/mptr_imagemagick.cpp b/synfig-core/trunk/src/modules/mod_imagemagick/mptr_imagemagick.cpp index 8e35ac9..2a7ff58 100644 --- a/synfig-core/trunk/src/modules/mod_imagemagick/mptr_imagemagick.cpp +++ b/synfig-core/trunk/src/modules/mod_imagemagick/mptr_imagemagick.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_imagemagick/mptr_imagemagick.h b/synfig-core/trunk/src/modules/mod_imagemagick/mptr_imagemagick.h index 313703d..45810ed 100644 --- a/synfig-core/trunk/src/modules/mod_imagemagick/mptr_imagemagick.h +++ b/synfig-core/trunk/src/modules/mod_imagemagick/mptr_imagemagick.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_imagemagick/trgt_imagemagick.cpp b/synfig-core/trunk/src/modules/mod_imagemagick/trgt_imagemagick.cpp index 610390a..e2682da 100644 --- a/synfig-core/trunk/src/modules/mod_imagemagick/trgt_imagemagick.cpp +++ b/synfig-core/trunk/src/modules/mod_imagemagick/trgt_imagemagick.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_imagemagick/trgt_imagemagick.h b/synfig-core/trunk/src/modules/mod_imagemagick/trgt_imagemagick.h index c7d33b7..4674638 100644 --- a/synfig-core/trunk/src/modules/mod_imagemagick/trgt_imagemagick.h +++ b/synfig-core/trunk/src/modules/mod_imagemagick/trgt_imagemagick.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_jpeg/main.cpp b/synfig-core/trunk/src/modules/mod_jpeg/main.cpp index 156548b..9c226fe 100644 --- a/synfig-core/trunk/src/modules/mod_jpeg/main.cpp +++ b/synfig-core/trunk/src/modules/mod_jpeg/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_jpeg/mptr_jpeg.cpp b/synfig-core/trunk/src/modules/mod_jpeg/mptr_jpeg.cpp index 0896450..271bb8a 100644 --- a/synfig-core/trunk/src/modules/mod_jpeg/mptr_jpeg.cpp +++ b/synfig-core/trunk/src/modules/mod_jpeg/mptr_jpeg.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_jpeg/mptr_jpeg.h b/synfig-core/trunk/src/modules/mod_jpeg/mptr_jpeg.h index ec46ec4..d2f1f60 100644 --- a/synfig-core/trunk/src/modules/mod_jpeg/mptr_jpeg.h +++ b/synfig-core/trunk/src/modules/mod_jpeg/mptr_jpeg.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_jpeg/trgt_jpeg.cpp b/synfig-core/trunk/src/modules/mod_jpeg/trgt_jpeg.cpp index b3d8ab9..6dd9f11 100644 --- a/synfig-core/trunk/src/modules/mod_jpeg/trgt_jpeg.cpp +++ b/synfig-core/trunk/src/modules/mod_jpeg/trgt_jpeg.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_jpeg/trgt_jpeg.h b/synfig-core/trunk/src/modules/mod_jpeg/trgt_jpeg.h index 923cd41..981cd8b 100644 --- a/synfig-core/trunk/src/modules/mod_jpeg/trgt_jpeg.h +++ b/synfig-core/trunk/src/modules/mod_jpeg/trgt_jpeg.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_libavcodec/main.cpp b/synfig-core/trunk/src/modules/mod_libavcodec/main.cpp index 628eb4a..919696f 100644 --- a/synfig-core/trunk/src/modules/mod_libavcodec/main.cpp +++ b/synfig-core/trunk/src/modules/mod_libavcodec/main.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_libavcodec/trgt_av.cpp b/synfig-core/trunk/src/modules/mod_libavcodec/trgt_av.cpp index d1ad058..651e09e 100644 --- a/synfig-core/trunk/src/modules/mod_libavcodec/trgt_av.cpp +++ b/synfig-core/trunk/src/modules/mod_libavcodec/trgt_av.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_libavcodec/trgt_av.h b/synfig-core/trunk/src/modules/mod_libavcodec/trgt_av.h index c85caf8..813d8c8 100644 --- a/synfig-core/trunk/src/modules/mod_libavcodec/trgt_av.h +++ b/synfig-core/trunk/src/modules/mod_libavcodec/trgt_av.h @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_noise/distort.cpp b/synfig-core/trunk/src/modules/mod_noise/distort.cpp index 49b5572..203e2eb 100644 --- a/synfig-core/trunk/src/modules/mod_noise/distort.cpp +++ b/synfig-core/trunk/src/modules/mod_noise/distort.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_noise/distort.h b/synfig-core/trunk/src/modules/mod_noise/distort.h index 084205c..7e0439e 100644 --- a/synfig-core/trunk/src/modules/mod_noise/distort.h +++ b/synfig-core/trunk/src/modules/mod_noise/distort.h @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_noise/main.cpp b/synfig-core/trunk/src/modules/mod_noise/main.cpp index 76f00ee..f266a45 100644 --- a/synfig-core/trunk/src/modules/mod_noise/main.cpp +++ b/synfig-core/trunk/src/modules/mod_noise/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_noise/random.cpp b/synfig-core/trunk/src/modules/mod_noise/random.cpp index a5750df..a203353 100644 --- a/synfig-core/trunk/src/modules/mod_noise/random.cpp +++ b/synfig-core/trunk/src/modules/mod_noise/random.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_noise/random.h b/synfig-core/trunk/src/modules/mod_noise/random.h index 9eb2e92..8725bed 100644 --- a/synfig-core/trunk/src/modules/mod_noise/random.h +++ b/synfig-core/trunk/src/modules/mod_noise/random.h @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_openexr/main.cpp b/synfig-core/trunk/src/modules/mod_openexr/main.cpp index a8934fa..4fea7ba 100644 --- a/synfig-core/trunk/src/modules/mod_openexr/main.cpp +++ b/synfig-core/trunk/src/modules/mod_openexr/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.cpp b/synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.cpp index 7c6ce8d..db53371 100644 --- a/synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.cpp +++ b/synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.h b/synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.h index 3868122..b50cf5e 100644 --- a/synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.h +++ b/synfig-core/trunk/src/modules/mod_openexr/mptr_openexr.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_openexr/trgt_openexr.cpp b/synfig-core/trunk/src/modules/mod_openexr/trgt_openexr.cpp index 0455706..2a2932e 100644 --- a/synfig-core/trunk/src/modules/mod_openexr/trgt_openexr.cpp +++ b/synfig-core/trunk/src/modules/mod_openexr/trgt_openexr.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_openexr/trgt_openexr.h b/synfig-core/trunk/src/modules/mod_openexr/trgt_openexr.h index 3f3a237..d634796 100644 --- a/synfig-core/trunk/src/modules/mod_openexr/trgt_openexr.h +++ b/synfig-core/trunk/src/modules/mod_openexr/trgt_openexr.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_particle/main.cpp b/synfig-core/trunk/src/modules/mod_particle/main.cpp index bc7fc1a..a072ec7 100644 --- a/synfig-core/trunk/src/modules/mod_particle/main.cpp +++ b/synfig-core/trunk/src/modules/mod_particle/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_particle/plant.cpp b/synfig-core/trunk/src/modules/mod_particle/plant.cpp index 80fde0b..035f494 100644 --- a/synfig-core/trunk/src/modules/mod_particle/plant.cpp +++ b/synfig-core/trunk/src/modules/mod_particle/plant.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_particle/random.cpp b/synfig-core/trunk/src/modules/mod_particle/random.cpp index 21d20e9..f2950d7 100644 --- a/synfig-core/trunk/src/modules/mod_particle/random.cpp +++ b/synfig-core/trunk/src/modules/mod_particle/random.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_particle/random.h b/synfig-core/trunk/src/modules/mod_particle/random.h index 908ea95..656b44b 100644 --- a/synfig-core/trunk/src/modules/mod_particle/random.h +++ b/synfig-core/trunk/src/modules/mod_particle/random.h @@ -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 $ diff --git a/synfig-core/trunk/src/modules/mod_png/main.cpp b/synfig-core/trunk/src/modules/mod_png/main.cpp index e2df45f..e21b37a 100644 --- a/synfig-core/trunk/src/modules/mod_png/main.cpp +++ b/synfig-core/trunk/src/modules/mod_png/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_png/mptr_png.cpp b/synfig-core/trunk/src/modules/mod_png/mptr_png.cpp index ddf339d..12ca332 100644 --- a/synfig-core/trunk/src/modules/mod_png/mptr_png.cpp +++ b/synfig-core/trunk/src/modules/mod_png/mptr_png.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_png/mptr_png.h b/synfig-core/trunk/src/modules/mod_png/mptr_png.h index 6dbe1ec..00340b2 100644 --- a/synfig-core/trunk/src/modules/mod_png/mptr_png.h +++ b/synfig-core/trunk/src/modules/mod_png/mptr_png.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_png/trgt_png.cpp b/synfig-core/trunk/src/modules/mod_png/trgt_png.cpp index 1b84eee..f87c4a2 100644 --- a/synfig-core/trunk/src/modules/mod_png/trgt_png.cpp +++ b/synfig-core/trunk/src/modules/mod_png/trgt_png.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_png/trgt_png.h b/synfig-core/trunk/src/modules/mod_png/trgt_png.h index 909d1e6..aaa5598 100644 --- a/synfig-core/trunk/src/modules/mod_png/trgt_png.h +++ b/synfig-core/trunk/src/modules/mod_png/trgt_png.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_ppm/main.cpp b/synfig-core/trunk/src/modules/mod_ppm/main.cpp index 88df002..c5ce3c5 100644 --- a/synfig-core/trunk/src/modules/mod_ppm/main.cpp +++ b/synfig-core/trunk/src/modules/mod_ppm/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_ppm/mptr_ppm.cpp b/synfig-core/trunk/src/modules/mod_ppm/mptr_ppm.cpp index 590940e..d780d54 100644 --- a/synfig-core/trunk/src/modules/mod_ppm/mptr_ppm.cpp +++ b/synfig-core/trunk/src/modules/mod_ppm/mptr_ppm.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_ppm/mptr_ppm.h b/synfig-core/trunk/src/modules/mod_ppm/mptr_ppm.h index 9b580fb..6fd2732 100644 --- a/synfig-core/trunk/src/modules/mod_ppm/mptr_ppm.h +++ b/synfig-core/trunk/src/modules/mod_ppm/mptr_ppm.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_ppm/trgt_mpg.cpp b/synfig-core/trunk/src/modules/mod_ppm/trgt_mpg.cpp index fb57269..8b57c47 100644 --- a/synfig-core/trunk/src/modules/mod_ppm/trgt_mpg.cpp +++ b/synfig-core/trunk/src/modules/mod_ppm/trgt_mpg.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_ppm/trgt_mpg.h b/synfig-core/trunk/src/modules/mod_ppm/trgt_mpg.h index 182e41c..837dddb 100644 --- a/synfig-core/trunk/src/modules/mod_ppm/trgt_mpg.h +++ b/synfig-core/trunk/src/modules/mod_ppm/trgt_mpg.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_ppm/trgt_ppm.cpp b/synfig-core/trunk/src/modules/mod_ppm/trgt_ppm.cpp index bdd53ee..e2a545a 100644 --- a/synfig-core/trunk/src/modules/mod_ppm/trgt_ppm.cpp +++ b/synfig-core/trunk/src/modules/mod_ppm/trgt_ppm.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_ppm/trgt_ppm.h b/synfig-core/trunk/src/modules/mod_ppm/trgt_ppm.h index dc61a41..2571a7b 100644 --- a/synfig-core/trunk/src/modules/mod_ppm/trgt_ppm.h +++ b/synfig-core/trunk/src/modules/mod_ppm/trgt_ppm.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mod_yuv420p/main.cpp b/synfig-core/trunk/src/modules/mod_yuv420p/main.cpp index 447191a..fcebb38 100644 --- a/synfig-core/trunk/src/modules/mod_yuv420p/main.cpp +++ b/synfig-core/trunk/src/modules/mod_yuv420p/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mptr_mplayer/main.cpp b/synfig-core/trunk/src/modules/mptr_mplayer/main.cpp index d0e9e3b..b54ab5a 100644 --- a/synfig-core/trunk/src/modules/mptr_mplayer/main.cpp +++ b/synfig-core/trunk/src/modules/mptr_mplayer/main.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mptr_mplayer/mptr_mplayer.cpp b/synfig-core/trunk/src/modules/mptr_mplayer/mptr_mplayer.cpp index d823b10..f75f721 100644 --- a/synfig-core/trunk/src/modules/mptr_mplayer/mptr_mplayer.cpp +++ b/synfig-core/trunk/src/modules/mptr_mplayer/mptr_mplayer.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/modules/mptr_mplayer/mptr_mplayer.h b/synfig-core/trunk/src/modules/mptr_mplayer/mptr_mplayer.h index 8041f89..273b93a 100644 --- a/synfig-core/trunk/src/modules/mptr_mplayer/mptr_mplayer.h +++ b/synfig-core/trunk/src/modules/mptr_mplayer/mptr_mplayer.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/synfig/blur.cpp b/synfig-core/trunk/src/synfig/blur.cpp index 5a673cd..91ff690 100644 --- a/synfig-core/trunk/src/synfig/blur.cpp +++ b/synfig-core/trunk/src/synfig/blur.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/blur.h b/synfig-core/trunk/src/synfig/blur.h index 7472894..6a40c52 100644 --- a/synfig-core/trunk/src/synfig/blur.h +++ b/synfig-core/trunk/src/synfig/blur.h @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/color.cpp b/synfig-core/trunk/src/synfig/color.cpp index 9b861b7..db89efe 100644 --- a/synfig-core/trunk/src/synfig/color.cpp +++ b/synfig-core/trunk/src/synfig/color.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/context.cpp b/synfig-core/trunk/src/synfig/context.cpp index 60847fe..ba9fb69 100644 --- a/synfig-core/trunk/src/synfig/context.cpp +++ b/synfig-core/trunk/src/synfig/context.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/exception.cpp b/synfig-core/trunk/src/synfig/exception.cpp index 650af24..1f377ef 100644 --- a/synfig-core/trunk/src/synfig/exception.cpp +++ b/synfig-core/trunk/src/synfig/exception.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/layer_motionblur.cpp b/synfig-core/trunk/src/synfig/layer_motionblur.cpp index 236ef3a..2e72088 100644 --- a/synfig-core/trunk/src/synfig/layer_motionblur.cpp +++ b/synfig-core/trunk/src/synfig/layer_motionblur.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/layer_pastecanvas.cpp b/synfig-core/trunk/src/synfig/layer_pastecanvas.cpp index 839475e..5cd4c4f 100644 --- a/synfig-core/trunk/src/synfig/layer_pastecanvas.cpp +++ b/synfig-core/trunk/src/synfig/layer_pastecanvas.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/main.cpp b/synfig-core/trunk/src/synfig/main.cpp index 8992bbf..a321d20 100644 --- a/synfig-core/trunk/src/synfig/main.cpp +++ b/synfig-core/trunk/src/synfig/main.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/main.h b/synfig-core/trunk/src/synfig/main.h index 21a833d..0fd5ab4 100644 --- a/synfig-core/trunk/src/synfig/main.h +++ b/synfig-core/trunk/src/synfig/main.h @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/module.cpp b/synfig-core/trunk/src/synfig/module.cpp index d70622f..fa0b180 100644 --- a/synfig-core/trunk/src/synfig/module.cpp +++ b/synfig-core/trunk/src/synfig/module.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/module.h b/synfig-core/trunk/src/synfig/module.h index dc491bd..44872c2 100644 --- a/synfig-core/trunk/src/synfig/module.h +++ b/synfig-core/trunk/src/synfig/module.h @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/palette.cpp b/synfig-core/trunk/src/synfig/palette.cpp index 5ba36ae..16716ed 100644 --- a/synfig-core/trunk/src/synfig/palette.cpp +++ b/synfig-core/trunk/src/synfig/palette.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/palette.h b/synfig-core/trunk/src/synfig/palette.h index d1ad7d3..8aead62 100644 --- a/synfig-core/trunk/src/synfig/palette.h +++ b/synfig-core/trunk/src/synfig/palette.h @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/pch.h b/synfig-core/trunk/src/synfig/pch.h index 8d4bdcb..9217fc0 100644 --- a/synfig-core/trunk/src/synfig/pch.h +++ b/synfig-core/trunk/src/synfig/pch.h @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/synfig/polynomial_root.cpp b/synfig-core/trunk/src/synfig/polynomial_root.cpp index 8c2d702..ce464a4 100644 --- a/synfig-core/trunk/src/synfig/polynomial_root.cpp +++ b/synfig-core/trunk/src/synfig/polynomial_root.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/renddesc.cpp b/synfig-core/trunk/src/synfig/renddesc.cpp index fad6ad1..b536b61 100644 --- a/synfig-core/trunk/src/synfig/renddesc.cpp +++ b/synfig-core/trunk/src/synfig/renddesc.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/renddesc.h b/synfig-core/trunk/src/synfig/renddesc.h index 79d8718..ea3c99f 100644 --- a/synfig-core/trunk/src/synfig/renddesc.h +++ b/synfig-core/trunk/src/synfig/renddesc.h @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/render.cpp b/synfig-core/trunk/src/synfig/render.cpp index f621d9f..5dcdd6a 100644 --- a/synfig-core/trunk/src/synfig/render.cpp +++ b/synfig-core/trunk/src/synfig/render.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/render.h b/synfig-core/trunk/src/synfig/render.h index 36740d2..8db2d69 100644 --- a/synfig-core/trunk/src/synfig/render.h +++ b/synfig-core/trunk/src/synfig/render.h @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/surface.cpp b/synfig-core/trunk/src/synfig/surface.cpp index ef5a53c..e5f531b 100644 --- a/synfig-core/trunk/src/synfig/surface.cpp +++ b/synfig-core/trunk/src/synfig/surface.cpp @@ -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 =========================================================== ** diff --git a/synfig-core/trunk/src/synfig/timepointcollect.cpp b/synfig-core/trunk/src/synfig/timepointcollect.cpp index d24307d..76a4894 100644 --- a/synfig-core/trunk/src/synfig/timepointcollect.cpp +++ b/synfig-core/trunk/src/synfig/timepointcollect.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/transform.cpp b/synfig-core/trunk/src/synfig/transform.cpp index 3d68c1d..90467f7 100644 --- a/synfig-core/trunk/src/synfig/transform.cpp +++ b/synfig-core/trunk/src/synfig/transform.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/valuenode.cpp b/synfig-core/trunk/src/synfig/valuenode.cpp index b0539de..0298156 100644 --- a/synfig-core/trunk/src/synfig/valuenode.cpp +++ b/synfig-core/trunk/src/synfig/valuenode.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/valuenode_const.cpp b/synfig-core/trunk/src/synfig/valuenode_const.cpp index 402f21c..985b598 100644 --- a/synfig-core/trunk/src/synfig/valuenode_const.cpp +++ b/synfig-core/trunk/src/synfig/valuenode_const.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/valuenode_gradientrotate.h b/synfig-core/trunk/src/synfig/valuenode_gradientrotate.h index 107026e..6bdc548 100644 --- a/synfig-core/trunk/src/synfig/valuenode_gradientrotate.h +++ b/synfig-core/trunk/src/synfig/valuenode_gradientrotate.h @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/valuenode_stripes.cpp b/synfig-core/trunk/src/synfig/valuenode_stripes.cpp index 94aeef0..595e9d9 100644 --- a/synfig-core/trunk/src/synfig/valuenode_stripes.cpp +++ b/synfig-core/trunk/src/synfig/valuenode_stripes.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/synfig/valuenode_twotone.cpp b/synfig-core/trunk/src/synfig/valuenode_twotone.cpp index 65752d4..76eaf7f 100644 --- a/synfig-core/trunk/src/synfig/valuenode_twotone.cpp +++ b/synfig-core/trunk/src/synfig/valuenode_twotone.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/template.cpp b/synfig-core/trunk/src/template.cpp index bc6231f..9ffffa9 100644 --- a/synfig-core/trunk/src/template.cpp +++ b/synfig-core/trunk/src/template.cpp @@ -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 $ diff --git a/synfig-core/trunk/src/template.h b/synfig-core/trunk/src/template.h index b7e264d..607c12f 100644 --- a/synfig-core/trunk/src/template.h +++ b/synfig-core/trunk/src/template.h @@ -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 $ diff --git a/synfig-core/trunk/src/tool/main.cpp b/synfig-core/trunk/src/tool/main.cpp index 22f5f32..59985cb 100644 --- a/synfig-core/trunk/src/tool/main.cpp +++ b/synfig-core/trunk/src/tool/main.cpp @@ -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 $ -- 2.7.4