diff options
| author | Fabien Costantini <fabien@onepost.net> | 2008-09-16 07:26:22 +0000 |
|---|---|---|
| committer | Fabien Costantini <fabien@onepost.net> | 2008-09-16 07:26:22 +0000 |
| commit | ae697b80b2f692e3763aab0e01c28990ee048634 (patch) | |
| tree | fb6a2c78dabda72bb9d0e537a8175864a494af97 /png | |
| parent | e20eeb65413d0cf1a94d682c51d781314beeda6d (diff) | |
Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6265 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'png')
| -rw-r--r-- | png/png.c | 2 | ||||
| -rw-r--r-- | png/pngerror.c | 2 | ||||
| -rw-r--r-- | png/pngget.c | 2 | ||||
| -rw-r--r-- | png/pngmem.c | 2 | ||||
| -rw-r--r-- | png/pngrio.c | 2 | ||||
| -rw-r--r-- | png/pngtrans.c | 2 | ||||
| -rw-r--r-- | png/pngwio.c | 2 | ||||
| -rw-r--r-- | png/pngwtran.c | 2 | ||||
| -rw-r--r-- | png/pngwutil.c | 2 |
9 files changed, 9 insertions, 9 deletions
@@ -3,7 +3,7 @@ * * Last changed in libpng 1.2.21 October 4, 2007 * For conditions of distribution and use, see copyright notice in png.h - * Copyright (c) 1998-2007 Glenn Randers-Pehrson + * Copyright (c) 1998-2008 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) */ diff --git a/png/pngerror.c b/png/pngerror.c index b364fc00a..f2ee80087 100644 --- a/png/pngerror.c +++ b/png/pngerror.c @@ -3,7 +3,7 @@ * * Last changed in libpng 1.2.22 [October 13, 2007] * For conditions of distribution and use, see copyright notice in png.h - * Copyright (c) 1998-2007 Glenn Randers-Pehrson + * Copyright (c) 1998-2008 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) * diff --git a/png/pngget.c b/png/pngget.c index a0e90bb6a..0dd8f2588 100644 --- a/png/pngget.c +++ b/png/pngget.c @@ -3,7 +3,7 @@ * * Last changed in libpng 1.2.15 January 5, 2007 * For conditions of distribution and use, see copyright notice in png.h - * Copyright (c) 1998-2007 Glenn Randers-Pehrson + * Copyright (c) 1998-2008 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) */ diff --git a/png/pngmem.c b/png/pngmem.c index 248060f38..58241c628 100644 --- a/png/pngmem.c +++ b/png/pngmem.c @@ -3,7 +3,7 @@ * * Last changed in libpng 1.2.13 November 13, 2006 * For conditions of distribution and use, see copyright notice in png.h - * Copyright (c) 1998-2006 Glenn Randers-Pehrson + * Copyright (c) 1998-2008 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) * diff --git a/png/pngrio.c b/png/pngrio.c index 7d2522f1f..bbbb4352c 100644 --- a/png/pngrio.c +++ b/png/pngrio.c @@ -3,7 +3,7 @@ * * Last changed in libpng 1.2.13 November 13, 2006 * For conditions of distribution and use, see copyright notice in png.h - * Copyright (c) 1998-2006 Glenn Randers-Pehrson + * Copyright (c) 1998-2008 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) * diff --git a/png/pngtrans.c b/png/pngtrans.c index 164009502..4527b24d4 100644 --- a/png/pngtrans.c +++ b/png/pngtrans.c @@ -3,7 +3,7 @@ * * Last changed in libpng 1.2.17 May 15, 2007 * For conditions of distribution and use, see copyright notice in png.h - * Copyright (c) 1998-2007 Glenn Randers-Pehrson + * Copyright (c) 1998-2008 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) */ diff --git a/png/pngwio.c b/png/pngwio.c index 371a4fad6..ad1f61ae8 100644 --- a/png/pngwio.c +++ b/png/pngwio.c @@ -3,7 +3,7 @@ * * Last changed in libpng 1.2.13 November 13, 2006 * For conditions of distribution and use, see copyright notice in png.h - * Copyright (c) 1998-2006 Glenn Randers-Pehrson + * Copyright (c) 1998-2008 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) * diff --git a/png/pngwtran.c b/png/pngwtran.c index 0372fe656..ac5281a8c 100644 --- a/png/pngwtran.c +++ b/png/pngwtran.c @@ -3,7 +3,7 @@ * * Last changed in libpng 1.2.9 April 14, 2006 * For conditions of distribution and use, see copyright notice in png.h - * Copyright (c) 1998-2006 Glenn Randers-Pehrson + * Copyright (c) 1998-2008 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) */ diff --git a/png/pngwutil.c b/png/pngwutil.c index fef38aef9..2499844df 100644 --- a/png/pngwutil.c +++ b/png/pngwutil.c @@ -3,7 +3,7 @@ * * Last changed in libpng 1.2.20 Septhember 3, 2007 * For conditions of distribution and use, see copyright notice in png.h - * Copyright (c) 1998-2007 Glenn Randers-Pehrson + * Copyright (c) 1998-2008 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) */ |
