From 0692f6b55bf42ed300be9da9500a246880c05f11 Mon Sep 17 00:00:00 2001 From: CWBudde Date: Sun, 7 Jun 2015 15:22:18 +0200 Subject: [PATCH] * Updated license plate --- Source/Agg2D.pas | 2 +- Source/Agg2DGraphics.pas | 2 +- Source/AggAlphaMaskUnpacked8.pas | 2 +- Source/AggArc.pas | 2 +- Source/AggArray.pas | 2 +- Source/AggArrowHead.pas | 2 +- Source/AggBSpline.pas | 2 +- Source/AggBasics.pas | 2 +- Source/AggBezierArc.pas | 2 +- Source/AggBitsetIterator.pas | 2 +- Source/AggBlur.pas | 2 +- Source/AggBoundingRect.pas | 2 +- Source/AggClipLiangBarsky.pas | 2 +- Source/AggColor.pas | 2 +- Source/AggColorConversion.pas | 2 +- Source/AggConvAdaptorVcgen.pas | 2 +- Source/AggConvAdaptorVpgen.pas | 2 +- Source/AggConvBSpline.pas | 2 +- Source/AggConvClipPolygon.pas | 2 +- Source/AggConvClipPolyline.pas | 2 +- Source/AggConvConcat.pas | 2 +- Source/AggConvContour.pas | 2 +- Source/AggConvCurve.pas | 2 +- Source/AggConvDash.pas | 2 +- Source/AggConvGpc.pas | 2 +- Source/AggConvMarker.pas | 2 +- Source/AggConvMarkerAdaptor.pas | 2 +- Source/AggConvSegmentator.pas | 2 +- Source/AggConvShortenPath.pas | 2 +- Source/AggConvSmoothPoly.pas | 2 +- Source/AggConvStroke.pas | 2 +- Source/AggConvTransform.pas | 2 +- Source/AggCurves.pas | 2 +- Source/AggDdaLine.pas | 2 +- Source/AggEllipse.pas | 2 +- Source/AggEllipseBresenham.pas | 2 +- Source/AggEmbeddedRasterFonts.pas | 2 +- Source/AggFontCacheManager.pas | 2 +- Source/AggFontEngine.pas | 2 +- Source/AggFontFreetype.pas | 2 +- Source/AggFontFreetypeLib.pas | 2 +- Source/AggFontWin32TrueType.pas | 2 +- Source/AggGammaFunctions.pas | 2 +- Source/AggGammaLUT.pas | 2 +- Source/AggGlyphRasterBin.pas | 2 +- Source/AggGradientLut.pas | 2 +- Source/AggGsvText.pas | 2 +- Source/AggImageFilters.pas | 2 +- Source/AggLineAABasics.pas | 2 +- Source/AggMath.pas | 2 +- Source/AggMathStroke.pas | 2 +- Source/AggPathStorage.pas | 2 +- Source/AggPathStorageInteger.pas | 2 +- Source/AggPatternFiltersRgba.pas | 2 +- Source/AggPixelFormat.pas | 2 +- Source/AggPixelFormatAlphaMaskAdaptor.pas | 2 +- Source/AggPixelFormatGray.pas | 2 +- Source/AggPixelFormatRgb.pas | 2 +- Source/AggPixelFormatRgbPacked.pas | 2 +- Source/AggPixelFormatRgba.pas | 2 +- Source/AggPixelFormatTransposer.pas | 2 +- Source/AggQuadratureOscillator.pas | 2 +- Source/AggRasterizerCellsAA.pas | 2 +- Source/AggRasterizerCompoundAA.pas | 2 +- Source/AggRasterizerOutline.pas | 2 +- Source/AggRasterizerOutlineAA.pas | 2 +- Source/AggRasterizerScanLine.pas | 2 +- Source/AggRasterizerScanLineAA.pas | 2 +- Source/AggRasterizerScanlineClip.pas | 2 +- Source/AggRenderScanlines.pas | 2 +- Source/AggRendererBase.pas | 2 +- Source/AggRendererMarkers.pas | 2 +- Source/AggRendererMultiClip.pas | 2 +- Source/AggRendererOutlineAA.pas | 2 +- Source/AggRendererOutlineImage.pas | 2 +- Source/AggRendererPrimitives.pas | 2 +- Source/AggRendererRasterText.pas | 2 +- Source/AggRendererScanLine.pas | 2 +- Source/AggRenderingBuffer.pas | 2 +- Source/AggRenderingBufferDynaRow.pas | 2 +- Source/AggRoundedRect.pas | 2 +- Source/AggScanline.pas | 2 +- Source/AggScanlineBin.pas | 2 +- Source/AggScanlineBooleanAlgebra.pas | 2 +- Source/AggScanlinePacked.pas | 2 +- Source/AggScanlineStorageAA.pas | 2 +- Source/AggScanlineStorageBin.pas | 2 +- Source/AggScanlineUnpacked.pas | 2 +- Source/AggShortenPath.pas | 2 +- Source/AggSimulEq.pas | 2 +- Source/AggSpanAllocator.pas | 2 +- Source/AggSpanConverter.pas | 2 +- Source/AggSpanGenerator.pas | 2 +- Source/AggSpanGouraud.pas | 2 +- Source/AggSpanGouraudGray.pas | 2 +- Source/AggSpanGouraudRgba.pas | 2 +- Source/AggSpanGradient.pas | 2 +- Source/AggSpanGradientAlpha.pas | 2 +- Source/AggSpanGradientContour.pas | 2 +- Source/AggSpanGradientImage.pas | 2 +- Source/AggSpanImageFilter.pas | 2 +- Source/AggSpanImageFilterGray.pas | 2 +- Source/AggSpanImageFilterRgb.pas | 2 +- Source/AggSpanImageFilterRgba.pas | 2 +- Source/AggSpanImageResample.pas | 2 +- Source/AggSpanImageResampleGray.pas | 2 +- Source/AggSpanImageResampleRgb.pas | 2 +- Source/AggSpanImageResampleRgba.pas | 2 +- Source/AggSpanInterpolatorAdaptor.pas | 2 +- Source/AggSpanInterpolatorLinear.pas | 2 +- Source/AggSpanInterpolatorPerspective.pas | 2 +- Source/AggSpanInterpolatorTrans.pas | 2 +- Source/AggSpanPattern.pas | 2 +- Source/AggSpanPatternFilterGray.pas | 2 +- Source/AggSpanPatternFilterRgb.pas | 2 +- Source/AggSpanPatternFilterRgba.pas | 2 +- Source/AggSpanPatternResampleGray.pas | 2 +- Source/AggSpanPatternResampleRgb.pas | 2 +- Source/AggSpanPatternResampleRgba.pas | 2 +- Source/AggSpanPatternRgb.pas | 2 +- Source/AggSpanPatternRgba.pas | 2 +- Source/AggSpanSolid.pas | 2 +- Source/AggSpanSubdivAdaptor.pas | 2 +- Source/AggSpiral.pas | 2 +- Source/AggTransAffine.pas | 2 +- Source/AggTransBilinear.pas | 2 +- Source/AggTransDoublePath.pas | 2 +- Source/AggTransPerspective.pas | 2 +- Source/AggTransSinglePath.pas | 2 +- Source/AggTransViewport.pas | 2 +- Source/AggTransWarpMagnifier.pas | 2 +- Source/AggVcgenBSpline.pas | 2 +- Source/AggVcgenContour.pas | 2 +- Source/AggVcgenDash.pas | 2 +- Source/AggVcgenMarkersTerm.pas | 2 +- Source/AggVcgenSmoothPoly1.pas | 2 +- Source/AggVcgenStroke.pas | 2 +- Source/AggVcgenVertexSequence.pas | 2 +- Source/AggVertexSequence.pas | 2 +- Source/AggVertexSource.pas | 2 +- Source/AggVpGen.pas | 2 +- Source/AggVpGenClipPolygon.pas | 2 +- Source/AggVpGenClipPolyline.pas | 2 +- Source/AggVpGenSegmentator.pas | 2 +- Source/Controls/Agg2DControl.pas | 2 +- Source/Controls/AggBezierControl.pas | 2 +- Source/Controls/AggCheckBoxControl.pas | 2 +- Source/Controls/AggControl.pas | 2 +- Source/Controls/AggControlVCL.pas | 2 +- Source/Controls/AggGammaControl.pas | 2 +- Source/Controls/AggGammaSpline.pas | 2 +- Source/Controls/AggPolygonControl.pas | 2 +- Source/Controls/AggRadioBoxControl.pas | 2 +- Source/Controls/AggScaleControl.pas | 2 +- Source/Controls/AggSliderControl.pas | 2 +- Source/Controls/AggSplineControl.pas | 2 +- Source/Design Time/AggDesignTimeColor.pas | 2 +- Source/Design Time/AggDesignTimeMisc.pas | 2 +- Source/Design Time/AggDesignTimeRegistration.pas | 2 +- Source/FireMonkey/FMX.Canvas.AggPas.pas | 2 +- Source/Platform/linux/AggPlatformSupport.pas | 2 +- Source/Platform/mac/AggMacPixelMap.pas | 2 +- Source/Platform/mac/AggPlatformSupport.pas | 2 +- Source/Platform/win/AggPlatformSupport.pas | 2 +- Source/Platform/win/AggWin32Bmp.pas | 2 +- Source/Svg/AggSvgException.pas | 2 +- Source/Svg/AggSvgParser.pas | 2 +- Source/Svg/AggSvgPathRenderer.pas | 2 +- Source/Svg/AggSvgPathTokenizer.pas | 2 +- 169 files changed, 169 insertions(+), 169 deletions(-) diff --git a/Source/Agg2D.pas b/Source/Agg2D.pas index 5f0fdfd..388ef15 100644 --- a/Source/Agg2D.pas +++ b/Source/Agg2D.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Agg2DGraphics.pas b/Source/Agg2DGraphics.pas index bc930a0..ef0a112 100644 --- a/Source/Agg2DGraphics.pas +++ b/Source/Agg2DGraphics.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggAlphaMaskUnpacked8.pas b/Source/AggAlphaMaskUnpacked8.pas index 49859c6..5dfa02e 100644 --- a/Source/AggAlphaMaskUnpacked8.pas +++ b/Source/AggAlphaMaskUnpacked8.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggArc.pas b/Source/AggArc.pas index a74eee9..bb202db 100644 --- a/Source/AggArc.pas +++ b/Source/AggArc.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggArray.pas b/Source/AggArray.pas index 4553d2c..c8ad623 100644 --- a/Source/AggArray.pas +++ b/Source/AggArray.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggArrowHead.pas b/Source/AggArrowHead.pas index d2c0365..8f982ae 100644 --- a/Source/AggArrowHead.pas +++ b/Source/AggArrowHead.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggBSpline.pas b/Source/AggBSpline.pas index d34adf3..11165d7 100644 --- a/Source/AggBSpline.pas +++ b/Source/AggBSpline.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggBasics.pas b/Source/AggBasics.pas index 64b88f9..3bea72f 100644 --- a/Source/AggBasics.pas +++ b/Source/AggBasics.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggBezierArc.pas b/Source/AggBezierArc.pas index 0d021e5..7406601 100644 --- a/Source/AggBezierArc.pas +++ b/Source/AggBezierArc.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggBitsetIterator.pas b/Source/AggBitsetIterator.pas index 99a1c54..8f72d1b 100644 --- a/Source/AggBitsetIterator.pas +++ b/Source/AggBitsetIterator.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggBlur.pas b/Source/AggBlur.pas index 534adda..9435fd7 100644 --- a/Source/AggBlur.pas +++ b/Source/AggBlur.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggBoundingRect.pas b/Source/AggBoundingRect.pas index aefdc07..f0bc33d 100644 --- a/Source/AggBoundingRect.pas +++ b/Source/AggBoundingRect.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggClipLiangBarsky.pas b/Source/AggClipLiangBarsky.pas index d55005c..e62e80f 100644 --- a/Source/AggClipLiangBarsky.pas +++ b/Source/AggClipLiangBarsky.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggColor.pas b/Source/AggColor.pas index 45cf4d9..160540f 100644 --- a/Source/AggColor.pas +++ b/Source/AggColor.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggColorConversion.pas b/Source/AggColorConversion.pas index 3aa862b..e1c9fce 100644 --- a/Source/AggColorConversion.pas +++ b/Source/AggColorConversion.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvAdaptorVcgen.pas b/Source/AggConvAdaptorVcgen.pas index 18fcba3..27613bb 100644 --- a/Source/AggConvAdaptorVcgen.pas +++ b/Source/AggConvAdaptorVcgen.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvAdaptorVpgen.pas b/Source/AggConvAdaptorVpgen.pas index edac8cd..0409c0e 100644 --- a/Source/AggConvAdaptorVpgen.pas +++ b/Source/AggConvAdaptorVpgen.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvBSpline.pas b/Source/AggConvBSpline.pas index bd56e59..cfb5734 100644 --- a/Source/AggConvBSpline.pas +++ b/Source/AggConvBSpline.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvClipPolygon.pas b/Source/AggConvClipPolygon.pas index eddbe92..d858b50 100644 --- a/Source/AggConvClipPolygon.pas +++ b/Source/AggConvClipPolygon.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvClipPolyline.pas b/Source/AggConvClipPolyline.pas index f0d9889..2f0383c 100644 --- a/Source/AggConvClipPolyline.pas +++ b/Source/AggConvClipPolyline.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvConcat.pas b/Source/AggConvConcat.pas index 5a9706a..3e7fde7 100644 --- a/Source/AggConvConcat.pas +++ b/Source/AggConvConcat.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvContour.pas b/Source/AggConvContour.pas index 2f2ed90..99463f4 100644 --- a/Source/AggConvContour.pas +++ b/Source/AggConvContour.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvCurve.pas b/Source/AggConvCurve.pas index aa8ca4b..66719db 100644 --- a/Source/AggConvCurve.pas +++ b/Source/AggConvCurve.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvDash.pas b/Source/AggConvDash.pas index 384b8b4..6a5a4db 100644 --- a/Source/AggConvDash.pas +++ b/Source/AggConvDash.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvGpc.pas b/Source/AggConvGpc.pas index fbd2904..f079d56 100644 --- a/Source/AggConvGpc.pas +++ b/Source/AggConvGpc.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvMarker.pas b/Source/AggConvMarker.pas index 44a3174..b631f3b 100644 --- a/Source/AggConvMarker.pas +++ b/Source/AggConvMarker.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvMarkerAdaptor.pas b/Source/AggConvMarkerAdaptor.pas index 1e4377d..daea0e0 100644 --- a/Source/AggConvMarkerAdaptor.pas +++ b/Source/AggConvMarkerAdaptor.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvSegmentator.pas b/Source/AggConvSegmentator.pas index b0ab913..e54a996 100644 --- a/Source/AggConvSegmentator.pas +++ b/Source/AggConvSegmentator.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvShortenPath.pas b/Source/AggConvShortenPath.pas index 9547d2c..1db166c 100644 --- a/Source/AggConvShortenPath.pas +++ b/Source/AggConvShortenPath.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvSmoothPoly.pas b/Source/AggConvSmoothPoly.pas index 0ebd680..3b5561a 100644 --- a/Source/AggConvSmoothPoly.pas +++ b/Source/AggConvSmoothPoly.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvStroke.pas b/Source/AggConvStroke.pas index 808e6fc..c92b393 100644 --- a/Source/AggConvStroke.pas +++ b/Source/AggConvStroke.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggConvTransform.pas b/Source/AggConvTransform.pas index 8c08e99..08ede07 100644 --- a/Source/AggConvTransform.pas +++ b/Source/AggConvTransform.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggCurves.pas b/Source/AggCurves.pas index 24f9513..c6e0be0 100644 --- a/Source/AggCurves.pas +++ b/Source/AggCurves.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggDdaLine.pas b/Source/AggDdaLine.pas index c5037c4..89aceac 100644 --- a/Source/AggDdaLine.pas +++ b/Source/AggDdaLine.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggEllipse.pas b/Source/AggEllipse.pas index c5eaea5..7d5bb7a 100644 --- a/Source/AggEllipse.pas +++ b/Source/AggEllipse.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggEllipseBresenham.pas b/Source/AggEllipseBresenham.pas index 2bbcef4..633bb88 100644 --- a/Source/AggEllipseBresenham.pas +++ b/Source/AggEllipseBresenham.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggEmbeddedRasterFonts.pas b/Source/AggEmbeddedRasterFonts.pas index 9d68912..eb6ea75 100644 --- a/Source/AggEmbeddedRasterFonts.pas +++ b/Source/AggEmbeddedRasterFonts.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggFontCacheManager.pas b/Source/AggFontCacheManager.pas index b02bfbc..89ee679 100644 --- a/Source/AggFontCacheManager.pas +++ b/Source/AggFontCacheManager.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggFontEngine.pas b/Source/AggFontEngine.pas index f4e489b..6f2342a 100644 --- a/Source/AggFontEngine.pas +++ b/Source/AggFontEngine.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggFontFreetype.pas b/Source/AggFontFreetype.pas index d5aee9c..89de575 100644 --- a/Source/AggFontFreetype.pas +++ b/Source/AggFontFreetype.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggFontFreetypeLib.pas b/Source/AggFontFreetypeLib.pas index 16318d7..4a0b76e 100644 --- a/Source/AggFontFreetypeLib.pas +++ b/Source/AggFontFreetypeLib.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggFontWin32TrueType.pas b/Source/AggFontWin32TrueType.pas index f263074..f7d46db 100644 --- a/Source/AggFontWin32TrueType.pas +++ b/Source/AggFontWin32TrueType.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggGammaFunctions.pas b/Source/AggGammaFunctions.pas index dbfb21f..26f2f45 100644 --- a/Source/AggGammaFunctions.pas +++ b/Source/AggGammaFunctions.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggGammaLUT.pas b/Source/AggGammaLUT.pas index 466c5b2..d8eb82a 100644 --- a/Source/AggGammaLUT.pas +++ b/Source/AggGammaLUT.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggGlyphRasterBin.pas b/Source/AggGlyphRasterBin.pas index 4c206b0..eaef330 100644 --- a/Source/AggGlyphRasterBin.pas +++ b/Source/AggGlyphRasterBin.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggGradientLut.pas b/Source/AggGradientLut.pas index a192347..3e52999 100644 --- a/Source/AggGradientLut.pas +++ b/Source/AggGradientLut.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggGsvText.pas b/Source/AggGsvText.pas index 517683b..c789c90 100644 --- a/Source/AggGsvText.pas +++ b/Source/AggGsvText.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggImageFilters.pas b/Source/AggImageFilters.pas index ffef59b..3c81c5e 100644 --- a/Source/AggImageFilters.pas +++ b/Source/AggImageFilters.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggLineAABasics.pas b/Source/AggLineAABasics.pas index ce6b48a..d6d68b3 100644 --- a/Source/AggLineAABasics.pas +++ b/Source/AggLineAABasics.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggMath.pas b/Source/AggMath.pas index 0ae12eb..0776036 100644 --- a/Source/AggMath.pas +++ b/Source/AggMath.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggMathStroke.pas b/Source/AggMathStroke.pas index 4d83548..acb0322 100644 --- a/Source/AggMathStroke.pas +++ b/Source/AggMathStroke.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggPathStorage.pas b/Source/AggPathStorage.pas index 26a8589..42b5227 100644 --- a/Source/AggPathStorage.pas +++ b/Source/AggPathStorage.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggPathStorageInteger.pas b/Source/AggPathStorageInteger.pas index a873d95..0cf9a74 100644 --- a/Source/AggPathStorageInteger.pas +++ b/Source/AggPathStorageInteger.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggPatternFiltersRgba.pas b/Source/AggPatternFiltersRgba.pas index 1bdaaa7..40f9a79 100644 --- a/Source/AggPatternFiltersRgba.pas +++ b/Source/AggPatternFiltersRgba.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggPixelFormat.pas b/Source/AggPixelFormat.pas index f0dedd2..c6166a0 100644 --- a/Source/AggPixelFormat.pas +++ b/Source/AggPixelFormat.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggPixelFormatAlphaMaskAdaptor.pas b/Source/AggPixelFormatAlphaMaskAdaptor.pas index d9ccb45..ba5d0c9 100644 --- a/Source/AggPixelFormatAlphaMaskAdaptor.pas +++ b/Source/AggPixelFormatAlphaMaskAdaptor.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggPixelFormatGray.pas b/Source/AggPixelFormatGray.pas index cd3d13b..7695754 100644 --- a/Source/AggPixelFormatGray.pas +++ b/Source/AggPixelFormatGray.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggPixelFormatRgb.pas b/Source/AggPixelFormatRgb.pas index 84d7db5..e30c0e1 100644 --- a/Source/AggPixelFormatRgb.pas +++ b/Source/AggPixelFormatRgb.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggPixelFormatRgbPacked.pas b/Source/AggPixelFormatRgbPacked.pas index b3b7410..ea5e3bb 100644 --- a/Source/AggPixelFormatRgbPacked.pas +++ b/Source/AggPixelFormatRgbPacked.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggPixelFormatRgba.pas b/Source/AggPixelFormatRgba.pas index 856d980..138078e 100644 --- a/Source/AggPixelFormatRgba.pas +++ b/Source/AggPixelFormatRgba.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggPixelFormatTransposer.pas b/Source/AggPixelFormatTransposer.pas index 13a1258..788c1d0 100644 --- a/Source/AggPixelFormatTransposer.pas +++ b/Source/AggPixelFormatTransposer.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggQuadratureOscillator.pas b/Source/AggQuadratureOscillator.pas index d104871..b5bf688 100644 --- a/Source/AggQuadratureOscillator.pas +++ b/Source/AggQuadratureOscillator.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRasterizerCellsAA.pas b/Source/AggRasterizerCellsAA.pas index 1dd5f56..536dc62 100644 --- a/Source/AggRasterizerCellsAA.pas +++ b/Source/AggRasterizerCellsAA.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRasterizerCompoundAA.pas b/Source/AggRasterizerCompoundAA.pas index 7d882e9..4a48692 100644 --- a/Source/AggRasterizerCompoundAA.pas +++ b/Source/AggRasterizerCompoundAA.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRasterizerOutline.pas b/Source/AggRasterizerOutline.pas index 9fa224e..03d2f9d 100644 --- a/Source/AggRasterizerOutline.pas +++ b/Source/AggRasterizerOutline.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRasterizerOutlineAA.pas b/Source/AggRasterizerOutlineAA.pas index e7be6b0..66543cb 100644 --- a/Source/AggRasterizerOutlineAA.pas +++ b/Source/AggRasterizerOutlineAA.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRasterizerScanLine.pas b/Source/AggRasterizerScanLine.pas index 7b78a1d..0064cbd 100644 --- a/Source/AggRasterizerScanLine.pas +++ b/Source/AggRasterizerScanLine.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRasterizerScanLineAA.pas b/Source/AggRasterizerScanLineAA.pas index 1a8e26c..f8c1f23 100644 --- a/Source/AggRasterizerScanLineAA.pas +++ b/Source/AggRasterizerScanLineAA.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRasterizerScanlineClip.pas b/Source/AggRasterizerScanlineClip.pas index a732e8a..a9d0117 100644 --- a/Source/AggRasterizerScanlineClip.pas +++ b/Source/AggRasterizerScanlineClip.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRenderScanlines.pas b/Source/AggRenderScanlines.pas index 192d639..a494427 100644 --- a/Source/AggRenderScanlines.pas +++ b/Source/AggRenderScanlines.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRendererBase.pas b/Source/AggRendererBase.pas index d82d816..ba0a150 100644 --- a/Source/AggRendererBase.pas +++ b/Source/AggRendererBase.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRendererMarkers.pas b/Source/AggRendererMarkers.pas index 384ee86..729a43a 100644 --- a/Source/AggRendererMarkers.pas +++ b/Source/AggRendererMarkers.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRendererMultiClip.pas b/Source/AggRendererMultiClip.pas index 9bb4b2c..be9cb1c 100644 --- a/Source/AggRendererMultiClip.pas +++ b/Source/AggRendererMultiClip.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRendererOutlineAA.pas b/Source/AggRendererOutlineAA.pas index b7acd1d..eb19389 100644 --- a/Source/AggRendererOutlineAA.pas +++ b/Source/AggRendererOutlineAA.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRendererOutlineImage.pas b/Source/AggRendererOutlineImage.pas index 51a4664..ff4fa70 100644 --- a/Source/AggRendererOutlineImage.pas +++ b/Source/AggRendererOutlineImage.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRendererPrimitives.pas b/Source/AggRendererPrimitives.pas index ad4a73b..c551cc0 100644 --- a/Source/AggRendererPrimitives.pas +++ b/Source/AggRendererPrimitives.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRendererRasterText.pas b/Source/AggRendererRasterText.pas index ddbb611..3266766 100644 --- a/Source/AggRendererRasterText.pas +++ b/Source/AggRendererRasterText.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRendererScanLine.pas b/Source/AggRendererScanLine.pas index 945763f..7a2248c 100644 --- a/Source/AggRendererScanLine.pas +++ b/Source/AggRendererScanLine.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRenderingBuffer.pas b/Source/AggRenderingBuffer.pas index 1c59f7c..849e3ce 100644 --- a/Source/AggRenderingBuffer.pas +++ b/Source/AggRenderingBuffer.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRenderingBufferDynaRow.pas b/Source/AggRenderingBufferDynaRow.pas index a7919ee..dd2fc32 100644 --- a/Source/AggRenderingBufferDynaRow.pas +++ b/Source/AggRenderingBufferDynaRow.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggRoundedRect.pas b/Source/AggRoundedRect.pas index c28b2af..83d070d 100644 --- a/Source/AggRoundedRect.pas +++ b/Source/AggRoundedRect.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggScanline.pas b/Source/AggScanline.pas index 19dd588..5e11f8c 100644 --- a/Source/AggScanline.pas +++ b/Source/AggScanline.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggScanlineBin.pas b/Source/AggScanlineBin.pas index 7e61ff4..534e0aa 100644 --- a/Source/AggScanlineBin.pas +++ b/Source/AggScanlineBin.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggScanlineBooleanAlgebra.pas b/Source/AggScanlineBooleanAlgebra.pas index cd6bd05..52b2c75 100644 --- a/Source/AggScanlineBooleanAlgebra.pas +++ b/Source/AggScanlineBooleanAlgebra.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggScanlinePacked.pas b/Source/AggScanlinePacked.pas index c4827a4..8c52f2f 100644 --- a/Source/AggScanlinePacked.pas +++ b/Source/AggScanlinePacked.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggScanlineStorageAA.pas b/Source/AggScanlineStorageAA.pas index 8e8d73e..6df3f65 100644 --- a/Source/AggScanlineStorageAA.pas +++ b/Source/AggScanlineStorageAA.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggScanlineStorageBin.pas b/Source/AggScanlineStorageBin.pas index 2b8e3cc..ee7ac71 100644 --- a/Source/AggScanlineStorageBin.pas +++ b/Source/AggScanlineStorageBin.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggScanlineUnpacked.pas b/Source/AggScanlineUnpacked.pas index 327c98c..5c4f0cc 100644 --- a/Source/AggScanlineUnpacked.pas +++ b/Source/AggScanlineUnpacked.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggShortenPath.pas b/Source/AggShortenPath.pas index 146c668..c023754 100644 --- a/Source/AggShortenPath.pas +++ b/Source/AggShortenPath.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSimulEq.pas b/Source/AggSimulEq.pas index 0e7f8c3..dcc163a 100644 --- a/Source/AggSimulEq.pas +++ b/Source/AggSimulEq.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanAllocator.pas b/Source/AggSpanAllocator.pas index fe77b30..1da0c88 100644 --- a/Source/AggSpanAllocator.pas +++ b/Source/AggSpanAllocator.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanConverter.pas b/Source/AggSpanConverter.pas index 8950dbc..7c9dbb2 100644 --- a/Source/AggSpanConverter.pas +++ b/Source/AggSpanConverter.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanGenerator.pas b/Source/AggSpanGenerator.pas index 60ada59..d3aa338 100644 --- a/Source/AggSpanGenerator.pas +++ b/Source/AggSpanGenerator.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanGouraud.pas b/Source/AggSpanGouraud.pas index 58b0c5d..9df6777 100644 --- a/Source/AggSpanGouraud.pas +++ b/Source/AggSpanGouraud.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanGouraudGray.pas b/Source/AggSpanGouraudGray.pas index 57f5c90..2ffa426 100644 --- a/Source/AggSpanGouraudGray.pas +++ b/Source/AggSpanGouraudGray.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanGouraudRgba.pas b/Source/AggSpanGouraudRgba.pas index 15ca1e9..a532267 100644 --- a/Source/AggSpanGouraudRgba.pas +++ b/Source/AggSpanGouraudRgba.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanGradient.pas b/Source/AggSpanGradient.pas index 3bad9bd..8c55cdf 100644 --- a/Source/AggSpanGradient.pas +++ b/Source/AggSpanGradient.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanGradientAlpha.pas b/Source/AggSpanGradientAlpha.pas index a67f62f..45c3850 100644 --- a/Source/AggSpanGradientAlpha.pas +++ b/Source/AggSpanGradientAlpha.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanGradientContour.pas b/Source/AggSpanGradientContour.pas index 1ca2418..b4df4b8 100644 --- a/Source/AggSpanGradientContour.pas +++ b/Source/AggSpanGradientContour.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanGradientImage.pas b/Source/AggSpanGradientImage.pas index 32d8026..36bec60 100644 --- a/Source/AggSpanGradientImage.pas +++ b/Source/AggSpanGradientImage.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanImageFilter.pas b/Source/AggSpanImageFilter.pas index d3436ec..e562c91 100644 --- a/Source/AggSpanImageFilter.pas +++ b/Source/AggSpanImageFilter.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanImageFilterGray.pas b/Source/AggSpanImageFilterGray.pas index 215e1ae..432816d 100644 --- a/Source/AggSpanImageFilterGray.pas +++ b/Source/AggSpanImageFilterGray.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanImageFilterRgb.pas b/Source/AggSpanImageFilterRgb.pas index ec9ad6d..eb5e005 100644 --- a/Source/AggSpanImageFilterRgb.pas +++ b/Source/AggSpanImageFilterRgb.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanImageFilterRgba.pas b/Source/AggSpanImageFilterRgba.pas index bed7e88..be5eb21 100644 --- a/Source/AggSpanImageFilterRgba.pas +++ b/Source/AggSpanImageFilterRgba.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanImageResample.pas b/Source/AggSpanImageResample.pas index 68e86cb..49ef8fa 100644 --- a/Source/AggSpanImageResample.pas +++ b/Source/AggSpanImageResample.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanImageResampleGray.pas b/Source/AggSpanImageResampleGray.pas index b5e6806..8ee5f3f 100644 --- a/Source/AggSpanImageResampleGray.pas +++ b/Source/AggSpanImageResampleGray.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanImageResampleRgb.pas b/Source/AggSpanImageResampleRgb.pas index 5050c4b..e90cda5 100644 --- a/Source/AggSpanImageResampleRgb.pas +++ b/Source/AggSpanImageResampleRgb.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanImageResampleRgba.pas b/Source/AggSpanImageResampleRgba.pas index e5950cb..493dfce 100644 --- a/Source/AggSpanImageResampleRgba.pas +++ b/Source/AggSpanImageResampleRgba.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanInterpolatorAdaptor.pas b/Source/AggSpanInterpolatorAdaptor.pas index cded597..37d1a0c 100644 --- a/Source/AggSpanInterpolatorAdaptor.pas +++ b/Source/AggSpanInterpolatorAdaptor.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanInterpolatorLinear.pas b/Source/AggSpanInterpolatorLinear.pas index 96d7a90..3a2d5ac 100644 --- a/Source/AggSpanInterpolatorLinear.pas +++ b/Source/AggSpanInterpolatorLinear.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanInterpolatorPerspective.pas b/Source/AggSpanInterpolatorPerspective.pas index 483097e..e57672c 100644 --- a/Source/AggSpanInterpolatorPerspective.pas +++ b/Source/AggSpanInterpolatorPerspective.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanInterpolatorTrans.pas b/Source/AggSpanInterpolatorTrans.pas index 08c3020..afee020 100644 --- a/Source/AggSpanInterpolatorTrans.pas +++ b/Source/AggSpanInterpolatorTrans.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanPattern.pas b/Source/AggSpanPattern.pas index 8d6a7af..45d90a2 100644 --- a/Source/AggSpanPattern.pas +++ b/Source/AggSpanPattern.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanPatternFilterGray.pas b/Source/AggSpanPatternFilterGray.pas index 2a924ec..28f4eff 100644 --- a/Source/AggSpanPatternFilterGray.pas +++ b/Source/AggSpanPatternFilterGray.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanPatternFilterRgb.pas b/Source/AggSpanPatternFilterRgb.pas index 34e5589..6fac7a7 100644 --- a/Source/AggSpanPatternFilterRgb.pas +++ b/Source/AggSpanPatternFilterRgb.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanPatternFilterRgba.pas b/Source/AggSpanPatternFilterRgba.pas index cfa47bb..ec3ca94 100644 --- a/Source/AggSpanPatternFilterRgba.pas +++ b/Source/AggSpanPatternFilterRgba.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanPatternResampleGray.pas b/Source/AggSpanPatternResampleGray.pas index 2284e13..aedb5ca 100644 --- a/Source/AggSpanPatternResampleGray.pas +++ b/Source/AggSpanPatternResampleGray.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanPatternResampleRgb.pas b/Source/AggSpanPatternResampleRgb.pas index e92c48f..f0e5f98 100644 --- a/Source/AggSpanPatternResampleRgb.pas +++ b/Source/AggSpanPatternResampleRgb.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanPatternResampleRgba.pas b/Source/AggSpanPatternResampleRgba.pas index 32466ba..c5b8036 100644 --- a/Source/AggSpanPatternResampleRgba.pas +++ b/Source/AggSpanPatternResampleRgba.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanPatternRgb.pas b/Source/AggSpanPatternRgb.pas index 5cc6f7f..af36aad 100644 --- a/Source/AggSpanPatternRgb.pas +++ b/Source/AggSpanPatternRgb.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanPatternRgba.pas b/Source/AggSpanPatternRgba.pas index a1f9fda..4bd272e 100644 --- a/Source/AggSpanPatternRgba.pas +++ b/Source/AggSpanPatternRgba.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanSolid.pas b/Source/AggSpanSolid.pas index ca9f9af..c244d6e 100644 --- a/Source/AggSpanSolid.pas +++ b/Source/AggSpanSolid.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpanSubdivAdaptor.pas b/Source/AggSpanSubdivAdaptor.pas index 2454160..879e9a5 100644 --- a/Source/AggSpanSubdivAdaptor.pas +++ b/Source/AggSpanSubdivAdaptor.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggSpiral.pas b/Source/AggSpiral.pas index 6180da0..133dbbc 100644 --- a/Source/AggSpiral.pas +++ b/Source/AggSpiral.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggTransAffine.pas b/Source/AggTransAffine.pas index d91d2aa..cee76c1 100644 --- a/Source/AggTransAffine.pas +++ b/Source/AggTransAffine.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggTransBilinear.pas b/Source/AggTransBilinear.pas index adc416f..f435ed8 100644 --- a/Source/AggTransBilinear.pas +++ b/Source/AggTransBilinear.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggTransDoublePath.pas b/Source/AggTransDoublePath.pas index 9f5d084..e6b6ee8 100644 --- a/Source/AggTransDoublePath.pas +++ b/Source/AggTransDoublePath.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggTransPerspective.pas b/Source/AggTransPerspective.pas index 12ff56f..2e68738 100644 --- a/Source/AggTransPerspective.pas +++ b/Source/AggTransPerspective.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggTransSinglePath.pas b/Source/AggTransSinglePath.pas index efd233e..18d5014 100644 --- a/Source/AggTransSinglePath.pas +++ b/Source/AggTransSinglePath.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggTransViewport.pas b/Source/AggTransViewport.pas index 25d0925..f364a62 100644 --- a/Source/AggTransViewport.pas +++ b/Source/AggTransViewport.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggTransWarpMagnifier.pas b/Source/AggTransWarpMagnifier.pas index 96e3709..4b5b08e 100644 --- a/Source/AggTransWarpMagnifier.pas +++ b/Source/AggTransWarpMagnifier.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggVcgenBSpline.pas b/Source/AggVcgenBSpline.pas index e16de6a..00e3844 100644 --- a/Source/AggVcgenBSpline.pas +++ b/Source/AggVcgenBSpline.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggVcgenContour.pas b/Source/AggVcgenContour.pas index b93c677..9c2844a 100644 --- a/Source/AggVcgenContour.pas +++ b/Source/AggVcgenContour.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggVcgenDash.pas b/Source/AggVcgenDash.pas index c919218..78cbb61 100644 --- a/Source/AggVcgenDash.pas +++ b/Source/AggVcgenDash.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggVcgenMarkersTerm.pas b/Source/AggVcgenMarkersTerm.pas index a63e084..8b7e219 100644 --- a/Source/AggVcgenMarkersTerm.pas +++ b/Source/AggVcgenMarkersTerm.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggVcgenSmoothPoly1.pas b/Source/AggVcgenSmoothPoly1.pas index 898b4e1..c9618db 100644 --- a/Source/AggVcgenSmoothPoly1.pas +++ b/Source/AggVcgenSmoothPoly1.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggVcgenStroke.pas b/Source/AggVcgenStroke.pas index 4ef67c6..fe637f8 100644 --- a/Source/AggVcgenStroke.pas +++ b/Source/AggVcgenStroke.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggVcgenVertexSequence.pas b/Source/AggVcgenVertexSequence.pas index fee9f21..4f9eceb 100644 --- a/Source/AggVcgenVertexSequence.pas +++ b/Source/AggVcgenVertexSequence.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggVertexSequence.pas b/Source/AggVertexSequence.pas index 56c5983..506278f 100644 --- a/Source/AggVertexSequence.pas +++ b/Source/AggVertexSequence.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggVertexSource.pas b/Source/AggVertexSource.pas index d26463a..92ca10e 100644 --- a/Source/AggVertexSource.pas +++ b/Source/AggVertexSource.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggVpGen.pas b/Source/AggVpGen.pas index 59e4811..d686612 100644 --- a/Source/AggVpGen.pas +++ b/Source/AggVpGen.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggVpGenClipPolygon.pas b/Source/AggVpGenClipPolygon.pas index 981ab99..02440aa 100644 --- a/Source/AggVpGenClipPolygon.pas +++ b/Source/AggVpGenClipPolygon.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggVpGenClipPolyline.pas b/Source/AggVpGenClipPolyline.pas index e5ff1f3..1995304 100644 --- a/Source/AggVpGenClipPolyline.pas +++ b/Source/AggVpGenClipPolyline.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/AggVpGenSegmentator.pas b/Source/AggVpGenSegmentator.pas index 2ac6d63..10ae77a 100644 --- a/Source/AggVpGenSegmentator.pas +++ b/Source/AggVpGenSegmentator.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Controls/Agg2DControl.pas b/Source/Controls/Agg2DControl.pas index 7104340..1c286a3 100644 --- a/Source/Controls/Agg2DControl.pas +++ b/Source/Controls/Agg2DControl.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Controls/AggBezierControl.pas b/Source/Controls/AggBezierControl.pas index 208e479..31d0bc4 100644 --- a/Source/Controls/AggBezierControl.pas +++ b/Source/Controls/AggBezierControl.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Controls/AggCheckBoxControl.pas b/Source/Controls/AggCheckBoxControl.pas index 0996d83..b9e04d6 100644 --- a/Source/Controls/AggCheckBoxControl.pas +++ b/Source/Controls/AggCheckBoxControl.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Controls/AggControl.pas b/Source/Controls/AggControl.pas index 8d5c622..4f86723 100644 --- a/Source/Controls/AggControl.pas +++ b/Source/Controls/AggControl.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Controls/AggControlVCL.pas b/Source/Controls/AggControlVCL.pas index 08ad26a..10ce796 100644 --- a/Source/Controls/AggControlVCL.pas +++ b/Source/Controls/AggControlVCL.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Controls/AggGammaControl.pas b/Source/Controls/AggGammaControl.pas index 84568e8..c6e83b4 100644 --- a/Source/Controls/AggGammaControl.pas +++ b/Source/Controls/AggGammaControl.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Controls/AggGammaSpline.pas b/Source/Controls/AggGammaSpline.pas index 1215eb6..7444abf 100644 --- a/Source/Controls/AggGammaSpline.pas +++ b/Source/Controls/AggGammaSpline.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Controls/AggPolygonControl.pas b/Source/Controls/AggPolygonControl.pas index cd2c4e7..f324d41 100644 --- a/Source/Controls/AggPolygonControl.pas +++ b/Source/Controls/AggPolygonControl.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Controls/AggRadioBoxControl.pas b/Source/Controls/AggRadioBoxControl.pas index 5c3858b..4670c6c 100644 --- a/Source/Controls/AggRadioBoxControl.pas +++ b/Source/Controls/AggRadioBoxControl.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Controls/AggScaleControl.pas b/Source/Controls/AggScaleControl.pas index e574ccf..7cd21b4 100644 --- a/Source/Controls/AggScaleControl.pas +++ b/Source/Controls/AggScaleControl.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Controls/AggSliderControl.pas b/Source/Controls/AggSliderControl.pas index cc83052..7697461 100644 --- a/Source/Controls/AggSliderControl.pas +++ b/Source/Controls/AggSliderControl.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Controls/AggSplineControl.pas b/Source/Controls/AggSplineControl.pas index 94f36a9..9b3107f 100644 --- a/Source/Controls/AggSplineControl.pas +++ b/Source/Controls/AggSplineControl.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Design Time/AggDesignTimeColor.pas b/Source/Design Time/AggDesignTimeColor.pas index 576fbe7..561ec0d 100644 --- a/Source/Design Time/AggDesignTimeColor.pas +++ b/Source/Design Time/AggDesignTimeColor.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Design Time/AggDesignTimeMisc.pas b/Source/Design Time/AggDesignTimeMisc.pas index b92ae81..2c32349 100644 --- a/Source/Design Time/AggDesignTimeMisc.pas +++ b/Source/Design Time/AggDesignTimeMisc.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Design Time/AggDesignTimeRegistration.pas b/Source/Design Time/AggDesignTimeRegistration.pas index ff7f1a1..f386ec6 100644 --- a/Source/Design Time/AggDesignTimeRegistration.pas +++ b/Source/Design Time/AggDesignTimeRegistration.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/FireMonkey/FMX.Canvas.AggPas.pas b/Source/FireMonkey/FMX.Canvas.AggPas.pas index f5b9ee3..e381d27 100644 --- a/Source/FireMonkey/FMX.Canvas.AggPas.pas +++ b/Source/FireMonkey/FMX.Canvas.AggPas.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Platform/linux/AggPlatformSupport.pas b/Source/Platform/linux/AggPlatformSupport.pas index 6f46842..ed1f0d3 100644 --- a/Source/Platform/linux/AggPlatformSupport.pas +++ b/Source/Platform/linux/AggPlatformSupport.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Platform/mac/AggMacPixelMap.pas b/Source/Platform/mac/AggMacPixelMap.pas index bdce963..6724654 100644 --- a/Source/Platform/mac/AggMacPixelMap.pas +++ b/Source/Platform/mac/AggMacPixelMap.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Platform/mac/AggPlatformSupport.pas b/Source/Platform/mac/AggPlatformSupport.pas index 326854c..ccae10d 100644 --- a/Source/Platform/mac/AggPlatformSupport.pas +++ b/Source/Platform/mac/AggPlatformSupport.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Platform/win/AggPlatformSupport.pas b/Source/Platform/win/AggPlatformSupport.pas index 5793762..a6375e9 100644 --- a/Source/Platform/win/AggPlatformSupport.pas +++ b/Source/Platform/win/AggPlatformSupport.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Platform/win/AggWin32Bmp.pas b/Source/Platform/win/AggWin32Bmp.pas index b8fd966..6817363 100644 --- a/Source/Platform/win/AggWin32Bmp.pas +++ b/Source/Platform/win/AggWin32Bmp.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Svg/AggSvgException.pas b/Source/Svg/AggSvgException.pas index 88ac1fe..de7aeec 100644 --- a/Source/Svg/AggSvgException.pas +++ b/Source/Svg/AggSvgException.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Svg/AggSvgParser.pas b/Source/Svg/AggSvgParser.pas index 2175104..d0ef313 100644 --- a/Source/Svg/AggSvgParser.pas +++ b/Source/Svg/AggSvgParser.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Svg/AggSvgPathRenderer.pas b/Source/Svg/AggSvgPathRenderer.pas index 8a80f8f..0b28007 100644 --- a/Source/Svg/AggSvgPathRenderer.pas +++ b/Source/Svg/AggSvgPathRenderer.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) // diff --git a/Source/Svg/AggSvgPathTokenizer.pas b/Source/Svg/AggSvgPathTokenizer.pas index b820464..413b44b 100644 --- a/Source/Svg/AggSvgPathTokenizer.pas +++ b/Source/Svg/AggSvgPathTokenizer.pas @@ -4,7 +4,7 @@ // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (Christian@savioursofsoul.de) // -// Copyright (c) 2012 // +// Copyright (c) 2012-2015 // // // // Based on: // // Pascal port by Milan Marusinec alias Milano (milan@marusinec.sk) //