From 170ea60e9e19fe233e7008df7fcbd7f0be9718fc Mon Sep 17 00:00:00 2001 From: zed Date: Thu, 5 Aug 2021 17:38:36 +0300 Subject: [PATCH] =?UTF-8?q?3776:=20=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=88=D0=B0=D0=BF=D0=BA=D1=83=20=D1=81=20=D0=BB=D0=B8?= =?UTF-8?q?=D1=86=D0=B5=D0=BD=D0=B7=D0=B8=D0=B5=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../fr_ArchiveWriteZipConfig.pas | 17 ++++---- Src/ArchiveReadWrite/i_ArchiveReadWrite.pas | 17 ++++---- .../i_ArchiveReadWriteConfig.pas | 17 ++++---- .../i_ArchiveReadWriteFactory.pas | 17 ++++---- .../u_ArchiveReadWrite7Zip.pas | 17 ++++---- .../u_ArchiveReadWriteConfig.pas | 17 ++++---- .../u_ArchiveReadWriteFactory.pas | 17 ++++---- .../u_ArchiveReadWriteSequentialTar.pas | 17 ++++---- .../u_ArchiveReadWriteSequentialZip.pas | 17 ++++---- Src/Basic/i_BackgroundTask.pas | 17 ++++---- Src/Basic/i_BinaryData.pas | 17 ++++---- Src/Basic/i_BinaryDataListChangeable.pas | 17 ++++---- Src/Basic/i_BinaryDataListStatic.pas | 17 ++++---- Src/Basic/i_BinaryDataStatic.pas | 17 ++++---- Src/Basic/i_Changeable.pas | 17 ++++---- Src/Basic/i_Dictionary.pas | 17 ++++---- Src/Basic/i_DictionaryObjects.pas | 17 ++++---- Src/Basic/i_EnumID.pas | 21 ++++++++++ Src/Basic/i_FileNameIterator.pas | 21 ++++++++++ Src/Basic/i_GUIDListStatic.pas | 17 ++++---- Src/Basic/i_GUIDSet.pas | 40 +++++++++--------- Src/Basic/i_IDList.pas | 40 +++++++++--------- Src/Basic/i_InterfaceListSimple.pas | 17 ++++---- Src/Basic/i_InterfaceListStatic.pas | 17 ++++---- Src/Basic/i_Listener.pas | 17 ++++---- Src/Basic/i_ListenerTime.pas | 17 ++++---- Src/Basic/i_Notifier.pas | 17 ++++---- Src/Basic/i_NotifierOperation.pas | 17 ++++---- Src/Basic/i_NotifierTime.pas | 17 ++++---- Src/Basic/i_SimpleFlag.pas | 21 ++++++++++ Src/Basic/i_StringListChangeable.pas | 21 ++++++++++ Src/Basic/i_StringListStatic.pas | 21 ++++++++++ Src/Basic/i_Thread.pas | 17 ++++---- Src/Basic/i_Timer.pas | 17 ++++---- Src/Basic/t_Hash.pas | 21 ++++++++++ Src/Basic/t_Listener.pas | 17 ++++---- Src/Basic/u_BackgroundTask.pas | 17 ++++---- Src/Basic/u_BinaryData.pas | 17 ++++---- Src/Basic/u_BinaryDataByMemStream.pas | 17 ++++---- Src/Basic/u_BinaryDataListStatic.pas | 17 ++++---- Src/Basic/u_BinaryDataStatic.pas | 17 ++++---- Src/Basic/u_ChangeableBase.pas | 17 ++++---- Src/Basic/u_EnumUnknown.pas | 17 ++++---- Src/Basic/u_EnumUnknownEmpty.pas | 17 ++++---- Src/Basic/u_EnumUnknownTwoItems.pas | 17 ++++---- ...u_FileNameIteratorFolderWithSubfolders.pas | 21 ++++++++++ .../u_FileNameIteratorInFolderByMask.pas | 21 ++++++++++ .../u_FileNameIteratorInFolderByMaskList.pas | 21 ++++++++++ .../u_FoldersIteratorRecursiveByLevels.pas | 21 ++++++++++ ...torRecursiveByLevelsWithIgnoredFolders.pas | 21 ++++++++++ Src/Basic/u_GUIDInterfaceSet.pas | 40 +++++++++--------- Src/Basic/u_GUIDInterfaceSetOrdered.pas | 17 ++++---- Src/Basic/u_GUIDListStatic.pas | 17 ++++---- Src/Basic/u_GUIDObjectSet.pas | 21 ++++++++++ Src/Basic/u_GUIDSet.pas | 40 +++++++++--------- Src/Basic/u_GUIDTool.pas | 17 ++++---- Src/Basic/u_IDInterfaceList.pas | 17 ++++---- Src/Basic/u_IdListBase.pas | 17 ++++---- Src/Basic/u_InterfaceListSimple.pas | 17 ++++---- Src/Basic/u_InterfaceListStatic.pas | 17 ++++---- Src/Basic/u_InterfacedThread.pas | 17 ++++---- Src/Basic/u_ListenerByEvent.pas | 17 ++++---- Src/Basic/u_ListenerTime.pas | 17 ++++---- Src/Basic/u_Notifier.pas | 17 ++++---- Src/Basic/u_NotifierOperation.pas | 17 ++++---- Src/Basic/u_NotifierTime.pas | 17 ++++---- Src/Basic/u_SimpleFlagWithInterlock.pas | 17 ++++---- Src/Basic/u_StreamReadOnlyByBinaryData.pas | 17 ++++---- Src/Basic/u_StringListStatic.pas | 17 ++++---- Src/Basic/u_TimerByGetTickCount.pas | 17 ++++---- Src/Basic/u_TimerByGetTickCount64.pas | 17 ++++---- .../u_TimerByNtQueryPerformanceCounter.pas | 17 ++++---- .../u_TimerByQueryPerformanceCounter.pas | 17 ++++---- Src/Bitmap32/c_Color32.pas | 21 ++++++++++ Src/Bitmap32/i_Bitmap32BufferFactory.pas | 17 ++++---- Src/Bitmap32/i_Bitmap32Static.pas | 17 ++++---- Src/Bitmap32/i_Bitmap32Surface.pas | 21 ++++++++++ Src/Bitmap32/t_Bitmap32.pas | 21 ++++++++++ Src/Bitmap32/u_Bitmap32BufferFactory.pas | 17 ++++---- .../u_Bitmap32BufferFactorySimple.pas | 17 ++++---- Src/Bitmap32/u_Bitmap32ByStaticBitmap.pas | 17 ++++---- Src/Bitmap32/u_Bitmap32Static.pas | 21 ++++++++++ .../u_Bitmap32StaticBuilderByGR32.pas | 21 ++++++++++ .../u_Bitmap32StaticBuilderFactory.pas | 21 ++++++++++ Src/Bitmap32/u_Bitmap32StaticFactory.pas | 21 ++++++++++ Src/Bitmap32/u_Bitmap32SurfaceByGr32.pas | 21 ++++++++++ Src/Bitmap32/u_BitmapChangeableFaked.pas | 17 ++++---- Src/Bitmap32/u_Color32.pas | 21 ++++++++++ Src/Bitmap32/u_ObjectPoolBitmap32Standart.pas | 17 ++++---- .../i_BitmapLayerProvider.pas | 17 ++++---- .../i_BitmapLayerProviderChangeable.pas | 17 ++++---- .../u_BitmapLayerProviderByTrackPath.pas | 17 ++++---- .../u_BitmapLayerProviderChangeableBase.pas | 17 ++++---- ...apLayerProviderChangeableForFillingMap.pas | 17 ++++---- ...tmapLayerProviderChangeableForGpsTrack.pas | 17 ++++---- ..._BitmapLayerProviderChangeableForGrids.pas | 17 ++++---- ...mapLayerProviderChangeableForMainLayer.pas | 17 ++++---- .../u_BitmapLayerProviderComplex.pas | 17 ++++---- .../u_BitmapLayerProviderFillingMap.pas | 17 ++++---- .../u_BitmapLayerProviderForViewMaps.pas | 17 ++++---- .../u_BitmapLayerProviderGridDegree.pas | 17 ++++---- .../u_BitmapLayerProviderGridGenshtab.pas | 17 ++++---- .../u_BitmapLayerProviderGridTiles.pas | 17 ++++---- .../u_BitmapLayerProviderMapWithLayer.pas | 17 ++++---- .../i_BitmapPostProcessing.pas | 17 ++++---- .../i_BitmapPostProcessingConfig.pas | 17 ++++---- .../u_BitmapPostProcessing.pas | 17 ++++---- ...BitmapPostProcessingChangeableByConfig.pas | 17 ++++---- .../u_BitmapPostProcessingConfig.pas | 17 ++++---- .../i_Bitmap32To8Converter.pas | 17 ++++---- Src/BitmapTileSaveLoad/i_Bitmap8Static.pas | 17 ++++---- .../i_BitmapTileSaveLoad.pas | 17 ++++---- .../i_BitmapTileSaveLoadFactory.pas | 17 ++++---- .../u_Bitmap32To8ConverterByFreeImage.pas | 17 ++++---- .../u_Bitmap32To8ConverterByLibImageQuant.pas | 17 ++++---- Src/BitmapTileSaveLoad/u_Bitmap8Static.pas | 17 ++++---- .../u_BitmapTileFreeImage.pas | 17 ++++---- .../u_BitmapTileLibJpeg.pas | 17 ++++---- Src/BitmapTileSaveLoad/u_BitmapTileLibPng.pas | 17 ++++---- .../u_BitmapTileSaveLoadFactory.pas | 17 ++++---- Src/Browser/c_InternalBrowser.pas | 17 ++++---- Src/Browser/frm_InternalBrowser.pas | 17 ++++---- Src/Browser/frm_InvisibleBrowser.pas | 17 ++++---- Src/Browser/i_InternalBrowser.pas | 17 ++++---- Src/Browser/i_InternalBrowserLastContent.pas | 17 ++++---- Src/Browser/i_InvisibleBrowser.pas | 17 ++++---- Src/Browser/u_InternalBrowserByForm.pas | 17 ++++---- Src/Browser/u_InternalBrowserImplByIE.pas | 17 ++++---- Src/Browser/u_InternalBrowserLastContent.pas | 17 ++++---- .../u_InvisibleBrowserByFormSynchronize.pas | 17 ++++---- Src/CacheManager/frm_ArchiverSettings.pas | 21 ++++++++++ Src/CacheManager/frm_CacheManager.pas | 17 ++++---- .../frm_ProgressCacheConvrter.pas | 17 ++++---- .../i_CacheConverterProgressInfo.pas | 17 ++++---- .../u_CacheConverterProgressInfo.pas | 17 ++++---- Src/CacheManager/u_ThreadCacheConverter.pas | 17 ++++---- .../u_ThreadCacheManagerAbstract.pas | 17 ++++---- .../i_CmdLineArgProcessor.pas | 17 ++++---- .../u_CmdLineArgProcessor.pas | 17 ++++---- .../u_CmdLineArgProcessorAPI.pas | 17 ++++---- .../u_CmdLineArgProcessorHelpers.pas | 17 ++++---- Src/ConfigData/i_ConfigDataElement.pas | 17 ++++---- Src/ConfigData/i_ConfigDataProvider.pas | 17 ++++---- Src/ConfigData/i_ConfigDataWriteProvider.pas | 17 ++++---- Src/ConfigData/i_ConfigSaveLoadStrategy.pas | 17 ++++---- Src/ConfigData/i_StringConfigDataElement.pas | 17 ++++---- Src/ConfigData/u_ConfigDataElementBase.pas | 17 ++++---- .../u_ConfigDataElementComplexBase.pas | 17 ++++---- .../u_ConfigDataProviderByFolder.pas | 17 ++++---- .../u_ConfigDataProviderByIniFile.pas | 17 ++++---- .../u_ConfigDataProviderByIniFileSection.pas | 17 ++++---- .../u_ConfigDataProviderByPathConfig.pas | 17 ++++---- .../u_ConfigDataProviderByResources.pas | 17 ++++---- Src/ConfigData/u_ConfigDataProviderByZip.pas | 17 ++++---- ...u_ConfigDataProviderVirtualWithSubItem.pas | 17 ++++---- .../u_ConfigDataProviderWithGlobal.pas | 17 ++++---- .../u_ConfigDataProviderWithLocal.pas | 17 ++++---- ..._ConfigDataProviderWithReplacedSubItem.pas | 17 ++++---- ...u_ConfigDataProviderWithUseDepreciated.pas | 17 ++++---- .../u_ConfigDataWriteProviderByIniFile.pas | 17 ++++---- ...onfigDataWriteProviderByIniFileSection.pas | 17 ++++---- .../u_ConfigDataWriteProviderWithGlobal.pas | 17 ++++---- Src/ConfigData/u_ConfigProviderHelpers.pas | 17 ++++---- ...igSaveLoadStrategyBasicProviderSubItem.pas | 17 ++++---- ...ConfigSaveLoadStrategyBasicUseProvider.pas | 17 ++++---- .../u_StringConfigDataElementWithDefBase.pas | 17 ++++---- ...tringConfigDataElementWithDefByGetText.pas | 17 ++++---- ...ingConfigDataElementWithDefByStringRec.pas | 17 ++++---- .../u_StringConfigDataElementWithLanguage.pas | 17 ++++---- Src/ContentType/i_ContentConverter.pas | 17 ++++---- Src/ContentType/i_ContentTypeInfo.pas | 17 ++++---- Src/ContentType/i_ContentTypeManager.pas | 17 ++++---- Src/ContentType/i_ContentTypeSubst.pas | 17 ++++---- Src/ContentType/u_ContentConverterBase.pas | 17 ++++---- Src/ContentType/u_ContentConverterBitmap.pas | 17 ++++---- Src/ContentType/u_ContentConverterKml2Kmz.pas | 17 ++++---- Src/ContentType/u_ContentConverterKmz2Kml.pas | 17 ++++---- Src/ContentType/u_ContentConverterMatrix.pas | 17 ++++---- .../u_ContentConvertersListByKey.pas | 17 ++++---- Src/ContentType/u_ContentTypeInfo.pas | 17 ++++---- Src/ContentType/u_ContentTypeListByKey.pas | 17 ++++---- Src/ContentType/u_ContentTypeManagerBase.pas | 17 ++++---- .../u_ContentTypeManagerSimple.pas | 17 ++++---- Src/ContentType/u_ContentTypeSubstByList.pas | 17 ++++---- Src/CoordConvert/c_CoordConverter.pas | 17 ++++---- .../i_ConvertProjectionToProjection.pas | 17 ++++---- ...i_ConvertProjectionToProjectionFactory.pas | 17 ++++---- Src/CoordConvert/i_CoordConverterSimple.pas | 17 ++++---- Src/CoordConvert/i_Datum.pas | 17 ++++---- Src/CoordConvert/i_DatumFactory.pas | 17 ++++---- Src/CoordConvert/i_LocalCoordConverter.pas | 17 ++++---- .../i_LocalCoordConverterChangeable.pas | 17 ++++---- .../i_LocalCoordConverterFactory.pas | 17 ++++---- .../i_LocalCoordConverterFactorySimpe.pas | 17 ++++---- Src/CoordConvert/i_ProjConverter.pas | 17 ++++---- Src/CoordConvert/i_Projection.pas | 17 ++++---- Src/CoordConvert/i_ProjectionSet.pas | 17 ++++---- .../i_ProjectionSetChangeable.pas | 17 ++++---- Src/CoordConvert/i_ProjectionSetFactory.pas | 17 ++++---- Src/CoordConvert/i_ProjectionSetList.pas | 17 ++++---- Src/CoordConvert/i_ProjectionType.pas | 17 ++++---- Src/CoordConvert/i_ProjectionTypeFactory.pas | 17 ++++---- .../u_CoordConverterSimpleByProjectionSet.pas | 21 ++++++++++ Src/CoordConvert/u_Datum.pas | 17 ++++---- Src/CoordConvert/u_DatumFactory.pas | 17 ++++---- .../u_LocalConverterChangeableOfMiniMap.pas | 17 ++++---- Src/CoordConvert/u_LocalCoordConverter.pas | 17 ++++---- .../u_LocalCoordConverterChangeable.pas | 17 ++++---- .../u_LocalCoordConverterFactory.pas | 17 ++++---- .../u_LocalCoordConverterFactorySimpe.pas | 17 ++++---- Src/CoordConvert/u_ProjConverterByDll.pas | 17 ++++---- Src/CoordConvert/u_ProjConverterFactory.pas | 17 ++++---- Src/CoordConvert/u_ProjectionBasic256x256.pas | 17 ++++---- .../u_ProjectionSetFactorySimple.pas | 17 ++++---- .../u_ProjectionSetListStatic.pas | 17 ++++---- .../u_ProjectionSetListStaticSimple.pas | 17 ++++---- Src/CoordConvert/u_ProjectionSetSimple.pas | 17 ++++---- Src/CoordConvert/u_ProjectionTypeBase.pas | 17 ++++---- .../u_ProjectionTypeFactorySimple.pas | 17 ++++---- Src/CoordConvert/u_ProjectionTypeGELonLat.pas | 17 ++++---- .../u_ProjectionTypeMercatorOnEllipsoid.pas | 17 ++++---- .../u_ProjectionTypeMercatorOnSphere.pas | 17 ++++---- .../i_CoordFromStringParser.pas | 17 ++++---- .../i_CoordRepresentationConfig.pas | 17 ++++---- .../i_CoordToStringConverter.pas | 17 ++++---- .../t_CoordRepresentation.pas | 17 ++++---- .../u_CoordFromStringParser.pas | 17 ++++---- .../u_CoordRepresentation.pas | 17 ++++---- .../u_CoordRepresentationConfig.pas | 17 ++++---- .../u_CoordToStringConverter.pas | 17 ++++---- .../u_CoordToStringConverterChangeable.pas | 17 ++++---- Src/Debug/frm_DebugInfo.pas | 17 ++++---- Src/Debug/i_DebugInfoSubSystem.pas | 17 ++++---- Src/Debug/i_DebugInfoWindow.pas | 17 ++++---- Src/Debug/i_InternalDebugConfig.pas | 17 ++++---- Src/Debug/u_BaseInterfacedObjectDebug.pas | 17 ++++---- Src/Debug/u_DebugInfoSubSystem.pas | 17 ++++---- Src/Debug/u_DebugInfoWindow.pas | 17 ++++---- Src/Debug/u_InternalDebugConfig.pas | 17 ++++---- Src/GPS/i_GPS.pas | 17 ++++---- Src/GPS/i_GPSConfig.pas | 17 ++++---- Src/GPS/i_GPSModule.pas | 17 ++++---- Src/GPS/i_GPSModuleByCOM.pas | 17 ++++---- Src/GPS/i_GPSModuleByCOMFactory.pas | 17 ++++---- Src/GPS/i_GPSModuleByCOMPortConfig.pas | 17 ++++---- Src/GPS/i_GPSModuleByCOMPortSettings.pas | 17 ++++---- Src/GPS/i_GPSPositionFactory.pas | 17 ++++---- Src/GPS/i_GPSRecorder.pas | 17 ++++---- Src/GPS/i_GpsSystem.pas | 17 ++++---- Src/GPS/u_GPSConfig.pas | 17 ++++---- Src/GPS/u_GPSModuleAbstract.pas | 17 ++++---- Src/GPS/u_GPSModuleByCOMPortConfig.pas | 17 ++++---- Src/GPS/u_GPSModuleByCOMPortSettings.pas | 17 ++++---- Src/GPS/u_GPSModuleByVSAGPS.pas | 17 ++++---- Src/GPS/u_GPSModuleFactoryByVSAGPS.pas | 17 ++++---- Src/GPS/u_GPSPositionFactory.pas | 17 ++++---- Src/GPS/u_GPSPositionStatic.pas | 17 ++++---- Src/GPS/u_GPSRecorder.pas | 17 ++++---- Src/GPS/u_GPSSatelliteInfo.pas | 17 ++++---- Src/GPS/u_GPSSatellitesInView.pas | 17 ++++---- Src/GPS/u_GpsSystem.pas | 17 ++++---- Src/GPS/u_GpsTrackRecorder.pas | 17 ++++---- Src/GeoCalc/i_DistanceCalculator.pas | 17 ++++---- Src/GeoCalc/i_GeoCalc.pas | 17 ++++---- Src/GeoCalc/i_PolygonAreaCalculator.pas | 17 ++++---- .../u_DistanceCalculatorByGeographicLib.pas | 17 ++++---- ..._DistanceCalculatorByVincentyAlgorithm.pas | 17 ++++---- Src/GeoCalc/u_GeoCalc.pas | 17 ++++---- Src/GeoCalc/u_PolygonAreaCalculator.pas | 15 +++---- Src/GeoCoder/c_GeoCoderGUIDSimple.pas | 17 ++++---- Src/GeoCoder/i_GeoCoder.pas | 17 ++++---- Src/GeoCoder/i_GeoCoderConfig.pas | 15 +++---- Src/GeoCoder/i_GeoCoderList.pas | 17 ++++---- Src/GeoCoder/u_GeoCodePlacemark.pas | 17 ++++---- Src/GeoCoder/u_GeoCodeResult.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderBasic.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderBy2GIS.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderByCoord.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderByGPSies.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderByGoogle.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderByGpx.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderByIp2geolocation.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderByMarks.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderByNavitel.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderByOSM.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderByPolishMap.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderByRosreestr.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderByTXT.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderByURL.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderByWikimapia.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderByYandex.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderConfig.pas | 15 +++---- Src/GeoCoder/u_GeoCoderListBase.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderListEntity.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderListSimple.pas | 17 ++++---- Src/GeoCoder/u_GeoCoderLocalBasic.pas | 17 ++++---- Src/Geometry/i_DoublePointFilter.pas | 21 ++++++++++ Src/Geometry/i_DoublePoints.pas | 21 ++++++++++ Src/Geometry/i_DoublePointsAggregator.pas | 17 ++++---- Src/Geometry/i_EnumDoublePoint.pas | 17 ++++---- Src/Geometry/i_GeometryFromStream.pas | 17 ++++---- Src/Geometry/i_GeometryLonLat.pas | 17 ++++---- Src/Geometry/i_GeometryLonLatChangeable.pas | 17 ++++---- Src/Geometry/i_GeometryLonLatFactory.pas | 17 ++++---- Src/Geometry/i_GeometryProjected.pas | 17 ++++---- Src/Geometry/i_GeometryProjectedFactory.pas | 17 ++++---- Src/Geometry/i_GeometryProjectedProvider.pas | 17 ++++---- Src/Geometry/i_GeometryToStream.pas | 17 ++++---- Src/Geometry/i_LonLatRect.pas | 17 ++++---- Src/Geometry/i_ProjectedCalc.pas | 17 ++++---- Src/Geometry/u_DoublePoints.pas | 17 ++++---- Src/Geometry/u_DoublePointsAggregator.pas | 17 ++++---- Src/Geometry/u_EnumDoublePointByLineSet.pas | 17 ++++---- .../u_EnumDoublePointBySingleLine.pas | 17 ++++---- .../u_EnumDoublePointClipInternal.pas | 17 ++++---- Src/Geometry/u_EnumDoublePointClosePoly.pas | 17 ++++---- Src/Geometry/u_EnumDoublePointFilterEqual.pas | 17 ++++---- .../u_EnumDoublePointFilterFirstSegment.pas | 21 ++++++++++ Src/Geometry/u_EnumDoublePointLine2Poly.pas | 21 ++++++++++ .../u_EnumDoublePointLonLatToMapPixel.pas | 21 ++++++++++ .../u_EnumDoublePointMapPixelToLocalPixel.pas | 21 ++++++++++ Src/Geometry/u_EnumDoublePointWithClip.pas | 21 ++++++++++ Src/Geometry/u_EnumDoublePointsByArray.pas | 21 ++++++++++ Src/Geometry/u_GeometryFromWKB.pas | 21 ++++++++++ Src/Geometry/u_GeometryFunc.pas | 21 ++++++++++ Src/Geometry/u_GeometryLonLat.pas | 21 ++++++++++ Src/Geometry/u_GeometryLonLatFactory.pas | 17 ++++---- Src/Geometry/u_GeometryLonLatMulti.pas | 21 ++++++++++ Src/Geometry/u_GeometryProjected.pas | 21 ++++++++++ Src/Geometry/u_GeometryProjectedFactory.pas | 21 ++++++++++ Src/Geometry/u_GeometryProjectedMulti.pas | 21 ++++++++++ Src/Geometry/u_GeometryProjectedProvider.pas | 21 ++++++++++ Src/Geometry/u_GeometryToWKB.pas | 21 ++++++++++ Src/Geometry/u_LonLatPolygonGenerator.pas | 17 ++++---- Src/Geometry/u_LonLatRect.pas | 17 ++++---- Src/Geometry/u_LonLatRectByPoint.pas | 17 ++++---- Src/Geometry/u_ProjectedCalc.pas | 17 ++++---- Src/HashFunction/i_HashFunction.pas | 17 ++++---- Src/HashFunction/i_HashFunctionImpl.pas | 17 ++++---- Src/HashFunction/u_HashFunctionByImpl.pas | 17 ++++---- Src/HashFunction/u_HashFunctionCRC64.pas | 17 ++++---- Src/HashFunction/u_HashFunctionCityHash.pas | 17 ++++---- .../u_HashFunctionWithCounter.pas | 17 ++++---- Src/ImageResampler/c_ImageResampler.pas | 17 ++++---- Src/ImageResampler/i_ImageResamplerConfig.pas | 17 ++++---- .../i_ImageResamplerFactory.pas | 17 ++++---- .../i_ImageResamplerFactoryChangeable.pas | 17 ++++---- Src/ImageResampler/u_ImageResamplerConfig.pas | 17 ++++---- .../u_ImageResamplerFactory.pas | 17 ++++---- ...mageResamplerFactoryChangeableByConfig.pas | 17 ++++---- .../u_ImageResamplerFactoryListStatic.pas | 17 ++++---- ..._ImageResamplerFactoryListStaticSimple.pas | 17 ++++---- .../i_InternalDomainInfoProvider.pas | 17 ++++---- .../i_InternalDomainOptions.pas | 17 ++++---- .../i_InternalDomainUrlHandler.pas | 17 ++++---- .../i_InternalDomainUrlHandlerConfig.pas | 17 ++++---- Src/InternalDomain/i_TextByVectorItem.pas | 17 ++++---- Src/InternalDomain/u_IeEmbeddedProtocol.pas | 17 ++++---- .../u_IeEmbeddedProtocolFactory.pas | 17 ++++---- .../u_IeEmbeddedProtocolRegistration.pas | 17 ++++---- ...ternalDomainInfoProviderByDataProvider.pas | 17 ++++---- ...nternalDomainInfoProviderByLastContent.pas | 17 ++++---- ...lDomainInfoProviderByLastSearchResults.pas | 17 ++++---- .../u_InternalDomainInfoProviderByMapData.pas | 17 ++++---- ...nternalDomainInfoProviderByMapTypeList.pas | 17 ++++---- ...nternalDomainInfoProviderByMarksSystem.pas | 17 ++++---- ...DomainInfoProviderByTileStorageOptions.pas | 17 ++++---- .../u_InternalDomainInfoProviderList.pas | 17 ++++---- .../u_InternalDomainUrlHandler.pas | 17 ++++---- .../u_InternalDomainUrlHandlerConfig.pas | 17 ++++---- .../u_TextByVectorItemHTMLByDescription.pas | 17 ++++---- .../u_TextByVectorItemMarkInfo.pas | 17 ++++---- Src/Logger/i_ErrorInfo.pas | 17 ++++---- Src/Logger/i_ErrorLogger.pas | 17 ++++---- Src/Logger/i_LogSimple.pas | 17 ++++---- Src/Logger/i_LogSimpleProvider.pas | 17 ++++---- Src/Logger/i_TileError.pas | 17 ++++---- Src/Logger/i_TileErrorLogProviedrStuped.pas | 17 ++++---- Src/Logger/u_ErrorInfoSimple.pas | 17 ++++---- Src/Logger/u_LogForTaskThread.pas | 17 ++++---- Src/Logger/u_TileErrorInfo.pas | 17 ++++---- Src/Logger/u_TileErrorLogProviedrStuped.pas | 17 ++++---- .../fr_FavoriteMapSetManager.pas | 17 ++++---- .../frm_FavoriteMapSetEditor.pas | 17 ++++---- .../frm_FavoriteMapSetManager.pas | 17 ++++---- .../FavoriteMapSet/i_FavoriteMapSetConfig.pas | 17 ++++---- .../FavoriteMapSet/i_FavoriteMapSetHelper.pas | 17 ++++---- .../i_FavoriteMapSetHotKeyList.pas | 17 ++++---- .../i_FavoriteMapSetItemStatic.pas | 17 ++++---- .../FavoriteMapSet/u_FavoriteMapSetConfig.pas | 17 ++++---- .../FavoriteMapSet/u_FavoriteMapSetHelper.pas | 17 ++++---- .../u_FavoriteMapSetHotKeyList.pas | 17 ++++---- .../u_FavoriteMapSetItemStatic.pas | 17 ++++---- .../FavoriteMapSet/u_FavoriteMapSetMenu.pas | 17 ++++---- .../MergePolygons/fr_MergePolygons.pas | 17 ++++---- .../frm_MergePolygonsProgress.pas | 17 ++++---- .../i_MergePolygonsPresenter.pas | 17 ++++---- .../MergePolygons/i_MergePolygonsProgress.pas | 17 ++++---- .../MergePolygons/i_MergePolygonsResult.pas | 17 ++++---- .../t_MergePolygonsProcessor.pas | 17 ++++---- ...PolygonChangeableByMergePolygonsResult.pas | 17 ++++---- .../u_MergePolygonsPresenterOnPanel.pas | 17 ++++---- .../u_MergePolygonsProcessor.pas | 17 ++++---- .../MergePolygons/u_MergePolygonsProgress.pas | 17 ++++---- .../MergePolygons/u_MergePolygonsResult.pas | 17 ++++---- Src/MainForm/Search/fr_SearchResultsItem.pas | 17 ++++---- .../Search/i_SearchResultPresenter.pas | 17 ++++---- .../Search/i_SearchTaskRunnerAsync.pas | 17 ++++---- .../Search/u_SearchResultPresenterOnPanel.pas | 17 ++++---- .../Search/u_SearchTaskRunnerAsync.pas | 17 ++++---- .../Search/u_SearchToolbarContainer.pas | 17 ++++---- Src/MainForm/frm_Main.pas | 17 ++++---- Src/MainForm/i_FillingMapPolygon.pas | 17 ++++---- Src/MainForm/i_FindVectorItems.pas | 17 ++++---- Src/MainForm/i_KeyMovingConfig.pas | 17 ++++---- Src/MainForm/i_LastSearchResult.pas | 17 ++++---- Src/MainForm/i_LastSelectionInfo.pas | 17 ++++---- Src/MainForm/i_LineOnMapEdit.pas | 17 ++++---- .../i_MainFormBehaviourByGPSConfig.pas | 17 ++++---- Src/MainForm/i_MainFormConfig.pas | 17 ++++---- Src/MainForm/i_MainFormState.pas | 17 ++++---- Src/MainForm/i_MainGeoCoderConfig.pas | 17 ++++---- Src/MainForm/i_MainMapsState.pas | 17 ++++---- Src/MainForm/i_MainWindowPosition.pas | 17 ++++---- Src/MainForm/i_MapMovingConfig.pas | 17 ++++---- Src/MainForm/i_MapTypeIconsList.pas | 17 ++++---- Src/MainForm/i_MapViewGoto.pas | 17 ++++---- Src/MainForm/i_MapZoomingConfig.pas | 17 ++++---- Src/MainForm/i_MenuGeneratorByTree.pas | 17 ++++---- Src/MainForm/i_MessageHandler.pas | 17 ++++---- Src/MainForm/i_MouseHandler.pas | 17 ++++---- Src/MainForm/i_MouseState.pas | 17 ++++---- Src/MainForm/i_PanelsPositionsSaveLoad.pas | 17 ++++---- Src/MainForm/i_PointOnMapEdit.pas | 17 ++++---- Src/MainForm/i_PopUp.pas | 17 ++++---- Src/MainForm/i_SelectionRect.pas | 17 ++++---- Src/MainForm/i_StickToGrid.pas | 17 ++++---- Src/MainForm/i_ViewPortState.pas | 17 ++++---- Src/MainForm/i_ViewProjectionConfig.pas | 17 ++++---- .../u_ActionListByLanguageManager.pas | 17 ++++---- Src/MainForm/u_ActiveMapTBXItem.pas | 17 ++++---- Src/MainForm/u_FillingMapPolygon.pas | 17 ++++---- .../u_FindVectorItemsForVectorTileMatrix.pas | 17 ++++---- .../u_GeometryLonLatChangeableInternal.pas | 17 ++++---- ...GeometryLonLatLineChangeableByPathEdit.pas | 17 ++++---- ...LonLatPolygonChangeableByLastSelection.pas | 17 ++++---- ...onLatPolygonChangeableByLineChangeable.pas | 17 ++++---- ...ryLonLatPolygonChangeableByPolygonEdit.pas | 17 ++++---- Src/MainForm/u_KeyMovingConfig.pas | 17 ++++---- Src/MainForm/u_KeyMovingHandler.pas | 17 ++++---- Src/MainForm/u_LastSearchResult.pas | 17 ++++---- Src/MainForm/u_LastSelectionInfo.pas | 17 ++++---- Src/MainForm/u_LastSelectionInfoSaver.pas | 17 ++++---- Src/MainForm/u_LayerMiniMapPopupMenu.pas | 17 ++++---- Src/MainForm/u_LayerScaleLinePopupMenu.pas | 17 ++++---- Src/MainForm/u_LayerStatBarPopupMenu.pas | 17 ++++---- Src/MainForm/u_LayerSunCalcPopupMenu.pas | 17 ++++---- Src/MainForm/u_LineOnMapEdit.pas | 17 ++++---- .../u_MainFormBehaviourByGPSConfig.pas | 17 ++++---- Src/MainForm/u_MainFormConfig.pas | 17 ++++---- Src/MainForm/u_MainFormLayersList.pas | 21 ++++++++++ Src/MainForm/u_MainFormMainConfig.pas | 17 ++++---- Src/MainForm/u_MainFormState.pas | 17 ++++---- Src/MainForm/u_MainGeoCoderConfig.pas | 17 ++++---- Src/MainForm/u_MainMapsState.pas | 17 ++++---- Src/MainForm/u_MainWindowPositionConfig.pas | 17 ++++---- Src/MainForm/u_MainWindowToolbarsLock.pas | 17 ++++---- Src/MainForm/u_MapMovingConfig.pas | 17 ++++---- Src/MainForm/u_MapTypeIconsList.pas | 17 ++++---- .../u_MapTypeMenuItemsGeneratorBasic.pas | 17 ++++---- .../u_MapTypeMenuItemsGeneratorSimple.pas | 17 ++++---- Src/MainForm/u_MapViewGoto.pas | 17 ++++---- Src/MainForm/u_MapZoomingConfig.pas | 17 ++++---- Src/MainForm/u_MarksDbMenu.pas | 17 ++++---- .../u_MenuGeneratorByStaticTreeSimple.pas | 17 ++++---- Src/MainForm/u_MouseState.pas | 17 ++++---- Src/MainForm/u_PointOnMapEdit.pas | 17 ++++---- .../u_ProjectionSetChangeableByConfig.pas | 17 ++++---- .../u_SaveLoadTBConfigByConfigProvider.pas | 17 ++++---- Src/MainForm/u_SelectionRect.pas | 17 ++++---- Src/MainForm/u_StickToGridDegree.pas | 17 ++++---- Src/MainForm/u_StickToGridGenShtab.pas | 17 ++++---- Src/MainForm/u_StickToGridTiles.pas | 17 ++++---- Src/MainForm/u_StickToGrids.pas | 17 ++++---- Src/MainForm/u_TBXExtItems.pas | 17 ++++---- Src/MainForm/u_TBXSASTheme.pas | 17 ++++---- .../u_TBXSubmenuItemWithIndicator.pas | 17 ++++---- Src/MainForm/u_ViewPortState.pas | 17 ++++---- Src/MainForm/u_ViewProjectionConfig.pas | 17 ++++---- Src/MapCalibration/i_MapCalibration.pas | 17 ++++---- Src/MapCalibration/u_MapCalibrationDat.pas | 17 ++++---- Src/MapCalibration/u_MapCalibrationKml.pas | 17 ++++---- .../u_MapCalibrationListBasic.pas | 17 ++++---- Src/MapCalibration/u_MapCalibrationOzi.pas | 17 ++++---- Src/MapCalibration/u_MapCalibrationTab.pas | 17 ++++---- .../u_MapCalibrationWorldFiles.pas | 17 ++++---- .../FillingMap/i_FillingMapColorer.pas | 17 ++++---- .../FillingMap/i_FillingMapLayerConfig.pas | 17 ++++---- .../FillingMap/t_FillingMapModes.pas | 17 ++++---- .../FillingMap/u_FillingMapColorerSimple.pas | 17 ++++---- .../FillingMap/u_FillingMapLayerConfig.pas | 17 ++++---- .../u_FillingMapLayerConfigStatic.pas | 17 ++++---- .../GPSTrack/i_MapLayerGPSTrackConfig.pas | 17 ++++---- .../GPSTrack/u_MapLayerGPSTrackConfig.pas | 17 ++++---- .../Grids/i_MapLayerGridsConfig.pas | 17 ++++---- .../Grids/u_BaseGridConfig.pas | 17 ++++---- .../Grids/u_DegreeGridConfig.pas | 17 ++++---- .../Grids/u_GenShtabGridConfig.pas | 17 ++++---- .../Grids/u_MapLayerGridsConfig.pas | 17 ++++---- .../Grids/u_TileGridConfig.pas | 17 ++++---- .../Marks/i_MarksLayerConfig.pas | 17 ++++---- .../Marks/u_MarksLayerConfig.pas | 17 ++++---- .../MiniMap/i_MiniMapLayerConfig.pas | 17 ++++---- .../MiniMap/u_MiniMapLayerConfig.pas | 17 ++++---- .../MiniMap/u_MiniMapLayerLeftBorder.pas | 17 ++++---- .../MiniMap/u_MiniMapLayerMinusButton.pas | 17 ++++---- .../MiniMap/u_MiniMapLayerPlusButton.pas | 17 ++++---- .../MiniMap/u_MiniMapLayerTopBorder.pas | 17 ++++---- .../MiniMap/u_MiniMapLayerViewRect.pas | 17 ++++---- .../u_TiledMapLayer.pas | 17 ++++---- .../CalcCircle/i_CalcCircleLayerConfig.pas | 17 ++++---- .../CalcCircle/u_CalcCircleLayerConfig.pas | 17 ++++---- .../u_MapLayerCalcCircleCaptions.pas | 17 ++++---- .../CalcLine/i_CalcLineLayerConfig.pas | 17 ++++---- .../CalcLine/u_CalcLineLayerConfig.pas | 17 ++++---- .../CalcLine/u_MapLayerCalcLineCaptions.pas | 17 ++++---- .../CenterScale/i_CenterScaleConfig.pas | 17 ++++---- .../CenterScale/u_CenterScaleConfig.pas | 17 ++++---- .../CenterScale/u_WindowLayerCenterScale.pas | 17 ++++---- .../i_FullMapMouseCursorLayerConfig.pas | 17 ++++---- .../u_FullMapMouseCursorLayerConfig.pas | 17 ++++---- .../u_WindowLayerFullMapMouseCursor.pas | 17 ++++---- .../GPSMarker/i_MapLayerGPSMarkerConfig.pas | 17 ++++---- .../GPSMarker/i_MarkerRingsConfig.pas | 17 ++++---- .../GPSMarker/i_ProjectedDrawableElement.pas | 17 ++++---- .../GPSMarker/u_MapLayerGPSMarker.pas | 17 ++++---- .../GPSMarker/u_MapLayerGPSMarkerConfig.pas | 17 ++++---- .../GPSMarker/u_MapLayerGPSMarkerRings.pas | 17 ++++---- .../GPSMarker/u_MarkerRingsConfig.pas | 17 ++++---- .../GPSMarker/u_MarkerRingsConfigStatic.pas | 17 ++++---- .../u_ProjectedDrawableElementByPolygon.pas | 17 ++++---- .../WindowLayers/GoTo/i_GotoLayerConfig.pas | 17 ++++---- .../WindowLayers/GoTo/u_GotoLayerConfig.pas | 17 ++++---- .../GoTo/u_MapLayerGotoMarker.pas | 17 ++++---- .../i_MergePolygonsResultLayerConfig.pas | 17 ++++---- .../u_MergePolygonsResultLayerConfig.pas | 17 ++++---- .../i_MapLayerNavToPointMarkerConfig.pas | 17 ++++---- .../NavToMark/u_MapLayerNavToMark.pas | 17 ++++---- .../u_MapLayerNavToPointMarkerConfig.pas | 17 ++++---- .../Polygon/i_PolyLineLayerConfig.pas | 17 ++++---- .../Polygon/i_PolygonLayerConfig.pas | 17 ++++---- .../Polygon/u_MapLayerPointsSet.pas | 17 ++++---- .../Polygon/u_MapLayerSingleGeometry.pas | 17 ++++---- .../Polygon/u_PolyLineLayerConfig.pas | 17 ++++---- .../Polygon/u_PolygonLayerConfig.pas | 17 ++++---- .../ScaleLine/i_ScaleLineConfig.pas | 17 ++++---- .../ScaleLine/u_ScaleLineConfig.pas | 17 ++++---- .../ScaleLine/u_WindowLayerScaleLineBase.pas | 17 ++++---- .../u_WindowLayerScaleLineHorizontal.pas | 17 ++++---- .../u_WindowLayerScaleLineVertical.pas | 17 ++++---- .../Selection/i_LastSelectionLayerConfig.pas | 17 ++++---- .../i_SelectionPolygonLayerConfig.pas | 17 ++++---- .../i_SelectionPolylineLayerConfig.pas | 17 ++++---- .../Selection/i_SelectionRectLayerConfig.pas | 17 ++++---- .../Selection/u_LastSelectionLayerConfig.pas | 17 ++++---- .../Selection/u_MapLayerSelectionByRect.pas | 17 ++++---- .../u_SelectionPolygonLayerConfig.pas | 17 ++++---- .../u_SelectionPolylineLayerConfig.pas | 17 ++++---- .../Selection/u_SelectionRectLayerConfig.pas | 17 ++++---- .../StatusBar/i_StatBarConfig.pas | 17 ++++---- .../StatusBar/u_StatBarConfig.pas | 17 ++++---- .../StatusBar/u_WindowLayerStatusBar.pas | 17 ++++---- .../WindowLayers/SunCalc/i_SunCalcConfig.pas | 17 ++++---- .../SunCalc/i_SunCalcDataProvider.pas | 17 ++++---- .../SunCalc/i_SunCalcProvider.pas | 17 ++++---- .../SunCalc/i_SunCalcShapesGenerator.pas | 17 ++++---- .../WindowLayers/SunCalc/t_SunCalcConfig.pas | 17 ++++---- .../SunCalc/t_SunCalcDataProvider.pas | 21 ++++++++++ .../WindowLayers/SunCalc/u_SunCalcConfig.pas | 17 ++++---- .../u_SunCalcDataProviderChangeable.pas | 17 ++++---- .../SunCalc/u_SunCalcDataProviderMoon.pas | 17 ++++---- .../SunCalc/u_SunCalcDataProviderSun.pas | 17 ++++---- .../SunCalc/u_SunCalcDrawTools.pas | 17 ++++---- .../SunCalc/u_SunCalcProvider.pas | 17 ++++---- .../SunCalc/u_SunCalcShapesGenerator.pas | 17 ++++---- .../SunCalc/u_WindowLayerSunCalcDayInfo.pas | 17 ++++---- .../u_WindowLayerSunCalcDayTimeLine.pas | 17 ++++---- .../u_WindowLayerSunCalcDetailsPanel.pas | 17 ++++---- .../SunCalc/u_WindowLayerSunCalcInfoBase.pas | 17 ++++---- .../SunCalc/u_WindowLayerSunCalcTimeInfo.pas | 17 ++++---- .../u_WindowLayerSunCalcTimeLineBase.pas | 17 ++++---- .../SunCalc/u_WindowLayerSunCalcYearInfo.pas | 17 ++++---- .../u_WindowLayerSunCalcYearTimeLine.pas | 17 ++++---- .../WindowLayers/u_MapLayerBasicNoBitmap.pas | 17 ++++---- .../WindowLayers/u_MapLayerPointOnMapEdit.pas | 17 ++++---- .../WindowLayers/u_MapLayerTileErrorInfo.pas | 17 ++++---- .../WindowLayers/u_WindowLayerAbstract.pas | 17 ++++---- .../WindowLayers/u_WindowLayerBasicBase.pas | 17 ++++---- .../WindowLayers/u_WindowLayerLicenseList.pas | 17 ++++---- .../u_WindowLayerWithBitmapBase.pas | 17 ++++---- Src/MapLayers/i_KmlLayerConfig.pas | 17 ++++---- Src/MapLayers/i_MainFormLayersConfig.pas | 17 ++++---- Src/MapLayers/i_MainMapLayerConfig.pas | 17 ++++---- Src/MapLayers/i_MarkPolyLineLayerConfig.pas | 17 ++++---- Src/MapLayers/i_MarkPolygonLayerConfig.pas | 17 ++++---- Src/MapLayers/i_PointCaptionsLayerConfig.pas | 17 ++++---- Src/MapLayers/i_UseTilePrevZoomConfig.pas | 21 ++++++++++ Src/MapLayers/i_VectorItemDrawConfig.pas | 21 ++++++++++ Src/MapLayers/u_KmlLayerConfig.pas | 17 ++++---- Src/MapLayers/u_MainFormLayersConfig.pas | 17 ++++---- Src/MapLayers/u_MainMapLayerConfig.pas | 17 ++++---- Src/MapLayers/u_MarkPolyLineLayerConfig.pas | 17 ++++---- Src/MapLayers/u_MarkPolygonLayerConfig.pas | 17 ++++---- Src/MapLayers/u_PointCaptionsLayerConfig.pas | 17 ++++---- Src/MapLayers/u_PointsSetLayerConfig.pas | 17 ++++---- Src/MapLayers/u_UseTilePrevZoomConfig.pas | 17 ++++---- Src/MapLayers/u_VectorItemDrawConfig.pas | 17 ++++---- Src/MapSvcScan/frm_DGAvailablePic.pas | 17 ++++---- Src/MapSvcScan/i_MapSvcScanConfig.pas | 17 ++++---- Src/MapSvcScan/i_MapSvcScanStorage.pas | 17 ++++---- Src/MapSvcScan/u_AvailPicsAbstract.pas | 17 ++++---- Src/MapSvcScan/u_AvailPicsBing.pas | 17 ++++---- Src/MapSvcScan/u_AvailPicsDD.pas | 17 ++++---- Src/MapSvcScan/u_AvailPicsDG.pas | 17 ++++---- Src/MapSvcScan/u_AvailPicsDG2.pas | 17 ++++---- Src/MapSvcScan/u_AvailPicsESRI.pas | 17 ++++---- Src/MapSvcScan/u_AvailPicsGeoFuse.pas | 17 ++++---- Src/MapSvcScan/u_AvailPicsKosmosnimki.pas | 17 ++++---- Src/MapSvcScan/u_AvailPicsNMC.pas | 17 ++++---- Src/MapSvcScan/u_AvailPicsRosCosmos.pas | 17 ++++---- Src/MapSvcScan/u_AvailPicsTerra.pas | 17 ++++---- Src/MapSvcScan/u_MapSvcScanConfig.pas | 17 ++++---- Src/MapSvcScan/u_MapSvcScanStorage.pas | 17 ++++---- Src/MapSvcScan/u_XmlLoaderByVSAGPS.pas | 17 ++++---- Src/MapType/frm_MapTypeEdit.pas | 17 ++++---- Src/MapType/i_ActiveMapsConfig.pas | 17 ++++---- Src/MapType/i_LayerDrawConfig.pas | 17 ++++---- Src/MapType/i_MapAbilitiesConfig.pas | 17 ++++---- Src/MapType/i_MapType.pas | 17 ++++---- Src/MapType/i_MapTypeConfigModalEdit.pas | 17 ++++---- Src/MapType/i_MapTypeGUIConfig.pas | 17 ++++---- Src/MapType/i_MapTypeGUIConfigList.pas | 17 ++++---- Src/MapType/i_MapTypeHotKeyListStatic.pas | 17 ++++---- Src/MapType/i_MapTypeListBuilder.pas | 17 ++++---- Src/MapType/i_MapTypeListChangeable.pas | 17 ++++---- Src/MapType/i_MapTypeListStatic.pas | 17 ++++---- Src/MapType/i_MapTypeSet.pas | 17 ++++---- Src/MapType/i_MapTypeSetBuilder.pas | 17 ++++---- Src/MapType/i_MapTypeSetChangeable.pas | 17 ++++---- Src/MapType/i_ZmpConfig.pas | 17 ++++---- Src/MapType/i_ZmpInfo.pas | 17 ++++---- Src/MapType/i_ZmpInfoSet.pas | 17 ++++---- Src/MapType/u_ActiveLayersConfig.pas | 17 ++++---- Src/MapType/u_ActiveMapConfig.pas | 17 ++++---- Src/MapType/u_ActiveMapsLicenseList.pas | 21 ++++++++++ Src/MapType/u_LayerDrawConfig.pas | 17 ++++---- Src/MapType/u_MapAbilitiesConfig.pas | 17 ++++---- Src/MapType/u_MapAbilitiesConfigStatic.pas | 17 ++++---- Src/MapType/u_MapType.pas | 17 ++++---- Src/MapType/u_MapTypeChangeableByConfig.pas | 17 ++++---- .../u_MapTypeChangeableWithDefault.pas | 17 ++++---- .../u_MapTypeConfigModalEditByForm.pas | 17 ++++---- Src/MapType/u_MapTypeGUIConfig.pas | 17 ++++---- Src/MapType/u_MapTypeGUIConfigList.pas | 17 ++++---- Src/MapType/u_MapTypeGUIConfigStatic.pas | 17 ++++---- Src/MapType/u_MapTypeHotKeyListStatic.pas | 17 ++++---- Src/MapType/u_MapTypeListBuilderFactory.pas | 17 ++++---- ...apTypeListChangeableActiveBitmapLayers.pas | 17 ++++---- Src/MapType/u_MapTypeSetBuilderFactory.pas | 17 ++++---- Src/MapType/u_MapTypeSetChangeable.pas | 17 ++++---- ...TypeSetChangeableBySourceSetWithFilter.pas | 17 ++++---- Src/MapType/u_MapTypeSetChangeableSimple.pas | 17 ++++---- Src/MapType/u_MapTypesMainList.pas | 17 ++++---- Src/MapType/u_ZmpConfig.pas | 17 ++++---- Src/MapType/u_ZmpFileNamesIteratorFactory.pas | 17 ++++---- Src/MapType/u_ZmpInfo.pas | 17 ++++---- Src/MapType/u_ZmpInfoSet.pas | 17 ++++---- Src/MapVersion/i_MapVersionChangeable.pas | 17 ++++---- Src/MapVersion/i_MapVersionConfig.pas | 17 ++++---- Src/MapVersion/i_MapVersionFactory.pas | 17 ++++---- Src/MapVersion/i_MapVersionFactoryList.pas | 17 ++++---- Src/MapVersion/i_MapVersionInfo.pas | 17 ++++---- Src/MapVersion/i_MapVersionListStatic.pas | 17 ++++---- Src/MapVersion/i_MapVersionRequest.pas | 17 ++++---- .../i_MapVersionRequestChangeable.pas | 17 ++++---- Src/MapVersion/i_MapVersionRequestConfig.pas | 17 ++++---- Src/MapVersion/u_MapVersionChangeable.pas | 17 ++++---- Src/MapVersion/u_MapVersionConfig.pas | 17 ++++---- .../u_MapVersionFactoryChangeable.pas | 17 ++++---- Src/MapVersion/u_MapVersionFactoryList.pas | 17 ++++---- .../u_MapVersionFactorySimpleString.pas | 17 ++++---- Src/MapVersion/u_MapVersionInfo.pas | 17 ++++---- Src/MapVersion/u_MapVersionListStatic.pas | 17 ++++---- Src/MapVersion/u_MapVersionRequest.pas | 17 ++++---- .../u_MapVersionRequestChangeable.pas | 17 ++++---- Src/MapVersion/u_MapVersionRequestConfig.pas | 17 ++++---- Src/MarkPicture/c_MarkPictureAnchor.pas | 17 ++++---- Src/MarkPicture/frm_MarkPictureConfig.pas | 17 ++++---- Src/MarkPicture/frm_MarkPictureEditor.pas | 17 ++++---- Src/MarkPicture/i_MarkPicture.pas | 17 ++++---- Src/MarkPicture/i_MarkPictureConfig.pas | 17 ++++---- Src/MarkPicture/u_MarkPictureAnchorFunc.pas | 21 ++++++++++ Src/MarkPicture/u_MarkPictureConfig.pas | 17 ++++---- .../u_MarkPictureConfigByFolder.pas | 17 ++++---- Src/MarkPicture/u_MarkPictureListSimple.pas | 17 ++++---- Src/MarkPicture/u_MarkPictureSimple.pas | 17 ++++---- Src/Marker/i_BitmapMarker.pas | 17 ++++---- Src/Marker/i_MarkerDrawable.pas | 17 ++++---- Src/Marker/i_MarkerFromFileConfig.pas | 17 ++++---- .../i_MarkerProviderByAppearancePointIcon.pas | 21 ++++++++++ Src/Marker/i_MarkerProviderForVectorItem.pas | 17 ++++---- ..._MarkerProviderForVectorItemChangeable.pas | 21 ++++++++++ Src/Marker/i_MarkerSimpleConfig.pas | 17 ++++---- Src/Marker/i_TextDrawerBasic.pas | 21 ++++++++++ Src/Marker/u_BitmapMarker.pas | 17 ++++---- ..._BitmapMarkerProviderByCaptionForMarks.pas | 17 ++++---- .../u_MarkerDrawableByBitmap32Static.pas | 17 ++++---- Src/Marker/u_MarkerDrawableByBitmapMarker.pas | 17 ++++---- Src/Marker/u_MarkerDrawableCenterScale.pas | 17 ++++---- .../u_MarkerDrawableChangeableFaked.pas | 17 ++++---- .../u_MarkerDrawableChangeableSimple.pas | 17 ++++---- Src/Marker/u_MarkerDrawableComplex.pas | 17 ++++---- Src/Marker/u_MarkerDrawableSimpleAbstract.pas | 17 ++++---- Src/Marker/u_MarkerDrawableSimpleArrow.pas | 17 ++++---- Src/Marker/u_MarkerDrawableSimpleCircle.pas | 17 ++++---- Src/Marker/u_MarkerDrawableSimpleCross.pas | 17 ++++---- Src/Marker/u_MarkerDrawableSimpleSquare.pas | 17 ++++---- ...kerDrawableWithDirectionByBitmapMarker.pas | 17 ++++---- Src/Marker/u_MarkerFromFileConfig.pas | 17 ++++---- Src/Marker/u_MarkerFromFileConfigStatic.pas | 17 ++++---- .../u_MarkerProviderByAppearancePointIcon.pas | 21 ++++++++++ ...MarkerProviderForVectorItemFixedMarker.pas | 17 ++++---- ...rkerProviderForVectorItemForMarkPoints.pas | 17 ++++---- ...u_MarkerProviderForVectorItemWithCache.pas | 17 ++++---- Src/Marker/u_MarkerSimpleConfig.pas | 17 ++++---- Src/Marker/u_MarkerSimpleConfigStatic.pas | 17 ++++---- Src/Marker/u_TextDrawerBasic.pas | 21 ++++++++++ Src/MarksDB/GUI/fr_JpegImportOptions.pas | 17 ++++---- .../GUI/fr_MarkCategorySelectOrAdd.pas | 17 ++++---- Src/MarksDB/GUI/fr_MarkDescription.pas | 17 ++++---- Src/MarksDB/GUI/fr_MarksGeneralOptions.pas | 17 ++++---- Src/MarksDB/GUI/fr_PictureSelectFromList.pas | 17 ++++---- Src/MarksDB/GUI/fr_SelectedPicture.pas | 17 ++++---- Src/MarksDB/GUI/frm_ImportConfigEdit.pas | 17 ++++---- Src/MarksDB/GUI/frm_JpegImportConfigEdit.pas | 17 ++++---- Src/MarksDB/GUI/frm_MarkCategoryEdit.pas | 17 ++++---- Src/MarksDB/GUI/frm_MarkEditPath.pas | 17 ++++---- Src/MarksDB/GUI/frm_MarkEditPoint.pas | 17 ++++---- Src/MarksDB/GUI/frm_MarkEditPoly.pas | 17 ++++---- Src/MarksDB/GUI/frm_MarkInfo.pas | 17 ++++---- Src/MarksDB/GUI/frm_MarkSystemConfigEdit.pas | 17 ++++---- Src/MarksDB/GUI/frm_MarksExplorer.pas | 17 ++++---- Src/MarksDB/GUI/frm_MarksExportConfig.pas | 17 ++++---- Src/MarksDB/GUI/frm_MarksMultiEdit.pas | 17 ++++---- Src/MarksDB/GUI/frm_PointProjecting.pas | 21 ++++++++++ .../GUI/frm_PolygonForOperationConfig.pas | 17 ++++---- Src/MarksDB/GUI/i_MarksExplorerConfig.pas | 17 ++++---- Src/MarksDB/GUI/i_MarksGUIConfig.pas | 17 ++++---- Src/MarksDB/GUI/u_MarkDbGUIHelper.pas | 17 ++++---- Src/MarksDB/GUI/u_MarksExplorerConfig.pas | 17 ++++---- Src/MarksDB/GUI/u_MarksExplorerHelper.pas | 17 ++++---- Src/MarksDB/GUI/u_MarksGUIConfig.pas | 17 ++++---- .../SML/i_MarkCategoryDBSmlInternal.pas | 17 ++++---- .../SML/i_MarkCategoryFactoryDbInternal.pas | 17 ++++---- Src/MarksDB/SML/i_MarkDbSmlInternal.pas | 17 ++++---- Src/MarksDB/SML/i_MarkFactorySmlInternal.pas | 17 ++++---- Src/MarksDB/SML/i_MarkSystemImplConfigSML.pas | 17 ++++---- Src/MarksDB/SML/t_GeometryPointSML.pas | 17 ++++---- Src/MarksDB/SML/u_GeometryFromStreamSML.pas | 17 ++++---- Src/MarksDB/SML/u_GeometryToStreamSML.pas | 17 ++++---- Src/MarksDB/SML/u_MarkCategoryDBSml.pas | 17 ++++---- .../u_MarkCategoryFactorySmlDbInternal.pas | 17 ++++---- .../SML/u_MarkCategorySmlDbInternal.pas | 17 ++++---- Src/MarksDB/SML/u_MarkDbSml.pas | 17 ++++---- .../SML/u_MarkFactorySmlDbInternal.pas | 17 ++++---- Src/MarksDB/SML/u_MarkId.pas | 17 ++++---- Src/MarksDB/SML/u_MarkSystemImplConfigSML.pas | 17 ++++---- .../SML/u_MarkSystemImplFactorySML.pas | 17 ++++---- Src/MarksDB/SML/u_MarkSystemSml.pas | 17 ++++---- Src/MarksDB/c_MarkFlag.pas | 17 ++++---- Src/MarksDB/c_MarkSystem.pas | 17 ++++---- Src/MarksDB/i_MarkCategory.pas | 17 ++++---- Src/MarksDB/i_MarkCategoryDB.pas | 17 ++++---- Src/MarksDB/i_MarkCategoryDBImpl.pas | 17 ++++---- Src/MarksDB/i_MarkCategoryFactory.pas | 17 ++++---- Src/MarksDB/i_MarkCategoryFactoryConfig.pas | 17 ++++---- Src/MarksDB/i_MarkCategoryList.pas | 17 ++++---- Src/MarksDB/i_MarkCategoryTree.pas | 17 ++++---- Src/MarksDB/i_MarkDb.pas | 17 ++++---- Src/MarksDB/i_MarkDbImpl.pas | 17 ++++---- Src/MarksDB/i_MarkFactory.pas | 17 ++++---- Src/MarksDB/i_MarkFactoryConfig.pas | 17 ++++---- Src/MarksDB/i_MarkId.pas | 17 ++++---- Src/MarksDB/i_MarkNameGenerator.pas | 17 ++++---- Src/MarksDB/i_MarkSystem.pas | 17 ++++---- Src/MarksDB/i_MarkSystemConfig.pas | 17 ++++---- Src/MarksDB/i_MarkSystemErrorMsg.pas | 17 ++++---- Src/MarksDB/i_MarkSystemImpl.pas | 17 ++++---- Src/MarksDB/i_MarkSystemImplChangeable.pas | 17 ++++---- Src/MarksDB/i_MarkSystemImplConfig.pas | 17 ++++---- Src/MarksDB/i_MarkSystemImplFactory.pas | 17 ++++---- Src/MarksDB/i_MarkTemplate.pas | 17 ++++---- .../i_MarkCategoryDbInternalORM.pas | 17 ++++---- .../i_MarkCategoryFactoryDbInternalORM.pas | 17 ++++---- .../Categories/i_MarkCategoryInternalORM.pas | 17 ++++---- .../Categories/u_MarkCategoryDbImplORM.pas | 17 ++++---- .../u_MarkCategoryDbImplORMCache.pas | 17 ++++---- .../u_MarkCategoryDbImplORMHelper.pas | 17 ++++---- .../u_MarkCategoryDbInternalORM.pas | 17 ++++---- .../u_MarkCategoryFactoryDbInternalORM.pas | 17 ++++---- .../mORMot/Marks/i_MarkDbInternalORM.pas | 17 ++++---- .../Marks/i_MarkFactoryDbInternalORM.pas | 17 ++++---- Src/MarksDB/mORMot/Marks/u_MarkDbImplORM.pas | 17 ++++---- .../mORMot/Marks/u_MarkDbImplORMCache.pas | 17 ++++---- .../mORMot/Marks/u_MarkDbImplORMHelper.pas | 17 ++++---- .../Marks/u_MarkFactoryDbInternalORM.pas | 17 ++++---- Src/MarksDB/mORMot/Marks/u_MarkIdORM.pas | 17 ++++---- .../mORMot/i_MarkSystemImplConfigORM.pas | 17 ++++---- .../i_MarkSystemImplORMClientProvider.pas | 17 ++++---- Src/MarksDB/mORMot/t_MarkSystemORM.pas | 17 ++++---- .../mORMot/u_MarkSystemImplConfigORM.pas | 17 ++++---- .../mORMot/u_MarkSystemImplFactoryORM.pas | 17 ++++---- Src/MarksDB/mORMot/u_MarkSystemImplORM.pas | 17 ++++---- .../u_MarkSystemImplORMClientProvider.pas | 17 ++++---- .../mORMot/u_MarkSystemORMCacheBase.pas | 17 ++++---- Src/MarksDB/mORMot/u_MarkSystemORMLog.pas | 17 ++++---- Src/MarksDB/mORMot/u_MarkSystemORMModel.pas | 17 ++++---- Src/MarksDB/mORMot/u_MarkSystemORMTools.pas | 17 ++++---- Src/MarksDB/u_MarkCategory.pas | 17 ++++---- Src/MarksDB/u_MarkCategoryDbByImpl.pas | 17 ++++---- Src/MarksDB/u_MarkCategoryFactory.pas | 17 ++++---- Src/MarksDB/u_MarkCategoryFactoryConfig.pas | 17 ++++---- Src/MarksDB/u_MarkCategoryList.pas | 17 ++++---- Src/MarksDB/u_MarkCategoryTree.pas | 17 ++++---- Src/MarksDB/u_MarkDbByImpl.pas | 17 ++++---- Src/MarksDB/u_MarkFactory.pas | 17 ++++---- Src/MarksDB/u_MarkFactoryConfig.pas | 17 ++++---- Src/MarksDB/u_MarkFullBase.pas | 17 ++++---- Src/MarksDB/u_MarkLineTemplateConfig.pas | 17 ++++---- Src/MarksDB/u_MarkNameGenerator.pas | 17 ++++---- Src/MarksDB/u_MarkPointTemplateConfig.pas | 17 ++++---- Src/MarksDB/u_MarkPolyTemplateConfig.pas | 17 ++++---- Src/MarksDB/u_MarkSystem.pas | 17 ++++---- Src/MarksDB/u_MarkSystemConfig.pas | 17 ++++---- Src/MarksDB/u_MarkSystemErrorHandler.pas | 17 ++++---- Src/MarksDB/u_MarkSystemErrorMsg.pas | 17 ++++---- Src/MarksDB/u_MarkSystemHelpers.pas | 17 ++++---- Src/MarksDB/u_MarkSystemImplChangeable.pas | 17 ++++---- Src/MarksDB/u_MarkSystemImplConfigBase.pas | 17 ++++---- .../u_MarkSystemImplFactoryChangeable.pas | 17 ++++---- Src/MarksDB/u_MarkTemplateConfigBase.pas | 17 ++++---- Src/MarksDB/u_MarkTemplates.pas | 17 ++++---- Src/Network/c_InetConfig.pas | 15 +++---- Src/Network/i_AntiBan.pas | 17 ++++---- Src/Network/i_DownloadChecker.pas | 17 ++++---- Src/Network/i_DownloadInfoSimple.pas | 17 ++++---- Src/Network/i_DownloadRequest.pas | 17 ++++---- Src/Network/i_DownloadResult.pas | 17 ++++---- Src/Network/i_DownloadResultFactory.pas | 17 ++++---- Src/Network/i_DownloadResultTextProvider.pas | 17 ++++---- Src/Network/i_DownloadUIConfig.pas | 17 ++++---- Src/Network/i_Downloader.pas | 17 ++++---- Src/Network/i_DownloaderFactory.pas | 17 ++++---- Src/Network/i_GlobalDownloadConfig.pas | 17 ++++---- Src/Network/i_GlobalInternetState.pas | 17 ++++---- Src/Network/i_InetConfig.pas | 17 ++++---- Src/Network/i_LastResponseInfo.pas | 17 ++++---- Src/Network/i_ProxySettings.pas | 17 ++++---- Src/Network/i_SimpleHttpDownloader.pas | 17 ++++---- Src/Network/i_TileDownloadRequest.pas | 17 ++++---- Src/Network/i_TileDownloadRequestBuilder.pas | 17 ++++---- .../i_TileDownloadRequestBuilderConfig.pas | 17 ++++---- .../i_TileDownloadRequestBuilderFactory.pas | 17 ++++---- Src/Network/i_TileDownloadResultSaver.pas | 17 ++++---- Src/Network/i_TileDownloadSubsystem.pas | 17 ++++---- Src/Network/i_TileDownloader.pas | 17 ++++---- Src/Network/i_TileDownloaderConfig.pas | 17 ++++---- Src/Network/i_TileDownloaderList.pas | 17 ++++---- Src/Network/i_TileDownloaderState.pas | 17 ++++---- Src/Network/i_TilePostDownloadCropConfig.pas | 17 ++++---- Src/Network/i_TileRequest.pas | 17 ++++---- Src/Network/i_TileRequestProcessorPool.pas | 17 ++++---- Src/Network/i_TileRequestResult.pas | 17 ++++---- Src/Network/i_TileRequestTask.pas | 17 ++++---- Src/Network/i_WinInetConfig.pas | 17 ++++---- Src/Network/t_CurlHttpClient.pas | 17 ++++---- Src/Network/u_AntiBanStuped.pas | 17 ++++---- Src/Network/u_AsyncRequestHelperThread.pas | 17 ++++---- Src/Network/u_ContentDecoder.pas | 17 ++++---- Src/Network/u_CurlHttpClient.pas | 17 ++++---- Src/Network/u_CurlProxyResolver.pas | 17 ++++---- Src/Network/u_DownloadCheckerStuped.pas | 17 ++++---- Src/Network/u_DownloadInfoSimple.pas | 17 ++++---- Src/Network/u_DownloadRequest.pas | 17 ++++---- Src/Network/u_DownloadResult.pas | 17 ++++---- Src/Network/u_DownloadResultFactory.pas | 17 ++++---- Src/Network/u_DownloadResultTextProvider.pas | 17 ++++---- Src/Network/u_DownloadUIConfig.pas | 17 ++++---- Src/Network/u_DownloaderByCurlFactory.pas | 17 ++++---- Src/Network/u_DownloaderByWinInetFactory.pas | 17 ++++---- Src/Network/u_DownloaderHttpBase.pas | 17 ++++---- Src/Network/u_DownloaderHttpByCurl.pas | 17 ++++---- Src/Network/u_DownloaderHttpByWinInet.pas | 17 ++++---- Src/Network/u_DownloaderHttpWithTTL.pas | 17 ++++---- Src/Network/u_GlobalDownloadConfig.pas | 17 ++++---- Src/Network/u_GlobalInternetState.pas | 17 ++++---- Src/Network/u_HttpStatusChecker.pas | 17 ++++---- Src/Network/u_InetConfig.pas | 17 ++++---- Src/Network/u_InetConfigStatic.pas | 17 ++++---- Src/Network/u_InetFunc.pas | 17 ++++---- Src/Network/u_InternetExplorerProxy.pas | 17 ++++---- Src/Network/u_LastResponseInfo.pas | 17 ++++---- Src/Network/u_NetworkStrFunc.pas | 20 ++++----- Src/Network/u_ProxyConfig.pas | 17 ++++---- Src/Network/u_SimpleHttpDownloader.pas | 17 ++++---- Src/Network/u_TileDownloadRequest.pas | 17 ++++---- Src/Network/u_TileDownloadRequestBuilder.pas | 17 ++++---- .../u_TileDownloadRequestBuilderConfig.pas | 17 ++++---- ...nloadRequestBuilderFactoryPascalScript.pas | 17 ++++---- .../u_TileDownloadRequestBuilderLazy.pas | 17 ++++---- ...TileDownloadRequestBuilderPascalScript.pas | 17 ++++---- ...DownloadRequestBuilderPascalScriptVars.pas | 17 ++++---- .../u_TileDownloadResultSaverStuped.pas | 17 ++++---- Src/Network/u_TileDownloadSubsystem.pas | 17 ++++---- Src/Network/u_TileDownloadSubsystemState.pas | 17 ++++---- Src/Network/u_TileDownloaderConfig.pas | 17 ++++---- Src/Network/u_TileDownloaderConfigStatic.pas | 17 ++++---- Src/Network/u_TileDownloaderList.pas | 17 ++++---- Src/Network/u_TileDownloaderListStatic.pas | 17 ++++---- Src/Network/u_TileDownloaderSimple.pas | 17 ++++---- Src/Network/u_TileDownloaderStateInternal.pas | 17 ++++---- Src/Network/u_TileDownloaderStateStatic.pas | 17 ++++---- Src/Network/u_TileDownloaderUIOneTile.pas | 17 ++++---- Src/Network/u_TileDownloaderWithQueue.pas | 17 ++++---- .../u_TilePostDownloadCropConfigStatic.pas | 17 ++++---- Src/Network/u_TileRequest.pas | 17 ++++---- Src/Network/u_TileRequestProcessorPool.pas | 17 ++++---- .../u_TileRequestQueueProcessorThread.pas | 17 ++++---- Src/Network/u_TileRequestResult.pas | 17 ++++---- Src/Network/u_TileRequestTask.pas | 17 ++++---- Src/Network/u_UITileDownloadList.pas | 17 ++++---- Src/Network/u_UiTileDownload.pas | 17 ++++---- Src/Network/u_UiTileRequestManager.pas | 17 ++++---- Src/Network/u_WinInetConfig.pas | 17 ++++---- Src/Network/u_WindowsCredentials.pas | 17 ++++---- Src/PascalScript/frm_PascalScriptDbgOut.pas | 17 ++++---- Src/PascalScript/frm_PascalScriptIDE.pas | 15 +++---- Src/PascalScript/i_PascalScriptGlobal.pas | 17 ++++---- Src/PascalScript/i_PascalScriptLogger.pas | 15 +++---- Src/PascalScript/i_PascalScriptTileCache.pas | 15 +++---- Src/PascalScript/t_PascalScript.pas | 17 ++++---- Src/PascalScript/u_PSExecEx.pas | 17 ++++---- Src/PascalScript/u_PSPascalCompilerEx.pas | 17 ++++---- Src/PascalScript/u_PascalScriptBase64.pas | 17 ++++---- Src/PascalScript/u_PascalScriptCompiler.pas | 17 ++++---- Src/PascalScript/u_PascalScriptGlobal.pas | 17 ++++---- Src/PascalScript/u_PascalScriptLogger.pas | 15 +++---- Src/PascalScript/u_PascalScriptMath.pas | 17 ++++---- Src/PascalScript/u_PascalScriptRegExpr.pas | 17 ++++---- Src/PascalScript/u_PascalScriptTileCache.pas | 15 +++---- Src/PascalScript/u_PascalScriptTypes.pas | 15 +++---- .../u_PascalScriptUrlTemplate.pas | 17 ++++---- Src/PascalScript/u_PascalScriptUtils.pas | 17 ++++---- Src/PascalScript/u_PascalScriptWriteLn.pas | 17 ++++---- .../i_InternalPerformanceCounter.pas | 17 ++++---- ...InternalPerformanceCounterListForDebug.pas | 17 ++++---- .../u_InternalPerformanceCounter.pas | 17 ++++---- .../u_InternalPerformanceCounterFake.pas | 17 ++++---- .../u_InternalPerformanceCounterList.pas | 17 ++++---- ...InternalPerformanceCounterListForDebug.pas | 17 ++++---- ...PerformanceCounterListForDebugOneClass.pas | 17 ++++---- ...u_InternalPerformanceCounterStaticData.pas | 17 ++++---- Src/Player/i_PlayerPlugin.pas | 17 ++++---- Src/Player/t_PlayerPlugin.pas | 17 ++++---- Src/Player/u_PlayerPlugin.pas | 17 ++++---- Src/Predicate/i_PredicateByBinaryData.pas | 17 ++++---- Src/Predicate/i_PredicateByTileInfo.pas | 17 ++++---- Src/Predicate/i_PredicateByTileRequest.pas | 17 ++++---- .../u_PredicateByStaticSampleList.pas | 17 ++++---- Src/Predicate/u_PredicateByTileInfoBase.pas | 17 ++++---- Src/RegionProcess/Combine/fr_MapCombine.pas | 17 ++++---- .../Combine/fr_MapCombineOptions.pas | 17 ++++---- .../Combine/fr_ProjectionSelect.pas | 17 ++++---- .../Combine/i_BitmapMapCombiner.pas | 17 ++++---- .../Combine/i_ImageLineProvider.pas | 17 ++++---- Src/RegionProcess/Combine/t_ECW.pas | 17 ++++---- Src/RegionProcess/Combine/t_GeoTIFF.pas | 17 ++++---- .../Combine/t_MapCombineOptions.pas | 17 ++++---- .../Combine/u_BitmapMapCombinerBMP.pas | 17 ++++---- .../Combine/u_BitmapMapCombinerECWJP2.pas | 17 ++++---- .../u_BitmapMapCombinerFactoryBase.pas | 21 ++++++++++ .../Combine/u_BitmapMapCombinerGeoTIFF.pas | 17 ++++---- .../Combine/u_BitmapMapCombinerJPG.pas | 17 ++++---- .../Combine/u_BitmapMapCombinerKMZ.pas | 17 ++++---- .../Combine/u_BitmapMapCombinerPNG.pas | 17 ++++---- .../Combine/u_BitmapMapCombinerRAW.pas | 17 ++++---- .../Combine/u_CalcWFileParams.pas | 17 ++++---- Src/RegionProcess/Combine/u_ECWJP2Write.pas | 17 ++++---- .../Combine/u_ImageLineProvider.pas | 17 ++++---- .../u_ImageLineProviderMultiThread.pas | 17 ++++---- .../Combine/u_ProviderMapCombine.pas | 17 ++++---- .../Combine/u_RegionProcessTaskCombine.pas | 17 ++++---- Src/RegionProcess/Copy/fr_TilesCopy.pas | 17 ++++---- .../Copy/u_ProviderTilesCopy.pas | 17 ++++---- .../Copy/u_ThreadCopyFromStorageToStorage.pas | 17 ++++---- .../Copy/u_ThreadCopyWithModification.pas | 17 ++++---- Src/RegionProcess/Delete/fr_DeleteMarks.pas | 17 ++++---- Src/RegionProcess/Delete/fr_DeleteTiles.pas | 17 ++++---- .../Delete/u_ProviderDeleteMarks.pas | 17 ++++---- .../Delete/u_ProviderDeleteTiles.pas | 17 ++++---- .../Delete/u_ThreadDeleteMarks.pas | 17 ++++---- .../Delete/u_ThreadDeleteTiles.pas | 17 ++++---- .../Download/fr_TilesDownload.pas | 17 ++++---- .../Download/frm_ProgressDownload.pas | 17 ++++---- .../Download/i_DownloadSession.pas | 17 ++++---- .../Download/i_DownloadTaskProvider.pas | 17 ++++---- .../Download/u_DownloadSession.pas | 17 ++++---- .../Download/u_DownloadTaskProvider.pas | 17 ++++---- .../Download/u_ProviderTilesDownload.pas | 17 ++++---- .../Download/u_ThreadDownloadTiles.pas | 17 ++++---- .../Export/Archive/fr_ExportToFileCont.pas | 17 ++++---- .../Export/Archive/u_ExportProviderTar.pas | 17 ++++---- .../Export/Archive/u_ExportProviderZip.pas | 17 ++++---- .../Export/Archive/u_ExportTaskToArchive.pas | 17 ++++---- .../Export/GeoExpressAUX/fr_ExportAUX.pas | 17 ++++---- .../GeoExpressAUX/u_ExportProviderAUX.pas | 17 ++++---- .../GeoExpressAUX/u_ExportTaskToAUX.pas | 17 ++++---- .../Export/IMG/fr_ExportToIMG.pas | 17 ++++---- .../Export/IMG/i_ExportToIMGConfig.pas | 17 ++++---- .../Export/IMG/u_ExportProviderIMG.pas | 17 ++++---- .../Export/IMG/u_ExportTaskToIMG.pas | 17 ++++---- .../Export/IMG/u_ExportToIMGConfig.pas | 17 ++++---- .../Export/IMG/u_ExportToIMGTask.pas | 17 ++++---- .../Export/IPhone/fr_ExportIPhone.pas | 17 ++++---- .../Export/IPhone/u_ExportProviderIPhone.pas | 17 ++++---- .../Export/IPhone/u_ExportTaskToIPhone.pas | 17 ++++---- .../Export/JNX/fr_ExportToJNX.pas | 17 ++++---- .../Export/JNX/u_ExportProviderJNX.pas | 17 ++++---- .../Export/JNX/u_ExportTaskToJnx.pas | 17 ++++---- .../Export/JNX/u_ExportToJnxTask.pas | 17 ++++---- Src/RegionProcess/Export/KML/fr_ExportKml.pas | 17 ++++---- .../Export/KML/u_ExportProviderKml.pas | 17 ++++---- .../Export/KML/u_ExportTaskToKML.pas | 17 ++++---- .../Export/MBTiles/fr_ExportMBTiles.pas | 17 ++++---- .../MBTiles/u_ExportProviderMBTiles.pas | 17 ++++---- .../Export/MBTiles/u_ExportTaskToMBTiles.pas | 17 ++++---- .../MBTiles/u_StorageExportToMBTiles.pas | 17 ++++---- .../Export/OGF2/fr_ExportToOgf2.pas | 17 ++++---- .../Export/OGF2/u_ExportProviderOgf2.pas | 17 ++++---- .../Export/OGF2/u_ExportTaskToOgf2.pas | 17 ++++---- .../OruxMaps/fr_ExportOruxMapsSQLite.pas | 17 ++++---- .../u_ExportProviderOruxMapsSQLite.pas | 17 ++++---- .../OruxMaps/u_ExportTaskToOruxMapsSQLite.pas | 17 ++++---- Src/RegionProcess/Export/RMP/fr_ExportRMP.pas | 17 ++++---- .../Export/RMP/u_ExportProviderRMP.pas | 17 ++++---- .../Export/RMP/u_ExportTaskToRMP.pas | 17 ++++---- Src/RegionProcess/Export/RMP/u_RMPWriter.pas | 21 ++++++++++ .../Export/RMaps/fr_ExportRMapsSQLite.pas | 17 ++++---- .../Export/RMaps/t_RMapsSQLite.pas | 17 ++++---- .../RMaps/u_ExportProviderRMapsSQLite.pas | 17 ++++---- .../RMaps/u_ExportTaskToRMapsSQLite.pas | 17 ++++---- .../Export/SAS4Android/fr_ExportToCE.pas | 17 ++++---- .../Export/SAS4Android/u_ExportProviderCE.pas | 17 ++++---- .../Export/SAS4Android/u_ExportTaskToCE.pas | 17 ++++---- .../YandexMobile/fr_ExportYaMobileV3.pas | 17 ++++---- .../YandexMobile/fr_ExportYaMobileV4.pas | 17 ++++---- .../u_ExportProviderYaMobileV3.pas | 17 ++++---- .../u_ExportProviderYaMobileV4.pas | 17 ++++---- .../YandexMobile/u_ExportTaskToYaMobileV3.pas | 17 ++++---- .../YandexMobile/u_ExportTaskToYaMobileV4.pas | 17 ++++---- .../Export/u_ExportTaskAbstract.pas | 17 ++++---- Src/RegionProcess/GenPrev/fr_TilesGenPrev.pas | 17 ++++---- .../GenPrev/u_ProviderTilesGenPrev.pas | 17 ++++---- .../GenPrev/u_ThreadGenPrevZoom.pas | 17 ++++---- Src/RegionProcess/fr_MapSelect.pas | 17 ++++---- Src/RegionProcess/fr_PathSelect.pas | 17 ++++---- .../fr_RegionProcessComplexComboBox.pas | 17 ++++---- .../fr_RegionProcessComplexPageControl.pas | 17 ++++---- Src/RegionProcess/fr_ZoomsSelect.pas | 17 ++++---- Src/RegionProcess/frm_ProgressSimple.pas | 17 ++++---- Src/RegionProcess/frm_RegionProcess.pas | 17 ++++---- Src/RegionProcess/i_RegionProcess.pas | 17 ++++---- .../i_RegionProcessParamsFrame.pas | 17 ++++---- .../i_RegionProcessProgressInfo.pas | 17 ++++---- .../i_RegionProcessProgressInfoDownload.pas | 17 ++++---- ...gionProcessProgressInfoInternalFactory.pas | 17 ++++---- Src/RegionProcess/i_RegionProcessProvider.pas | 17 ++++---- Src/RegionProcess/i_RegionProcessTask.pas | 21 ++++++++++ .../u_ExportProviderAbstract.pas | 17 ++++---- .../u_RegionProcessProgressInfo.pas | 17 ++++---- .../u_RegionProcessProgressInfoDownload.pas | 17 ++++---- ...gionProcessProgressInfoInternalFactory.pas | 17 ++++---- .../u_RegionProcessProviderComplex.pas | 21 ++++++++++ .../u_RegionProcessTaskAbstract.pas | 17 ++++---- Src/RegionProcess/u_RegionProcessWorker.pas | 21 ++++++++++ Src/RegionProcess/u_ZoomArrayFunc.pas | 17 ++++---- Src/Routing/c_PathDetalizeProvidersGUID.pas | 15 +++---- Src/Routing/i_PathDetalizeConfig.pas | 15 +++---- Src/Routing/i_PathDetalizeProvider.pas | 17 ++++---- .../i_PathDetalizeProviderTreeEntity.pas | 17 ++++---- Src/Routing/u_PathDetalizeConfig.pas | 15 +++---- Src/Routing/u_PathDetalizeProviderBase.pas | 21 ++++++++++ Src/Routing/u_PathDetalizeProviderOSRM.pas | 17 ++++---- .../u_PathDetalizeProviderOsmScout.pas | 15 +++---- .../u_PathDetalizeProviderTreeEntity.pas | 17 ++++---- .../u_PathDetalizeProviderTreeSimple.pas | 17 ++++---- Src/SASPlanet.modules.pas | 21 ++++++++++ Src/SecondaryForms/fr_LonLat.pas | 17 ++++---- Src/SecondaryForms/frm_About.pas | 17 ++++---- Src/SecondaryForms/frm_GoTo.pas | 17 ++++---- Src/SecondaryForms/frm_LonLatRectEdit.pas | 17 ++++---- Src/SecondaryForms/frm_StartLogo.pas | 17 ++++---- Src/SecondaryForms/i_StartUpLogoConfig.pas | 17 ++++---- Src/SecondaryForms/u_StartUpLogoConfig.pas | 17 ++++---- Src/Sensor/c_SensorsGUIDSimple.pas | 17 ++++---- Src/Sensor/i_Sensor.pas | 17 ++++---- Src/Sensor/i_SensorList.pas | 17 ++++---- Src/Sensor/i_SensorViewListGenerator.pas | 17 ++++---- Src/Sensor/u_SensorBase.pas | 17 ++++---- Src/Sensor/u_SensorBatteryStatus.pas | 17 ++++---- Src/Sensor/u_SensorFromGPSRecorderBase.pas | 17 ++++---- Src/Sensor/u_SensorListBase.pas | 17 ++++---- Src/Sensor/u_SensorListEntity.pas | 17 ++++---- Src/Sensor/u_SensorListStuped.pas | 17 ++++---- Src/Sensor/u_SensorTextFromNavToPoint.pas | 17 ++++---- .../u_SensorViewListGeneratorStuped.pas | 17 ++++---- Src/Sensor/u_SensorViewTextTBXPanel.pas | 17 ++++---- Src/Sensor/u_SensorsFromGPSRecorder.pas | 17 ++++---- Src/Settings/fr_CacheTypeList.pas | 21 ++++++++++ Src/Settings/fr_GPSConfig.pas | 17 ++++---- Src/Settings/fr_GeoCoderApiKey.pas | 15 +++---- Src/Settings/fr_GpsSatellites.pas | 17 ++++---- Src/Settings/fr_MapsList.pas | 17 ++++---- Src/Settings/fr_ShortCutList.pas | 17 ++++---- Src/Settings/frm_MapLayersOptions.pas | 17 ++++---- Src/Settings/frm_Settings.pas | 17 ++++---- Src/Settings/frm_ShortCutEdit.pas | 17 ++++---- Src/Settings/i_ShortCutModalEdit.pas | 17 ++++---- Src/Settings/u_ShortCutModalEditByForm.pas | 17 ++++---- Src/Synchronize/i_ReadWriteSyncFactory.pas | 17 ++++---- Src/Synchronize/i_Synchronizer.pas | 17 ++++---- Src/Synchronize/u_ReadWriteSyncAbstract.pas | 17 ++++---- .../u_ReadWriteSyncCriticalSection.pas | 17 ++++---- .../u_ReadWriteSyncRtlResource.pas | 17 ++++---- Src/Synchronize/u_ReadWriteSyncSRW.pas | 17 ++++---- Src/Synchronize/u_Synchronizer.pas | 17 ++++---- Src/Synchronize/u_SynchronizerBase.pas | 17 ++++---- Src/Synchronize/u_SynchronizerSimple.pas | 17 ++++---- Src/System/i_AppEnum.pas | 21 ++++++++++ Src/System/i_BatteryStatus.pas | 17 ++++---- Src/System/i_BuildInfo.pas | 17 ++++---- Src/System/i_LanguageManager.pas | 17 ++++---- Src/System/i_SystemTimeProvider.pas | 21 ++++++++++ Src/System/u_AppEnum.pas | 21 ++++++++++ Src/System/u_BaseInterfacedObject.pas | 17 ++++---- Src/System/u_BatteryStatus.pas | 17 ++++---- Src/System/u_BuildInfo.pas | 17 ++++---- Src/System/u_ClipboardFunc.pas | 17 ++++---- Src/System/u_GarbageCollectorThread.pas | 17 ++++---- Src/System/u_LanguageManager.pas | 17 ++++---- Src/System/u_LanguagesEx.pas | 40 ++++-------------- Src/System/u_SystemTimeProvider.pas | 17 ++++---- Src/Terrain/External/u_ExternalTerrainAPI.pas | 17 ++++---- .../External/u_ExternalTerrainsProvider.pas | 17 ++++---- .../i_GoogleEarthTerrainTileStorage.pas | 17 ++++---- .../u_GoogleEarthTerrainMemCache.pas | 17 ++++---- .../u_GoogleEarthTerrainTileStorage.pas | 17 ++++---- .../u_TerrainProviderByGoogleEarth.pas | 17 ++++---- Src/Terrain/c_TerrainProvider.pas | 17 ++++---- Src/Terrain/c_TerrainProviderGUID.pas | 17 ++++---- Src/Terrain/i_TerrainConfig.pas | 17 ++++---- Src/Terrain/i_TerrainInfo.pas | 17 ++++---- Src/Terrain/i_TerrainProvider.pas | 17 ++++---- Src/Terrain/i_TerrainProviderList.pas | 17 ++++---- Src/Terrain/i_TerrainProviderListElement.pas | 17 ++++---- Src/Terrain/u_TerrainConfig.pas | 17 ++++---- Src/Terrain/u_TerrainInfo.pas | 17 ++++---- Src/Terrain/u_TerrainProviderList.pas | 17 ++++---- Src/Terrain/u_TerrainProviderListElement.pas | 17 ++++---- Src/TileIterator/i_TileIterator.pas | 17 ++++---- .../i_TileIteratorDataProvider.pas | 17 ++++---- Src/TileIterator/i_TileIteratorFactory.pas | 17 ++++---- Src/TileIterator/u_TileIteratorByPolygon.pas | 17 ++++---- Src/TileIterator/u_TileIteratorByRect.pas | 17 ++++---- .../u_TileIteratorDataProvider.pas | 17 ++++---- Src/TileIterator/u_TileIteratorFactory.pas | 17 ++++---- .../u_TileIteratorSpiralByRect.pas | 17 ++++---- Src/TileMatrix/i_BitmapTileMatrix.pas | 17 ++++---- Src/TileMatrix/i_BitmapTileMatrixBuilder.pas | 17 ++++---- .../i_BitmapTileMatrixChangeable.pas | 17 ++++---- Src/TileMatrix/i_HashMatrix.pas | 21 ++++++++++ Src/TileMatrix/i_HashTileMatrix.pas | 17 ++++---- Src/TileMatrix/i_HashTileMatrixBuilder.pas | 17 ++++---- Src/TileMatrix/i_VectorTileMatrix.pas | 17 ++++---- Src/TileMatrix/i_VectorTileMatrixBuilder.pas | 17 ++++---- .../i_VectorTileMatrixChangeable.pas | 17 ++++---- Src/TileMatrix/u_BitmapTileMatrix.pas | 17 ++++---- Src/TileMatrix/u_BitmapTileMatrixBuilder.pas | 17 ++++---- ...tmapTileMatrixChangeableByVectorMatrix.pas | 17 ++++---- .../u_BitmapTileMatrixChangeableComposite.pas | 17 ++++---- ...u_BitmapTileMatrixChangeableWithThread.pas | 17 ++++---- Src/TileMatrix/u_HashMatrix.pas | 21 ++++++++++ Src/TileMatrix/u_HashTileMatrix.pas | 17 ++++---- Src/TileMatrix/u_HashTileMatrixBuilder.pas | 17 ++++---- Src/TileMatrix/u_VectorTileMatrix.pas | 21 ++++++++++ Src/TileMatrix/u_VectorTileMatrixBuilder.pas | 17 ++++---- ...trixChangeableByVectorSubsetChangeable.pas | 17 ++++---- ...torTileMatrixChangeableForVectorLayers.pas | 17 ++++---- Src/TileProvider/i_BinaryTileProvider.pas | 17 ++++---- Src/TileProvider/i_BitmapTileProvider.pas | 17 ++++---- Src/TileProvider/i_InfoTileProvider.pas | 17 ++++---- Src/TileProvider/i_VectorTileProvider.pas | 17 ++++---- .../i_VectorTileProviderChangeable.pas | 17 ++++---- Src/TileProvider/i_VectorTileRenderer.pas | 17 ++++---- .../i_VectorTileRendererChangeable.pas | 17 ++++---- ...mapTileProviderByBitmapTileUniProvider.pas | 17 ++++---- ...u_BitmapTileProviderByInfoTileProvider.pas | 17 ++++---- .../u_BitmapTileProviderByMatrix.pas | 17 ++++---- .../u_BitmapTileProviderByOtherProjection.pas | 17 ++++---- ...BitmapTileProviderByVectorTileProvider.pas | 17 ++++---- .../u_BitmapTileProviderComplex.pas | 17 ++++---- .../u_BitmapTileProviderInPolygon.pas | 17 ++++---- .../u_BitmapTileProviderWithBGColor.pas | 17 ++++---- .../u_BitmapTileProviderWithRecolor.pas | 17 ++++---- ...u_InfoTileProviderByBitmapTileProvider.pas | 17 ++++---- .../u_InfoTileProviderByStorage.pas | 17 ++++---- Src/TileProvider/u_TileProviderWithCache.pas | 17 ++++---- .../u_VectorTileProviderByFixedSubset.pas | 17 ++++---- ...u_VectorTileProviderByInfoTileProvider.pas | 17 ++++---- .../u_VectorTileProviderByMatrix.pas | 17 ++++---- .../u_VectorTileProviderByOtherProjection.pas | 17 ++++---- ...eProviderChangeableForLastSearchResult.pas | 17 ++++---- ...rTileProviderChangeableForVectorLayers.pas | 17 ++++---- .../u_VectorTileProviderForVectorLayers.pas | 17 ++++---- Src/TileProvider/u_VectorTileRenderer.pas | 17 ++++---- ...torTileRendererChangeableForMarksLayer.pas | 17 ++++---- ...torTileRendererChangeableForVectorMaps.pas | 17 ++++---- .../u_VectorTileRendererForMarks.pas | 17 ++++---- .../Archive/u_TileStorageArchive.pas | 17 ++++---- .../Archive/u_TileStorageTypeArchive.pas | 17 ++++---- Src/TileStorage/BerkeleyDB/i_BerkeleyDB.pas | 17 ++++---- .../BerkeleyDB/i_BerkeleyDBEnv.pas | 17 ++++---- .../BerkeleyDB/i_BerkeleyDBFactory.pas | 17 ++++---- .../BerkeleyDB/i_BerkeleyDBKeyValue.pas | 17 ++++---- .../BerkeleyDB/i_BerkeleyDBPool.pas | 17 ++++---- .../BerkeleyDB/i_GlobalBerkeleyDBHelper.pas | 17 ++++---- .../i_TileStorageBerkeleyDBConfigStatic.pas | 17 ++++---- .../i_TileStorageBerkeleyDBHelper.pas | 17 ++++---- Src/TileStorage/BerkeleyDB/t_BerkeleyDB.pas | 17 ++++---- Src/TileStorage/BerkeleyDB/u_BerkeleyDB.pas | 17 ++++---- .../BerkeleyDB/u_BerkeleyDBEnv.pas | 17 ++++---- .../BerkeleyDB/u_BerkeleyDBFactory.pas | 17 ++++---- .../BerkeleyDB/u_BerkeleyDBKey.pas | 17 ++++---- .../BerkeleyDB/u_BerkeleyDBMsgLogger.pas | 17 ++++---- .../BerkeleyDB/u_BerkeleyDBPool.pas | 17 ++++---- .../BerkeleyDB/u_BerkeleyDBValue.pas | 17 ++++---- .../BerkeleyDB/u_BerkeleyDBValueZlib.pas | 17 ++++---- .../BerkeleyDB/u_EnumTileInfoByBerkeleyDB.pas | 17 ++++---- .../BerkeleyDB/u_GlobalBerkeleyDBHelper.pas | 17 ++++---- .../BerkeleyDB/u_TileFileNameBerkeleyDB.pas | 17 ++++---- .../BerkeleyDB/u_TileStorageBerkeleyDB.pas | 17 ++++---- .../u_TileStorageBerkeleyDBConfigStatic.pas | 17 ++++---- .../u_TileStorageBerkeleyDBHelper.pas | 17 ++++---- .../u_TileStorageTypeBerkeleyDB.pas | 17 ++++---- .../DBMS/ExtTileStorages/t_ETS_AuthFunc.pas | 17 ++++---- .../DBMS/ExtTileStorages/t_ETS_AuthKind.pas | 17 ++++---- .../DBMS/ExtTileStorages/t_ETS_Path.pas | 17 ++++---- .../DBMS/ExtTileStorages/t_ETS_Provider.pas | 17 ++++---- .../DBMS/ExtTileStorages/t_ETS_Tiles.pas | 17 ++++---- .../DBMS/ExtTileStorages/u_ETS_Path.pas | 17 ++++---- .../DBMS/ExtTileStorages/u_ETS_Tiles.pas | 17 ++++---- Src/TileStorage/DBMS/u_TileStorageDBMS.pas | 17 ++++---- .../DBMS/u_TileStorageTypeDBMS.pas | 17 ++++---- .../u_EnumTileInfoByFileIterator.pas | 17 ++++---- .../FileSystem/u_FileSystemTools.pas | 17 ++++---- .../FileSystem/u_TileFileNameBase.pas | 17 ++++---- .../FileSystem/u_TileFileNameES.pas | 17 ++++---- .../FileSystem/u_TileFileNameGM1.pas | 17 ++++---- .../FileSystem/u_TileFileNameGM2.pas | 17 ++++---- .../FileSystem/u_TileFileNameGM3.pas | 17 ++++---- .../FileSystem/u_TileFileNameGMV.pas | 17 ++++---- .../FileSystem/u_TileFileNameMOBAC.pas | 17 ++++---- .../FileSystem/u_TileFileNameOsmAnd.pas | 17 ++++---- .../FileSystem/u_TileFileNameSAS.pas | 17 ++++---- .../FileSystem/u_TileFileNameTMS.pas | 17 ++++---- .../FileSystem/u_TileStorageFileSystem.pas | 17 ++++---- .../u_TileStorageTypeFileSystemSimple.pas | 17 ++++---- .../GoogleEarth/u_TileStorageGoogleEarth.pas | 17 ++++---- .../u_TileStorageTypeGoogleEarth.pas | 17 ++++---- Src/TileStorage/RAM/u_TileStorageInRAM.pas | 17 ++++---- .../RAM/u_TileStorageTypeInRAM.pas | 17 ++++---- .../SQLite/c_TileStorageSQLite.pas | 21 ++++++++++ .../SQLite/i_TileStorageSQLiteErrorLogger.pas | 21 ++++++++++ .../SQLite/i_TileStorageSQLiteFetcher.pas | 21 ++++++++++ .../SQLite/i_TileStorageSQLiteHandler.pas | 21 ++++++++++ .../SQLite/i_TileStorageSQLiteHelper.pas | 21 ++++++++++ .../SQLite/i_TileStorageSQLiteHolder.pas | 21 ++++++++++ .../SQLite/t_NotifierOperationRec.pas | 21 ++++++++++ .../SQLite/t_TileStorageSQLite.pas | 21 ++++++++++ .../SQLite/t_TileStorageSQLiteHandler.pas | 21 ++++++++++ .../SQLite/u_EnumTileInfoBySQLite.pas | 21 ++++++++++ .../SQLite/u_TileFileNameSQLite.pas | 21 ++++++++++ .../SQLite/u_TileStorageSQLite.pas | 21 ++++++++++ .../SQLite/u_TileStorageSQLiteErrorLogger.pas | 21 ++++++++++ .../SQLite/u_TileStorageSQLiteFetcher.pas | 21 ++++++++++ .../SQLite/u_TileStorageSQLiteFunc.pas | 21 ++++++++++ .../SQLite/u_TileStorageSQLiteHandler.pas | 21 ++++++++++ .../SQLite/u_TileStorageSQLiteHelper.pas | 21 ++++++++++ .../SQLite/u_TileStorageSQLiteHolder.pas | 21 ++++++++++ .../SQLite/u_TileStorageSQLiteList.pas | 21 ++++++++++ .../SQLite/u_TileStorageTypeSQLite.pas | 21 ++++++++++ Src/TileStorage/c_CacheTypeCodes.pas | 17 ++++---- Src/TileStorage/i_GlobalCacheConfig.pas | 17 ++++---- Src/TileStorage/i_SimpleTileStorageConfig.pas | 17 ++++---- Src/TileStorage/i_StorageState.pas | 17 ++++---- Src/TileStorage/i_StorageStateInternal.pas | 17 ++++---- Src/TileStorage/i_StorageStateProxy.pas | 17 ++++---- Src/TileStorage/i_TileFileNameGenerator.pas | 17 ++++---- .../i_TileFileNameGeneratorsList.pas | 17 ++++---- Src/TileStorage/i_TileFileNameParser.pas | 17 ++++---- Src/TileStorage/i_TileFileNameParsersList.pas | 17 ++++---- Src/TileStorage/i_TileStorage.pas | 17 ++++---- Src/TileStorage/i_TileStorageAbilities.pas | 17 ++++---- Src/TileStorage/i_TileStorageConfig.pas | 17 ++++---- Src/TileStorage/i_TileStorageInfo.pas | 17 ++++---- Src/TileStorage/i_TileStorageType.pas | 17 ++++---- Src/TileStorage/i_TileStorageTypeConfig.pas | 17 ++++---- Src/TileStorage/i_TileStorageTypeList.pas | 17 ++++---- Src/TileStorage/i_TileStorageTypeListItem.pas | 17 ++++---- Src/TileStorage/u_GlobalCacheConfig.pas | 17 ++++---- Src/TileStorage/u_SimpleTileStorageConfig.pas | 17 ++++---- .../u_SimpleTileStorageConfigStatic.pas | 17 ++++---- Src/TileStorage/u_StorageStateInternal.pas | 17 ++++---- Src/TileStorage/u_StorageStateProxy.pas | 17 ++++---- Src/TileStorage/u_StorageStateStatic.pas | 17 ++++---- .../u_TileFileNameGeneratorsSimpleList.pas | 20 ++++----- .../u_TileFileNameParsersSimpleList.pas | 21 ++++------ Src/TileStorage/u_TileStorageAbilities.pas | 17 ++++---- Src/TileStorage/u_TileStorageAbstract.pas | 17 ++++---- Src/TileStorage/u_TileStorageInfo.pas | 17 ++++---- Src/TileStorage/u_TileStorageOfMapType.pas | 17 ++++---- Src/TileStorage/u_TileStorageTypeBase.pas | 17 ++++---- Src/TileStorage/u_TileStorageTypeConfig.pas | 17 ++++---- Src/TileStorage/u_TileStorageTypeList.pas | 17 ++++---- Src/TileStorage/u_TileStorageTypeListItem.pas | 17 ++++---- .../u_TileStorageTypeListSimple.pas | 17 ++++---- Src/TimeZone/u_TimeZoneInfo.pas | 15 +++---- Src/UpdateChecker/frm_UpdateChecker.pas | 17 ++++---- Src/UpdateChecker/i_UpdateProgress.pas | 15 +++---- Src/UpdateChecker/t_UpdateChecker.pas | 15 +++---- Src/UpdateChecker/u_UpdateChecker.pas | 15 +++---- Src/UpdateChecker/u_UpdateCheckerFunc.pas | 15 +++---- Src/UpdateChecker/u_UpdateCheckerThread.pas | 15 +++---- .../u_UpdateDownloaderThread.pas | 15 +++---- Src/UpdateChecker/u_UpdateProgress.pas | 15 +++---- Src/UrlByCoord/i_UrlByCoordProvider.pas | 17 ++++---- Src/UrlByCoord/u_UrlByCoordProvider.pas | 17 ++++---- Src/Vector/i_Appearance.pas | 17 ++++---- Src/Vector/i_AppearanceHelper.pas | 21 ++++++++++ Src/Vector/i_AppearanceOfMarkFactory.pas | 17 ++++---- Src/Vector/i_AppearanceOfVectorItem.pas | 17 ++++---- Src/Vector/i_Category.pas | 17 ++++---- Src/Vector/i_ExportMarks2KMLConfig.pas | 17 ++++---- Src/Vector/i_ImportConfig.pas | 17 ++++---- Src/Vector/i_JpegWithExifImportConfig.pas | 17 ++++---- Src/Vector/i_VectorDataFactory.pas | 17 ++++---- Src/Vector/i_VectorDataItemSimple.pas | 17 ++++---- Src/Vector/i_VectorDataLoader.pas | 17 ++++---- Src/Vector/i_VectorItemSubset.pas | 17 ++++---- Src/Vector/i_VectorItemSubsetBuilder.pas | 17 ++++---- Src/Vector/i_VectorItemSubsetChangeable.pas | 17 ++++---- Src/Vector/i_VectorItemTree.pas | 17 ++++---- Src/Vector/i_VectorItemTreeExporter.pas | 17 ++++---- Src/Vector/i_VectorItemTreeExporterList.pas | 17 ++++---- Src/Vector/i_VectorItemTreeImporter.pas | 17 ++++---- Src/Vector/i_VectorItemTreeImporterList.pas | 17 ++++---- Src/Vector/u_AppearanceHelper.pas | 21 ++++++++++ Src/Vector/u_AppearanceOfMarkFactory.pas | 17 ++++---- Src/Vector/u_AppearanceOfMarkLine.pas | 17 ++++---- Src/Vector/u_AppearanceOfMarkPoint.pas | 17 ++++---- Src/Vector/u_AppearanceOfMarkPolygon.pas | 17 ++++---- Src/Vector/u_Category.pas | 17 ++++---- Src/Vector/u_ExportMarks2GPX.pas | 17 ++++---- Src/Vector/u_ExportMarks2KML.pas | 17 ++++---- Src/Vector/u_ExportMarks2KMLConfig.pas | 17 ++++---- Src/Vector/u_ExportMarks2TCX.pas | 31 +++++++------- Src/Vector/u_ImportConfig.pas | 17 ++++---- Src/Vector/u_JpegWithExifImportConfig.pas | 17 ++++---- Src/Vector/u_VectorDataFactoryForMap.pas | 17 ++++---- Src/Vector/u_VectorDataFactorySimple.pas | 17 ++++---- Src/Vector/u_VectorDataItemBase.pas | 17 ++++---- Src/Vector/u_VectorItemSubset.pas | 17 ++++---- Src/Vector/u_VectorItemSubsetBuilder.pas | 17 ++++---- ...ctorItemSubsetChangeableBySearchResult.pas | 17 ++++---- ...ectorItemSubsetChangeableForMarksLayer.pas | 17 ++++---- Src/Vector/u_VectorItemTree.pas | 17 ++++---- Src/Vector/u_VectorItemTreeExporterGPX.pas | 17 ++++---- Src/Vector/u_VectorItemTreeExporterKmlKmz.pas | 17 ++++---- Src/Vector/u_VectorItemTreeExporterList.pas | 17 ++++---- .../u_VectorItemTreeExporterListSimple.pas | 17 ++++---- Src/Vector/u_VectorItemTreeExporterTCX.pas | 17 ++++---- ...u_VectorItemTreeImporterByVectorLoader.pas | 17 ++++---- .../u_VectorItemTreeImporterJpegWithExif.pas | 17 ++++---- Src/Vector/u_VectorItemTreeImporterKMZ.pas | 17 ++++---- Src/Vector/u_VectorItemTreeImporterList.pas | 17 ++++---- .../u_VectorItemTreeImporterListSimple.pas | 17 ++++---- Src/Vector/u_VectorItemTreeImporterXML.pas | 17 ++++---- Src/Vector/u_VectorItemTreeMarksDb.pas | 17 ++++---- Src/VectorLoaders/i_XmlVectorObjects.pas | 17 ++++---- Src/VectorLoaders/u_CsvParser.pas | 17 ++++---- Src/VectorLoaders/u_HlgParser.pas | 17 ++++---- Src/VectorLoaders/u_KmzInfoSimpleParser.pas | 17 ++++---- Src/VectorLoaders/u_MpSimpleParser.pas | 17 ++++---- Src/VectorLoaders/u_PLTSimpleParser.pas | 17 ++++---- Src/VectorLoaders/u_SlsParser.pas | 17 ++++---- .../u_VectorDataLoaderWithCounter.pas | 17 ++++---- .../u_WikimapiaKmlSimpleParser.pas | 17 ++++---- Src/VectorLoaders/u_XmlInfoSimpleParser.pas | 19 +++++---- Src/VectorLoaders/u_XmlVectorObjects.pas | 19 +++++---- Src/i_GlobalAppConfig.pas | 17 ++++---- Src/i_GlobalConfig.pas | 17 ++++---- Src/i_GlobalViewMainConfig.pas | 17 ++++---- Src/i_HashInterfaceCache.pas | 21 ++++++++++ Src/i_HtmlToHintTextConverter.pas | 17 ++++---- Src/i_InterfaceQueue.pas | 17 ++++---- Src/i_LanguageListStatic.pas | 17 ++++---- Src/i_ListenerNotifierLinksList.pas | 17 ++++---- Src/i_MainMemCacheConfig.pas | 17 ++++---- Src/i_MarksDrawConfig.pas | 17 ++++---- Src/i_NavigationToPoint.pas | 17 ++++---- Src/i_NotifierLonLatRectUpdate.pas | 17 ++++---- Src/i_NotifierTilePyramidUpdate.pas | 17 ++++---- Src/i_ObjectWithListener.pas | 17 ++++---- Src/i_PathConfig.pas | 17 ++++---- Src/i_ReadWriteState.pas | 17 ++++---- Src/i_ReadWriteStateInternal.pas | 17 ++++---- Src/i_SatellitesInViewMapDraw.pas | 17 ++++---- Src/i_ShortCutSingleConfig.pas | 17 ++++---- Src/i_StaticTreeBuilder.pas | 17 ++++---- Src/i_StaticTreeItem.pas | 17 ++++---- Src/i_StringByLanguage.pas | 17 ++++---- Src/i_StringHistory.pas | 17 ++++---- Src/i_StringProvider.pas | 21 ++++++++++ Src/i_ThreadConfig.pas | 21 ++++++++++ Src/i_TileInfoBasic.pas | 17 ++++---- Src/i_TileInfoBasicMemCache.pas | 17 ++++---- Src/i_TileKey.pas | 21 ++++++++++ Src/i_TileObjCache.pas | 17 ++++---- Src/i_TileRect.pas | 21 ++++++++++ Src/i_TileRectChangeable.pas | 17 ++++---- Src/i_TreeChangeable.pas | 17 ++++---- Src/i_UsedMarksConfig.pas | 17 ++++---- Src/i_ValueToStringConverter.pas | 17 ++++---- Src/i_ValueToStringConverterConfig.pas | 17 ++++---- Src/i_WindowPositionConfig.pas | 21 ++++++++++ Src/t_CommonTypes.pas | 17 ++++---- Src/t_GeoTypes.pas | 17 ++++---- Src/u_BitmapFunc.pas | 17 ++++---- Src/u_CommonFormAndFrameParents.pas | 17 ++++---- Src/u_FileSystemFunc.pas | 17 ++++---- Src/u_GeoFunc.pas | 17 ++++---- Src/u_GeoToStrFunc.pas | 17 ++++---- Src/u_GlobalAppConfig.pas | 17 ++++---- Src/u_GlobalConfig.pas | 17 ++++---- Src/u_GlobalState.pas | 17 ++++---- Src/u_GlobalViewMainConfig.pas | 17 ++++---- Src/u_HashInterfaceCache2Q.pas | 17 ++++---- Src/u_HtmlDoc.pas | 17 ++++---- Src/u_HtmlToHintTextConverterStuped.pas | 17 ++++---- Src/u_ImportFromArcGIS.pas | 17 ++++---- Src/u_InterfaceQueue.pas | 17 ++++---- Src/u_LanguageListStatic.pas | 17 ++++---- Src/u_ListenerNotifierLinksList.pas | 17 ++++---- Src/u_MainMemCacheConfig.pas | 17 ++++---- Src/u_MarksDrawConfig.pas | 17 ++++---- Src/u_MarksDrawConfigStatic.pas | 17 ++++---- Src/u_MemTileCache.pas | 17 ++++---- Src/u_MultiPoligonParser.pas | 17 ++++---- Src/u_NavigationToPoint.pas | 17 ++++---- Src/u_NotifierTilePyramidUpdate.pas | 17 ++++---- Src/u_NotifyWithGUIDEvent.pas | 17 ++++---- Src/u_ObjectFromPoolAbstract.pas | 17 ++++---- Src/u_ObjectFromPoolBase.pas | 17 ++++---- Src/u_ObjectPoolBase.pas | 17 ++++---- Src/u_PathConfig.pas | 17 ++++---- Src/u_ReadWriteStateInternal.pas | 17 ++++---- Src/u_ReadWriteStateInternalByOther.pas | 17 ++++---- Src/u_ReadWriteStateStatic.pas | 17 ++++---- Src/u_ResStrings.pas | 17 ++++---- Src/u_SASMainConfigProvider.pas | 17 ++++---- Src/u_SatellitesInViewMapDrawSimple.pas | 17 ++++---- Src/u_ShortCutSingleConfig.pas | 17 ++++---- Src/u_ShortcutManager.pas | 17 ++++---- Src/u_SortFunc.pas | 17 ++++---- Src/u_SourceDataUpdateInRectByFillingMap.pas | 17 ++++---- Src/u_SourceDataUpdateInRectByMapsSet.pas | 17 ++++---- Src/u_StaticTreeBuilderBase.pas | 17 ++++---- Src/u_StaticTreeItem.pas | 17 ++++---- Src/u_StrFunc.pas | 17 ++++---- Src/u_StringByLanguageWithStaticList.pas | 17 ++++---- Src/u_StringHistory.pas | 17 ++++---- Src/u_StringProviderForMapTileItem.pas | 41 ++++++++++--------- Src/u_ThreadConfig.pas | 17 ++++---- Src/u_TileInfoBasic.pas | 17 ++++---- Src/u_TileInfoBasicMemCache.pas | 17 ++++---- Src/u_TileKey.pas | 17 ++++---- Src/u_TileRect.pas | 17 ++++---- Src/u_TileRectChangeableByLocalConverter.pas | 17 ++++---- Src/u_TileRectChangeableByOtherTileRect.pas | 17 ++++---- Src/u_TileRectInfo.pas | 17 ++++---- Src/u_TileRectInfoShort.pas | 17 ++++---- Src/u_TileUpdateListenerToLonLat.pas | 17 ++++---- Src/u_TreeByMapActiveMapsSet.pas | 17 ++++---- Src/u_TreeChangeableBase.pas | 17 ++++---- Src/u_UsedMarksConfig.pas | 17 ++++---- Src/u_UsedMarksConfigStatic.pas | 17 ++++---- Src/u_ValueToStringConverter.pas | 17 ++++---- Src/u_ValueToStringConverterChangeable.pas | 17 ++++---- Src/u_ValueToStringConverterConfig.pas | 17 ++++---- Src/u_WindowPositionConfig.pas | 17 ++++---- 1520 files changed, 14850 insertions(+), 11487 deletions(-) diff --git a/Src/ArchiveReadWrite/fr_ArchiveWriteZipConfig.pas b/Src/ArchiveReadWrite/fr_ArchiveWriteZipConfig.pas index 047ced7eb..b3b26e47d 100644 --- a/Src/ArchiveReadWrite/fr_ArchiveWriteZipConfig.pas +++ b/Src/ArchiveReadWrite/fr_ArchiveWriteZipConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ArchiveWriteZipConfig; diff --git a/Src/ArchiveReadWrite/i_ArchiveReadWrite.pas b/Src/ArchiveReadWrite/i_ArchiveReadWrite.pas index 5b311722f..e38152690 100644 --- a/Src/ArchiveReadWrite/i_ArchiveReadWrite.pas +++ b/Src/ArchiveReadWrite/i_ArchiveReadWrite.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ArchiveReadWrite; diff --git a/Src/ArchiveReadWrite/i_ArchiveReadWriteConfig.pas b/Src/ArchiveReadWrite/i_ArchiveReadWriteConfig.pas index 85588a72c..ac2a85d5a 100644 --- a/Src/ArchiveReadWrite/i_ArchiveReadWriteConfig.pas +++ b/Src/ArchiveReadWrite/i_ArchiveReadWriteConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ArchiveReadWriteConfig; diff --git a/Src/ArchiveReadWrite/i_ArchiveReadWriteFactory.pas b/Src/ArchiveReadWrite/i_ArchiveReadWriteFactory.pas index c809ded4c..44569e813 100644 --- a/Src/ArchiveReadWrite/i_ArchiveReadWriteFactory.pas +++ b/Src/ArchiveReadWrite/i_ArchiveReadWriteFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ArchiveReadWriteFactory; diff --git a/Src/ArchiveReadWrite/u_ArchiveReadWrite7Zip.pas b/Src/ArchiveReadWrite/u_ArchiveReadWrite7Zip.pas index 1f43306ba..46f324de9 100644 --- a/Src/ArchiveReadWrite/u_ArchiveReadWrite7Zip.pas +++ b/Src/ArchiveReadWrite/u_ArchiveReadWrite7Zip.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ArchiveReadWrite7Zip; diff --git a/Src/ArchiveReadWrite/u_ArchiveReadWriteConfig.pas b/Src/ArchiveReadWrite/u_ArchiveReadWriteConfig.pas index 0fda41a80..7d2f9d11a 100644 --- a/Src/ArchiveReadWrite/u_ArchiveReadWriteConfig.pas +++ b/Src/ArchiveReadWrite/u_ArchiveReadWriteConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ArchiveReadWriteConfig; diff --git a/Src/ArchiveReadWrite/u_ArchiveReadWriteFactory.pas b/Src/ArchiveReadWrite/u_ArchiveReadWriteFactory.pas index 75f76241b..233768ec8 100644 --- a/Src/ArchiveReadWrite/u_ArchiveReadWriteFactory.pas +++ b/Src/ArchiveReadWrite/u_ArchiveReadWriteFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ArchiveReadWriteFactory; diff --git a/Src/ArchiveReadWrite/u_ArchiveReadWriteSequentialTar.pas b/Src/ArchiveReadWrite/u_ArchiveReadWriteSequentialTar.pas index f3493b62f..8f4dcf82e 100644 --- a/Src/ArchiveReadWrite/u_ArchiveReadWriteSequentialTar.pas +++ b/Src/ArchiveReadWrite/u_ArchiveReadWriteSequentialTar.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ArchiveReadWriteSequentialTar; diff --git a/Src/ArchiveReadWrite/u_ArchiveReadWriteSequentialZip.pas b/Src/ArchiveReadWrite/u_ArchiveReadWriteSequentialZip.pas index ab795609a..2686a2c55 100644 --- a/Src/ArchiveReadWrite/u_ArchiveReadWriteSequentialZip.pas +++ b/Src/ArchiveReadWrite/u_ArchiveReadWriteSequentialZip.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ArchiveReadWriteSequentialZip; diff --git a/Src/Basic/i_BackgroundTask.pas b/Src/Basic/i_BackgroundTask.pas index 2bdde15b8..770b8e88e 100644 --- a/Src/Basic/i_BackgroundTask.pas +++ b/Src/Basic/i_BackgroundTask.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BackgroundTask; diff --git a/Src/Basic/i_BinaryData.pas b/Src/Basic/i_BinaryData.pas index 51549e640..6ff4e9e09 100644 --- a/Src/Basic/i_BinaryData.pas +++ b/Src/Basic/i_BinaryData.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BinaryData; diff --git a/Src/Basic/i_BinaryDataListChangeable.pas b/Src/Basic/i_BinaryDataListChangeable.pas index 3ed0d2cda..41247adfd 100644 --- a/Src/Basic/i_BinaryDataListChangeable.pas +++ b/Src/Basic/i_BinaryDataListChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BinaryDataListChangeable; diff --git a/Src/Basic/i_BinaryDataListStatic.pas b/Src/Basic/i_BinaryDataListStatic.pas index acd8a00b0..bcdb6e073 100644 --- a/Src/Basic/i_BinaryDataListStatic.pas +++ b/Src/Basic/i_BinaryDataListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BinaryDataListStatic; diff --git a/Src/Basic/i_BinaryDataStatic.pas b/Src/Basic/i_BinaryDataStatic.pas index 235c746b1..53126469b 100644 --- a/Src/Basic/i_BinaryDataStatic.pas +++ b/Src/Basic/i_BinaryDataStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BinaryDataStatic; diff --git a/Src/Basic/i_Changeable.pas b/Src/Basic/i_Changeable.pas index c3a5c79b8..9acedea2c 100644 --- a/Src/Basic/i_Changeable.pas +++ b/Src/Basic/i_Changeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Changeable; diff --git a/Src/Basic/i_Dictionary.pas b/Src/Basic/i_Dictionary.pas index 26434f132..27867e616 100644 --- a/Src/Basic/i_Dictionary.pas +++ b/Src/Basic/i_Dictionary.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Dictionary; diff --git a/Src/Basic/i_DictionaryObjects.pas b/Src/Basic/i_DictionaryObjects.pas index dbd5be263..0ffbed700 100644 --- a/Src/Basic/i_DictionaryObjects.pas +++ b/Src/Basic/i_DictionaryObjects.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_DictionaryObjects; diff --git a/Src/Basic/i_EnumID.pas b/Src/Basic/i_EnumID.pas index 2e8172cb5..32709d542 100644 --- a/Src/Basic/i_EnumID.pas +++ b/Src/Basic/i_EnumID.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_EnumID; interface diff --git a/Src/Basic/i_FileNameIterator.pas b/Src/Basic/i_FileNameIterator.pas index a8a830365..3404fb133 100644 --- a/Src/Basic/i_FileNameIterator.pas +++ b/Src/Basic/i_FileNameIterator.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_FileNameIterator; interface diff --git a/Src/Basic/i_GUIDListStatic.pas b/Src/Basic/i_GUIDListStatic.pas index 095b48004..b931cfe0a 100644 --- a/Src/Basic/i_GUIDListStatic.pas +++ b/Src/Basic/i_GUIDListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GUIDListStatic; diff --git a/Src/Basic/i_GUIDSet.pas b/Src/Basic/i_GUIDSet.pas index d54432e82..80a1bf09b 100644 --- a/Src/Basic/i_GUIDSet.pas +++ b/Src/Basic/i_GUIDSet.pas @@ -1,24 +1,24 @@ -{******************************************************************************* +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} - Version: 0.1 - Copyright (C) 2009 Demydov Viktor - mailto:vdemidov@gmail.com - http://viktor.getcv.ru/ - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - -*******************************************************************************} unit i_GUIDSet; interface diff --git a/Src/Basic/i_IDList.pas b/Src/Basic/i_IDList.pas index d9df0e1a4..685d19209 100644 --- a/Src/Basic/i_IDList.pas +++ b/Src/Basic/i_IDList.pas @@ -1,24 +1,24 @@ -{******************************************************************************* +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} - Version: 0.1 - Copyright (C) 2009 Demydov Viktor - mailto:vdemidov@gmail.com - http://viktor.getcv.ru/ - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - -*******************************************************************************} unit i_IDList; interface diff --git a/Src/Basic/i_InterfaceListSimple.pas b/Src/Basic/i_InterfaceListSimple.pas index 0fc9d912e..b4a1e1a2a 100644 --- a/Src/Basic/i_InterfaceListSimple.pas +++ b/Src/Basic/i_InterfaceListSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_InterfaceListSimple; diff --git a/Src/Basic/i_InterfaceListStatic.pas b/Src/Basic/i_InterfaceListStatic.pas index 494364fba..9621b7f8b 100644 --- a/Src/Basic/i_InterfaceListStatic.pas +++ b/Src/Basic/i_InterfaceListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_InterfaceListStatic; diff --git a/Src/Basic/i_Listener.pas b/Src/Basic/i_Listener.pas index d159faf40..9c223ded4 100644 --- a/Src/Basic/i_Listener.pas +++ b/Src/Basic/i_Listener.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Listener; diff --git a/Src/Basic/i_ListenerTime.pas b/Src/Basic/i_ListenerTime.pas index 15f2e74c5..1bc09d1e9 100644 --- a/Src/Basic/i_ListenerTime.pas +++ b/Src/Basic/i_ListenerTime.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ListenerTime; diff --git a/Src/Basic/i_Notifier.pas b/Src/Basic/i_Notifier.pas index a3738b57a..5461ea585 100644 --- a/Src/Basic/i_Notifier.pas +++ b/Src/Basic/i_Notifier.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Notifier; diff --git a/Src/Basic/i_NotifierOperation.pas b/Src/Basic/i_NotifierOperation.pas index 717136765..44ab598d8 100644 --- a/Src/Basic/i_NotifierOperation.pas +++ b/Src/Basic/i_NotifierOperation.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_NotifierOperation; diff --git a/Src/Basic/i_NotifierTime.pas b/Src/Basic/i_NotifierTime.pas index e0f7d6ff9..84e60b955 100644 --- a/Src/Basic/i_NotifierTime.pas +++ b/Src/Basic/i_NotifierTime.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_NotifierTime; diff --git a/Src/Basic/i_SimpleFlag.pas b/Src/Basic/i_SimpleFlag.pas index 4d8e67e15..a7e93bdbc 100644 --- a/Src/Basic/i_SimpleFlag.pas +++ b/Src/Basic/i_SimpleFlag.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_SimpleFlag; interface diff --git a/Src/Basic/i_StringListChangeable.pas b/Src/Basic/i_StringListChangeable.pas index 52d2d6179..39097b478 100644 --- a/Src/Basic/i_StringListChangeable.pas +++ b/Src/Basic/i_StringListChangeable.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_StringListChangeable; interface diff --git a/Src/Basic/i_StringListStatic.pas b/Src/Basic/i_StringListStatic.pas index 3a5cb4702..88dfa3411 100644 --- a/Src/Basic/i_StringListStatic.pas +++ b/Src/Basic/i_StringListStatic.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_StringListStatic; interface diff --git a/Src/Basic/i_Thread.pas b/Src/Basic/i_Thread.pas index 4884b732c..fcec41a67 100644 --- a/Src/Basic/i_Thread.pas +++ b/Src/Basic/i_Thread.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Thread; diff --git a/Src/Basic/i_Timer.pas b/Src/Basic/i_Timer.pas index 4e48ccb84..a83271300 100644 --- a/Src/Basic/i_Timer.pas +++ b/Src/Basic/i_Timer.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Timer; diff --git a/Src/Basic/t_Hash.pas b/Src/Basic/t_Hash.pas index ee6b0ec41..b02a2b884 100644 --- a/Src/Basic/t_Hash.pas +++ b/Src/Basic/t_Hash.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit t_Hash; interface diff --git a/Src/Basic/t_Listener.pas b/Src/Basic/t_Listener.pas index 92d523be4..83b2ddc9a 100644 --- a/Src/Basic/t_Listener.pas +++ b/Src/Basic/t_Listener.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_Listener; diff --git a/Src/Basic/u_BackgroundTask.pas b/Src/Basic/u_BackgroundTask.pas index 9fe53a192..37fe2439d 100644 --- a/Src/Basic/u_BackgroundTask.pas +++ b/Src/Basic/u_BackgroundTask.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BackgroundTask; diff --git a/Src/Basic/u_BinaryData.pas b/Src/Basic/u_BinaryData.pas index 8555639f9..f5b3d662f 100644 --- a/Src/Basic/u_BinaryData.pas +++ b/Src/Basic/u_BinaryData.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BinaryData; diff --git a/Src/Basic/u_BinaryDataByMemStream.pas b/Src/Basic/u_BinaryDataByMemStream.pas index c46e84755..b5e86dee0 100644 --- a/Src/Basic/u_BinaryDataByMemStream.pas +++ b/Src/Basic/u_BinaryDataByMemStream.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BinaryDataByMemStream; diff --git a/Src/Basic/u_BinaryDataListStatic.pas b/Src/Basic/u_BinaryDataListStatic.pas index 453faf46c..c6e8f1734 100644 --- a/Src/Basic/u_BinaryDataListStatic.pas +++ b/Src/Basic/u_BinaryDataListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BinaryDataListStatic; diff --git a/Src/Basic/u_BinaryDataStatic.pas b/Src/Basic/u_BinaryDataStatic.pas index 330052bd2..5f5b81b28 100644 --- a/Src/Basic/u_BinaryDataStatic.pas +++ b/Src/Basic/u_BinaryDataStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BinaryDataStatic; diff --git a/Src/Basic/u_ChangeableBase.pas b/Src/Basic/u_ChangeableBase.pas index dc691b0da..5f4dcc999 100644 --- a/Src/Basic/u_ChangeableBase.pas +++ b/Src/Basic/u_ChangeableBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ChangeableBase; diff --git a/Src/Basic/u_EnumUnknown.pas b/Src/Basic/u_EnumUnknown.pas index f8b8e791b..013a14730 100644 --- a/Src/Basic/u_EnumUnknown.pas +++ b/Src/Basic/u_EnumUnknown.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_EnumUnknown; diff --git a/Src/Basic/u_EnumUnknownEmpty.pas b/Src/Basic/u_EnumUnknownEmpty.pas index 659fca904..f08d9f10e 100644 --- a/Src/Basic/u_EnumUnknownEmpty.pas +++ b/Src/Basic/u_EnumUnknownEmpty.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_EnumUnknownEmpty; diff --git a/Src/Basic/u_EnumUnknownTwoItems.pas b/Src/Basic/u_EnumUnknownTwoItems.pas index f383b6f55..aa32a3298 100644 --- a/Src/Basic/u_EnumUnknownTwoItems.pas +++ b/Src/Basic/u_EnumUnknownTwoItems.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_EnumUnknownTwoItems; diff --git a/Src/Basic/u_FileNameIteratorFolderWithSubfolders.pas b/Src/Basic/u_FileNameIteratorFolderWithSubfolders.pas index d32f5a8f1..e514c2b4b 100644 --- a/Src/Basic/u_FileNameIteratorFolderWithSubfolders.pas +++ b/Src/Basic/u_FileNameIteratorFolderWithSubfolders.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_FileNameIteratorFolderWithSubfolders; interface diff --git a/Src/Basic/u_FileNameIteratorInFolderByMask.pas b/Src/Basic/u_FileNameIteratorInFolderByMask.pas index 2b92f0540..8270f19c2 100644 --- a/Src/Basic/u_FileNameIteratorInFolderByMask.pas +++ b/Src/Basic/u_FileNameIteratorInFolderByMask.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_FileNameIteratorInFolderByMask; interface diff --git a/Src/Basic/u_FileNameIteratorInFolderByMaskList.pas b/Src/Basic/u_FileNameIteratorInFolderByMaskList.pas index 7a47708da..f02f94850 100644 --- a/Src/Basic/u_FileNameIteratorInFolderByMaskList.pas +++ b/Src/Basic/u_FileNameIteratorInFolderByMaskList.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_FileNameIteratorInFolderByMaskList; interface diff --git a/Src/Basic/u_FoldersIteratorRecursiveByLevels.pas b/Src/Basic/u_FoldersIteratorRecursiveByLevels.pas index 86b93984b..6ba5d1d79 100644 --- a/Src/Basic/u_FoldersIteratorRecursiveByLevels.pas +++ b/Src/Basic/u_FoldersIteratorRecursiveByLevels.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_FoldersIteratorRecursiveByLevels; interface diff --git a/Src/Basic/u_FoldersIteratorRecursiveByLevelsWithIgnoredFolders.pas b/Src/Basic/u_FoldersIteratorRecursiveByLevelsWithIgnoredFolders.pas index 42fe70be5..580ccbf6e 100644 --- a/Src/Basic/u_FoldersIteratorRecursiveByLevelsWithIgnoredFolders.pas +++ b/Src/Basic/u_FoldersIteratorRecursiveByLevelsWithIgnoredFolders.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_FoldersIteratorRecursiveByLevelsWithIgnoredFolders; interface diff --git a/Src/Basic/u_GUIDInterfaceSet.pas b/Src/Basic/u_GUIDInterfaceSet.pas index cfbd43620..39e1ee775 100644 --- a/Src/Basic/u_GUIDInterfaceSet.pas +++ b/Src/Basic/u_GUIDInterfaceSet.pas @@ -1,24 +1,24 @@ -{******************************************************************************* - - Version: 0.1 - Copyright (C) 2009 Demydov Viktor - mailto:vdemidov@gmail.com - http://viktor.getcv.ru/ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - -*******************************************************************************} unit u_GUIDInterfaceSet; interface diff --git a/Src/Basic/u_GUIDInterfaceSetOrdered.pas b/Src/Basic/u_GUIDInterfaceSetOrdered.pas index f4d71351d..105469d44 100644 --- a/Src/Basic/u_GUIDInterfaceSetOrdered.pas +++ b/Src/Basic/u_GUIDInterfaceSetOrdered.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2018, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GUIDInterfaceSetOrdered; diff --git a/Src/Basic/u_GUIDListStatic.pas b/Src/Basic/u_GUIDListStatic.pas index 1a4bf1f03..b047f09bd 100644 --- a/Src/Basic/u_GUIDListStatic.pas +++ b/Src/Basic/u_GUIDListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GUIDListStatic; diff --git a/Src/Basic/u_GUIDObjectSet.pas b/Src/Basic/u_GUIDObjectSet.pas index 94dd193fe..72fc9f3c7 100644 --- a/Src/Basic/u_GUIDObjectSet.pas +++ b/Src/Basic/u_GUIDObjectSet.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_GUIDObjectSet; interface diff --git a/Src/Basic/u_GUIDSet.pas b/Src/Basic/u_GUIDSet.pas index 9ad847398..443113f0c 100644 --- a/Src/Basic/u_GUIDSet.pas +++ b/Src/Basic/u_GUIDSet.pas @@ -1,24 +1,24 @@ -{******************************************************************************* +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} - Version: 0.1 - Copyright (C) 2009 Demydov Viktor - mailto:vdemidov@gmail.com - http://viktor.getcv.ru/ - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - -*******************************************************************************} unit u_GUIDSet; interface diff --git a/Src/Basic/u_GUIDTool.pas b/Src/Basic/u_GUIDTool.pas index 1a3f0df14..59c873efb 100644 --- a/Src/Basic/u_GUIDTool.pas +++ b/Src/Basic/u_GUIDTool.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2018, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GUIDTool; diff --git a/Src/Basic/u_IDInterfaceList.pas b/Src/Basic/u_IDInterfaceList.pas index 03c6b09e1..bf701cf49 100644 --- a/Src/Basic/u_IDInterfaceList.pas +++ b/Src/Basic/u_IDInterfaceList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_IDInterfaceList; diff --git a/Src/Basic/u_IdListBase.pas b/Src/Basic/u_IdListBase.pas index e5d4feaea..b435d1bf0 100644 --- a/Src/Basic/u_IdListBase.pas +++ b/Src/Basic/u_IdListBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_IDListBase; diff --git a/Src/Basic/u_InterfaceListSimple.pas b/Src/Basic/u_InterfaceListSimple.pas index 8ee3e42f7..9d950d694 100644 --- a/Src/Basic/u_InterfaceListSimple.pas +++ b/Src/Basic/u_InterfaceListSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InterfaceListSimple; diff --git a/Src/Basic/u_InterfaceListStatic.pas b/Src/Basic/u_InterfaceListStatic.pas index 92f2897f4..7d246e073 100644 --- a/Src/Basic/u_InterfaceListStatic.pas +++ b/Src/Basic/u_InterfaceListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InterfaceListStatic; diff --git a/Src/Basic/u_InterfacedThread.pas b/Src/Basic/u_InterfacedThread.pas index 7277d05d6..6681c3d71 100644 --- a/Src/Basic/u_InterfacedThread.pas +++ b/Src/Basic/u_InterfacedThread.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InterfacedThread; diff --git a/Src/Basic/u_ListenerByEvent.pas b/Src/Basic/u_ListenerByEvent.pas index 7384779d5..c5a3dd9d1 100644 --- a/Src/Basic/u_ListenerByEvent.pas +++ b/Src/Basic/u_ListenerByEvent.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ListenerByEvent; diff --git a/Src/Basic/u_ListenerTime.pas b/Src/Basic/u_ListenerTime.pas index a1fd639e3..7d6e05ceb 100644 --- a/Src/Basic/u_ListenerTime.pas +++ b/Src/Basic/u_ListenerTime.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ListenerTime; diff --git a/Src/Basic/u_Notifier.pas b/Src/Basic/u_Notifier.pas index c00124bd2..b17b4f9fb 100644 --- a/Src/Basic/u_Notifier.pas +++ b/Src/Basic/u_Notifier.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_Notifier; diff --git a/Src/Basic/u_NotifierOperation.pas b/Src/Basic/u_NotifierOperation.pas index 07dab1441..c7e0a5751 100644 --- a/Src/Basic/u_NotifierOperation.pas +++ b/Src/Basic/u_NotifierOperation.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_NotifierOperation; diff --git a/Src/Basic/u_NotifierTime.pas b/Src/Basic/u_NotifierTime.pas index 68d146c76..05a45e453 100644 --- a/Src/Basic/u_NotifierTime.pas +++ b/Src/Basic/u_NotifierTime.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_NotifierTime; diff --git a/Src/Basic/u_SimpleFlagWithInterlock.pas b/Src/Basic/u_SimpleFlagWithInterlock.pas index 85917da4e..7a6bee8b0 100644 --- a/Src/Basic/u_SimpleFlagWithInterlock.pas +++ b/Src/Basic/u_SimpleFlagWithInterlock.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SimpleFlagWithInterlock; diff --git a/Src/Basic/u_StreamReadOnlyByBinaryData.pas b/Src/Basic/u_StreamReadOnlyByBinaryData.pas index 5d81a1c03..e64874afe 100644 --- a/Src/Basic/u_StreamReadOnlyByBinaryData.pas +++ b/Src/Basic/u_StreamReadOnlyByBinaryData.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StreamReadOnlyByBinaryData; diff --git a/Src/Basic/u_StringListStatic.pas b/Src/Basic/u_StringListStatic.pas index a5fd18624..b616bfc53 100644 --- a/Src/Basic/u_StringListStatic.pas +++ b/Src/Basic/u_StringListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StringListStatic; diff --git a/Src/Basic/u_TimerByGetTickCount.pas b/Src/Basic/u_TimerByGetTickCount.pas index c4607001a..e08ec766d 100644 --- a/Src/Basic/u_TimerByGetTickCount.pas +++ b/Src/Basic/u_TimerByGetTickCount.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TimerByGetTickCount; diff --git a/Src/Basic/u_TimerByGetTickCount64.pas b/Src/Basic/u_TimerByGetTickCount64.pas index fb091a240..798c8e989 100644 --- a/Src/Basic/u_TimerByGetTickCount64.pas +++ b/Src/Basic/u_TimerByGetTickCount64.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TimerByGetTickCount64; diff --git a/Src/Basic/u_TimerByNtQueryPerformanceCounter.pas b/Src/Basic/u_TimerByNtQueryPerformanceCounter.pas index 129efa3fb..2daa4bb38 100644 --- a/Src/Basic/u_TimerByNtQueryPerformanceCounter.pas +++ b/Src/Basic/u_TimerByNtQueryPerformanceCounter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TimerByNtQueryPerformanceCounter; diff --git a/Src/Basic/u_TimerByQueryPerformanceCounter.pas b/Src/Basic/u_TimerByQueryPerformanceCounter.pas index cd4f7552e..8a95c0466 100644 --- a/Src/Basic/u_TimerByQueryPerformanceCounter.pas +++ b/Src/Basic/u_TimerByQueryPerformanceCounter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TimerByQueryPerformanceCounter; diff --git a/Src/Bitmap32/c_Color32.pas b/Src/Bitmap32/c_Color32.pas index 40bfd1335..dd3a30585 100644 --- a/Src/Bitmap32/c_Color32.pas +++ b/Src/Bitmap32/c_Color32.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit c_Color32; interface diff --git a/Src/Bitmap32/i_Bitmap32BufferFactory.pas b/Src/Bitmap32/i_Bitmap32BufferFactory.pas index f34cf88bf..dda80c49a 100644 --- a/Src/Bitmap32/i_Bitmap32BufferFactory.pas +++ b/Src/Bitmap32/i_Bitmap32BufferFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Bitmap32BufferFactory; diff --git a/Src/Bitmap32/i_Bitmap32Static.pas b/Src/Bitmap32/i_Bitmap32Static.pas index 9378931eb..c13e1e790 100644 --- a/Src/Bitmap32/i_Bitmap32Static.pas +++ b/Src/Bitmap32/i_Bitmap32Static.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Bitmap32Static; diff --git a/Src/Bitmap32/i_Bitmap32Surface.pas b/Src/Bitmap32/i_Bitmap32Surface.pas index fa3176a1d..f8eb8ca29 100644 --- a/Src/Bitmap32/i_Bitmap32Surface.pas +++ b/Src/Bitmap32/i_Bitmap32Surface.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_Bitmap32Surface; interface diff --git a/Src/Bitmap32/t_Bitmap32.pas b/Src/Bitmap32/t_Bitmap32.pas index 2b07bf898..66d7a41dd 100644 --- a/Src/Bitmap32/t_Bitmap32.pas +++ b/Src/Bitmap32/t_Bitmap32.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit t_Bitmap32; interface diff --git a/Src/Bitmap32/u_Bitmap32BufferFactory.pas b/Src/Bitmap32/u_Bitmap32BufferFactory.pas index 5d27ac53f..6c52ac04b 100644 --- a/Src/Bitmap32/u_Bitmap32BufferFactory.pas +++ b/Src/Bitmap32/u_Bitmap32BufferFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_Bitmap32BufferFactory; diff --git a/Src/Bitmap32/u_Bitmap32BufferFactorySimple.pas b/Src/Bitmap32/u_Bitmap32BufferFactorySimple.pas index a40d42146..baf1735fb 100644 --- a/Src/Bitmap32/u_Bitmap32BufferFactorySimple.pas +++ b/Src/Bitmap32/u_Bitmap32BufferFactorySimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_Bitmap32BufferFactorySimple; diff --git a/Src/Bitmap32/u_Bitmap32ByStaticBitmap.pas b/Src/Bitmap32/u_Bitmap32ByStaticBitmap.pas index 6c6786c79..52593d947 100644 --- a/Src/Bitmap32/u_Bitmap32ByStaticBitmap.pas +++ b/Src/Bitmap32/u_Bitmap32ByStaticBitmap.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_Bitmap32ByStaticBitmap; diff --git a/Src/Bitmap32/u_Bitmap32Static.pas b/Src/Bitmap32/u_Bitmap32Static.pas index 9fc5b65f1..1413c0680 100644 --- a/Src/Bitmap32/u_Bitmap32Static.pas +++ b/Src/Bitmap32/u_Bitmap32Static.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_Bitmap32Static; interface diff --git a/Src/Bitmap32/u_Bitmap32StaticBuilderByGR32.pas b/Src/Bitmap32/u_Bitmap32StaticBuilderByGR32.pas index a1c251d92..3f4dcebc5 100644 --- a/Src/Bitmap32/u_Bitmap32StaticBuilderByGR32.pas +++ b/Src/Bitmap32/u_Bitmap32StaticBuilderByGR32.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_Bitmap32StaticBuilderByGR32; interface diff --git a/Src/Bitmap32/u_Bitmap32StaticBuilderFactory.pas b/Src/Bitmap32/u_Bitmap32StaticBuilderFactory.pas index 67681f957..ff4e17516 100644 --- a/Src/Bitmap32/u_Bitmap32StaticBuilderFactory.pas +++ b/Src/Bitmap32/u_Bitmap32StaticBuilderFactory.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_Bitmap32StaticBuilderFactory; interface diff --git a/Src/Bitmap32/u_Bitmap32StaticFactory.pas b/Src/Bitmap32/u_Bitmap32StaticFactory.pas index 3317d66db..400432223 100644 --- a/Src/Bitmap32/u_Bitmap32StaticFactory.pas +++ b/Src/Bitmap32/u_Bitmap32StaticFactory.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_Bitmap32StaticFactory; interface diff --git a/Src/Bitmap32/u_Bitmap32SurfaceByGr32.pas b/Src/Bitmap32/u_Bitmap32SurfaceByGr32.pas index b2c3beb51..4368b5664 100644 --- a/Src/Bitmap32/u_Bitmap32SurfaceByGr32.pas +++ b/Src/Bitmap32/u_Bitmap32SurfaceByGr32.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_Bitmap32SurfaceByGr32; interface diff --git a/Src/Bitmap32/u_BitmapChangeableFaked.pas b/Src/Bitmap32/u_BitmapChangeableFaked.pas index 864f5963c..7a11d59ad 100644 --- a/Src/Bitmap32/u_BitmapChangeableFaked.pas +++ b/Src/Bitmap32/u_BitmapChangeableFaked.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapChangeableFaked; diff --git a/Src/Bitmap32/u_Color32.pas b/Src/Bitmap32/u_Color32.pas index b280f88b4..44d7d0a60 100644 --- a/Src/Bitmap32/u_Color32.pas +++ b/Src/Bitmap32/u_Color32.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_Color32; interface diff --git a/Src/Bitmap32/u_ObjectPoolBitmap32Standart.pas b/Src/Bitmap32/u_ObjectPoolBitmap32Standart.pas index 3579d5d03..53922ceed 100644 --- a/Src/Bitmap32/u_ObjectPoolBitmap32Standart.pas +++ b/Src/Bitmap32/u_ObjectPoolBitmap32Standart.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ObjectPoolBitmap32Standart; diff --git a/Src/BitmapLayerProvider/i_BitmapLayerProvider.pas b/Src/BitmapLayerProvider/i_BitmapLayerProvider.pas index 441cde98a..d075cea62 100644 --- a/Src/BitmapLayerProvider/i_BitmapLayerProvider.pas +++ b/Src/BitmapLayerProvider/i_BitmapLayerProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BitmapLayerProvider; diff --git a/Src/BitmapLayerProvider/i_BitmapLayerProviderChangeable.pas b/Src/BitmapLayerProvider/i_BitmapLayerProviderChangeable.pas index d1b7a1f65..a474cfb14 100644 --- a/Src/BitmapLayerProvider/i_BitmapLayerProviderChangeable.pas +++ b/Src/BitmapLayerProvider/i_BitmapLayerProviderChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BitmapLayerProviderChangeable; diff --git a/Src/BitmapLayerProvider/u_BitmapLayerProviderByTrackPath.pas b/Src/BitmapLayerProvider/u_BitmapLayerProviderByTrackPath.pas index b40e6bb93..d0706dadd 100644 --- a/Src/BitmapLayerProvider/u_BitmapLayerProviderByTrackPath.pas +++ b/Src/BitmapLayerProvider/u_BitmapLayerProviderByTrackPath.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.џырэх±р) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapLayerProviderByTrackPath; diff --git a/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableBase.pas b/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableBase.pas index 972a64db4..8ce3aaedf 100644 --- a/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableBase.pas +++ b/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapLayerProviderChangeableBase; diff --git a/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableForFillingMap.pas b/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableForFillingMap.pas index fc4753268..bd7cd50db 100644 --- a/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableForFillingMap.pas +++ b/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableForFillingMap.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapLayerProviderChangeableForFillingMap; diff --git a/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableForGpsTrack.pas b/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableForGpsTrack.pas index ca3de8429..d557e123a 100644 --- a/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableForGpsTrack.pas +++ b/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableForGpsTrack.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapLayerProviderChangeableForGpsTrack; diff --git a/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableForGrids.pas b/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableForGrids.pas index b89b8182c..2cc977976 100644 --- a/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableForGrids.pas +++ b/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableForGrids.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapLayerProviderChangeableForGrids; diff --git a/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableForMainLayer.pas b/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableForMainLayer.pas index 7055c1fb2..96c7b280e 100644 --- a/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableForMainLayer.pas +++ b/Src/BitmapLayerProvider/u_BitmapLayerProviderChangeableForMainLayer.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapLayerProviderChangeableForMainLayer; diff --git a/Src/BitmapLayerProvider/u_BitmapLayerProviderComplex.pas b/Src/BitmapLayerProvider/u_BitmapLayerProviderComplex.pas index ce6bbb270..a2a522b42 100644 --- a/Src/BitmapLayerProvider/u_BitmapLayerProviderComplex.pas +++ b/Src/BitmapLayerProvider/u_BitmapLayerProviderComplex.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapLayerProviderComplex; diff --git a/Src/BitmapLayerProvider/u_BitmapLayerProviderFillingMap.pas b/Src/BitmapLayerProvider/u_BitmapLayerProviderFillingMap.pas index 77b422730..6efa52efa 100644 --- a/Src/BitmapLayerProvider/u_BitmapLayerProviderFillingMap.pas +++ b/Src/BitmapLayerProvider/u_BitmapLayerProviderFillingMap.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapLayerProviderFillingMap; diff --git a/Src/BitmapLayerProvider/u_BitmapLayerProviderForViewMaps.pas b/Src/BitmapLayerProvider/u_BitmapLayerProviderForViewMaps.pas index 3e1e821c4..608e56f28 100644 --- a/Src/BitmapLayerProvider/u_BitmapLayerProviderForViewMaps.pas +++ b/Src/BitmapLayerProvider/u_BitmapLayerProviderForViewMaps.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapLayerProviderForViewMaps; diff --git a/Src/BitmapLayerProvider/u_BitmapLayerProviderGridDegree.pas b/Src/BitmapLayerProvider/u_BitmapLayerProviderGridDegree.pas index 40ad0c208..2317ed4df 100644 --- a/Src/BitmapLayerProvider/u_BitmapLayerProviderGridDegree.pas +++ b/Src/BitmapLayerProvider/u_BitmapLayerProviderGridDegree.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapLayerProviderGridDegree; diff --git a/Src/BitmapLayerProvider/u_BitmapLayerProviderGridGenshtab.pas b/Src/BitmapLayerProvider/u_BitmapLayerProviderGridGenshtab.pas index bd8b0b35f..7bdaec9be 100644 --- a/Src/BitmapLayerProvider/u_BitmapLayerProviderGridGenshtab.pas +++ b/Src/BitmapLayerProvider/u_BitmapLayerProviderGridGenshtab.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapLayerProviderGridGenshtab; diff --git a/Src/BitmapLayerProvider/u_BitmapLayerProviderGridTiles.pas b/Src/BitmapLayerProvider/u_BitmapLayerProviderGridTiles.pas index 8fc9d7fff..09aac447c 100644 --- a/Src/BitmapLayerProvider/u_BitmapLayerProviderGridTiles.pas +++ b/Src/BitmapLayerProvider/u_BitmapLayerProviderGridTiles.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapLayerProviderGridTiles; diff --git a/Src/BitmapLayerProvider/u_BitmapLayerProviderMapWithLayer.pas b/Src/BitmapLayerProvider/u_BitmapLayerProviderMapWithLayer.pas index 6011ef119..3923926f0 100644 --- a/Src/BitmapLayerProvider/u_BitmapLayerProviderMapWithLayer.pas +++ b/Src/BitmapLayerProvider/u_BitmapLayerProviderMapWithLayer.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapLayerProviderMapWithLayer; diff --git a/Src/BitmapPostProcessing/i_BitmapPostProcessing.pas b/Src/BitmapPostProcessing/i_BitmapPostProcessing.pas index a0fb7195b..b13f718e6 100644 --- a/Src/BitmapPostProcessing/i_BitmapPostProcessing.pas +++ b/Src/BitmapPostProcessing/i_BitmapPostProcessing.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BitmapPostProcessing; diff --git a/Src/BitmapPostProcessing/i_BitmapPostProcessingConfig.pas b/Src/BitmapPostProcessing/i_BitmapPostProcessingConfig.pas index ec26c8a8b..71268a51c 100644 --- a/Src/BitmapPostProcessing/i_BitmapPostProcessingConfig.pas +++ b/Src/BitmapPostProcessing/i_BitmapPostProcessingConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BitmapPostProcessingConfig; diff --git a/Src/BitmapPostProcessing/u_BitmapPostProcessing.pas b/Src/BitmapPostProcessing/u_BitmapPostProcessing.pas index 6042c21d3..bade66ff8 100644 --- a/Src/BitmapPostProcessing/u_BitmapPostProcessing.pas +++ b/Src/BitmapPostProcessing/u_BitmapPostProcessing.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapPostProcessing; diff --git a/Src/BitmapPostProcessing/u_BitmapPostProcessingChangeableByConfig.pas b/Src/BitmapPostProcessing/u_BitmapPostProcessingChangeableByConfig.pas index 400c172c7..5683454fb 100644 --- a/Src/BitmapPostProcessing/u_BitmapPostProcessingChangeableByConfig.pas +++ b/Src/BitmapPostProcessing/u_BitmapPostProcessingChangeableByConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapPostProcessingChangeableByConfig; diff --git a/Src/BitmapPostProcessing/u_BitmapPostProcessingConfig.pas b/Src/BitmapPostProcessing/u_BitmapPostProcessingConfig.pas index 967a5b568..5d4f331db 100644 --- a/Src/BitmapPostProcessing/u_BitmapPostProcessingConfig.pas +++ b/Src/BitmapPostProcessing/u_BitmapPostProcessingConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapPostProcessingConfig; diff --git a/Src/BitmapTileSaveLoad/i_Bitmap32To8Converter.pas b/Src/BitmapTileSaveLoad/i_Bitmap32To8Converter.pas index 83212937c..be703b7dd 100644 --- a/Src/BitmapTileSaveLoad/i_Bitmap32To8Converter.pas +++ b/Src/BitmapTileSaveLoad/i_Bitmap32To8Converter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Bitmap32To8Converter; diff --git a/Src/BitmapTileSaveLoad/i_Bitmap8Static.pas b/Src/BitmapTileSaveLoad/i_Bitmap8Static.pas index 51c9c7c84..04b23f3df 100644 --- a/Src/BitmapTileSaveLoad/i_Bitmap8Static.pas +++ b/Src/BitmapTileSaveLoad/i_Bitmap8Static.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Bitmap8Static; diff --git a/Src/BitmapTileSaveLoad/i_BitmapTileSaveLoad.pas b/Src/BitmapTileSaveLoad/i_BitmapTileSaveLoad.pas index a8f70bd2b..573671953 100644 --- a/Src/BitmapTileSaveLoad/i_BitmapTileSaveLoad.pas +++ b/Src/BitmapTileSaveLoad/i_BitmapTileSaveLoad.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BitmapTileSaveLoad; diff --git a/Src/BitmapTileSaveLoad/i_BitmapTileSaveLoadFactory.pas b/Src/BitmapTileSaveLoad/i_BitmapTileSaveLoadFactory.pas index 3d1896b38..110eddcb5 100644 --- a/Src/BitmapTileSaveLoad/i_BitmapTileSaveLoadFactory.pas +++ b/Src/BitmapTileSaveLoad/i_BitmapTileSaveLoadFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BitmapTileSaveLoadFactory; diff --git a/Src/BitmapTileSaveLoad/u_Bitmap32To8ConverterByFreeImage.pas b/Src/BitmapTileSaveLoad/u_Bitmap32To8ConverterByFreeImage.pas index 1de0c5090..1e78022c0 100644 --- a/Src/BitmapTileSaveLoad/u_Bitmap32To8ConverterByFreeImage.pas +++ b/Src/BitmapTileSaveLoad/u_Bitmap32To8ConverterByFreeImage.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_Bitmap32To8ConverterByFreeImage; diff --git a/Src/BitmapTileSaveLoad/u_Bitmap32To8ConverterByLibImageQuant.pas b/Src/BitmapTileSaveLoad/u_Bitmap32To8ConverterByLibImageQuant.pas index 443c40c93..7fa07492e 100644 --- a/Src/BitmapTileSaveLoad/u_Bitmap32To8ConverterByLibImageQuant.pas +++ b/Src/BitmapTileSaveLoad/u_Bitmap32To8ConverterByLibImageQuant.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_Bitmap32To8ConverterByLibImageQuant; diff --git a/Src/BitmapTileSaveLoad/u_Bitmap8Static.pas b/Src/BitmapTileSaveLoad/u_Bitmap8Static.pas index c18559169..e8a81a244 100644 --- a/Src/BitmapTileSaveLoad/u_Bitmap8Static.pas +++ b/Src/BitmapTileSaveLoad/u_Bitmap8Static.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_Bitmap8Static; diff --git a/Src/BitmapTileSaveLoad/u_BitmapTileFreeImage.pas b/Src/BitmapTileSaveLoad/u_BitmapTileFreeImage.pas index 91eb1d945..babde5400 100644 --- a/Src/BitmapTileSaveLoad/u_BitmapTileFreeImage.pas +++ b/Src/BitmapTileSaveLoad/u_BitmapTileFreeImage.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileFreeImage; diff --git a/Src/BitmapTileSaveLoad/u_BitmapTileLibJpeg.pas b/Src/BitmapTileSaveLoad/u_BitmapTileLibJpeg.pas index 9852afaf8..9f27c79d1 100644 --- a/Src/BitmapTileSaveLoad/u_BitmapTileLibJpeg.pas +++ b/Src/BitmapTileSaveLoad/u_BitmapTileLibJpeg.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileLibJpeg; diff --git a/Src/BitmapTileSaveLoad/u_BitmapTileLibPng.pas b/Src/BitmapTileSaveLoad/u_BitmapTileLibPng.pas index d3167833e..ec5fb937f 100644 --- a/Src/BitmapTileSaveLoad/u_BitmapTileLibPng.pas +++ b/Src/BitmapTileSaveLoad/u_BitmapTileLibPng.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileLibPng; diff --git a/Src/BitmapTileSaveLoad/u_BitmapTileSaveLoadFactory.pas b/Src/BitmapTileSaveLoad/u_BitmapTileSaveLoadFactory.pas index fbc392642..bf4e6108e 100644 --- a/Src/BitmapTileSaveLoad/u_BitmapTileSaveLoadFactory.pas +++ b/Src/BitmapTileSaveLoad/u_BitmapTileSaveLoadFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileSaveLoadFactory; diff --git a/Src/Browser/c_InternalBrowser.pas b/Src/Browser/c_InternalBrowser.pas index fcb10cdbb..9b8e2ccf6 100644 --- a/Src/Browser/c_InternalBrowser.pas +++ b/Src/Browser/c_InternalBrowser.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit c_InternalBrowser; diff --git a/Src/Browser/frm_InternalBrowser.pas b/Src/Browser/frm_InternalBrowser.pas index 7d20b3378..82a5f1908 100644 --- a/Src/Browser/frm_InternalBrowser.pas +++ b/Src/Browser/frm_InternalBrowser.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_InternalBrowser; diff --git a/Src/Browser/frm_InvisibleBrowser.pas b/Src/Browser/frm_InvisibleBrowser.pas index f294bb918..db137bba4 100644 --- a/Src/Browser/frm_InvisibleBrowser.pas +++ b/Src/Browser/frm_InvisibleBrowser.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_InvisibleBrowser; diff --git a/Src/Browser/i_InternalBrowser.pas b/Src/Browser/i_InternalBrowser.pas index 973535dcc..cc05cae86 100644 --- a/Src/Browser/i_InternalBrowser.pas +++ b/Src/Browser/i_InternalBrowser.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_InternalBrowser; diff --git a/Src/Browser/i_InternalBrowserLastContent.pas b/Src/Browser/i_InternalBrowserLastContent.pas index 5b3e41fad..ad9bc2539 100644 --- a/Src/Browser/i_InternalBrowserLastContent.pas +++ b/Src/Browser/i_InternalBrowserLastContent.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_InternalBrowserLastContent; diff --git a/Src/Browser/i_InvisibleBrowser.pas b/Src/Browser/i_InvisibleBrowser.pas index 01048ce05..d3c2cdd96 100644 --- a/Src/Browser/i_InvisibleBrowser.pas +++ b/Src/Browser/i_InvisibleBrowser.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_InvisibleBrowser; diff --git a/Src/Browser/u_InternalBrowserByForm.pas b/Src/Browser/u_InternalBrowserByForm.pas index 461348016..62f2d3466 100644 --- a/Src/Browser/u_InternalBrowserByForm.pas +++ b/Src/Browser/u_InternalBrowserByForm.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalBrowserByForm; diff --git a/Src/Browser/u_InternalBrowserImplByIE.pas b/Src/Browser/u_InternalBrowserImplByIE.pas index ea5f84efb..24c101d1b 100644 --- a/Src/Browser/u_InternalBrowserImplByIE.pas +++ b/Src/Browser/u_InternalBrowserImplByIE.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalBrowserImplByIE; diff --git a/Src/Browser/u_InternalBrowserLastContent.pas b/Src/Browser/u_InternalBrowserLastContent.pas index 078de16a5..cc230eff1 100644 --- a/Src/Browser/u_InternalBrowserLastContent.pas +++ b/Src/Browser/u_InternalBrowserLastContent.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalBrowserLastContent; diff --git a/Src/Browser/u_InvisibleBrowserByFormSynchronize.pas b/Src/Browser/u_InvisibleBrowserByFormSynchronize.pas index a697df27b..0fab09d9f 100644 --- a/Src/Browser/u_InvisibleBrowserByFormSynchronize.pas +++ b/Src/Browser/u_InvisibleBrowserByFormSynchronize.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InvisibleBrowserByFormSynchronize; diff --git a/Src/CacheManager/frm_ArchiverSettings.pas b/Src/CacheManager/frm_ArchiverSettings.pas index 95e6da0db..d9bd50e59 100644 --- a/Src/CacheManager/frm_ArchiverSettings.pas +++ b/Src/CacheManager/frm_ArchiverSettings.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit frm_ArchiverSettings; interface diff --git a/Src/CacheManager/frm_CacheManager.pas b/Src/CacheManager/frm_CacheManager.pas index d565118b2..bbb1996f4 100644 --- a/Src/CacheManager/frm_CacheManager.pas +++ b/Src/CacheManager/frm_CacheManager.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_CacheManager; diff --git a/Src/CacheManager/frm_ProgressCacheConvrter.pas b/Src/CacheManager/frm_ProgressCacheConvrter.pas index 3f5c7ed4b..756c42c80 100644 --- a/Src/CacheManager/frm_ProgressCacheConvrter.pas +++ b/Src/CacheManager/frm_ProgressCacheConvrter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_ProgressCacheConvrter; diff --git a/Src/CacheManager/i_CacheConverterProgressInfo.pas b/Src/CacheManager/i_CacheConverterProgressInfo.pas index 8056081f9..c541766b4 100644 --- a/Src/CacheManager/i_CacheConverterProgressInfo.pas +++ b/Src/CacheManager/i_CacheConverterProgressInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_CacheConverterProgressInfo; diff --git a/Src/CacheManager/u_CacheConverterProgressInfo.pas b/Src/CacheManager/u_CacheConverterProgressInfo.pas index 67806012a..c16c40a92 100644 --- a/Src/CacheManager/u_CacheConverterProgressInfo.pas +++ b/Src/CacheManager/u_CacheConverterProgressInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CacheConverterProgressInfo; diff --git a/Src/CacheManager/u_ThreadCacheConverter.pas b/Src/CacheManager/u_ThreadCacheConverter.pas index 01aa63249..8fe740da6 100644 --- a/Src/CacheManager/u_ThreadCacheConverter.pas +++ b/Src/CacheManager/u_ThreadCacheConverter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ThreadCacheConverter; diff --git a/Src/CacheManager/u_ThreadCacheManagerAbstract.pas b/Src/CacheManager/u_ThreadCacheManagerAbstract.pas index 24dbf633a..d9c004e01 100644 --- a/Src/CacheManager/u_ThreadCacheManagerAbstract.pas +++ b/Src/CacheManager/u_ThreadCacheManagerAbstract.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ThreadCacheManagerAbstract; diff --git a/Src/CmdLineArgProcessor/i_CmdLineArgProcessor.pas b/Src/CmdLineArgProcessor/i_CmdLineArgProcessor.pas index c2f4160b8..c35f3df94 100644 --- a/Src/CmdLineArgProcessor/i_CmdLineArgProcessor.pas +++ b/Src/CmdLineArgProcessor/i_CmdLineArgProcessor.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_CmdLineArgProcessor; diff --git a/Src/CmdLineArgProcessor/u_CmdLineArgProcessor.pas b/Src/CmdLineArgProcessor/u_CmdLineArgProcessor.pas index 8edc64d7e..a715efa6b 100644 --- a/Src/CmdLineArgProcessor/u_CmdLineArgProcessor.pas +++ b/Src/CmdLineArgProcessor/u_CmdLineArgProcessor.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CmdLineArgProcessor; diff --git a/Src/CmdLineArgProcessor/u_CmdLineArgProcessorAPI.pas b/Src/CmdLineArgProcessor/u_CmdLineArgProcessorAPI.pas index 6ee6c0f78..f6eabfef9 100644 --- a/Src/CmdLineArgProcessor/u_CmdLineArgProcessorAPI.pas +++ b/Src/CmdLineArgProcessor/u_CmdLineArgProcessorAPI.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CmdLineArgProcessorAPI; diff --git a/Src/CmdLineArgProcessor/u_CmdLineArgProcessorHelpers.pas b/Src/CmdLineArgProcessor/u_CmdLineArgProcessorHelpers.pas index 15c8ed1c0..a0de520fc 100644 --- a/Src/CmdLineArgProcessor/u_CmdLineArgProcessorHelpers.pas +++ b/Src/CmdLineArgProcessor/u_CmdLineArgProcessorHelpers.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CmdLineArgProcessorHelpers; diff --git a/Src/ConfigData/i_ConfigDataElement.pas b/Src/ConfigData/i_ConfigDataElement.pas index c55409e93..2309c62e4 100644 --- a/Src/ConfigData/i_ConfigDataElement.pas +++ b/Src/ConfigData/i_ConfigDataElement.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ConfigDataElement; diff --git a/Src/ConfigData/i_ConfigDataProvider.pas b/Src/ConfigData/i_ConfigDataProvider.pas index a7acd97a8..e80a54598 100644 --- a/Src/ConfigData/i_ConfigDataProvider.pas +++ b/Src/ConfigData/i_ConfigDataProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ConfigDataProvider; diff --git a/Src/ConfigData/i_ConfigDataWriteProvider.pas b/Src/ConfigData/i_ConfigDataWriteProvider.pas index bdba372b2..52524f3da 100644 --- a/Src/ConfigData/i_ConfigDataWriteProvider.pas +++ b/Src/ConfigData/i_ConfigDataWriteProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ConfigDataWriteProvider; diff --git a/Src/ConfigData/i_ConfigSaveLoadStrategy.pas b/Src/ConfigData/i_ConfigSaveLoadStrategy.pas index 21ae83b83..1c11f580e 100644 --- a/Src/ConfigData/i_ConfigSaveLoadStrategy.pas +++ b/Src/ConfigData/i_ConfigSaveLoadStrategy.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ConfigSaveLoadStrategy; diff --git a/Src/ConfigData/i_StringConfigDataElement.pas b/Src/ConfigData/i_StringConfigDataElement.pas index 711aa2e60..67e2d44cd 100644 --- a/Src/ConfigData/i_StringConfigDataElement.pas +++ b/Src/ConfigData/i_StringConfigDataElement.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_StringConfigDataElement; diff --git a/Src/ConfigData/u_ConfigDataElementBase.pas b/Src/ConfigData/u_ConfigDataElementBase.pas index 3c644a97c..c677a7010 100644 --- a/Src/ConfigData/u_ConfigDataElementBase.pas +++ b/Src/ConfigData/u_ConfigDataElementBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigDataElementBase; diff --git a/Src/ConfigData/u_ConfigDataElementComplexBase.pas b/Src/ConfigData/u_ConfigDataElementComplexBase.pas index 85c7bf62d..15015ba57 100644 --- a/Src/ConfigData/u_ConfigDataElementComplexBase.pas +++ b/Src/ConfigData/u_ConfigDataElementComplexBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigDataElementComplexBase; diff --git a/Src/ConfigData/u_ConfigDataProviderByFolder.pas b/Src/ConfigData/u_ConfigDataProviderByFolder.pas index f02ba2b5b..7d53f4c6a 100644 --- a/Src/ConfigData/u_ConfigDataProviderByFolder.pas +++ b/Src/ConfigData/u_ConfigDataProviderByFolder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigDataProviderByFolder; diff --git a/Src/ConfigData/u_ConfigDataProviderByIniFile.pas b/Src/ConfigData/u_ConfigDataProviderByIniFile.pas index ca53ec813..c124c9436 100644 --- a/Src/ConfigData/u_ConfigDataProviderByIniFile.pas +++ b/Src/ConfigData/u_ConfigDataProviderByIniFile.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigDataProviderByIniFile; diff --git a/Src/ConfigData/u_ConfigDataProviderByIniFileSection.pas b/Src/ConfigData/u_ConfigDataProviderByIniFileSection.pas index 5b7c49f4e..7eb3f0bfe 100644 --- a/Src/ConfigData/u_ConfigDataProviderByIniFileSection.pas +++ b/Src/ConfigData/u_ConfigDataProviderByIniFileSection.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigDataProviderByIniFileSection; diff --git a/Src/ConfigData/u_ConfigDataProviderByPathConfig.pas b/Src/ConfigData/u_ConfigDataProviderByPathConfig.pas index fd27a1d8e..573e7bfe7 100644 --- a/Src/ConfigData/u_ConfigDataProviderByPathConfig.pas +++ b/Src/ConfigData/u_ConfigDataProviderByPathConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigDataProviderByPathConfig; diff --git a/Src/ConfigData/u_ConfigDataProviderByResources.pas b/Src/ConfigData/u_ConfigDataProviderByResources.pas index 232bd8df3..8e2493c12 100644 --- a/Src/ConfigData/u_ConfigDataProviderByResources.pas +++ b/Src/ConfigData/u_ConfigDataProviderByResources.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigDataProviderByResources; diff --git a/Src/ConfigData/u_ConfigDataProviderByZip.pas b/Src/ConfigData/u_ConfigDataProviderByZip.pas index 265aaba5f..296fd4eac 100644 --- a/Src/ConfigData/u_ConfigDataProviderByZip.pas +++ b/Src/ConfigData/u_ConfigDataProviderByZip.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigDataProviderByZip; diff --git a/Src/ConfigData/u_ConfigDataProviderVirtualWithSubItem.pas b/Src/ConfigData/u_ConfigDataProviderVirtualWithSubItem.pas index 65f303973..eca5751b0 100644 --- a/Src/ConfigData/u_ConfigDataProviderVirtualWithSubItem.pas +++ b/Src/ConfigData/u_ConfigDataProviderVirtualWithSubItem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigDataProviderVirtualWithSubItem; diff --git a/Src/ConfigData/u_ConfigDataProviderWithGlobal.pas b/Src/ConfigData/u_ConfigDataProviderWithGlobal.pas index 80f3a3abf..0053d0f6c 100644 --- a/Src/ConfigData/u_ConfigDataProviderWithGlobal.pas +++ b/Src/ConfigData/u_ConfigDataProviderWithGlobal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigDataProviderWithGlobal; diff --git a/Src/ConfigData/u_ConfigDataProviderWithLocal.pas b/Src/ConfigData/u_ConfigDataProviderWithLocal.pas index 93b3f38d3..fb87c1a3b 100644 --- a/Src/ConfigData/u_ConfigDataProviderWithLocal.pas +++ b/Src/ConfigData/u_ConfigDataProviderWithLocal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigDataProviderWithLocal; diff --git a/Src/ConfigData/u_ConfigDataProviderWithReplacedSubItem.pas b/Src/ConfigData/u_ConfigDataProviderWithReplacedSubItem.pas index 9318481d0..65fff704d 100644 --- a/Src/ConfigData/u_ConfigDataProviderWithReplacedSubItem.pas +++ b/Src/ConfigData/u_ConfigDataProviderWithReplacedSubItem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigDataProviderWithReplacedSubItem; diff --git a/Src/ConfigData/u_ConfigDataProviderWithUseDepreciated.pas b/Src/ConfigData/u_ConfigDataProviderWithUseDepreciated.pas index 8d5a97cea..0623f0a53 100644 --- a/Src/ConfigData/u_ConfigDataProviderWithUseDepreciated.pas +++ b/Src/ConfigData/u_ConfigDataProviderWithUseDepreciated.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigDataProviderWithUseDepreciated; diff --git a/Src/ConfigData/u_ConfigDataWriteProviderByIniFile.pas b/Src/ConfigData/u_ConfigDataWriteProviderByIniFile.pas index d2357c4b4..ca0864331 100644 --- a/Src/ConfigData/u_ConfigDataWriteProviderByIniFile.pas +++ b/Src/ConfigData/u_ConfigDataWriteProviderByIniFile.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigDataWriteProviderByIniFile; diff --git a/Src/ConfigData/u_ConfigDataWriteProviderByIniFileSection.pas b/Src/ConfigData/u_ConfigDataWriteProviderByIniFileSection.pas index 1ce5b7e1d..c8e38057e 100644 --- a/Src/ConfigData/u_ConfigDataWriteProviderByIniFileSection.pas +++ b/Src/ConfigData/u_ConfigDataWriteProviderByIniFileSection.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigDataWriteProviderByIniFileSection; diff --git a/Src/ConfigData/u_ConfigDataWriteProviderWithGlobal.pas b/Src/ConfigData/u_ConfigDataWriteProviderWithGlobal.pas index 13c185100..b847cc51e 100644 --- a/Src/ConfigData/u_ConfigDataWriteProviderWithGlobal.pas +++ b/Src/ConfigData/u_ConfigDataWriteProviderWithGlobal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigDataWriteProviderWithGlobal; diff --git a/Src/ConfigData/u_ConfigProviderHelpers.pas b/Src/ConfigData/u_ConfigProviderHelpers.pas index 9a7468588..e27a70c5c 100644 --- a/Src/ConfigData/u_ConfigProviderHelpers.pas +++ b/Src/ConfigData/u_ConfigProviderHelpers.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigProviderHelpers; diff --git a/Src/ConfigData/u_ConfigSaveLoadStrategyBasicProviderSubItem.pas b/Src/ConfigData/u_ConfigSaveLoadStrategyBasicProviderSubItem.pas index 36a2cff08..7b8130e55 100644 --- a/Src/ConfigData/u_ConfigSaveLoadStrategyBasicProviderSubItem.pas +++ b/Src/ConfigData/u_ConfigSaveLoadStrategyBasicProviderSubItem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigSaveLoadStrategyBasicProviderSubItem; diff --git a/Src/ConfigData/u_ConfigSaveLoadStrategyBasicUseProvider.pas b/Src/ConfigData/u_ConfigSaveLoadStrategyBasicUseProvider.pas index 1127a8291..82d853faa 100644 --- a/Src/ConfigData/u_ConfigSaveLoadStrategyBasicUseProvider.pas +++ b/Src/ConfigData/u_ConfigSaveLoadStrategyBasicUseProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ConfigSaveLoadStrategyBasicUseProvider; diff --git a/Src/ConfigData/u_StringConfigDataElementWithDefBase.pas b/Src/ConfigData/u_StringConfigDataElementWithDefBase.pas index 75dbc38c2..10f9b7a5f 100644 --- a/Src/ConfigData/u_StringConfigDataElementWithDefBase.pas +++ b/Src/ConfigData/u_StringConfigDataElementWithDefBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StringConfigDataElementWithDefBase; diff --git a/Src/ConfigData/u_StringConfigDataElementWithDefByGetText.pas b/Src/ConfigData/u_StringConfigDataElementWithDefByGetText.pas index 3e0ce120a..e69f46c63 100644 --- a/Src/ConfigData/u_StringConfigDataElementWithDefByGetText.pas +++ b/Src/ConfigData/u_StringConfigDataElementWithDefByGetText.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StringConfigDataElementWithDefByGetText; diff --git a/Src/ConfigData/u_StringConfigDataElementWithDefByStringRec.pas b/Src/ConfigData/u_StringConfigDataElementWithDefByStringRec.pas index f52708b6d..5dfb1ead9 100644 --- a/Src/ConfigData/u_StringConfigDataElementWithDefByStringRec.pas +++ b/Src/ConfigData/u_StringConfigDataElementWithDefByStringRec.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StringConfigDataElementWithDefByStringRec; diff --git a/Src/ConfigData/u_StringConfigDataElementWithLanguage.pas b/Src/ConfigData/u_StringConfigDataElementWithLanguage.pas index 14d73efa7..5ddba270d 100644 --- a/Src/ConfigData/u_StringConfigDataElementWithLanguage.pas +++ b/Src/ConfigData/u_StringConfigDataElementWithLanguage.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StringConfigDataElementWithLanguage; diff --git a/Src/ContentType/i_ContentConverter.pas b/Src/ContentType/i_ContentConverter.pas index 8f23bde7a..c909ea1fd 100644 --- a/Src/ContentType/i_ContentConverter.pas +++ b/Src/ContentType/i_ContentConverter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ContentConverter; diff --git a/Src/ContentType/i_ContentTypeInfo.pas b/Src/ContentType/i_ContentTypeInfo.pas index de3a85a59..728d0d7b1 100644 --- a/Src/ContentType/i_ContentTypeInfo.pas +++ b/Src/ContentType/i_ContentTypeInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ContentTypeInfo; diff --git a/Src/ContentType/i_ContentTypeManager.pas b/Src/ContentType/i_ContentTypeManager.pas index 122341975..decde59ba 100644 --- a/Src/ContentType/i_ContentTypeManager.pas +++ b/Src/ContentType/i_ContentTypeManager.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ContentTypeManager; diff --git a/Src/ContentType/i_ContentTypeSubst.pas b/Src/ContentType/i_ContentTypeSubst.pas index 2a579232c..62c03c1b4 100644 --- a/Src/ContentType/i_ContentTypeSubst.pas +++ b/Src/ContentType/i_ContentTypeSubst.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ContentTypeSubst; diff --git a/Src/ContentType/u_ContentConverterBase.pas b/Src/ContentType/u_ContentConverterBase.pas index 2d87cbe5a..7d027e2c6 100644 --- a/Src/ContentType/u_ContentConverterBase.pas +++ b/Src/ContentType/u_ContentConverterBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ContentConverterBase; diff --git a/Src/ContentType/u_ContentConverterBitmap.pas b/Src/ContentType/u_ContentConverterBitmap.pas index efeee9b1c..bcf530f1f 100644 --- a/Src/ContentType/u_ContentConverterBitmap.pas +++ b/Src/ContentType/u_ContentConverterBitmap.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ContentConverterBitmap; diff --git a/Src/ContentType/u_ContentConverterKml2Kmz.pas b/Src/ContentType/u_ContentConverterKml2Kmz.pas index ba0a70f2b..be3ca339b 100644 --- a/Src/ContentType/u_ContentConverterKml2Kmz.pas +++ b/Src/ContentType/u_ContentConverterKml2Kmz.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ContentConverterKml2Kmz; diff --git a/Src/ContentType/u_ContentConverterKmz2Kml.pas b/Src/ContentType/u_ContentConverterKmz2Kml.pas index 709c8aea8..a5430ee98 100644 --- a/Src/ContentType/u_ContentConverterKmz2Kml.pas +++ b/Src/ContentType/u_ContentConverterKmz2Kml.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ContentConverterKmz2Kml; diff --git a/Src/ContentType/u_ContentConverterMatrix.pas b/Src/ContentType/u_ContentConverterMatrix.pas index 8f0a6cc7b..00c5e6f35 100644 --- a/Src/ContentType/u_ContentConverterMatrix.pas +++ b/Src/ContentType/u_ContentConverterMatrix.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ContentConverterMatrix; diff --git a/Src/ContentType/u_ContentConvertersListByKey.pas b/Src/ContentType/u_ContentConvertersListByKey.pas index a05a2634d..72ee8d082 100644 --- a/Src/ContentType/u_ContentConvertersListByKey.pas +++ b/Src/ContentType/u_ContentConvertersListByKey.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ContentConvertersListByKey; diff --git a/Src/ContentType/u_ContentTypeInfo.pas b/Src/ContentType/u_ContentTypeInfo.pas index a383c4ff1..806290df8 100644 --- a/Src/ContentType/u_ContentTypeInfo.pas +++ b/Src/ContentType/u_ContentTypeInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ContentTypeInfo; diff --git a/Src/ContentType/u_ContentTypeListByKey.pas b/Src/ContentType/u_ContentTypeListByKey.pas index e477a174b..aa2e298a8 100644 --- a/Src/ContentType/u_ContentTypeListByKey.pas +++ b/Src/ContentType/u_ContentTypeListByKey.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ContentTypeListByKey; diff --git a/Src/ContentType/u_ContentTypeManagerBase.pas b/Src/ContentType/u_ContentTypeManagerBase.pas index cb6f6c6df..423632497 100644 --- a/Src/ContentType/u_ContentTypeManagerBase.pas +++ b/Src/ContentType/u_ContentTypeManagerBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ContentTypeManagerBase; diff --git a/Src/ContentType/u_ContentTypeManagerSimple.pas b/Src/ContentType/u_ContentTypeManagerSimple.pas index e646cd7a3..4c569a346 100644 --- a/Src/ContentType/u_ContentTypeManagerSimple.pas +++ b/Src/ContentType/u_ContentTypeManagerSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ContentTypeManagerSimple; diff --git a/Src/ContentType/u_ContentTypeSubstByList.pas b/Src/ContentType/u_ContentTypeSubstByList.pas index 9944bbee2..0b07add3c 100644 --- a/Src/ContentType/u_ContentTypeSubstByList.pas +++ b/Src/ContentType/u_ContentTypeSubstByList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ContentTypeSubstByList; diff --git a/Src/CoordConvert/c_CoordConverter.pas b/Src/CoordConvert/c_CoordConverter.pas index 3b17ceaef..8a68509dc 100644 --- a/Src/CoordConvert/c_CoordConverter.pas +++ b/Src/CoordConvert/c_CoordConverter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit c_CoordConverter; diff --git a/Src/CoordConvert/i_ConvertProjectionToProjection.pas b/Src/CoordConvert/i_ConvertProjectionToProjection.pas index a8e989f4f..577104fba 100644 --- a/Src/CoordConvert/i_ConvertProjectionToProjection.pas +++ b/Src/CoordConvert/i_ConvertProjectionToProjection.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ConvertProjectionToProjection; diff --git a/Src/CoordConvert/i_ConvertProjectionToProjectionFactory.pas b/Src/CoordConvert/i_ConvertProjectionToProjectionFactory.pas index 051a7ed85..af3b9021a 100644 --- a/Src/CoordConvert/i_ConvertProjectionToProjectionFactory.pas +++ b/Src/CoordConvert/i_ConvertProjectionToProjectionFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ConvertProjectionToProjectionFactory; diff --git a/Src/CoordConvert/i_CoordConverterSimple.pas b/Src/CoordConvert/i_CoordConverterSimple.pas index 5206bd56e..6506a9c8f 100644 --- a/Src/CoordConvert/i_CoordConverterSimple.pas +++ b/Src/CoordConvert/i_CoordConverterSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_CoordConverterSimple; diff --git a/Src/CoordConvert/i_Datum.pas b/Src/CoordConvert/i_Datum.pas index 8c0e71f37..892a3ed27 100644 --- a/Src/CoordConvert/i_Datum.pas +++ b/Src/CoordConvert/i_Datum.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Datum; diff --git a/Src/CoordConvert/i_DatumFactory.pas b/Src/CoordConvert/i_DatumFactory.pas index 50cc04e1d..4079ff5f6 100644 --- a/Src/CoordConvert/i_DatumFactory.pas +++ b/Src/CoordConvert/i_DatumFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_DatumFactory; diff --git a/Src/CoordConvert/i_LocalCoordConverter.pas b/Src/CoordConvert/i_LocalCoordConverter.pas index a9aff1d05..c128c6a39 100644 --- a/Src/CoordConvert/i_LocalCoordConverter.pas +++ b/Src/CoordConvert/i_LocalCoordConverter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_LocalCoordConverter; diff --git a/Src/CoordConvert/i_LocalCoordConverterChangeable.pas b/Src/CoordConvert/i_LocalCoordConverterChangeable.pas index 367b17c45..8cb3f80c2 100644 --- a/Src/CoordConvert/i_LocalCoordConverterChangeable.pas +++ b/Src/CoordConvert/i_LocalCoordConverterChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_LocalCoordConverterChangeable; diff --git a/Src/CoordConvert/i_LocalCoordConverterFactory.pas b/Src/CoordConvert/i_LocalCoordConverterFactory.pas index f32c8a03b..4761d9096 100644 --- a/Src/CoordConvert/i_LocalCoordConverterFactory.pas +++ b/Src/CoordConvert/i_LocalCoordConverterFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_LocalCoordConverterFactory; diff --git a/Src/CoordConvert/i_LocalCoordConverterFactorySimpe.pas b/Src/CoordConvert/i_LocalCoordConverterFactorySimpe.pas index d0fea6f0d..94075fbd5 100644 --- a/Src/CoordConvert/i_LocalCoordConverterFactorySimpe.pas +++ b/Src/CoordConvert/i_LocalCoordConverterFactorySimpe.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_LocalCoordConverterFactorySimpe; diff --git a/Src/CoordConvert/i_ProjConverter.pas b/Src/CoordConvert/i_ProjConverter.pas index 85dd49554..7f4d42fb1 100644 --- a/Src/CoordConvert/i_ProjConverter.pas +++ b/Src/CoordConvert/i_ProjConverter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ProjConverter; diff --git a/Src/CoordConvert/i_Projection.pas b/Src/CoordConvert/i_Projection.pas index aeeb2c3e3..9478acf36 100644 --- a/Src/CoordConvert/i_Projection.pas +++ b/Src/CoordConvert/i_Projection.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Projection; diff --git a/Src/CoordConvert/i_ProjectionSet.pas b/Src/CoordConvert/i_ProjectionSet.pas index fa4694338..35b31c459 100644 --- a/Src/CoordConvert/i_ProjectionSet.pas +++ b/Src/CoordConvert/i_ProjectionSet.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ProjectionSet; diff --git a/Src/CoordConvert/i_ProjectionSetChangeable.pas b/Src/CoordConvert/i_ProjectionSetChangeable.pas index ba68f4a8e..77d368807 100644 --- a/Src/CoordConvert/i_ProjectionSetChangeable.pas +++ b/Src/CoordConvert/i_ProjectionSetChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ProjectionSetChangeable; diff --git a/Src/CoordConvert/i_ProjectionSetFactory.pas b/Src/CoordConvert/i_ProjectionSetFactory.pas index 057f3ed2b..022956e98 100644 --- a/Src/CoordConvert/i_ProjectionSetFactory.pas +++ b/Src/CoordConvert/i_ProjectionSetFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ProjectionSetFactory; diff --git a/Src/CoordConvert/i_ProjectionSetList.pas b/Src/CoordConvert/i_ProjectionSetList.pas index 9442fd351..382f1a38f 100644 --- a/Src/CoordConvert/i_ProjectionSetList.pas +++ b/Src/CoordConvert/i_ProjectionSetList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ProjectionSetList; diff --git a/Src/CoordConvert/i_ProjectionType.pas b/Src/CoordConvert/i_ProjectionType.pas index 06f46fda2..9af98e347 100644 --- a/Src/CoordConvert/i_ProjectionType.pas +++ b/Src/CoordConvert/i_ProjectionType.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ProjectionType; diff --git a/Src/CoordConvert/i_ProjectionTypeFactory.pas b/Src/CoordConvert/i_ProjectionTypeFactory.pas index d5b99c588..35da0c13c 100644 --- a/Src/CoordConvert/i_ProjectionTypeFactory.pas +++ b/Src/CoordConvert/i_ProjectionTypeFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ProjectionTypeFactory; diff --git a/Src/CoordConvert/u_CoordConverterSimpleByProjectionSet.pas b/Src/CoordConvert/u_CoordConverterSimpleByProjectionSet.pas index fd41a4c29..332fbac4a 100644 --- a/Src/CoordConvert/u_CoordConverterSimpleByProjectionSet.pas +++ b/Src/CoordConvert/u_CoordConverterSimpleByProjectionSet.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_CoordConverterSimpleByProjectionSet; interface diff --git a/Src/CoordConvert/u_Datum.pas b/Src/CoordConvert/u_Datum.pas index 51b7e46b9..5f2cbee07 100644 --- a/Src/CoordConvert/u_Datum.pas +++ b/Src/CoordConvert/u_Datum.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_Datum; diff --git a/Src/CoordConvert/u_DatumFactory.pas b/Src/CoordConvert/u_DatumFactory.pas index 400f07bf8..8b81a56ed 100644 --- a/Src/CoordConvert/u_DatumFactory.pas +++ b/Src/CoordConvert/u_DatumFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DatumFactory; diff --git a/Src/CoordConvert/u_LocalConverterChangeableOfMiniMap.pas b/Src/CoordConvert/u_LocalConverterChangeableOfMiniMap.pas index ad979139b..0454f3829 100644 --- a/Src/CoordConvert/u_LocalConverterChangeableOfMiniMap.pas +++ b/Src/CoordConvert/u_LocalConverterChangeableOfMiniMap.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LocalConverterChangeableOfMiniMap; diff --git a/Src/CoordConvert/u_LocalCoordConverter.pas b/Src/CoordConvert/u_LocalCoordConverter.pas index d3f177e10..1bfc2c5e7 100644 --- a/Src/CoordConvert/u_LocalCoordConverter.pas +++ b/Src/CoordConvert/u_LocalCoordConverter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LocalCoordConverter; diff --git a/Src/CoordConvert/u_LocalCoordConverterChangeable.pas b/Src/CoordConvert/u_LocalCoordConverterChangeable.pas index a8c805714..2d2035585 100644 --- a/Src/CoordConvert/u_LocalCoordConverterChangeable.pas +++ b/Src/CoordConvert/u_LocalCoordConverterChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LocalCoordConverterChangeable; diff --git a/Src/CoordConvert/u_LocalCoordConverterFactory.pas b/Src/CoordConvert/u_LocalCoordConverterFactory.pas index 26c9d81b3..a579c0eb1 100644 --- a/Src/CoordConvert/u_LocalCoordConverterFactory.pas +++ b/Src/CoordConvert/u_LocalCoordConverterFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LocalCoordConverterFactory; diff --git a/Src/CoordConvert/u_LocalCoordConverterFactorySimpe.pas b/Src/CoordConvert/u_LocalCoordConverterFactorySimpe.pas index a67f2b1bc..e1437ba3a 100644 --- a/Src/CoordConvert/u_LocalCoordConverterFactorySimpe.pas +++ b/Src/CoordConvert/u_LocalCoordConverterFactorySimpe.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LocalCoordConverterFactorySimpe; diff --git a/Src/CoordConvert/u_ProjConverterByDll.pas b/Src/CoordConvert/u_ProjConverterByDll.pas index 1f79f8c1f..bb66bab97 100644 --- a/Src/CoordConvert/u_ProjConverterByDll.pas +++ b/Src/CoordConvert/u_ProjConverterByDll.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProjConverterByDll; diff --git a/Src/CoordConvert/u_ProjConverterFactory.pas b/Src/CoordConvert/u_ProjConverterFactory.pas index 8e20fa241..f3e258011 100644 --- a/Src/CoordConvert/u_ProjConverterFactory.pas +++ b/Src/CoordConvert/u_ProjConverterFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProjConverterFactory; diff --git a/Src/CoordConvert/u_ProjectionBasic256x256.pas b/Src/CoordConvert/u_ProjectionBasic256x256.pas index 52ba14e08..e0687fb2e 100644 --- a/Src/CoordConvert/u_ProjectionBasic256x256.pas +++ b/Src/CoordConvert/u_ProjectionBasic256x256.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProjectionBasic256x256; diff --git a/Src/CoordConvert/u_ProjectionSetFactorySimple.pas b/Src/CoordConvert/u_ProjectionSetFactorySimple.pas index 0c3d73c39..b834937f7 100644 --- a/Src/CoordConvert/u_ProjectionSetFactorySimple.pas +++ b/Src/CoordConvert/u_ProjectionSetFactorySimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProjectionSetFactorySimple; diff --git a/Src/CoordConvert/u_ProjectionSetListStatic.pas b/Src/CoordConvert/u_ProjectionSetListStatic.pas index dce653a8d..362a0dc5c 100644 --- a/Src/CoordConvert/u_ProjectionSetListStatic.pas +++ b/Src/CoordConvert/u_ProjectionSetListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProjectionSetListStatic; diff --git a/Src/CoordConvert/u_ProjectionSetListStaticSimple.pas b/Src/CoordConvert/u_ProjectionSetListStaticSimple.pas index 0a5c6268c..1e0665c2a 100644 --- a/Src/CoordConvert/u_ProjectionSetListStaticSimple.pas +++ b/Src/CoordConvert/u_ProjectionSetListStaticSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProjectionSetListStaticSimple; diff --git a/Src/CoordConvert/u_ProjectionSetSimple.pas b/Src/CoordConvert/u_ProjectionSetSimple.pas index 8f85990a2..2a4e4fdde 100644 --- a/Src/CoordConvert/u_ProjectionSetSimple.pas +++ b/Src/CoordConvert/u_ProjectionSetSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProjectionSetSimple; diff --git a/Src/CoordConvert/u_ProjectionTypeBase.pas b/Src/CoordConvert/u_ProjectionTypeBase.pas index cd01cf118..5d527a72c 100644 --- a/Src/CoordConvert/u_ProjectionTypeBase.pas +++ b/Src/CoordConvert/u_ProjectionTypeBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProjectionTypeBase; diff --git a/Src/CoordConvert/u_ProjectionTypeFactorySimple.pas b/Src/CoordConvert/u_ProjectionTypeFactorySimple.pas index a6fd017ac..fa34a6cba 100644 --- a/Src/CoordConvert/u_ProjectionTypeFactorySimple.pas +++ b/Src/CoordConvert/u_ProjectionTypeFactorySimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProjectionTypeFactorySimple; diff --git a/Src/CoordConvert/u_ProjectionTypeGELonLat.pas b/Src/CoordConvert/u_ProjectionTypeGELonLat.pas index ea96054bd..9f3f373ba 100644 --- a/Src/CoordConvert/u_ProjectionTypeGELonLat.pas +++ b/Src/CoordConvert/u_ProjectionTypeGELonLat.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProjectionTypeGELonLat; diff --git a/Src/CoordConvert/u_ProjectionTypeMercatorOnEllipsoid.pas b/Src/CoordConvert/u_ProjectionTypeMercatorOnEllipsoid.pas index 9534f9af9..ec0db3b63 100644 --- a/Src/CoordConvert/u_ProjectionTypeMercatorOnEllipsoid.pas +++ b/Src/CoordConvert/u_ProjectionTypeMercatorOnEllipsoid.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProjectionTypeMercatorOnEllipsoid; diff --git a/Src/CoordConvert/u_ProjectionTypeMercatorOnSphere.pas b/Src/CoordConvert/u_ProjectionTypeMercatorOnSphere.pas index e18f6d984..c6109c0bb 100644 --- a/Src/CoordConvert/u_ProjectionTypeMercatorOnSphere.pas +++ b/Src/CoordConvert/u_ProjectionTypeMercatorOnSphere.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProjectionTypeMercatorOnSphere; diff --git a/Src/CoordRepresentation/i_CoordFromStringParser.pas b/Src/CoordRepresentation/i_CoordFromStringParser.pas index 14e69e9d0..86b4de305 100644 --- a/Src/CoordRepresentation/i_CoordFromStringParser.pas +++ b/Src/CoordRepresentation/i_CoordFromStringParser.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_CoordFromStringParser; diff --git a/Src/CoordRepresentation/i_CoordRepresentationConfig.pas b/Src/CoordRepresentation/i_CoordRepresentationConfig.pas index 49a2a8356..e1968b8f4 100644 --- a/Src/CoordRepresentation/i_CoordRepresentationConfig.pas +++ b/Src/CoordRepresentation/i_CoordRepresentationConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_CoordRepresentationConfig; diff --git a/Src/CoordRepresentation/i_CoordToStringConverter.pas b/Src/CoordRepresentation/i_CoordToStringConverter.pas index 964abbe01..e23146cdc 100644 --- a/Src/CoordRepresentation/i_CoordToStringConverter.pas +++ b/Src/CoordRepresentation/i_CoordToStringConverter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_CoordToStringConverter; diff --git a/Src/CoordRepresentation/t_CoordRepresentation.pas b/Src/CoordRepresentation/t_CoordRepresentation.pas index 622543333..16ebd6030 100644 --- a/Src/CoordRepresentation/t_CoordRepresentation.pas +++ b/Src/CoordRepresentation/t_CoordRepresentation.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_CoordRepresentation; diff --git a/Src/CoordRepresentation/u_CoordFromStringParser.pas b/Src/CoordRepresentation/u_CoordFromStringParser.pas index 960517436..356bf28bd 100644 --- a/Src/CoordRepresentation/u_CoordFromStringParser.pas +++ b/Src/CoordRepresentation/u_CoordFromStringParser.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CoordFromStringParser; diff --git a/Src/CoordRepresentation/u_CoordRepresentation.pas b/Src/CoordRepresentation/u_CoordRepresentation.pas index 036478a9b..3947e99c6 100644 --- a/Src/CoordRepresentation/u_CoordRepresentation.pas +++ b/Src/CoordRepresentation/u_CoordRepresentation.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2020, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CoordRepresentation; diff --git a/Src/CoordRepresentation/u_CoordRepresentationConfig.pas b/Src/CoordRepresentation/u_CoordRepresentationConfig.pas index c7da43fc2..302664f51 100644 --- a/Src/CoordRepresentation/u_CoordRepresentationConfig.pas +++ b/Src/CoordRepresentation/u_CoordRepresentationConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CoordRepresentationConfig; diff --git a/Src/CoordRepresentation/u_CoordToStringConverter.pas b/Src/CoordRepresentation/u_CoordToStringConverter.pas index ad28e4112..04f9a7b9d 100644 --- a/Src/CoordRepresentation/u_CoordToStringConverter.pas +++ b/Src/CoordRepresentation/u_CoordToStringConverter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CoordToStringConverter; diff --git a/Src/CoordRepresentation/u_CoordToStringConverterChangeable.pas b/Src/CoordRepresentation/u_CoordToStringConverterChangeable.pas index d6061e9ee..0cea468fe 100644 --- a/Src/CoordRepresentation/u_CoordToStringConverterChangeable.pas +++ b/Src/CoordRepresentation/u_CoordToStringConverterChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CoordToStringConverterChangeable; diff --git a/Src/Debug/frm_DebugInfo.pas b/Src/Debug/frm_DebugInfo.pas index 795b86620..b093bad2f 100644 --- a/Src/Debug/frm_DebugInfo.pas +++ b/Src/Debug/frm_DebugInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_DebugInfo; diff --git a/Src/Debug/i_DebugInfoSubSystem.pas b/Src/Debug/i_DebugInfoSubSystem.pas index 6ea58dcc0..85f77707a 100644 --- a/Src/Debug/i_DebugInfoSubSystem.pas +++ b/Src/Debug/i_DebugInfoSubSystem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_DebugInfoSubSystem; diff --git a/Src/Debug/i_DebugInfoWindow.pas b/Src/Debug/i_DebugInfoWindow.pas index 70836b36a..98b954e31 100644 --- a/Src/Debug/i_DebugInfoWindow.pas +++ b/Src/Debug/i_DebugInfoWindow.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_DebugInfoWindow; diff --git a/Src/Debug/i_InternalDebugConfig.pas b/Src/Debug/i_InternalDebugConfig.pas index b6a429e48..e3f198ffd 100644 --- a/Src/Debug/i_InternalDebugConfig.pas +++ b/Src/Debug/i_InternalDebugConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_InternalDebugConfig; diff --git a/Src/Debug/u_BaseInterfacedObjectDebug.pas b/Src/Debug/u_BaseInterfacedObjectDebug.pas index c942264fa..065515933 100644 --- a/Src/Debug/u_BaseInterfacedObjectDebug.pas +++ b/Src/Debug/u_BaseInterfacedObjectDebug.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BaseInterfacedObjectDebug; diff --git a/Src/Debug/u_DebugInfoSubSystem.pas b/Src/Debug/u_DebugInfoSubSystem.pas index 2e58e0d30..94bf081d3 100644 --- a/Src/Debug/u_DebugInfoSubSystem.pas +++ b/Src/Debug/u_DebugInfoSubSystem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DebugInfoSubSystem; diff --git a/Src/Debug/u_DebugInfoWindow.pas b/Src/Debug/u_DebugInfoWindow.pas index aef1d4a2b..fda0eb1ab 100644 --- a/Src/Debug/u_DebugInfoWindow.pas +++ b/Src/Debug/u_DebugInfoWindow.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DebugInfoWindow; diff --git a/Src/Debug/u_InternalDebugConfig.pas b/Src/Debug/u_InternalDebugConfig.pas index 237461e32..a36a27526 100644 --- a/Src/Debug/u_InternalDebugConfig.pas +++ b/Src/Debug/u_InternalDebugConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalDebugConfig; diff --git a/Src/GPS/i_GPS.pas b/Src/GPS/i_GPS.pas index 34afd6c74..eb8877b0a 100644 --- a/Src/GPS/i_GPS.pas +++ b/Src/GPS/i_GPS.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GPS; diff --git a/Src/GPS/i_GPSConfig.pas b/Src/GPS/i_GPSConfig.pas index ed20b74ac..ba4433ed3 100644 --- a/Src/GPS/i_GPSConfig.pas +++ b/Src/GPS/i_GPSConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GPSConfig; diff --git a/Src/GPS/i_GPSModule.pas b/Src/GPS/i_GPSModule.pas index 4c12c20b7..3cb6f9698 100644 --- a/Src/GPS/i_GPSModule.pas +++ b/Src/GPS/i_GPSModule.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GPSModule; diff --git a/Src/GPS/i_GPSModuleByCOM.pas b/Src/GPS/i_GPSModuleByCOM.pas index fd4170170..6f8411518 100644 --- a/Src/GPS/i_GPSModuleByCOM.pas +++ b/Src/GPS/i_GPSModuleByCOM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GPSModuleByCOM; diff --git a/Src/GPS/i_GPSModuleByCOMFactory.pas b/Src/GPS/i_GPSModuleByCOMFactory.pas index 3a084da0f..7bb875b8f 100644 --- a/Src/GPS/i_GPSModuleByCOMFactory.pas +++ b/Src/GPS/i_GPSModuleByCOMFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GPSModuleByCOMFactory; diff --git a/Src/GPS/i_GPSModuleByCOMPortConfig.pas b/Src/GPS/i_GPSModuleByCOMPortConfig.pas index 7d31f2901..536db37b7 100644 --- a/Src/GPS/i_GPSModuleByCOMPortConfig.pas +++ b/Src/GPS/i_GPSModuleByCOMPortConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GPSModuleByCOMPortConfig; diff --git a/Src/GPS/i_GPSModuleByCOMPortSettings.pas b/Src/GPS/i_GPSModuleByCOMPortSettings.pas index 77d9817f9..f348cf044 100644 --- a/Src/GPS/i_GPSModuleByCOMPortSettings.pas +++ b/Src/GPS/i_GPSModuleByCOMPortSettings.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GPSModuleByCOMPortSettings; diff --git a/Src/GPS/i_GPSPositionFactory.pas b/Src/GPS/i_GPSPositionFactory.pas index d62d22def..277b5f139 100644 --- a/Src/GPS/i_GPSPositionFactory.pas +++ b/Src/GPS/i_GPSPositionFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GPSPositionFactory; diff --git a/Src/GPS/i_GPSRecorder.pas b/Src/GPS/i_GPSRecorder.pas index ae6b3d630..ef4686ade 100644 --- a/Src/GPS/i_GPSRecorder.pas +++ b/Src/GPS/i_GPSRecorder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GPSRecorder; diff --git a/Src/GPS/i_GpsSystem.pas b/Src/GPS/i_GpsSystem.pas index fa2e00a82..68673b7ec 100644 --- a/Src/GPS/i_GpsSystem.pas +++ b/Src/GPS/i_GpsSystem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GpsSystem; diff --git a/Src/GPS/u_GPSConfig.pas b/Src/GPS/u_GPSConfig.pas index c46dfd20d..9a1fcf346 100644 --- a/Src/GPS/u_GPSConfig.pas +++ b/Src/GPS/u_GPSConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GPSConfig; diff --git a/Src/GPS/u_GPSModuleAbstract.pas b/Src/GPS/u_GPSModuleAbstract.pas index 202b96560..42363ce43 100644 --- a/Src/GPS/u_GPSModuleAbstract.pas +++ b/Src/GPS/u_GPSModuleAbstract.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GPSModuleAbstract; diff --git a/Src/GPS/u_GPSModuleByCOMPortConfig.pas b/Src/GPS/u_GPSModuleByCOMPortConfig.pas index a7475ec90..6cd6f3016 100644 --- a/Src/GPS/u_GPSModuleByCOMPortConfig.pas +++ b/Src/GPS/u_GPSModuleByCOMPortConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GPSModuleByCOMPortConfig; diff --git a/Src/GPS/u_GPSModuleByCOMPortSettings.pas b/Src/GPS/u_GPSModuleByCOMPortSettings.pas index 2a26621e4..616ef55f6 100644 --- a/Src/GPS/u_GPSModuleByCOMPortSettings.pas +++ b/Src/GPS/u_GPSModuleByCOMPortSettings.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GPSModuleByCOMPortSettings; diff --git a/Src/GPS/u_GPSModuleByVSAGPS.pas b/Src/GPS/u_GPSModuleByVSAGPS.pas index f88ddfd0b..d9e49b485 100644 --- a/Src/GPS/u_GPSModuleByVSAGPS.pas +++ b/Src/GPS/u_GPSModuleByVSAGPS.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GPSModuleByVSAGPS; diff --git a/Src/GPS/u_GPSModuleFactoryByVSAGPS.pas b/Src/GPS/u_GPSModuleFactoryByVSAGPS.pas index c1994957b..dd7ba6ccd 100644 --- a/Src/GPS/u_GPSModuleFactoryByVSAGPS.pas +++ b/Src/GPS/u_GPSModuleFactoryByVSAGPS.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GPSModuleFactoryByVSAGPS; diff --git a/Src/GPS/u_GPSPositionFactory.pas b/Src/GPS/u_GPSPositionFactory.pas index 25258d4a9..c07dcd68d 100644 --- a/Src/GPS/u_GPSPositionFactory.pas +++ b/Src/GPS/u_GPSPositionFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GPSPositionFactory; diff --git a/Src/GPS/u_GPSPositionStatic.pas b/Src/GPS/u_GPSPositionStatic.pas index 85d41b34e..285de9a8b 100644 --- a/Src/GPS/u_GPSPositionStatic.pas +++ b/Src/GPS/u_GPSPositionStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GPSPositionStatic; diff --git a/Src/GPS/u_GPSRecorder.pas b/Src/GPS/u_GPSRecorder.pas index a165f9add..e2e88a2d5 100644 --- a/Src/GPS/u_GPSRecorder.pas +++ b/Src/GPS/u_GPSRecorder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GPSRecorder; diff --git a/Src/GPS/u_GPSSatelliteInfo.pas b/Src/GPS/u_GPSSatelliteInfo.pas index 6b126495c..f9624a0f6 100644 --- a/Src/GPS/u_GPSSatelliteInfo.pas +++ b/Src/GPS/u_GPSSatelliteInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GPSSatelliteInfo; diff --git a/Src/GPS/u_GPSSatellitesInView.pas b/Src/GPS/u_GPSSatellitesInView.pas index 85d4510b2..eedaa68e3 100644 --- a/Src/GPS/u_GPSSatellitesInView.pas +++ b/Src/GPS/u_GPSSatellitesInView.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GPSSatellitesInView; diff --git a/Src/GPS/u_GpsSystem.pas b/Src/GPS/u_GpsSystem.pas index 8948d01cc..4e5f5c849 100644 --- a/Src/GPS/u_GpsSystem.pas +++ b/Src/GPS/u_GpsSystem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GpsSystem; diff --git a/Src/GPS/u_GpsTrackRecorder.pas b/Src/GPS/u_GpsTrackRecorder.pas index cef113b52..0c6103f4e 100644 --- a/Src/GPS/u_GpsTrackRecorder.pas +++ b/Src/GPS/u_GpsTrackRecorder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GpsTrackRecorder; diff --git a/Src/GeoCalc/i_DistanceCalculator.pas b/Src/GeoCalc/i_DistanceCalculator.pas index 8755c2764..98154d304 100644 --- a/Src/GeoCalc/i_DistanceCalculator.pas +++ b/Src/GeoCalc/i_DistanceCalculator.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_DistanceCalculator; diff --git a/Src/GeoCalc/i_GeoCalc.pas b/Src/GeoCalc/i_GeoCalc.pas index 992ed8742..9e06d4a1c 100644 --- a/Src/GeoCalc/i_GeoCalc.pas +++ b/Src/GeoCalc/i_GeoCalc.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GeoCalc; diff --git a/Src/GeoCalc/i_PolygonAreaCalculator.pas b/Src/GeoCalc/i_PolygonAreaCalculator.pas index ff34ffd4d..4bd26d148 100644 --- a/Src/GeoCalc/i_PolygonAreaCalculator.pas +++ b/Src/GeoCalc/i_PolygonAreaCalculator.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PolygonAreaCalculator; diff --git a/Src/GeoCalc/u_DistanceCalculatorByGeographicLib.pas b/Src/GeoCalc/u_DistanceCalculatorByGeographicLib.pas index 598357b97..1c8b32da2 100644 --- a/Src/GeoCalc/u_DistanceCalculatorByGeographicLib.pas +++ b/Src/GeoCalc/u_DistanceCalculatorByGeographicLib.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DistanceCalculatorByGeographicLib; diff --git a/Src/GeoCalc/u_DistanceCalculatorByVincentyAlgorithm.pas b/Src/GeoCalc/u_DistanceCalculatorByVincentyAlgorithm.pas index 706ef3ae4..0ccdba476 100644 --- a/Src/GeoCalc/u_DistanceCalculatorByVincentyAlgorithm.pas +++ b/Src/GeoCalc/u_DistanceCalculatorByVincentyAlgorithm.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DistanceCalculatorByVincentyAlgorithm; diff --git a/Src/GeoCalc/u_GeoCalc.pas b/Src/GeoCalc/u_GeoCalc.pas index dc01c9143..f1bcddb0f 100644 --- a/Src/GeoCalc/u_GeoCalc.pas +++ b/Src/GeoCalc/u_GeoCalc.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCalc; diff --git a/Src/GeoCalc/u_PolygonAreaCalculator.pas b/Src/GeoCalc/u_PolygonAreaCalculator.pas index 66cafcd1a..fc55e129d 100644 --- a/Src/GeoCalc/u_PolygonAreaCalculator.pas +++ b/Src/GeoCalc/u_PolygonAreaCalculator.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PolygonAreaCalculator; diff --git a/Src/GeoCoder/c_GeoCoderGUIDSimple.pas b/Src/GeoCoder/c_GeoCoderGUIDSimple.pas index 01df1ce15..5a6e4c9f8 100644 --- a/Src/GeoCoder/c_GeoCoderGUIDSimple.pas +++ b/Src/GeoCoder/c_GeoCoderGUIDSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit c_GeoCoderGUIDSimple; diff --git a/Src/GeoCoder/i_GeoCoder.pas b/Src/GeoCoder/i_GeoCoder.pas index 560ef9069..b04207ea9 100644 --- a/Src/GeoCoder/i_GeoCoder.pas +++ b/Src/GeoCoder/i_GeoCoder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GeoCoder; diff --git a/Src/GeoCoder/i_GeoCoderConfig.pas b/Src/GeoCoder/i_GeoCoderConfig.pas index 654698b30..ccd09922e 100644 --- a/Src/GeoCoder/i_GeoCoderConfig.pas +++ b/Src/GeoCoder/i_GeoCoderConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GeoCoderConfig; diff --git a/Src/GeoCoder/i_GeoCoderList.pas b/Src/GeoCoder/i_GeoCoderList.pas index 87efd8767..dfc71ff5c 100644 --- a/Src/GeoCoder/i_GeoCoderList.pas +++ b/Src/GeoCoder/i_GeoCoderList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GeoCoderList; diff --git a/Src/GeoCoder/u_GeoCodePlacemark.pas b/Src/GeoCoder/u_GeoCodePlacemark.pas index fb7d43c94..ab7a89ec6 100644 --- a/Src/GeoCoder/u_GeoCodePlacemark.pas +++ b/Src/GeoCoder/u_GeoCodePlacemark.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCodePlacemark; diff --git a/Src/GeoCoder/u_GeoCodeResult.pas b/Src/GeoCoder/u_GeoCodeResult.pas index 145c43241..f1a520d8f 100644 --- a/Src/GeoCoder/u_GeoCodeResult.pas +++ b/Src/GeoCoder/u_GeoCodeResult.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCodeResult; diff --git a/Src/GeoCoder/u_GeoCoderBasic.pas b/Src/GeoCoder/u_GeoCoderBasic.pas index 220ba548c..afe2eba21 100644 --- a/Src/GeoCoder/u_GeoCoderBasic.pas +++ b/Src/GeoCoder/u_GeoCoderBasic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderBasic; diff --git a/Src/GeoCoder/u_GeoCoderBy2GIS.pas b/Src/GeoCoder/u_GeoCoderBy2GIS.pas index d97e2d038..a48dc8693 100644 --- a/Src/GeoCoder/u_GeoCoderBy2GIS.pas +++ b/Src/GeoCoder/u_GeoCoderBy2GIS.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderBy2GIS; diff --git a/Src/GeoCoder/u_GeoCoderByCoord.pas b/Src/GeoCoder/u_GeoCoderByCoord.pas index 9e392d96e..6690ebb2f 100644 --- a/Src/GeoCoder/u_GeoCoderByCoord.pas +++ b/Src/GeoCoder/u_GeoCoderByCoord.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderByCoord; diff --git a/Src/GeoCoder/u_GeoCoderByGPSies.pas b/Src/GeoCoder/u_GeoCoderByGPSies.pas index fcbb477a9..2b2dfbda4 100644 --- a/Src/GeoCoder/u_GeoCoderByGPSies.pas +++ b/Src/GeoCoder/u_GeoCoderByGPSies.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderByGPSies; diff --git a/Src/GeoCoder/u_GeoCoderByGoogle.pas b/Src/GeoCoder/u_GeoCoderByGoogle.pas index 82868c31f..82c9c4f66 100644 --- a/Src/GeoCoder/u_GeoCoderByGoogle.pas +++ b/Src/GeoCoder/u_GeoCoderByGoogle.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderByGoogle; diff --git a/Src/GeoCoder/u_GeoCoderByGpx.pas b/Src/GeoCoder/u_GeoCoderByGpx.pas index 76cbe0b70..28dd5e6d2 100644 --- a/Src/GeoCoder/u_GeoCoderByGpx.pas +++ b/Src/GeoCoder/u_GeoCoderByGpx.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderByGpx; diff --git a/Src/GeoCoder/u_GeoCoderByIp2geolocation.pas b/Src/GeoCoder/u_GeoCoderByIp2geolocation.pas index 8451d4e19..075abb5f5 100644 --- a/Src/GeoCoder/u_GeoCoderByIp2geolocation.pas +++ b/Src/GeoCoder/u_GeoCoderByIp2geolocation.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderByIp2geolocation; diff --git a/Src/GeoCoder/u_GeoCoderByMarks.pas b/Src/GeoCoder/u_GeoCoderByMarks.pas index 6b7803872..4a7ec0097 100644 --- a/Src/GeoCoder/u_GeoCoderByMarks.pas +++ b/Src/GeoCoder/u_GeoCoderByMarks.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderByMarks; diff --git a/Src/GeoCoder/u_GeoCoderByNavitel.pas b/Src/GeoCoder/u_GeoCoderByNavitel.pas index 67f59dc7f..8ef98459e 100644 --- a/Src/GeoCoder/u_GeoCoderByNavitel.pas +++ b/Src/GeoCoder/u_GeoCoderByNavitel.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderByNavitel; diff --git a/Src/GeoCoder/u_GeoCoderByOSM.pas b/Src/GeoCoder/u_GeoCoderByOSM.pas index fb6008d6a..86b31982c 100644 --- a/Src/GeoCoder/u_GeoCoderByOSM.pas +++ b/Src/GeoCoder/u_GeoCoderByOSM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderByOSM; diff --git a/Src/GeoCoder/u_GeoCoderByPolishMap.pas b/Src/GeoCoder/u_GeoCoderByPolishMap.pas index 8a4b93900..f7860eabc 100644 --- a/Src/GeoCoder/u_GeoCoderByPolishMap.pas +++ b/Src/GeoCoder/u_GeoCoderByPolishMap.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderByPolishMap; diff --git a/Src/GeoCoder/u_GeoCoderByRosreestr.pas b/Src/GeoCoder/u_GeoCoderByRosreestr.pas index a7ee2a3b0..79df27be8 100644 --- a/Src/GeoCoder/u_GeoCoderByRosreestr.pas +++ b/Src/GeoCoder/u_GeoCoderByRosreestr.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderByRosreestr; diff --git a/Src/GeoCoder/u_GeoCoderByTXT.pas b/Src/GeoCoder/u_GeoCoderByTXT.pas index 3b3845247..1be49a5e2 100644 --- a/Src/GeoCoder/u_GeoCoderByTXT.pas +++ b/Src/GeoCoder/u_GeoCoderByTXT.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderByTXT; diff --git a/Src/GeoCoder/u_GeoCoderByURL.pas b/Src/GeoCoder/u_GeoCoderByURL.pas index aa5148e36..f4bb8a9aa 100644 --- a/Src/GeoCoder/u_GeoCoderByURL.pas +++ b/Src/GeoCoder/u_GeoCoderByURL.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderByURL; diff --git a/Src/GeoCoder/u_GeoCoderByWikimapia.pas b/Src/GeoCoder/u_GeoCoderByWikimapia.pas index 8c1dd676d..d395a07f0 100644 --- a/Src/GeoCoder/u_GeoCoderByWikimapia.pas +++ b/Src/GeoCoder/u_GeoCoderByWikimapia.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderByWikimapia; diff --git a/Src/GeoCoder/u_GeoCoderByYandex.pas b/Src/GeoCoder/u_GeoCoderByYandex.pas index 00572f3f7..c575f363a 100644 --- a/Src/GeoCoder/u_GeoCoderByYandex.pas +++ b/Src/GeoCoder/u_GeoCoderByYandex.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderByYandex; diff --git a/Src/GeoCoder/u_GeoCoderConfig.pas b/Src/GeoCoder/u_GeoCoderConfig.pas index 1587444ad..b467b32c5 100644 --- a/Src/GeoCoder/u_GeoCoderConfig.pas +++ b/Src/GeoCoder/u_GeoCoderConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderConfig; diff --git a/Src/GeoCoder/u_GeoCoderListBase.pas b/Src/GeoCoder/u_GeoCoderListBase.pas index 41656dfe3..533ecbc2e 100644 --- a/Src/GeoCoder/u_GeoCoderListBase.pas +++ b/Src/GeoCoder/u_GeoCoderListBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderListBase; diff --git a/Src/GeoCoder/u_GeoCoderListEntity.pas b/Src/GeoCoder/u_GeoCoderListEntity.pas index c3f8033f5..1646f6449 100644 --- a/Src/GeoCoder/u_GeoCoderListEntity.pas +++ b/Src/GeoCoder/u_GeoCoderListEntity.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderListEntity; diff --git a/Src/GeoCoder/u_GeoCoderListSimple.pas b/Src/GeoCoder/u_GeoCoderListSimple.pas index ec639eec2..2b11f269a 100644 --- a/Src/GeoCoder/u_GeoCoderListSimple.pas +++ b/Src/GeoCoder/u_GeoCoderListSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderListSimple; diff --git a/Src/GeoCoder/u_GeoCoderLocalBasic.pas b/Src/GeoCoder/u_GeoCoderLocalBasic.pas index 941360582..3ecbe3291 100644 --- a/Src/GeoCoder/u_GeoCoderLocalBasic.pas +++ b/Src/GeoCoder/u_GeoCoderLocalBasic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoCoderLocalBasic; diff --git a/Src/Geometry/i_DoublePointFilter.pas b/Src/Geometry/i_DoublePointFilter.pas index 42de26ab0..4607dfcc7 100644 --- a/Src/Geometry/i_DoublePointFilter.pas +++ b/Src/Geometry/i_DoublePointFilter.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_DoublePointFilter; interface diff --git a/Src/Geometry/i_DoublePoints.pas b/Src/Geometry/i_DoublePoints.pas index 7d309589d..e794689a7 100644 --- a/Src/Geometry/i_DoublePoints.pas +++ b/Src/Geometry/i_DoublePoints.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_DoublePoints; interface diff --git a/Src/Geometry/i_DoublePointsAggregator.pas b/Src/Geometry/i_DoublePointsAggregator.pas index d3fb6a7ed..1d85f0b56 100644 --- a/Src/Geometry/i_DoublePointsAggregator.pas +++ b/Src/Geometry/i_DoublePointsAggregator.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_DoublePointsAggregator; diff --git a/Src/Geometry/i_EnumDoublePoint.pas b/Src/Geometry/i_EnumDoublePoint.pas index 5edd7256a..9c3f2b0e9 100644 --- a/Src/Geometry/i_EnumDoublePoint.pas +++ b/Src/Geometry/i_EnumDoublePoint.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_EnumDoublePoint; diff --git a/Src/Geometry/i_GeometryFromStream.pas b/Src/Geometry/i_GeometryFromStream.pas index 0c9e90e63..eae641afd 100644 --- a/Src/Geometry/i_GeometryFromStream.pas +++ b/Src/Geometry/i_GeometryFromStream.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GeometryFromStream; diff --git a/Src/Geometry/i_GeometryLonLat.pas b/Src/Geometry/i_GeometryLonLat.pas index c1639f4b4..c082a3479 100644 --- a/Src/Geometry/i_GeometryLonLat.pas +++ b/Src/Geometry/i_GeometryLonLat.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GeometryLonLat; diff --git a/Src/Geometry/i_GeometryLonLatChangeable.pas b/Src/Geometry/i_GeometryLonLatChangeable.pas index 8d6018294..3bd562276 100644 --- a/Src/Geometry/i_GeometryLonLatChangeable.pas +++ b/Src/Geometry/i_GeometryLonLatChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GeometryLonLatChangeable; diff --git a/Src/Geometry/i_GeometryLonLatFactory.pas b/Src/Geometry/i_GeometryLonLatFactory.pas index cab454c7f..b90210bf1 100644 --- a/Src/Geometry/i_GeometryLonLatFactory.pas +++ b/Src/Geometry/i_GeometryLonLatFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2018, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GeometryLonLatFactory; diff --git a/Src/Geometry/i_GeometryProjected.pas b/Src/Geometry/i_GeometryProjected.pas index a888eec62..fd55ba944 100644 --- a/Src/Geometry/i_GeometryProjected.pas +++ b/Src/Geometry/i_GeometryProjected.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GeometryProjected; diff --git a/Src/Geometry/i_GeometryProjectedFactory.pas b/Src/Geometry/i_GeometryProjectedFactory.pas index 377102655..2abaa00a2 100644 --- a/Src/Geometry/i_GeometryProjectedFactory.pas +++ b/Src/Geometry/i_GeometryProjectedFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GeometryProjectedFactory; diff --git a/Src/Geometry/i_GeometryProjectedProvider.pas b/Src/Geometry/i_GeometryProjectedProvider.pas index 6f140c327..870058ca5 100644 --- a/Src/Geometry/i_GeometryProjectedProvider.pas +++ b/Src/Geometry/i_GeometryProjectedProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GeometryProjectedProvider; diff --git a/Src/Geometry/i_GeometryToStream.pas b/Src/Geometry/i_GeometryToStream.pas index 84b0196ae..9502eaac5 100644 --- a/Src/Geometry/i_GeometryToStream.pas +++ b/Src/Geometry/i_GeometryToStream.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GeometryToStream; diff --git a/Src/Geometry/i_LonLatRect.pas b/Src/Geometry/i_LonLatRect.pas index b42ccbc64..f095448e9 100644 --- a/Src/Geometry/i_LonLatRect.pas +++ b/Src/Geometry/i_LonLatRect.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_LonLatRect; diff --git a/Src/Geometry/i_ProjectedCalc.pas b/Src/Geometry/i_ProjectedCalc.pas index ac9fe4c85..3d84f1ff0 100644 --- a/Src/Geometry/i_ProjectedCalc.pas +++ b/Src/Geometry/i_ProjectedCalc.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ProjectedCalc; diff --git a/Src/Geometry/u_DoublePoints.pas b/Src/Geometry/u_DoublePoints.pas index c7ec70877..d289f5571 100644 --- a/Src/Geometry/u_DoublePoints.pas +++ b/Src/Geometry/u_DoublePoints.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DoublePoints; diff --git a/Src/Geometry/u_DoublePointsAggregator.pas b/Src/Geometry/u_DoublePointsAggregator.pas index 8fc51ccf1..dd292e387 100644 --- a/Src/Geometry/u_DoublePointsAggregator.pas +++ b/Src/Geometry/u_DoublePointsAggregator.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2020, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DoublePointsAggregator; diff --git a/Src/Geometry/u_EnumDoublePointByLineSet.pas b/Src/Geometry/u_EnumDoublePointByLineSet.pas index b5a94d0df..6ed85eef2 100644 --- a/Src/Geometry/u_EnumDoublePointByLineSet.pas +++ b/Src/Geometry/u_EnumDoublePointByLineSet.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_EnumDoublePointByLineSet; diff --git a/Src/Geometry/u_EnumDoublePointBySingleLine.pas b/Src/Geometry/u_EnumDoublePointBySingleLine.pas index 8025152ea..93a9cdd1d 100644 --- a/Src/Geometry/u_EnumDoublePointBySingleLine.pas +++ b/Src/Geometry/u_EnumDoublePointBySingleLine.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_EnumDoublePointBySingleLine; diff --git a/Src/Geometry/u_EnumDoublePointClipInternal.pas b/Src/Geometry/u_EnumDoublePointClipInternal.pas index 98db8c089..3efa601a4 100644 --- a/Src/Geometry/u_EnumDoublePointClipInternal.pas +++ b/Src/Geometry/u_EnumDoublePointClipInternal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_EnumDoublePointClipInternal; diff --git a/Src/Geometry/u_EnumDoublePointClosePoly.pas b/Src/Geometry/u_EnumDoublePointClosePoly.pas index fdbebc6a9..56870e9e9 100644 --- a/Src/Geometry/u_EnumDoublePointClosePoly.pas +++ b/Src/Geometry/u_EnumDoublePointClosePoly.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_EnumDoublePointClosePoly; diff --git a/Src/Geometry/u_EnumDoublePointFilterEqual.pas b/Src/Geometry/u_EnumDoublePointFilterEqual.pas index 0250c06bd..9c40ecbe7 100644 --- a/Src/Geometry/u_EnumDoublePointFilterEqual.pas +++ b/Src/Geometry/u_EnumDoublePointFilterEqual.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_EnumDoublePointFilterEqual; diff --git a/Src/Geometry/u_EnumDoublePointFilterFirstSegment.pas b/Src/Geometry/u_EnumDoublePointFilterFirstSegment.pas index 9acc3762e..b95a05370 100644 --- a/Src/Geometry/u_EnumDoublePointFilterFirstSegment.pas +++ b/Src/Geometry/u_EnumDoublePointFilterFirstSegment.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_EnumDoublePointFilterFirstSegment; interface diff --git a/Src/Geometry/u_EnumDoublePointLine2Poly.pas b/Src/Geometry/u_EnumDoublePointLine2Poly.pas index c27265fd0..96f713922 100644 --- a/Src/Geometry/u_EnumDoublePointLine2Poly.pas +++ b/Src/Geometry/u_EnumDoublePointLine2Poly.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_EnumDoublePointLine2Poly; interface diff --git a/Src/Geometry/u_EnumDoublePointLonLatToMapPixel.pas b/Src/Geometry/u_EnumDoublePointLonLatToMapPixel.pas index 4d6dc6d1c..7a428cb13 100644 --- a/Src/Geometry/u_EnumDoublePointLonLatToMapPixel.pas +++ b/Src/Geometry/u_EnumDoublePointLonLatToMapPixel.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_EnumDoublePointLonLatToMapPixel; interface diff --git a/Src/Geometry/u_EnumDoublePointMapPixelToLocalPixel.pas b/Src/Geometry/u_EnumDoublePointMapPixelToLocalPixel.pas index 04c6290e8..e569f2697 100644 --- a/Src/Geometry/u_EnumDoublePointMapPixelToLocalPixel.pas +++ b/Src/Geometry/u_EnumDoublePointMapPixelToLocalPixel.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_EnumDoublePointMapPixelToLocalPixel; interface diff --git a/Src/Geometry/u_EnumDoublePointWithClip.pas b/Src/Geometry/u_EnumDoublePointWithClip.pas index a0d4b23be..f04263bbc 100644 --- a/Src/Geometry/u_EnumDoublePointWithClip.pas +++ b/Src/Geometry/u_EnumDoublePointWithClip.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_EnumDoublePointWithClip; interface diff --git a/Src/Geometry/u_EnumDoublePointsByArray.pas b/Src/Geometry/u_EnumDoublePointsByArray.pas index 757a7b39b..d3e06de95 100644 --- a/Src/Geometry/u_EnumDoublePointsByArray.pas +++ b/Src/Geometry/u_EnumDoublePointsByArray.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_EnumDoublePointsByArray; interface diff --git a/Src/Geometry/u_GeometryFromWKB.pas b/Src/Geometry/u_GeometryFromWKB.pas index 3317d15e5..6df57fb5d 100644 --- a/Src/Geometry/u_GeometryFromWKB.pas +++ b/Src/Geometry/u_GeometryFromWKB.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_GeometryFromWKB; interface diff --git a/Src/Geometry/u_GeometryFunc.pas b/Src/Geometry/u_GeometryFunc.pas index 990608236..23331551e 100644 --- a/Src/Geometry/u_GeometryFunc.pas +++ b/Src/Geometry/u_GeometryFunc.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_GeometryFunc; interface diff --git a/Src/Geometry/u_GeometryLonLat.pas b/Src/Geometry/u_GeometryLonLat.pas index 7fd149854..55db66a17 100644 --- a/Src/Geometry/u_GeometryLonLat.pas +++ b/Src/Geometry/u_GeometryLonLat.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_GeometryLonLat; interface diff --git a/Src/Geometry/u_GeometryLonLatFactory.pas b/Src/Geometry/u_GeometryLonLatFactory.pas index f8f6017b4..8bbb8ed66 100644 --- a/Src/Geometry/u_GeometryLonLatFactory.pas +++ b/Src/Geometry/u_GeometryLonLatFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2018, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeometryLonLatFactory; diff --git a/Src/Geometry/u_GeometryLonLatMulti.pas b/Src/Geometry/u_GeometryLonLatMulti.pas index d7efc42c7..93a96354d 100644 --- a/Src/Geometry/u_GeometryLonLatMulti.pas +++ b/Src/Geometry/u_GeometryLonLatMulti.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_GeometryLonLatMulti; interface diff --git a/Src/Geometry/u_GeometryProjected.pas b/Src/Geometry/u_GeometryProjected.pas index dff6580e5..db0b1b81d 100644 --- a/Src/Geometry/u_GeometryProjected.pas +++ b/Src/Geometry/u_GeometryProjected.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_GeometryProjected; interface diff --git a/Src/Geometry/u_GeometryProjectedFactory.pas b/Src/Geometry/u_GeometryProjectedFactory.pas index 64cd1d555..232b3e7de 100644 --- a/Src/Geometry/u_GeometryProjectedFactory.pas +++ b/Src/Geometry/u_GeometryProjectedFactory.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_GeometryProjectedFactory; interface diff --git a/Src/Geometry/u_GeometryProjectedMulti.pas b/Src/Geometry/u_GeometryProjectedMulti.pas index 788660797..6b8ba6ff9 100644 --- a/Src/Geometry/u_GeometryProjectedMulti.pas +++ b/Src/Geometry/u_GeometryProjectedMulti.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_GeometryProjectedMulti; interface diff --git a/Src/Geometry/u_GeometryProjectedProvider.pas b/Src/Geometry/u_GeometryProjectedProvider.pas index 6f98c3574..f8528afd2 100644 --- a/Src/Geometry/u_GeometryProjectedProvider.pas +++ b/Src/Geometry/u_GeometryProjectedProvider.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_GeometryProjectedProvider; interface diff --git a/Src/Geometry/u_GeometryToWKB.pas b/Src/Geometry/u_GeometryToWKB.pas index 2fe37906b..cfab55ba9 100644 --- a/Src/Geometry/u_GeometryToWKB.pas +++ b/Src/Geometry/u_GeometryToWKB.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_GeometryToWKB; interface diff --git a/Src/Geometry/u_LonLatPolygonGenerator.pas b/Src/Geometry/u_LonLatPolygonGenerator.pas index 0c3980f82..5fc781171 100644 --- a/Src/Geometry/u_LonLatPolygonGenerator.pas +++ b/Src/Geometry/u_LonLatPolygonGenerator.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2018, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LonLatPolygonGenerator; diff --git a/Src/Geometry/u_LonLatRect.pas b/Src/Geometry/u_LonLatRect.pas index 401a4c14e..6e543866b 100644 --- a/Src/Geometry/u_LonLatRect.pas +++ b/Src/Geometry/u_LonLatRect.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LonLatRect; diff --git a/Src/Geometry/u_LonLatRectByPoint.pas b/Src/Geometry/u_LonLatRectByPoint.pas index c2ba6fc6d..07decffbd 100644 --- a/Src/Geometry/u_LonLatRectByPoint.pas +++ b/Src/Geometry/u_LonLatRectByPoint.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LonLatRectByPoint; diff --git a/Src/Geometry/u_ProjectedCalc.pas b/Src/Geometry/u_ProjectedCalc.pas index 030463678..41c2b9f46 100644 --- a/Src/Geometry/u_ProjectedCalc.pas +++ b/Src/Geometry/u_ProjectedCalc.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProjectedCalc; diff --git a/Src/HashFunction/i_HashFunction.pas b/Src/HashFunction/i_HashFunction.pas index c790272ee..acba686a6 100644 --- a/Src/HashFunction/i_HashFunction.pas +++ b/Src/HashFunction/i_HashFunction.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_HashFunction; diff --git a/Src/HashFunction/i_HashFunctionImpl.pas b/Src/HashFunction/i_HashFunctionImpl.pas index d60834eb0..65d86ff61 100644 --- a/Src/HashFunction/i_HashFunctionImpl.pas +++ b/Src/HashFunction/i_HashFunctionImpl.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_HashFunctionImpl; diff --git a/Src/HashFunction/u_HashFunctionByImpl.pas b/Src/HashFunction/u_HashFunctionByImpl.pas index 9a87da95b..ada67bc4c 100644 --- a/Src/HashFunction/u_HashFunctionByImpl.pas +++ b/Src/HashFunction/u_HashFunctionByImpl.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_HashFunctionByImpl; diff --git a/Src/HashFunction/u_HashFunctionCRC64.pas b/Src/HashFunction/u_HashFunctionCRC64.pas index 66ae79b28..69b113ca7 100644 --- a/Src/HashFunction/u_HashFunctionCRC64.pas +++ b/Src/HashFunction/u_HashFunctionCRC64.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_HashFunctionCRC64; diff --git a/Src/HashFunction/u_HashFunctionCityHash.pas b/Src/HashFunction/u_HashFunctionCityHash.pas index 897bd5a52..c267381a9 100644 --- a/Src/HashFunction/u_HashFunctionCityHash.pas +++ b/Src/HashFunction/u_HashFunctionCityHash.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_HashFunctionCityHash; diff --git a/Src/HashFunction/u_HashFunctionWithCounter.pas b/Src/HashFunction/u_HashFunctionWithCounter.pas index 1615ae55d..a3bc82c0b 100644 --- a/Src/HashFunction/u_HashFunctionWithCounter.pas +++ b/Src/HashFunction/u_HashFunctionWithCounter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_HashFunctionWithCounter; diff --git a/Src/ImageResampler/c_ImageResampler.pas b/Src/ImageResampler/c_ImageResampler.pas index 4f3d6e2b7..559d61888 100644 --- a/Src/ImageResampler/c_ImageResampler.pas +++ b/Src/ImageResampler/c_ImageResampler.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit c_ImageResampler; diff --git a/Src/ImageResampler/i_ImageResamplerConfig.pas b/Src/ImageResampler/i_ImageResamplerConfig.pas index 8ec4a163b..f96a4fe62 100644 --- a/Src/ImageResampler/i_ImageResamplerConfig.pas +++ b/Src/ImageResampler/i_ImageResamplerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ImageResamplerConfig; diff --git a/Src/ImageResampler/i_ImageResamplerFactory.pas b/Src/ImageResampler/i_ImageResamplerFactory.pas index 093765461..d517ac9f0 100644 --- a/Src/ImageResampler/i_ImageResamplerFactory.pas +++ b/Src/ImageResampler/i_ImageResamplerFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ImageResamplerFactory; diff --git a/Src/ImageResampler/i_ImageResamplerFactoryChangeable.pas b/Src/ImageResampler/i_ImageResamplerFactoryChangeable.pas index 69ba8aadf..30e783839 100644 --- a/Src/ImageResampler/i_ImageResamplerFactoryChangeable.pas +++ b/Src/ImageResampler/i_ImageResamplerFactoryChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ImageResamplerFactoryChangeable; diff --git a/Src/ImageResampler/u_ImageResamplerConfig.pas b/Src/ImageResampler/u_ImageResamplerConfig.pas index 28f6e0b00..bc7dbffe6 100644 --- a/Src/ImageResampler/u_ImageResamplerConfig.pas +++ b/Src/ImageResampler/u_ImageResamplerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ImageResamplerConfig; diff --git a/Src/ImageResampler/u_ImageResamplerFactory.pas b/Src/ImageResampler/u_ImageResamplerFactory.pas index a93a86cb7..6e7df9a1a 100644 --- a/Src/ImageResampler/u_ImageResamplerFactory.pas +++ b/Src/ImageResampler/u_ImageResamplerFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ImageResamplerFactory; diff --git a/Src/ImageResampler/u_ImageResamplerFactoryChangeableByConfig.pas b/Src/ImageResampler/u_ImageResamplerFactoryChangeableByConfig.pas index 7344999c9..39eaa2884 100644 --- a/Src/ImageResampler/u_ImageResamplerFactoryChangeableByConfig.pas +++ b/Src/ImageResampler/u_ImageResamplerFactoryChangeableByConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ImageResamplerFactoryChangeableByConfig; diff --git a/Src/ImageResampler/u_ImageResamplerFactoryListStatic.pas b/Src/ImageResampler/u_ImageResamplerFactoryListStatic.pas index e8cb0d095..34f9ab4e1 100644 --- a/Src/ImageResampler/u_ImageResamplerFactoryListStatic.pas +++ b/Src/ImageResampler/u_ImageResamplerFactoryListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ImageResamplerFactoryListStatic; diff --git a/Src/ImageResampler/u_ImageResamplerFactoryListStaticSimple.pas b/Src/ImageResampler/u_ImageResamplerFactoryListStaticSimple.pas index 3bbae43e0..baacebc89 100644 --- a/Src/ImageResampler/u_ImageResamplerFactoryListStaticSimple.pas +++ b/Src/ImageResampler/u_ImageResamplerFactoryListStaticSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ImageResamplerFactoryListStaticSimple; diff --git a/Src/InternalDomain/i_InternalDomainInfoProvider.pas b/Src/InternalDomain/i_InternalDomainInfoProvider.pas index d91557f58..6f1c69845 100644 --- a/Src/InternalDomain/i_InternalDomainInfoProvider.pas +++ b/Src/InternalDomain/i_InternalDomainInfoProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_InternalDomainInfoProvider; diff --git a/Src/InternalDomain/i_InternalDomainOptions.pas b/Src/InternalDomain/i_InternalDomainOptions.pas index 484209fb4..f271101ca 100644 --- a/Src/InternalDomain/i_InternalDomainOptions.pas +++ b/Src/InternalDomain/i_InternalDomainOptions.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_InternalDomainOptions; diff --git a/Src/InternalDomain/i_InternalDomainUrlHandler.pas b/Src/InternalDomain/i_InternalDomainUrlHandler.pas index 853067406..9f2c92bb1 100644 --- a/Src/InternalDomain/i_InternalDomainUrlHandler.pas +++ b/Src/InternalDomain/i_InternalDomainUrlHandler.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_InternalDomainUrlHandler; diff --git a/Src/InternalDomain/i_InternalDomainUrlHandlerConfig.pas b/Src/InternalDomain/i_InternalDomainUrlHandlerConfig.pas index aeb8c245f..f8db04423 100644 --- a/Src/InternalDomain/i_InternalDomainUrlHandlerConfig.pas +++ b/Src/InternalDomain/i_InternalDomainUrlHandlerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_InternalDomainUrlHandlerConfig; diff --git a/Src/InternalDomain/i_TextByVectorItem.pas b/Src/InternalDomain/i_TextByVectorItem.pas index 2edf74e75..435d6ed16 100644 --- a/Src/InternalDomain/i_TextByVectorItem.pas +++ b/Src/InternalDomain/i_TextByVectorItem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TextByVectorItem; diff --git a/Src/InternalDomain/u_IeEmbeddedProtocol.pas b/Src/InternalDomain/u_IeEmbeddedProtocol.pas index 6a786280c..dd84fc6cd 100644 --- a/Src/InternalDomain/u_IeEmbeddedProtocol.pas +++ b/Src/InternalDomain/u_IeEmbeddedProtocol.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_IeEmbeddedProtocol; diff --git a/Src/InternalDomain/u_IeEmbeddedProtocolFactory.pas b/Src/InternalDomain/u_IeEmbeddedProtocolFactory.pas index adba634b8..1a8cbda93 100644 --- a/Src/InternalDomain/u_IeEmbeddedProtocolFactory.pas +++ b/Src/InternalDomain/u_IeEmbeddedProtocolFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_IeEmbeddedProtocolFactory; diff --git a/Src/InternalDomain/u_IeEmbeddedProtocolRegistration.pas b/Src/InternalDomain/u_IeEmbeddedProtocolRegistration.pas index c9a1946b9..513272589 100644 --- a/Src/InternalDomain/u_IeEmbeddedProtocolRegistration.pas +++ b/Src/InternalDomain/u_IeEmbeddedProtocolRegistration.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_IeEmbeddedProtocolRegistration; diff --git a/Src/InternalDomain/u_InternalDomainInfoProviderByDataProvider.pas b/Src/InternalDomain/u_InternalDomainInfoProviderByDataProvider.pas index 92cc73c87..f8017f8c5 100644 --- a/Src/InternalDomain/u_InternalDomainInfoProviderByDataProvider.pas +++ b/Src/InternalDomain/u_InternalDomainInfoProviderByDataProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalDomainInfoProviderByDataProvider; diff --git a/Src/InternalDomain/u_InternalDomainInfoProviderByLastContent.pas b/Src/InternalDomain/u_InternalDomainInfoProviderByLastContent.pas index 28892f9cd..f8bada707 100644 --- a/Src/InternalDomain/u_InternalDomainInfoProviderByLastContent.pas +++ b/Src/InternalDomain/u_InternalDomainInfoProviderByLastContent.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalDomainInfoProviderByLastContent; diff --git a/Src/InternalDomain/u_InternalDomainInfoProviderByLastSearchResults.pas b/Src/InternalDomain/u_InternalDomainInfoProviderByLastSearchResults.pas index c1bc41ff8..66a26ee74 100644 --- a/Src/InternalDomain/u_InternalDomainInfoProviderByLastSearchResults.pas +++ b/Src/InternalDomain/u_InternalDomainInfoProviderByLastSearchResults.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalDomainInfoProviderByLastSearchResults; diff --git a/Src/InternalDomain/u_InternalDomainInfoProviderByMapData.pas b/Src/InternalDomain/u_InternalDomainInfoProviderByMapData.pas index 5aa32d7cd..ed6d927d0 100644 --- a/Src/InternalDomain/u_InternalDomainInfoProviderByMapData.pas +++ b/Src/InternalDomain/u_InternalDomainInfoProviderByMapData.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalDomainInfoProviderByMapData; diff --git a/Src/InternalDomain/u_InternalDomainInfoProviderByMapTypeList.pas b/Src/InternalDomain/u_InternalDomainInfoProviderByMapTypeList.pas index bc3696c1e..55b60ea6e 100644 --- a/Src/InternalDomain/u_InternalDomainInfoProviderByMapTypeList.pas +++ b/Src/InternalDomain/u_InternalDomainInfoProviderByMapTypeList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalDomainInfoProviderByMapTypeList; diff --git a/Src/InternalDomain/u_InternalDomainInfoProviderByMarksSystem.pas b/Src/InternalDomain/u_InternalDomainInfoProviderByMarksSystem.pas index 6e2d4c88b..2e28e0cc7 100644 --- a/Src/InternalDomain/u_InternalDomainInfoProviderByMarksSystem.pas +++ b/Src/InternalDomain/u_InternalDomainInfoProviderByMarksSystem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalDomainInfoProviderByMarksSystem; diff --git a/Src/InternalDomain/u_InternalDomainInfoProviderByTileStorageOptions.pas b/Src/InternalDomain/u_InternalDomainInfoProviderByTileStorageOptions.pas index c272e1cdc..5cfcdcd79 100644 --- a/Src/InternalDomain/u_InternalDomainInfoProviderByTileStorageOptions.pas +++ b/Src/InternalDomain/u_InternalDomainInfoProviderByTileStorageOptions.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalDomainInfoProviderByTileStorageOptions; diff --git a/Src/InternalDomain/u_InternalDomainInfoProviderList.pas b/Src/InternalDomain/u_InternalDomainInfoProviderList.pas index 659cbf546..1504a383c 100644 --- a/Src/InternalDomain/u_InternalDomainInfoProviderList.pas +++ b/Src/InternalDomain/u_InternalDomainInfoProviderList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalDomainInfoProviderList; diff --git a/Src/InternalDomain/u_InternalDomainUrlHandler.pas b/Src/InternalDomain/u_InternalDomainUrlHandler.pas index 407b31236..ba729110c 100644 --- a/Src/InternalDomain/u_InternalDomainUrlHandler.pas +++ b/Src/InternalDomain/u_InternalDomainUrlHandler.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalDomainUrlHandler; diff --git a/Src/InternalDomain/u_InternalDomainUrlHandlerConfig.pas b/Src/InternalDomain/u_InternalDomainUrlHandlerConfig.pas index e17c7afdc..5ff7c9d3d 100644 --- a/Src/InternalDomain/u_InternalDomainUrlHandlerConfig.pas +++ b/Src/InternalDomain/u_InternalDomainUrlHandlerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalDomainUrlHandlerConfig; diff --git a/Src/InternalDomain/u_TextByVectorItemHTMLByDescription.pas b/Src/InternalDomain/u_TextByVectorItemHTMLByDescription.pas index 777e88cb6..175b7f176 100644 --- a/Src/InternalDomain/u_TextByVectorItemHTMLByDescription.pas +++ b/Src/InternalDomain/u_TextByVectorItemHTMLByDescription.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TextByVectorItemHTMLByDescription; diff --git a/Src/InternalDomain/u_TextByVectorItemMarkInfo.pas b/Src/InternalDomain/u_TextByVectorItemMarkInfo.pas index e58022602..e69860c7c 100644 --- a/Src/InternalDomain/u_TextByVectorItemMarkInfo.pas +++ b/Src/InternalDomain/u_TextByVectorItemMarkInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TextByVectorItemMarkInfo; diff --git a/Src/Logger/i_ErrorInfo.pas b/Src/Logger/i_ErrorInfo.pas index 9b962a70a..f8c0d090a 100644 --- a/Src/Logger/i_ErrorInfo.pas +++ b/Src/Logger/i_ErrorInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ErrorInfo; diff --git a/Src/Logger/i_ErrorLogger.pas b/Src/Logger/i_ErrorLogger.pas index 792d58b5f..bdcc7f969 100644 --- a/Src/Logger/i_ErrorLogger.pas +++ b/Src/Logger/i_ErrorLogger.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ErrorLogger; diff --git a/Src/Logger/i_LogSimple.pas b/Src/Logger/i_LogSimple.pas index 0ef9fff30..03bb4ce5e 100644 --- a/Src/Logger/i_LogSimple.pas +++ b/Src/Logger/i_LogSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_LogSimple; diff --git a/Src/Logger/i_LogSimpleProvider.pas b/Src/Logger/i_LogSimpleProvider.pas index 71630f91b..b8868b240 100644 --- a/Src/Logger/i_LogSimpleProvider.pas +++ b/Src/Logger/i_LogSimpleProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_LogSimpleProvider; diff --git a/Src/Logger/i_TileError.pas b/Src/Logger/i_TileError.pas index 6d606fd91..48961b4b4 100644 --- a/Src/Logger/i_TileError.pas +++ b/Src/Logger/i_TileError.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileError; diff --git a/Src/Logger/i_TileErrorLogProviedrStuped.pas b/Src/Logger/i_TileErrorLogProviedrStuped.pas index 189d52222..a85896be2 100644 --- a/Src/Logger/i_TileErrorLogProviedrStuped.pas +++ b/Src/Logger/i_TileErrorLogProviedrStuped.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileErrorLogProviedrStuped; diff --git a/Src/Logger/u_ErrorInfoSimple.pas b/Src/Logger/u_ErrorInfoSimple.pas index 28e27f44b..f2dcfe871 100644 --- a/Src/Logger/u_ErrorInfoSimple.pas +++ b/Src/Logger/u_ErrorInfoSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ErrorInfoSimple; diff --git a/Src/Logger/u_LogForTaskThread.pas b/Src/Logger/u_LogForTaskThread.pas index a2f604e72..316e3932e 100644 --- a/Src/Logger/u_LogForTaskThread.pas +++ b/Src/Logger/u_LogForTaskThread.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LogForTaskThread; diff --git a/Src/Logger/u_TileErrorInfo.pas b/Src/Logger/u_TileErrorInfo.pas index 77d14b2ae..3cdff8f8e 100644 --- a/Src/Logger/u_TileErrorInfo.pas +++ b/Src/Logger/u_TileErrorInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileErrorInfo; diff --git a/Src/Logger/u_TileErrorLogProviedrStuped.pas b/Src/Logger/u_TileErrorLogProviedrStuped.pas index 21719cdca..78f78fa23 100644 --- a/Src/Logger/u_TileErrorLogProviedrStuped.pas +++ b/Src/Logger/u_TileErrorLogProviedrStuped.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileErrorLogProviedrStuped; diff --git a/Src/MainForm/FavoriteMapSet/fr_FavoriteMapSetManager.pas b/Src/MainForm/FavoriteMapSet/fr_FavoriteMapSetManager.pas index 9db5f73c6..06b00327a 100644 --- a/Src/MainForm/FavoriteMapSet/fr_FavoriteMapSetManager.pas +++ b/Src/MainForm/FavoriteMapSet/fr_FavoriteMapSetManager.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_FavoriteMapSetManager; diff --git a/Src/MainForm/FavoriteMapSet/frm_FavoriteMapSetEditor.pas b/Src/MainForm/FavoriteMapSet/frm_FavoriteMapSetEditor.pas index da4c6c0c0..2d371f3af 100644 --- a/Src/MainForm/FavoriteMapSet/frm_FavoriteMapSetEditor.pas +++ b/Src/MainForm/FavoriteMapSet/frm_FavoriteMapSetEditor.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_FavoriteMapSetEditor; diff --git a/Src/MainForm/FavoriteMapSet/frm_FavoriteMapSetManager.pas b/Src/MainForm/FavoriteMapSet/frm_FavoriteMapSetManager.pas index db0be7e2f..b415e11b3 100644 --- a/Src/MainForm/FavoriteMapSet/frm_FavoriteMapSetManager.pas +++ b/Src/MainForm/FavoriteMapSet/frm_FavoriteMapSetManager.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_FavoriteMapSetManager; diff --git a/Src/MainForm/FavoriteMapSet/i_FavoriteMapSetConfig.pas b/Src/MainForm/FavoriteMapSet/i_FavoriteMapSetConfig.pas index 391b0f568..b7c771d6f 100644 --- a/Src/MainForm/FavoriteMapSet/i_FavoriteMapSetConfig.pas +++ b/Src/MainForm/FavoriteMapSet/i_FavoriteMapSetConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_FavoriteMapSetConfig; diff --git a/Src/MainForm/FavoriteMapSet/i_FavoriteMapSetHelper.pas b/Src/MainForm/FavoriteMapSet/i_FavoriteMapSetHelper.pas index 0afad8cbc..4235ee078 100644 --- a/Src/MainForm/FavoriteMapSet/i_FavoriteMapSetHelper.pas +++ b/Src/MainForm/FavoriteMapSet/i_FavoriteMapSetHelper.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_FavoriteMapSetHelper; diff --git a/Src/MainForm/FavoriteMapSet/i_FavoriteMapSetHotKeyList.pas b/Src/MainForm/FavoriteMapSet/i_FavoriteMapSetHotKeyList.pas index e0db7b7c6..e754b7f30 100644 --- a/Src/MainForm/FavoriteMapSet/i_FavoriteMapSetHotKeyList.pas +++ b/Src/MainForm/FavoriteMapSet/i_FavoriteMapSetHotKeyList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_FavoriteMapSetHotKeyList; diff --git a/Src/MainForm/FavoriteMapSet/i_FavoriteMapSetItemStatic.pas b/Src/MainForm/FavoriteMapSet/i_FavoriteMapSetItemStatic.pas index 105c72289..7b1eeb0bc 100644 --- a/Src/MainForm/FavoriteMapSet/i_FavoriteMapSetItemStatic.pas +++ b/Src/MainForm/FavoriteMapSet/i_FavoriteMapSetItemStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_FavoriteMapSetItemStatic; diff --git a/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetConfig.pas b/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetConfig.pas index f3343af07..bfde18b1c 100644 --- a/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetConfig.pas +++ b/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_FavoriteMapSetConfig; diff --git a/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetHelper.pas b/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetHelper.pas index dda34e8db..884e2dcd9 100644 --- a/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetHelper.pas +++ b/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetHelper.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_FavoriteMapSetHelper; diff --git a/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetHotKeyList.pas b/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetHotKeyList.pas index 4d1049a0f..979b4952a 100644 --- a/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetHotKeyList.pas +++ b/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetHotKeyList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_FavoriteMapSetHotKeyList; diff --git a/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetItemStatic.pas b/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetItemStatic.pas index 563b28488..68e09a21e 100644 --- a/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetItemStatic.pas +++ b/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetItemStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_FavoriteMapSetItemStatic; diff --git a/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetMenu.pas b/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetMenu.pas index 949eb4adc..bcf32a71e 100644 --- a/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetMenu.pas +++ b/Src/MainForm/FavoriteMapSet/u_FavoriteMapSetMenu.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_FavoriteMapSetMenu; diff --git a/Src/MainForm/MergePolygons/fr_MergePolygons.pas b/Src/MainForm/MergePolygons/fr_MergePolygons.pas index 59b9c28bf..e05305767 100644 --- a/Src/MainForm/MergePolygons/fr_MergePolygons.pas +++ b/Src/MainForm/MergePolygons/fr_MergePolygons.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_MergePolygons; diff --git a/Src/MainForm/MergePolygons/frm_MergePolygonsProgress.pas b/Src/MainForm/MergePolygons/frm_MergePolygonsProgress.pas index f553f3fa1..638171747 100644 --- a/Src/MainForm/MergePolygons/frm_MergePolygonsProgress.pas +++ b/Src/MainForm/MergePolygons/frm_MergePolygonsProgress.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_MergePolygonsProgress; diff --git a/Src/MainForm/MergePolygons/i_MergePolygonsPresenter.pas b/Src/MainForm/MergePolygons/i_MergePolygonsPresenter.pas index 4c85f811f..3592a0ea4 100644 --- a/Src/MainForm/MergePolygons/i_MergePolygonsPresenter.pas +++ b/Src/MainForm/MergePolygons/i_MergePolygonsPresenter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MergePolygonsPresenter; diff --git a/Src/MainForm/MergePolygons/i_MergePolygonsProgress.pas b/Src/MainForm/MergePolygons/i_MergePolygonsProgress.pas index 8105bd600..f11f7a18a 100644 --- a/Src/MainForm/MergePolygons/i_MergePolygonsProgress.pas +++ b/Src/MainForm/MergePolygons/i_MergePolygonsProgress.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MergePolygonsProgress; diff --git a/Src/MainForm/MergePolygons/i_MergePolygonsResult.pas b/Src/MainForm/MergePolygons/i_MergePolygonsResult.pas index a4e964ec0..24cddf169 100644 --- a/Src/MainForm/MergePolygons/i_MergePolygonsResult.pas +++ b/Src/MainForm/MergePolygons/i_MergePolygonsResult.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MergePolygonsResult; diff --git a/Src/MainForm/MergePolygons/t_MergePolygonsProcessor.pas b/Src/MainForm/MergePolygons/t_MergePolygonsProcessor.pas index 37e6dd081..7f38df9fe 100644 --- a/Src/MainForm/MergePolygons/t_MergePolygonsProcessor.pas +++ b/Src/MainForm/MergePolygons/t_MergePolygonsProcessor.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_MergePolygonsProcessor; diff --git a/Src/MainForm/MergePolygons/u_GeometryLonLatPolygonChangeableByMergePolygonsResult.pas b/Src/MainForm/MergePolygons/u_GeometryLonLatPolygonChangeableByMergePolygonsResult.pas index 9693a6921..e3cd62387 100644 --- a/Src/MainForm/MergePolygons/u_GeometryLonLatPolygonChangeableByMergePolygonsResult.pas +++ b/Src/MainForm/MergePolygons/u_GeometryLonLatPolygonChangeableByMergePolygonsResult.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeometryLonLatPolygonChangeableByMergePolygonsResult; diff --git a/Src/MainForm/MergePolygons/u_MergePolygonsPresenterOnPanel.pas b/Src/MainForm/MergePolygons/u_MergePolygonsPresenterOnPanel.pas index 060aacfdc..268adf285 100644 --- a/Src/MainForm/MergePolygons/u_MergePolygonsPresenterOnPanel.pas +++ b/Src/MainForm/MergePolygons/u_MergePolygonsPresenterOnPanel.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MergePolygonsPresenterOnPanel; diff --git a/Src/MainForm/MergePolygons/u_MergePolygonsProcessor.pas b/Src/MainForm/MergePolygons/u_MergePolygonsProcessor.pas index 21d9773b8..a7d16275a 100644 --- a/Src/MainForm/MergePolygons/u_MergePolygonsProcessor.pas +++ b/Src/MainForm/MergePolygons/u_MergePolygonsProcessor.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MergePolygonsProcessor; diff --git a/Src/MainForm/MergePolygons/u_MergePolygonsProgress.pas b/Src/MainForm/MergePolygons/u_MergePolygonsProgress.pas index e3d8b2a6c..7722d08c3 100644 --- a/Src/MainForm/MergePolygons/u_MergePolygonsProgress.pas +++ b/Src/MainForm/MergePolygons/u_MergePolygonsProgress.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MergePolygonsProgress; diff --git a/Src/MainForm/MergePolygons/u_MergePolygonsResult.pas b/Src/MainForm/MergePolygons/u_MergePolygonsResult.pas index cb14cc626..d523912c7 100644 --- a/Src/MainForm/MergePolygons/u_MergePolygonsResult.pas +++ b/Src/MainForm/MergePolygons/u_MergePolygonsResult.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MergePolygonsResult; diff --git a/Src/MainForm/Search/fr_SearchResultsItem.pas b/Src/MainForm/Search/fr_SearchResultsItem.pas index 30f0ff482..811efb070 100644 --- a/Src/MainForm/Search/fr_SearchResultsItem.pas +++ b/Src/MainForm/Search/fr_SearchResultsItem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_SearchResultsItem; diff --git a/Src/MainForm/Search/i_SearchResultPresenter.pas b/Src/MainForm/Search/i_SearchResultPresenter.pas index 4f46c13c7..542070a59 100644 --- a/Src/MainForm/Search/i_SearchResultPresenter.pas +++ b/Src/MainForm/Search/i_SearchResultPresenter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_SearchResultPresenter; diff --git a/Src/MainForm/Search/i_SearchTaskRunnerAsync.pas b/Src/MainForm/Search/i_SearchTaskRunnerAsync.pas index 917311229..eed976736 100644 --- a/Src/MainForm/Search/i_SearchTaskRunnerAsync.pas +++ b/Src/MainForm/Search/i_SearchTaskRunnerAsync.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_SearchTaskRunnerAsync; diff --git a/Src/MainForm/Search/u_SearchResultPresenterOnPanel.pas b/Src/MainForm/Search/u_SearchResultPresenterOnPanel.pas index a62f8c53c..7af35bb8b 100644 --- a/Src/MainForm/Search/u_SearchResultPresenterOnPanel.pas +++ b/Src/MainForm/Search/u_SearchResultPresenterOnPanel.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SearchResultPresenterOnPanel; diff --git a/Src/MainForm/Search/u_SearchTaskRunnerAsync.pas b/Src/MainForm/Search/u_SearchTaskRunnerAsync.pas index 90fa35ab2..47872e7d1 100644 --- a/Src/MainForm/Search/u_SearchTaskRunnerAsync.pas +++ b/Src/MainForm/Search/u_SearchTaskRunnerAsync.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SearchTaskRunnerAsync; diff --git a/Src/MainForm/Search/u_SearchToolbarContainer.pas b/Src/MainForm/Search/u_SearchToolbarContainer.pas index ab676aa54..75f991251 100644 --- a/Src/MainForm/Search/u_SearchToolbarContainer.pas +++ b/Src/MainForm/Search/u_SearchToolbarContainer.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SearchToolbarContainer; diff --git a/Src/MainForm/frm_Main.pas b/Src/MainForm/frm_Main.pas index 5c9bcb2e1..931962b98 100644 --- a/Src/MainForm/frm_Main.pas +++ b/Src/MainForm/frm_Main.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_Main; diff --git a/Src/MainForm/i_FillingMapPolygon.pas b/Src/MainForm/i_FillingMapPolygon.pas index e556c9e4c..c2abe9f69 100644 --- a/Src/MainForm/i_FillingMapPolygon.pas +++ b/Src/MainForm/i_FillingMapPolygon.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_FillingMapPolygon; diff --git a/Src/MainForm/i_FindVectorItems.pas b/Src/MainForm/i_FindVectorItems.pas index d17dbb313..f708d2811 100644 --- a/Src/MainForm/i_FindVectorItems.pas +++ b/Src/MainForm/i_FindVectorItems.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_FindVectorItems; diff --git a/Src/MainForm/i_KeyMovingConfig.pas b/Src/MainForm/i_KeyMovingConfig.pas index 489bc7f2b..e3a421183 100644 --- a/Src/MainForm/i_KeyMovingConfig.pas +++ b/Src/MainForm/i_KeyMovingConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_KeyMovingConfig; diff --git a/Src/MainForm/i_LastSearchResult.pas b/Src/MainForm/i_LastSearchResult.pas index 6fa20e8c6..c01d68a5c 100644 --- a/Src/MainForm/i_LastSearchResult.pas +++ b/Src/MainForm/i_LastSearchResult.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_LastSearchResult; diff --git a/Src/MainForm/i_LastSelectionInfo.pas b/Src/MainForm/i_LastSelectionInfo.pas index b61a41408..9b33de840 100644 --- a/Src/MainForm/i_LastSelectionInfo.pas +++ b/Src/MainForm/i_LastSelectionInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_LastSelectionInfo; diff --git a/Src/MainForm/i_LineOnMapEdit.pas b/Src/MainForm/i_LineOnMapEdit.pas index 2d6297344..fa2715454 100644 --- a/Src/MainForm/i_LineOnMapEdit.pas +++ b/Src/MainForm/i_LineOnMapEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_LineOnMapEdit; diff --git a/Src/MainForm/i_MainFormBehaviourByGPSConfig.pas b/Src/MainForm/i_MainFormBehaviourByGPSConfig.pas index f094d1a66..db1bf8529 100644 --- a/Src/MainForm/i_MainFormBehaviourByGPSConfig.pas +++ b/Src/MainForm/i_MainFormBehaviourByGPSConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MainFormBehaviourByGPSConfig; diff --git a/Src/MainForm/i_MainFormConfig.pas b/Src/MainForm/i_MainFormConfig.pas index 9fe3b8405..f4bec3757 100644 --- a/Src/MainForm/i_MainFormConfig.pas +++ b/Src/MainForm/i_MainFormConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MainFormConfig; diff --git a/Src/MainForm/i_MainFormState.pas b/Src/MainForm/i_MainFormState.pas index 91b5b142b..77ebc11e0 100644 --- a/Src/MainForm/i_MainFormState.pas +++ b/Src/MainForm/i_MainFormState.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MainFormState; diff --git a/Src/MainForm/i_MainGeoCoderConfig.pas b/Src/MainForm/i_MainGeoCoderConfig.pas index 584fee4e9..79251290a 100644 --- a/Src/MainForm/i_MainGeoCoderConfig.pas +++ b/Src/MainForm/i_MainGeoCoderConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MainGeoCoderConfig; diff --git a/Src/MainForm/i_MainMapsState.pas b/Src/MainForm/i_MainMapsState.pas index 853093dec..2f8d97327 100644 --- a/Src/MainForm/i_MainMapsState.pas +++ b/Src/MainForm/i_MainMapsState.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MainMapsState; diff --git a/Src/MainForm/i_MainWindowPosition.pas b/Src/MainForm/i_MainWindowPosition.pas index b2fd2aabd..ebfa9e80b 100644 --- a/Src/MainForm/i_MainWindowPosition.pas +++ b/Src/MainForm/i_MainWindowPosition.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MainWindowPosition; diff --git a/Src/MainForm/i_MapMovingConfig.pas b/Src/MainForm/i_MapMovingConfig.pas index 0a8a3fa67..ba127bab2 100644 --- a/Src/MainForm/i_MapMovingConfig.pas +++ b/Src/MainForm/i_MapMovingConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapMovingConfig; diff --git a/Src/MainForm/i_MapTypeIconsList.pas b/Src/MainForm/i_MapTypeIconsList.pas index 91fdd104e..88d862653 100644 --- a/Src/MainForm/i_MapTypeIconsList.pas +++ b/Src/MainForm/i_MapTypeIconsList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapTypeIconsList; diff --git a/Src/MainForm/i_MapViewGoto.pas b/Src/MainForm/i_MapViewGoto.pas index bff3641c3..25474dc9e 100644 --- a/Src/MainForm/i_MapViewGoto.pas +++ b/Src/MainForm/i_MapViewGoto.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapViewGoto; diff --git a/Src/MainForm/i_MapZoomingConfig.pas b/Src/MainForm/i_MapZoomingConfig.pas index 5dabc2f85..f1980af61 100644 --- a/Src/MainForm/i_MapZoomingConfig.pas +++ b/Src/MainForm/i_MapZoomingConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapZoomingConfig; diff --git a/Src/MainForm/i_MenuGeneratorByTree.pas b/Src/MainForm/i_MenuGeneratorByTree.pas index b1ec175a5..d89cccd06 100644 --- a/Src/MainForm/i_MenuGeneratorByTree.pas +++ b/Src/MainForm/i_MenuGeneratorByTree.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MenuGeneratorByTree; diff --git a/Src/MainForm/i_MessageHandler.pas b/Src/MainForm/i_MessageHandler.pas index 8ca2b3e10..0b31a0904 100644 --- a/Src/MainForm/i_MessageHandler.pas +++ b/Src/MainForm/i_MessageHandler.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MessageHandler; diff --git a/Src/MainForm/i_MouseHandler.pas b/Src/MainForm/i_MouseHandler.pas index 31d111418..cad5db9d4 100644 --- a/Src/MainForm/i_MouseHandler.pas +++ b/Src/MainForm/i_MouseHandler.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MouseHandler; diff --git a/Src/MainForm/i_MouseState.pas b/Src/MainForm/i_MouseState.pas index 44a2d4be8..95b827dc5 100644 --- a/Src/MainForm/i_MouseState.pas +++ b/Src/MainForm/i_MouseState.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MouseState; diff --git a/Src/MainForm/i_PanelsPositionsSaveLoad.pas b/Src/MainForm/i_PanelsPositionsSaveLoad.pas index f6512ae4b..706da3692 100644 --- a/Src/MainForm/i_PanelsPositionsSaveLoad.pas +++ b/Src/MainForm/i_PanelsPositionsSaveLoad.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PanelsPositionsSaveLoad; diff --git a/Src/MainForm/i_PointOnMapEdit.pas b/Src/MainForm/i_PointOnMapEdit.pas index d26397413..646644706 100644 --- a/Src/MainForm/i_PointOnMapEdit.pas +++ b/Src/MainForm/i_PointOnMapEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PointOnMapEdit; diff --git a/Src/MainForm/i_PopUp.pas b/Src/MainForm/i_PopUp.pas index c2cd2bec6..a28460bb5 100644 --- a/Src/MainForm/i_PopUp.pas +++ b/Src/MainForm/i_PopUp.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PopUp; diff --git a/Src/MainForm/i_SelectionRect.pas b/Src/MainForm/i_SelectionRect.pas index 7fbb30136..7220ebaaa 100644 --- a/Src/MainForm/i_SelectionRect.pas +++ b/Src/MainForm/i_SelectionRect.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_SelectionRect; diff --git a/Src/MainForm/i_StickToGrid.pas b/Src/MainForm/i_StickToGrid.pas index 933fe1031..b0920712f 100644 --- a/Src/MainForm/i_StickToGrid.pas +++ b/Src/MainForm/i_StickToGrid.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_StickToGrid; diff --git a/Src/MainForm/i_ViewPortState.pas b/Src/MainForm/i_ViewPortState.pas index 3aa44ffb3..d15ec194b 100644 --- a/Src/MainForm/i_ViewPortState.pas +++ b/Src/MainForm/i_ViewPortState.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ViewPortState; diff --git a/Src/MainForm/i_ViewProjectionConfig.pas b/Src/MainForm/i_ViewProjectionConfig.pas index 30e89bdb4..1fa2620d3 100644 --- a/Src/MainForm/i_ViewProjectionConfig.pas +++ b/Src/MainForm/i_ViewProjectionConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ViewProjectionConfig; diff --git a/Src/MainForm/u_ActionListByLanguageManager.pas b/Src/MainForm/u_ActionListByLanguageManager.pas index f174df55f..2fd5ec0e3 100644 --- a/Src/MainForm/u_ActionListByLanguageManager.pas +++ b/Src/MainForm/u_ActionListByLanguageManager.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ActionListByLanguageManager; diff --git a/Src/MainForm/u_ActiveMapTBXItem.pas b/Src/MainForm/u_ActiveMapTBXItem.pas index a8447e4f7..b85e10aed 100644 --- a/Src/MainForm/u_ActiveMapTBXItem.pas +++ b/Src/MainForm/u_ActiveMapTBXItem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ActiveMapTBXItem; diff --git a/Src/MainForm/u_FillingMapPolygon.pas b/Src/MainForm/u_FillingMapPolygon.pas index 8c1d67777..6fb992d6e 100644 --- a/Src/MainForm/u_FillingMapPolygon.pas +++ b/Src/MainForm/u_FillingMapPolygon.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_FillingMapPolygon; diff --git a/Src/MainForm/u_FindVectorItemsForVectorTileMatrix.pas b/Src/MainForm/u_FindVectorItemsForVectorTileMatrix.pas index 26cc2f43a..18ee5b494 100644 --- a/Src/MainForm/u_FindVectorItemsForVectorTileMatrix.pas +++ b/Src/MainForm/u_FindVectorItemsForVectorTileMatrix.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_FindVectorItemsForVectorTileMatrix; diff --git a/Src/MainForm/u_GeometryLonLatChangeableInternal.pas b/Src/MainForm/u_GeometryLonLatChangeableInternal.pas index bdb6cb533..9b22d9346 100644 --- a/Src/MainForm/u_GeometryLonLatChangeableInternal.pas +++ b/Src/MainForm/u_GeometryLonLatChangeableInternal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeometryLonLatChangeableInternal; diff --git a/Src/MainForm/u_GeometryLonLatLineChangeableByPathEdit.pas b/Src/MainForm/u_GeometryLonLatLineChangeableByPathEdit.pas index bc446abad..c01a79265 100644 --- a/Src/MainForm/u_GeometryLonLatLineChangeableByPathEdit.pas +++ b/Src/MainForm/u_GeometryLonLatLineChangeableByPathEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeometryLonLatLineChangeableByPathEdit; diff --git a/Src/MainForm/u_GeometryLonLatPolygonChangeableByLastSelection.pas b/Src/MainForm/u_GeometryLonLatPolygonChangeableByLastSelection.pas index a8c70f633..91fec4cfa 100644 --- a/Src/MainForm/u_GeometryLonLatPolygonChangeableByLastSelection.pas +++ b/Src/MainForm/u_GeometryLonLatPolygonChangeableByLastSelection.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeometryLonLatPolygonChangeableByLastSelection; diff --git a/Src/MainForm/u_GeometryLonLatPolygonChangeableByLineChangeable.pas b/Src/MainForm/u_GeometryLonLatPolygonChangeableByLineChangeable.pas index df0ec3c08..109b09530 100644 --- a/Src/MainForm/u_GeometryLonLatPolygonChangeableByLineChangeable.pas +++ b/Src/MainForm/u_GeometryLonLatPolygonChangeableByLineChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeometryLonLatPolygonChangeableByLineChangeable; diff --git a/Src/MainForm/u_GeometryLonLatPolygonChangeableByPolygonEdit.pas b/Src/MainForm/u_GeometryLonLatPolygonChangeableByPolygonEdit.pas index 2d55f5478..a64135a12 100644 --- a/Src/MainForm/u_GeometryLonLatPolygonChangeableByPolygonEdit.pas +++ b/Src/MainForm/u_GeometryLonLatPolygonChangeableByPolygonEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeometryLonLatPolygonChangeableByPolygonEdit; diff --git a/Src/MainForm/u_KeyMovingConfig.pas b/Src/MainForm/u_KeyMovingConfig.pas index 75899aeb4..73ee763dd 100644 --- a/Src/MainForm/u_KeyMovingConfig.pas +++ b/Src/MainForm/u_KeyMovingConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_KeyMovingConfig; diff --git a/Src/MainForm/u_KeyMovingHandler.pas b/Src/MainForm/u_KeyMovingHandler.pas index 3e07bbe3e..1ffe47562 100644 --- a/Src/MainForm/u_KeyMovingHandler.pas +++ b/Src/MainForm/u_KeyMovingHandler.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_KeyMovingHandler; diff --git a/Src/MainForm/u_LastSearchResult.pas b/Src/MainForm/u_LastSearchResult.pas index 4cdd022b7..f77bfa405 100644 --- a/Src/MainForm/u_LastSearchResult.pas +++ b/Src/MainForm/u_LastSearchResult.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LastSearchResult; diff --git a/Src/MainForm/u_LastSelectionInfo.pas b/Src/MainForm/u_LastSelectionInfo.pas index 1bd4d53c9..ea2694e5e 100644 --- a/Src/MainForm/u_LastSelectionInfo.pas +++ b/Src/MainForm/u_LastSelectionInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LastSelectionInfo; diff --git a/Src/MainForm/u_LastSelectionInfoSaver.pas b/Src/MainForm/u_LastSelectionInfoSaver.pas index 4418bd1b4..093c85b83 100644 --- a/Src/MainForm/u_LastSelectionInfoSaver.pas +++ b/Src/MainForm/u_LastSelectionInfoSaver.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LastSelectionInfoSaver; diff --git a/Src/MainForm/u_LayerMiniMapPopupMenu.pas b/Src/MainForm/u_LayerMiniMapPopupMenu.pas index c548a28a7..eb98cae6c 100644 --- a/Src/MainForm/u_LayerMiniMapPopupMenu.pas +++ b/Src/MainForm/u_LayerMiniMapPopupMenu.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LayerMiniMapPopupMenu; diff --git a/Src/MainForm/u_LayerScaleLinePopupMenu.pas b/Src/MainForm/u_LayerScaleLinePopupMenu.pas index 115c85e3f..a2762d90c 100644 --- a/Src/MainForm/u_LayerScaleLinePopupMenu.pas +++ b/Src/MainForm/u_LayerScaleLinePopupMenu.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LayerScaleLinePopupMenu; diff --git a/Src/MainForm/u_LayerStatBarPopupMenu.pas b/Src/MainForm/u_LayerStatBarPopupMenu.pas index 2992f0d4e..bcddecef5 100644 --- a/Src/MainForm/u_LayerStatBarPopupMenu.pas +++ b/Src/MainForm/u_LayerStatBarPopupMenu.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LayerStatBarPopupMenu; diff --git a/Src/MainForm/u_LayerSunCalcPopupMenu.pas b/Src/MainForm/u_LayerSunCalcPopupMenu.pas index d71a01841..56efcd4e5 100644 --- a/Src/MainForm/u_LayerSunCalcPopupMenu.pas +++ b/Src/MainForm/u_LayerSunCalcPopupMenu.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LayerSunCalcPopupMenu; diff --git a/Src/MainForm/u_LineOnMapEdit.pas b/Src/MainForm/u_LineOnMapEdit.pas index 1e4bfecdd..38964d64b 100644 --- a/Src/MainForm/u_LineOnMapEdit.pas +++ b/Src/MainForm/u_LineOnMapEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LineOnMapEdit; diff --git a/Src/MainForm/u_MainFormBehaviourByGPSConfig.pas b/Src/MainForm/u_MainFormBehaviourByGPSConfig.pas index 26797695c..b5d109e5f 100644 --- a/Src/MainForm/u_MainFormBehaviourByGPSConfig.pas +++ b/Src/MainForm/u_MainFormBehaviourByGPSConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MainFormBehaviourByGPSConfig; diff --git a/Src/MainForm/u_MainFormConfig.pas b/Src/MainForm/u_MainFormConfig.pas index a27e31677..d21dcc8b4 100644 --- a/Src/MainForm/u_MainFormConfig.pas +++ b/Src/MainForm/u_MainFormConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MainFormConfig; diff --git a/Src/MainForm/u_MainFormLayersList.pas b/Src/MainForm/u_MainFormLayersList.pas index 82d53f183..b9f5af5bd 100644 --- a/Src/MainForm/u_MainFormLayersList.pas +++ b/Src/MainForm/u_MainFormLayersList.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_MainFormLayersList; interface diff --git a/Src/MainForm/u_MainFormMainConfig.pas b/Src/MainForm/u_MainFormMainConfig.pas index 8ee00231f..3fbd0607e 100644 --- a/Src/MainForm/u_MainFormMainConfig.pas +++ b/Src/MainForm/u_MainFormMainConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MainFormMainConfig; diff --git a/Src/MainForm/u_MainFormState.pas b/Src/MainForm/u_MainFormState.pas index 56f212c76..be8019656 100644 --- a/Src/MainForm/u_MainFormState.pas +++ b/Src/MainForm/u_MainFormState.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MainFormState; diff --git a/Src/MainForm/u_MainGeoCoderConfig.pas b/Src/MainForm/u_MainGeoCoderConfig.pas index 3afa23a29..2b1dcafa6 100644 --- a/Src/MainForm/u_MainGeoCoderConfig.pas +++ b/Src/MainForm/u_MainGeoCoderConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MainGeoCoderConfig; diff --git a/Src/MainForm/u_MainMapsState.pas b/Src/MainForm/u_MainMapsState.pas index 628390b4c..806bab050 100644 --- a/Src/MainForm/u_MainMapsState.pas +++ b/Src/MainForm/u_MainMapsState.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MainMapsState; diff --git a/Src/MainForm/u_MainWindowPositionConfig.pas b/Src/MainForm/u_MainWindowPositionConfig.pas index 20623a8c3..a601e5a31 100644 --- a/Src/MainForm/u_MainWindowPositionConfig.pas +++ b/Src/MainForm/u_MainWindowPositionConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MainWindowPositionConfig; diff --git a/Src/MainForm/u_MainWindowToolbarsLock.pas b/Src/MainForm/u_MainWindowToolbarsLock.pas index c35ae4c6d..78105b711 100644 --- a/Src/MainForm/u_MainWindowToolbarsLock.pas +++ b/Src/MainForm/u_MainWindowToolbarsLock.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MainWindowToolbarsLock; diff --git a/Src/MainForm/u_MapMovingConfig.pas b/Src/MainForm/u_MapMovingConfig.pas index 8a0acaf06..2f0b30347 100644 --- a/Src/MainForm/u_MapMovingConfig.pas +++ b/Src/MainForm/u_MapMovingConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapMovingConfig; diff --git a/Src/MainForm/u_MapTypeIconsList.pas b/Src/MainForm/u_MapTypeIconsList.pas index 434b4343b..d6358867f 100644 --- a/Src/MainForm/u_MapTypeIconsList.pas +++ b/Src/MainForm/u_MapTypeIconsList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypeIconsList; diff --git a/Src/MainForm/u_MapTypeMenuItemsGeneratorBasic.pas b/Src/MainForm/u_MapTypeMenuItemsGeneratorBasic.pas index 7a1b8db54..b40b52565 100644 --- a/Src/MainForm/u_MapTypeMenuItemsGeneratorBasic.pas +++ b/Src/MainForm/u_MapTypeMenuItemsGeneratorBasic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypeMenuItemsGeneratorBasic; diff --git a/Src/MainForm/u_MapTypeMenuItemsGeneratorSimple.pas b/Src/MainForm/u_MapTypeMenuItemsGeneratorSimple.pas index 0132315e1..8345e0936 100644 --- a/Src/MainForm/u_MapTypeMenuItemsGeneratorSimple.pas +++ b/Src/MainForm/u_MapTypeMenuItemsGeneratorSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypeMenuItemsGeneratorSimple; diff --git a/Src/MainForm/u_MapViewGoto.pas b/Src/MainForm/u_MapViewGoto.pas index 8564ea7fe..6b6c113eb 100644 --- a/Src/MainForm/u_MapViewGoto.pas +++ b/Src/MainForm/u_MapViewGoto.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapViewGoto; diff --git a/Src/MainForm/u_MapZoomingConfig.pas b/Src/MainForm/u_MapZoomingConfig.pas index 6fef6ceca..68d13172a 100644 --- a/Src/MainForm/u_MapZoomingConfig.pas +++ b/Src/MainForm/u_MapZoomingConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapZoomingConfig; diff --git a/Src/MainForm/u_MarksDbMenu.pas b/Src/MainForm/u_MarksDbMenu.pas index 80f5ab855..a4a6d188c 100644 --- a/Src/MainForm/u_MarksDbMenu.pas +++ b/Src/MainForm/u_MarksDbMenu.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarksDbMenu; diff --git a/Src/MainForm/u_MenuGeneratorByStaticTreeSimple.pas b/Src/MainForm/u_MenuGeneratorByStaticTreeSimple.pas index d3572aff9..a89cd8dde 100644 --- a/Src/MainForm/u_MenuGeneratorByStaticTreeSimple.pas +++ b/Src/MainForm/u_MenuGeneratorByStaticTreeSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MenuGeneratorByStaticTreeSimple; diff --git a/Src/MainForm/u_MouseState.pas b/Src/MainForm/u_MouseState.pas index 267c45300..bf83486de 100644 --- a/Src/MainForm/u_MouseState.pas +++ b/Src/MainForm/u_MouseState.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MouseState; diff --git a/Src/MainForm/u_PointOnMapEdit.pas b/Src/MainForm/u_PointOnMapEdit.pas index 1b4cd51ff..482c15d1e 100644 --- a/Src/MainForm/u_PointOnMapEdit.pas +++ b/Src/MainForm/u_PointOnMapEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PointOnMapEdit; diff --git a/Src/MainForm/u_ProjectionSetChangeableByConfig.pas b/Src/MainForm/u_ProjectionSetChangeableByConfig.pas index 4d51aea10..e8b1d5fec 100644 --- a/Src/MainForm/u_ProjectionSetChangeableByConfig.pas +++ b/Src/MainForm/u_ProjectionSetChangeableByConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProjectionSetChangeableByConfig; diff --git a/Src/MainForm/u_SaveLoadTBConfigByConfigProvider.pas b/Src/MainForm/u_SaveLoadTBConfigByConfigProvider.pas index 3bd26f04a..fdeb5ec67 100644 --- a/Src/MainForm/u_SaveLoadTBConfigByConfigProvider.pas +++ b/Src/MainForm/u_SaveLoadTBConfigByConfigProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SaveLoadTBConfigByConfigProvider; diff --git a/Src/MainForm/u_SelectionRect.pas b/Src/MainForm/u_SelectionRect.pas index 4ee53826d..c286f9f93 100644 --- a/Src/MainForm/u_SelectionRect.pas +++ b/Src/MainForm/u_SelectionRect.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SelectionRect; diff --git a/Src/MainForm/u_StickToGridDegree.pas b/Src/MainForm/u_StickToGridDegree.pas index 742dbf140..f3645df04 100644 --- a/Src/MainForm/u_StickToGridDegree.pas +++ b/Src/MainForm/u_StickToGridDegree.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StickToGridDegree; diff --git a/Src/MainForm/u_StickToGridGenShtab.pas b/Src/MainForm/u_StickToGridGenShtab.pas index 3c0902acd..fcc2d8cad 100644 --- a/Src/MainForm/u_StickToGridGenShtab.pas +++ b/Src/MainForm/u_StickToGridGenShtab.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StickToGridGenShtab; diff --git a/Src/MainForm/u_StickToGridTiles.pas b/Src/MainForm/u_StickToGridTiles.pas index 8efa4423c..75571558a 100644 --- a/Src/MainForm/u_StickToGridTiles.pas +++ b/Src/MainForm/u_StickToGridTiles.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StickToGridTiles; diff --git a/Src/MainForm/u_StickToGrids.pas b/Src/MainForm/u_StickToGrids.pas index bb8d1ff55..35cf1898f 100644 --- a/Src/MainForm/u_StickToGrids.pas +++ b/Src/MainForm/u_StickToGrids.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StickToGrids; diff --git a/Src/MainForm/u_TBXExtItems.pas b/Src/MainForm/u_TBXExtItems.pas index df6e4d107..6596bb1c2 100644 --- a/Src/MainForm/u_TBXExtItems.pas +++ b/Src/MainForm/u_TBXExtItems.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2020, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TBXExtItems; diff --git a/Src/MainForm/u_TBXSASTheme.pas b/Src/MainForm/u_TBXSASTheme.pas index 273ab0bff..2fc96ebd0 100644 --- a/Src/MainForm/u_TBXSASTheme.pas +++ b/Src/MainForm/u_TBXSASTheme.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TBXSASTheme; diff --git a/Src/MainForm/u_TBXSubmenuItemWithIndicator.pas b/Src/MainForm/u_TBXSubmenuItemWithIndicator.pas index f82e40613..a2ed0ad0a 100644 --- a/Src/MainForm/u_TBXSubmenuItemWithIndicator.pas +++ b/Src/MainForm/u_TBXSubmenuItemWithIndicator.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TBXSubmenuItemWithIndicator; diff --git a/Src/MainForm/u_ViewPortState.pas b/Src/MainForm/u_ViewPortState.pas index 6274367bc..195b68e9c 100644 --- a/Src/MainForm/u_ViewPortState.pas +++ b/Src/MainForm/u_ViewPortState.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ViewPortState; diff --git a/Src/MainForm/u_ViewProjectionConfig.pas b/Src/MainForm/u_ViewProjectionConfig.pas index b0f3dfeab..b4c94bc40 100644 --- a/Src/MainForm/u_ViewProjectionConfig.pas +++ b/Src/MainForm/u_ViewProjectionConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ViewProjectionConfig; diff --git a/Src/MapCalibration/i_MapCalibration.pas b/Src/MapCalibration/i_MapCalibration.pas index c39d14939..8c0e65f7f 100644 --- a/Src/MapCalibration/i_MapCalibration.pas +++ b/Src/MapCalibration/i_MapCalibration.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapCalibration; diff --git a/Src/MapCalibration/u_MapCalibrationDat.pas b/Src/MapCalibration/u_MapCalibrationDat.pas index 42bd5a8ca..c22452202 100644 --- a/Src/MapCalibration/u_MapCalibrationDat.pas +++ b/Src/MapCalibration/u_MapCalibrationDat.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapCalibrationDat; diff --git a/Src/MapCalibration/u_MapCalibrationKml.pas b/Src/MapCalibration/u_MapCalibrationKml.pas index 3bd069bae..cd608cd48 100644 --- a/Src/MapCalibration/u_MapCalibrationKml.pas +++ b/Src/MapCalibration/u_MapCalibrationKml.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapCalibrationKml; diff --git a/Src/MapCalibration/u_MapCalibrationListBasic.pas b/Src/MapCalibration/u_MapCalibrationListBasic.pas index 40a1b71b5..aa7475aec 100644 --- a/Src/MapCalibration/u_MapCalibrationListBasic.pas +++ b/Src/MapCalibration/u_MapCalibrationListBasic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapCalibrationListBasic; diff --git a/Src/MapCalibration/u_MapCalibrationOzi.pas b/Src/MapCalibration/u_MapCalibrationOzi.pas index 234cb00d4..8218e8c30 100644 --- a/Src/MapCalibration/u_MapCalibrationOzi.pas +++ b/Src/MapCalibration/u_MapCalibrationOzi.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapCalibrationOzi; diff --git a/Src/MapCalibration/u_MapCalibrationTab.pas b/Src/MapCalibration/u_MapCalibrationTab.pas index f3ca84b12..e9250fa71 100644 --- a/Src/MapCalibration/u_MapCalibrationTab.pas +++ b/Src/MapCalibration/u_MapCalibrationTab.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapCalibrationTab; diff --git a/Src/MapCalibration/u_MapCalibrationWorldFiles.pas b/Src/MapCalibration/u_MapCalibrationWorldFiles.pas index b8bdd4672..7941a02fe 100644 --- a/Src/MapCalibration/u_MapCalibrationWorldFiles.pas +++ b/Src/MapCalibration/u_MapCalibrationWorldFiles.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapCalibrationWorldFiles; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/i_FillingMapColorer.pas b/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/i_FillingMapColorer.pas index 2912a6968..4a99b1ade 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/i_FillingMapColorer.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/i_FillingMapColorer.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_FillingMapColorer; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/i_FillingMapLayerConfig.pas b/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/i_FillingMapLayerConfig.pas index cc98f2090..1b4217016 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/i_FillingMapLayerConfig.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/i_FillingMapLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_FillingMapLayerConfig; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/t_FillingMapModes.pas b/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/t_FillingMapModes.pas index a446ddd13..bf4eb60fe 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/t_FillingMapModes.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/t_FillingMapModes.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_FillingMapModes; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/u_FillingMapColorerSimple.pas b/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/u_FillingMapColorerSimple.pas index dd48515c9..54a4e61d5 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/u_FillingMapColorerSimple.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/u_FillingMapColorerSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_FillingMapColorerSimple; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/u_FillingMapLayerConfig.pas b/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/u_FillingMapLayerConfig.pas index 4c55c2401..ba8013200 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/u_FillingMapLayerConfig.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/u_FillingMapLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_FillingMapLayerConfig; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/u_FillingMapLayerConfigStatic.pas b/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/u_FillingMapLayerConfigStatic.pas index f831d22dc..ffd0c8e49 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/u_FillingMapLayerConfigStatic.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/FillingMap/u_FillingMapLayerConfigStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_FillingMapLayerConfigStatic; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/GPSTrack/i_MapLayerGPSTrackConfig.pas b/Src/MapLayers/LayersWithThreadAndProvider/GPSTrack/i_MapLayerGPSTrackConfig.pas index 1e6be35e7..fbda384e3 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/GPSTrack/i_MapLayerGPSTrackConfig.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/GPSTrack/i_MapLayerGPSTrackConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapLayerGPSTrackConfig; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/GPSTrack/u_MapLayerGPSTrackConfig.pas b/Src/MapLayers/LayersWithThreadAndProvider/GPSTrack/u_MapLayerGPSTrackConfig.pas index 95358c8c7..f91406d0a 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/GPSTrack/u_MapLayerGPSTrackConfig.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/GPSTrack/u_MapLayerGPSTrackConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapLayerGPSTrackConfig; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/Grids/i_MapLayerGridsConfig.pas b/Src/MapLayers/LayersWithThreadAndProvider/Grids/i_MapLayerGridsConfig.pas index b1ecd60f7..ee42f6a68 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/Grids/i_MapLayerGridsConfig.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/Grids/i_MapLayerGridsConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapLayerGridsConfig; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_BaseGridConfig.pas b/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_BaseGridConfig.pas index 4f06ef5f6..90769476b 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_BaseGridConfig.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_BaseGridConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BaseGridConfig; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_DegreeGridConfig.pas b/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_DegreeGridConfig.pas index 33e962e11..fb4791480 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_DegreeGridConfig.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_DegreeGridConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DegreeGridConfig; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_GenShtabGridConfig.pas b/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_GenShtabGridConfig.pas index 9685e893f..151b9f904 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_GenShtabGridConfig.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_GenShtabGridConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GenShtabGridConfig; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_MapLayerGridsConfig.pas b/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_MapLayerGridsConfig.pas index d1dc2b1bd..91ba8f479 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_MapLayerGridsConfig.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_MapLayerGridsConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapLayerGridsConfig; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_TileGridConfig.pas b/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_TileGridConfig.pas index d7cf94f6f..fc32fd971 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_TileGridConfig.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/Grids/u_TileGridConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileGridConfig; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/Marks/i_MarksLayerConfig.pas b/Src/MapLayers/LayersWithThreadAndProvider/Marks/i_MarksLayerConfig.pas index 9b94f09b3..125effca2 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/Marks/i_MarksLayerConfig.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/Marks/i_MarksLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarksLayerConfig; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/Marks/u_MarksLayerConfig.pas b/Src/MapLayers/LayersWithThreadAndProvider/Marks/u_MarksLayerConfig.pas index da3f8006d..85929b810 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/Marks/u_MarksLayerConfig.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/Marks/u_MarksLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarksLayerConfig; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/i_MiniMapLayerConfig.pas b/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/i_MiniMapLayerConfig.pas index 3efe67679..38ad8d275 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/i_MiniMapLayerConfig.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/i_MiniMapLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MiniMapLayerConfig; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerConfig.pas b/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerConfig.pas index 41351f9d5..d903df38b 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerConfig.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MiniMapLayerConfig; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerLeftBorder.pas b/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerLeftBorder.pas index 2edf277e7..abe537d93 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerLeftBorder.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerLeftBorder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MiniMapLayerLeftBorder; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerMinusButton.pas b/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerMinusButton.pas index ceaaed167..8db707c66 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerMinusButton.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerMinusButton.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MiniMapLayerMinusButton; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerPlusButton.pas b/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerPlusButton.pas index aab9d7b4f..58d7abcb8 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerPlusButton.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerPlusButton.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MiniMapLayerPlusButton; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerTopBorder.pas b/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerTopBorder.pas index 67bd0868a..71bc869a8 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerTopBorder.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerTopBorder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MiniMapLayerTopBorder; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerViewRect.pas b/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerViewRect.pas index f4e3057c6..a467d45e8 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerViewRect.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/MiniMap/u_MiniMapLayerViewRect.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MiniMapLayerViewRect; diff --git a/Src/MapLayers/LayersWithThreadAndProvider/u_TiledMapLayer.pas b/Src/MapLayers/LayersWithThreadAndProvider/u_TiledMapLayer.pas index 584edd5b0..f4301c6de 100644 --- a/Src/MapLayers/LayersWithThreadAndProvider/u_TiledMapLayer.pas +++ b/Src/MapLayers/LayersWithThreadAndProvider/u_TiledMapLayer.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TiledMapLayer; diff --git a/Src/MapLayers/WindowLayers/CalcCircle/i_CalcCircleLayerConfig.pas b/Src/MapLayers/WindowLayers/CalcCircle/i_CalcCircleLayerConfig.pas index 3f4393f32..3c4b7da7a 100644 --- a/Src/MapLayers/WindowLayers/CalcCircle/i_CalcCircleLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/CalcCircle/i_CalcCircleLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_CalcCircleLayerConfig; diff --git a/Src/MapLayers/WindowLayers/CalcCircle/u_CalcCircleLayerConfig.pas b/Src/MapLayers/WindowLayers/CalcCircle/u_CalcCircleLayerConfig.pas index 10d4d652d..4fc1cb75a 100644 --- a/Src/MapLayers/WindowLayers/CalcCircle/u_CalcCircleLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/CalcCircle/u_CalcCircleLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CalcCircleLayerConfig; diff --git a/Src/MapLayers/WindowLayers/CalcCircle/u_MapLayerCalcCircleCaptions.pas b/Src/MapLayers/WindowLayers/CalcCircle/u_MapLayerCalcCircleCaptions.pas index dfe276f8a..a9c7cc136 100644 --- a/Src/MapLayers/WindowLayers/CalcCircle/u_MapLayerCalcCircleCaptions.pas +++ b/Src/MapLayers/WindowLayers/CalcCircle/u_MapLayerCalcCircleCaptions.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapLayerCalcCircleCaptions; diff --git a/Src/MapLayers/WindowLayers/CalcLine/i_CalcLineLayerConfig.pas b/Src/MapLayers/WindowLayers/CalcLine/i_CalcLineLayerConfig.pas index 8c4de2fdf..e123dd5f4 100644 --- a/Src/MapLayers/WindowLayers/CalcLine/i_CalcLineLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/CalcLine/i_CalcLineLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_CalcLineLayerConfig; diff --git a/Src/MapLayers/WindowLayers/CalcLine/u_CalcLineLayerConfig.pas b/Src/MapLayers/WindowLayers/CalcLine/u_CalcLineLayerConfig.pas index 9c8b46151..d50170197 100644 --- a/Src/MapLayers/WindowLayers/CalcLine/u_CalcLineLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/CalcLine/u_CalcLineLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CalcLineLayerConfig; diff --git a/Src/MapLayers/WindowLayers/CalcLine/u_MapLayerCalcLineCaptions.pas b/Src/MapLayers/WindowLayers/CalcLine/u_MapLayerCalcLineCaptions.pas index 56606d601..eddbae946 100644 --- a/Src/MapLayers/WindowLayers/CalcLine/u_MapLayerCalcLineCaptions.pas +++ b/Src/MapLayers/WindowLayers/CalcLine/u_MapLayerCalcLineCaptions.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapLayerCalcLineCaptions; diff --git a/Src/MapLayers/WindowLayers/CenterScale/i_CenterScaleConfig.pas b/Src/MapLayers/WindowLayers/CenterScale/i_CenterScaleConfig.pas index d0bd45cbe..ba57c8e74 100644 --- a/Src/MapLayers/WindowLayers/CenterScale/i_CenterScaleConfig.pas +++ b/Src/MapLayers/WindowLayers/CenterScale/i_CenterScaleConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_CenterScaleConfig; diff --git a/Src/MapLayers/WindowLayers/CenterScale/u_CenterScaleConfig.pas b/Src/MapLayers/WindowLayers/CenterScale/u_CenterScaleConfig.pas index c1dbfc9d3..a7d821906 100644 --- a/Src/MapLayers/WindowLayers/CenterScale/u_CenterScaleConfig.pas +++ b/Src/MapLayers/WindowLayers/CenterScale/u_CenterScaleConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CenterScaleConfig; diff --git a/Src/MapLayers/WindowLayers/CenterScale/u_WindowLayerCenterScale.pas b/Src/MapLayers/WindowLayers/CenterScale/u_WindowLayerCenterScale.pas index 80f25950f..74f3a0fcf 100644 --- a/Src/MapLayers/WindowLayers/CenterScale/u_WindowLayerCenterScale.pas +++ b/Src/MapLayers/WindowLayers/CenterScale/u_WindowLayerCenterScale.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerCenterScale; diff --git a/Src/MapLayers/WindowLayers/FullMapMouseCursor/i_FullMapMouseCursorLayerConfig.pas b/Src/MapLayers/WindowLayers/FullMapMouseCursor/i_FullMapMouseCursorLayerConfig.pas index 8694acb09..6026af34c 100644 --- a/Src/MapLayers/WindowLayers/FullMapMouseCursor/i_FullMapMouseCursorLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/FullMapMouseCursor/i_FullMapMouseCursorLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_FullMapMouseCursorLayerConfig; diff --git a/Src/MapLayers/WindowLayers/FullMapMouseCursor/u_FullMapMouseCursorLayerConfig.pas b/Src/MapLayers/WindowLayers/FullMapMouseCursor/u_FullMapMouseCursorLayerConfig.pas index b1d774c67..b9de440f8 100644 --- a/Src/MapLayers/WindowLayers/FullMapMouseCursor/u_FullMapMouseCursorLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/FullMapMouseCursor/u_FullMapMouseCursorLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_FullMapMouseCursorLayerConfig; diff --git a/Src/MapLayers/WindowLayers/FullMapMouseCursor/u_WindowLayerFullMapMouseCursor.pas b/Src/MapLayers/WindowLayers/FullMapMouseCursor/u_WindowLayerFullMapMouseCursor.pas index 0b32c308b..31e30c8c8 100644 --- a/Src/MapLayers/WindowLayers/FullMapMouseCursor/u_WindowLayerFullMapMouseCursor.pas +++ b/Src/MapLayers/WindowLayers/FullMapMouseCursor/u_WindowLayerFullMapMouseCursor.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerFullMapMouseCursor; diff --git a/Src/MapLayers/WindowLayers/GPSMarker/i_MapLayerGPSMarkerConfig.pas b/Src/MapLayers/WindowLayers/GPSMarker/i_MapLayerGPSMarkerConfig.pas index cea768b88..2cdc450f7 100644 --- a/Src/MapLayers/WindowLayers/GPSMarker/i_MapLayerGPSMarkerConfig.pas +++ b/Src/MapLayers/WindowLayers/GPSMarker/i_MapLayerGPSMarkerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapLayerGPSMarkerConfig; diff --git a/Src/MapLayers/WindowLayers/GPSMarker/i_MarkerRingsConfig.pas b/Src/MapLayers/WindowLayers/GPSMarker/i_MarkerRingsConfig.pas index 7a12e6ef1..e368d4097 100644 --- a/Src/MapLayers/WindowLayers/GPSMarker/i_MarkerRingsConfig.pas +++ b/Src/MapLayers/WindowLayers/GPSMarker/i_MarkerRingsConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkerRingsConfig; diff --git a/Src/MapLayers/WindowLayers/GPSMarker/i_ProjectedDrawableElement.pas b/Src/MapLayers/WindowLayers/GPSMarker/i_ProjectedDrawableElement.pas index 366dc2f02..721129c25 100644 --- a/Src/MapLayers/WindowLayers/GPSMarker/i_ProjectedDrawableElement.pas +++ b/Src/MapLayers/WindowLayers/GPSMarker/i_ProjectedDrawableElement.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ProjectedDrawableElement; diff --git a/Src/MapLayers/WindowLayers/GPSMarker/u_MapLayerGPSMarker.pas b/Src/MapLayers/WindowLayers/GPSMarker/u_MapLayerGPSMarker.pas index f6ba9eba1..6f00a2a47 100644 --- a/Src/MapLayers/WindowLayers/GPSMarker/u_MapLayerGPSMarker.pas +++ b/Src/MapLayers/WindowLayers/GPSMarker/u_MapLayerGPSMarker.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapLayerGPSMarker; diff --git a/Src/MapLayers/WindowLayers/GPSMarker/u_MapLayerGPSMarkerConfig.pas b/Src/MapLayers/WindowLayers/GPSMarker/u_MapLayerGPSMarkerConfig.pas index 0eed3ca31..c8bf6268d 100644 --- a/Src/MapLayers/WindowLayers/GPSMarker/u_MapLayerGPSMarkerConfig.pas +++ b/Src/MapLayers/WindowLayers/GPSMarker/u_MapLayerGPSMarkerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapLayerGPSMarkerConfig; diff --git a/Src/MapLayers/WindowLayers/GPSMarker/u_MapLayerGPSMarkerRings.pas b/Src/MapLayers/WindowLayers/GPSMarker/u_MapLayerGPSMarkerRings.pas index c26140410..cdc1221a3 100644 --- a/Src/MapLayers/WindowLayers/GPSMarker/u_MapLayerGPSMarkerRings.pas +++ b/Src/MapLayers/WindowLayers/GPSMarker/u_MapLayerGPSMarkerRings.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapLayerGPSMarkerRings; diff --git a/Src/MapLayers/WindowLayers/GPSMarker/u_MarkerRingsConfig.pas b/Src/MapLayers/WindowLayers/GPSMarker/u_MarkerRingsConfig.pas index cf5e8a440..0adf704ca 100644 --- a/Src/MapLayers/WindowLayers/GPSMarker/u_MarkerRingsConfig.pas +++ b/Src/MapLayers/WindowLayers/GPSMarker/u_MarkerRingsConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerRingsConfig; diff --git a/Src/MapLayers/WindowLayers/GPSMarker/u_MarkerRingsConfigStatic.pas b/Src/MapLayers/WindowLayers/GPSMarker/u_MarkerRingsConfigStatic.pas index 8d1177c93..f71a24b1c 100644 --- a/Src/MapLayers/WindowLayers/GPSMarker/u_MarkerRingsConfigStatic.pas +++ b/Src/MapLayers/WindowLayers/GPSMarker/u_MarkerRingsConfigStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerRingsConfigStatic; diff --git a/Src/MapLayers/WindowLayers/GPSMarker/u_ProjectedDrawableElementByPolygon.pas b/Src/MapLayers/WindowLayers/GPSMarker/u_ProjectedDrawableElementByPolygon.pas index 3befa537b..3463df9ea 100644 --- a/Src/MapLayers/WindowLayers/GPSMarker/u_ProjectedDrawableElementByPolygon.pas +++ b/Src/MapLayers/WindowLayers/GPSMarker/u_ProjectedDrawableElementByPolygon.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProjectedDrawableElementByPolygon; diff --git a/Src/MapLayers/WindowLayers/GoTo/i_GotoLayerConfig.pas b/Src/MapLayers/WindowLayers/GoTo/i_GotoLayerConfig.pas index a79042519..5fc2e7bd7 100644 --- a/Src/MapLayers/WindowLayers/GoTo/i_GotoLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/GoTo/i_GotoLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GotoLayerConfig; diff --git a/Src/MapLayers/WindowLayers/GoTo/u_GotoLayerConfig.pas b/Src/MapLayers/WindowLayers/GoTo/u_GotoLayerConfig.pas index 59ace81be..dfe4bf915 100644 --- a/Src/MapLayers/WindowLayers/GoTo/u_GotoLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/GoTo/u_GotoLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GotoLayerConfig; diff --git a/Src/MapLayers/WindowLayers/GoTo/u_MapLayerGotoMarker.pas b/Src/MapLayers/WindowLayers/GoTo/u_MapLayerGotoMarker.pas index 323d84263..412be6767 100644 --- a/Src/MapLayers/WindowLayers/GoTo/u_MapLayerGotoMarker.pas +++ b/Src/MapLayers/WindowLayers/GoTo/u_MapLayerGotoMarker.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapLayerGotoMarker; diff --git a/Src/MapLayers/WindowLayers/MergePolygons/i_MergePolygonsResultLayerConfig.pas b/Src/MapLayers/WindowLayers/MergePolygons/i_MergePolygonsResultLayerConfig.pas index 481ab8851..a1c8d277d 100644 --- a/Src/MapLayers/WindowLayers/MergePolygons/i_MergePolygonsResultLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/MergePolygons/i_MergePolygonsResultLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MergePolygonsResultLayerConfig; diff --git a/Src/MapLayers/WindowLayers/MergePolygons/u_MergePolygonsResultLayerConfig.pas b/Src/MapLayers/WindowLayers/MergePolygons/u_MergePolygonsResultLayerConfig.pas index 08ea0267d..8d1e2f3db 100644 --- a/Src/MapLayers/WindowLayers/MergePolygons/u_MergePolygonsResultLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/MergePolygons/u_MergePolygonsResultLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MergePolygonsResultLayerConfig; diff --git a/Src/MapLayers/WindowLayers/NavToMark/i_MapLayerNavToPointMarkerConfig.pas b/Src/MapLayers/WindowLayers/NavToMark/i_MapLayerNavToPointMarkerConfig.pas index 377dcdb93..c0c7f8a3a 100644 --- a/Src/MapLayers/WindowLayers/NavToMark/i_MapLayerNavToPointMarkerConfig.pas +++ b/Src/MapLayers/WindowLayers/NavToMark/i_MapLayerNavToPointMarkerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapLayerNavToPointMarkerConfig; diff --git a/Src/MapLayers/WindowLayers/NavToMark/u_MapLayerNavToMark.pas b/Src/MapLayers/WindowLayers/NavToMark/u_MapLayerNavToMark.pas index 7c125be6a..eb7a63530 100644 --- a/Src/MapLayers/WindowLayers/NavToMark/u_MapLayerNavToMark.pas +++ b/Src/MapLayers/WindowLayers/NavToMark/u_MapLayerNavToMark.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapLayerNavToMark; diff --git a/Src/MapLayers/WindowLayers/NavToMark/u_MapLayerNavToPointMarkerConfig.pas b/Src/MapLayers/WindowLayers/NavToMark/u_MapLayerNavToPointMarkerConfig.pas index d46226e9b..3436065ff 100644 --- a/Src/MapLayers/WindowLayers/NavToMark/u_MapLayerNavToPointMarkerConfig.pas +++ b/Src/MapLayers/WindowLayers/NavToMark/u_MapLayerNavToPointMarkerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapLayerNavToPointMarkerConfig; diff --git a/Src/MapLayers/WindowLayers/Polygon/i_PolyLineLayerConfig.pas b/Src/MapLayers/WindowLayers/Polygon/i_PolyLineLayerConfig.pas index 03698bc77..f997c47b6 100644 --- a/Src/MapLayers/WindowLayers/Polygon/i_PolyLineLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/Polygon/i_PolyLineLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PolyLineLayerConfig; diff --git a/Src/MapLayers/WindowLayers/Polygon/i_PolygonLayerConfig.pas b/Src/MapLayers/WindowLayers/Polygon/i_PolygonLayerConfig.pas index 28c933f24..b83ac051d 100644 --- a/Src/MapLayers/WindowLayers/Polygon/i_PolygonLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/Polygon/i_PolygonLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PolygonLayerConfig; diff --git a/Src/MapLayers/WindowLayers/Polygon/u_MapLayerPointsSet.pas b/Src/MapLayers/WindowLayers/Polygon/u_MapLayerPointsSet.pas index dd9182fa4..01e3d3ef0 100644 --- a/Src/MapLayers/WindowLayers/Polygon/u_MapLayerPointsSet.pas +++ b/Src/MapLayers/WindowLayers/Polygon/u_MapLayerPointsSet.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapLayerPointsSet; diff --git a/Src/MapLayers/WindowLayers/Polygon/u_MapLayerSingleGeometry.pas b/Src/MapLayers/WindowLayers/Polygon/u_MapLayerSingleGeometry.pas index 640b3fd71..d26cabd10 100644 --- a/Src/MapLayers/WindowLayers/Polygon/u_MapLayerSingleGeometry.pas +++ b/Src/MapLayers/WindowLayers/Polygon/u_MapLayerSingleGeometry.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapLayerSingleGeometry; diff --git a/Src/MapLayers/WindowLayers/Polygon/u_PolyLineLayerConfig.pas b/Src/MapLayers/WindowLayers/Polygon/u_PolyLineLayerConfig.pas index 6bec4837f..e64b81a3d 100644 --- a/Src/MapLayers/WindowLayers/Polygon/u_PolyLineLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/Polygon/u_PolyLineLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PolyLineLayerConfig; diff --git a/Src/MapLayers/WindowLayers/Polygon/u_PolygonLayerConfig.pas b/Src/MapLayers/WindowLayers/Polygon/u_PolygonLayerConfig.pas index f1e2d5093..3e9802018 100644 --- a/Src/MapLayers/WindowLayers/Polygon/u_PolygonLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/Polygon/u_PolygonLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PolygonLayerConfig; diff --git a/Src/MapLayers/WindowLayers/ScaleLine/i_ScaleLineConfig.pas b/Src/MapLayers/WindowLayers/ScaleLine/i_ScaleLineConfig.pas index d5beeb496..e27c163b6 100644 --- a/Src/MapLayers/WindowLayers/ScaleLine/i_ScaleLineConfig.pas +++ b/Src/MapLayers/WindowLayers/ScaleLine/i_ScaleLineConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ScaleLineConfig; diff --git a/Src/MapLayers/WindowLayers/ScaleLine/u_ScaleLineConfig.pas b/Src/MapLayers/WindowLayers/ScaleLine/u_ScaleLineConfig.pas index 103481105..a0743253a 100644 --- a/Src/MapLayers/WindowLayers/ScaleLine/u_ScaleLineConfig.pas +++ b/Src/MapLayers/WindowLayers/ScaleLine/u_ScaleLineConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ScaleLineConfig; diff --git a/Src/MapLayers/WindowLayers/ScaleLine/u_WindowLayerScaleLineBase.pas b/Src/MapLayers/WindowLayers/ScaleLine/u_WindowLayerScaleLineBase.pas index ae454e369..5a53186d1 100644 --- a/Src/MapLayers/WindowLayers/ScaleLine/u_WindowLayerScaleLineBase.pas +++ b/Src/MapLayers/WindowLayers/ScaleLine/u_WindowLayerScaleLineBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerScaleLineBase; diff --git a/Src/MapLayers/WindowLayers/ScaleLine/u_WindowLayerScaleLineHorizontal.pas b/Src/MapLayers/WindowLayers/ScaleLine/u_WindowLayerScaleLineHorizontal.pas index 2a5ef855f..3ba43ded4 100644 --- a/Src/MapLayers/WindowLayers/ScaleLine/u_WindowLayerScaleLineHorizontal.pas +++ b/Src/MapLayers/WindowLayers/ScaleLine/u_WindowLayerScaleLineHorizontal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerScaleLineHorizontal; diff --git a/Src/MapLayers/WindowLayers/ScaleLine/u_WindowLayerScaleLineVertical.pas b/Src/MapLayers/WindowLayers/ScaleLine/u_WindowLayerScaleLineVertical.pas index 2edfd1233..a2fbe0551 100644 --- a/Src/MapLayers/WindowLayers/ScaleLine/u_WindowLayerScaleLineVertical.pas +++ b/Src/MapLayers/WindowLayers/ScaleLine/u_WindowLayerScaleLineVertical.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerScaleLineVertical; diff --git a/Src/MapLayers/WindowLayers/Selection/i_LastSelectionLayerConfig.pas b/Src/MapLayers/WindowLayers/Selection/i_LastSelectionLayerConfig.pas index 25dd7caa7..db75dfff8 100644 --- a/Src/MapLayers/WindowLayers/Selection/i_LastSelectionLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/Selection/i_LastSelectionLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_LastSelectionLayerConfig; diff --git a/Src/MapLayers/WindowLayers/Selection/i_SelectionPolygonLayerConfig.pas b/Src/MapLayers/WindowLayers/Selection/i_SelectionPolygonLayerConfig.pas index bacdb4d92..69d4d1d7a 100644 --- a/Src/MapLayers/WindowLayers/Selection/i_SelectionPolygonLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/Selection/i_SelectionPolygonLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_SelectionPolygonLayerConfig; diff --git a/Src/MapLayers/WindowLayers/Selection/i_SelectionPolylineLayerConfig.pas b/Src/MapLayers/WindowLayers/Selection/i_SelectionPolylineLayerConfig.pas index f19082ec3..3658dc68a 100644 --- a/Src/MapLayers/WindowLayers/Selection/i_SelectionPolylineLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/Selection/i_SelectionPolylineLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_SelectionPolylineLayerConfig; diff --git a/Src/MapLayers/WindowLayers/Selection/i_SelectionRectLayerConfig.pas b/Src/MapLayers/WindowLayers/Selection/i_SelectionRectLayerConfig.pas index f1ccb0402..90045520f 100644 --- a/Src/MapLayers/WindowLayers/Selection/i_SelectionRectLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/Selection/i_SelectionRectLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_SelectionRectLayerConfig; diff --git a/Src/MapLayers/WindowLayers/Selection/u_LastSelectionLayerConfig.pas b/Src/MapLayers/WindowLayers/Selection/u_LastSelectionLayerConfig.pas index dc8740127..cd2d88234 100644 --- a/Src/MapLayers/WindowLayers/Selection/u_LastSelectionLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/Selection/u_LastSelectionLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LastSelectionLayerConfig; diff --git a/Src/MapLayers/WindowLayers/Selection/u_MapLayerSelectionByRect.pas b/Src/MapLayers/WindowLayers/Selection/u_MapLayerSelectionByRect.pas index 6798c629b..978c86a3e 100644 --- a/Src/MapLayers/WindowLayers/Selection/u_MapLayerSelectionByRect.pas +++ b/Src/MapLayers/WindowLayers/Selection/u_MapLayerSelectionByRect.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapLayerSelectionByRect; diff --git a/Src/MapLayers/WindowLayers/Selection/u_SelectionPolygonLayerConfig.pas b/Src/MapLayers/WindowLayers/Selection/u_SelectionPolygonLayerConfig.pas index 2ab39a241..6fc869c53 100644 --- a/Src/MapLayers/WindowLayers/Selection/u_SelectionPolygonLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/Selection/u_SelectionPolygonLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SelectionPolygonLayerConfig; diff --git a/Src/MapLayers/WindowLayers/Selection/u_SelectionPolylineLayerConfig.pas b/Src/MapLayers/WindowLayers/Selection/u_SelectionPolylineLayerConfig.pas index 8697036ab..5a2ca1c13 100644 --- a/Src/MapLayers/WindowLayers/Selection/u_SelectionPolylineLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/Selection/u_SelectionPolylineLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SelectionPolylineLayerConfig; diff --git a/Src/MapLayers/WindowLayers/Selection/u_SelectionRectLayerConfig.pas b/Src/MapLayers/WindowLayers/Selection/u_SelectionRectLayerConfig.pas index 255c770d1..ee58c5506 100644 --- a/Src/MapLayers/WindowLayers/Selection/u_SelectionRectLayerConfig.pas +++ b/Src/MapLayers/WindowLayers/Selection/u_SelectionRectLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SelectionRectLayerConfig; diff --git a/Src/MapLayers/WindowLayers/StatusBar/i_StatBarConfig.pas b/Src/MapLayers/WindowLayers/StatusBar/i_StatBarConfig.pas index 3c474be7d..63f04b9ca 100644 --- a/Src/MapLayers/WindowLayers/StatusBar/i_StatBarConfig.pas +++ b/Src/MapLayers/WindowLayers/StatusBar/i_StatBarConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_StatBarConfig; diff --git a/Src/MapLayers/WindowLayers/StatusBar/u_StatBarConfig.pas b/Src/MapLayers/WindowLayers/StatusBar/u_StatBarConfig.pas index f29d63d2e..c16fc18cc 100644 --- a/Src/MapLayers/WindowLayers/StatusBar/u_StatBarConfig.pas +++ b/Src/MapLayers/WindowLayers/StatusBar/u_StatBarConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StatBarConfig; diff --git a/Src/MapLayers/WindowLayers/StatusBar/u_WindowLayerStatusBar.pas b/Src/MapLayers/WindowLayers/StatusBar/u_WindowLayerStatusBar.pas index ce482122f..ec9862f7c 100644 --- a/Src/MapLayers/WindowLayers/StatusBar/u_WindowLayerStatusBar.pas +++ b/Src/MapLayers/WindowLayers/StatusBar/u_WindowLayerStatusBar.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerStatusBar; diff --git a/Src/MapLayers/WindowLayers/SunCalc/i_SunCalcConfig.pas b/Src/MapLayers/WindowLayers/SunCalc/i_SunCalcConfig.pas index 585e82419..2cc27f0d3 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/i_SunCalcConfig.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/i_SunCalcConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_SunCalcConfig; diff --git a/Src/MapLayers/WindowLayers/SunCalc/i_SunCalcDataProvider.pas b/Src/MapLayers/WindowLayers/SunCalc/i_SunCalcDataProvider.pas index 6132522ea..12bc8729c 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/i_SunCalcDataProvider.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/i_SunCalcDataProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_SunCalcDataProvider; diff --git a/Src/MapLayers/WindowLayers/SunCalc/i_SunCalcProvider.pas b/Src/MapLayers/WindowLayers/SunCalc/i_SunCalcProvider.pas index cb0991f72..4e0f567ee 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/i_SunCalcProvider.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/i_SunCalcProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_SunCalcProvider; diff --git a/Src/MapLayers/WindowLayers/SunCalc/i_SunCalcShapesGenerator.pas b/Src/MapLayers/WindowLayers/SunCalc/i_SunCalcShapesGenerator.pas index 16b68762e..6e03c7093 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/i_SunCalcShapesGenerator.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/i_SunCalcShapesGenerator.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_SunCalcShapesGenerator; diff --git a/Src/MapLayers/WindowLayers/SunCalc/t_SunCalcConfig.pas b/Src/MapLayers/WindowLayers/SunCalc/t_SunCalcConfig.pas index a8826d369..b6f8ee702 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/t_SunCalcConfig.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/t_SunCalcConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_SunCalcConfig; diff --git a/Src/MapLayers/WindowLayers/SunCalc/t_SunCalcDataProvider.pas b/Src/MapLayers/WindowLayers/SunCalc/t_SunCalcDataProvider.pas index b830f6fba..c69eb84ca 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/t_SunCalcDataProvider.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/t_SunCalcDataProvider.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit t_SunCalcDataProvider; interface diff --git a/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcConfig.pas b/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcConfig.pas index 713b94b43..112535dd0 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcConfig.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SunCalcConfig; diff --git a/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcDataProviderChangeable.pas b/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcDataProviderChangeable.pas index 2335c3bfc..1fb086319 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcDataProviderChangeable.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcDataProviderChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SunCalcDataProviderChangeable; diff --git a/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcDataProviderMoon.pas b/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcDataProviderMoon.pas index fb7100638..2cfa5d277 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcDataProviderMoon.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcDataProviderMoon.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SunCalcDataProviderMoon; diff --git a/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcDataProviderSun.pas b/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcDataProviderSun.pas index 9cf9778da..d0e5203f8 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcDataProviderSun.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcDataProviderSun.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SunCalcDataProviderSun; diff --git a/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcDrawTools.pas b/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcDrawTools.pas index 8da4c0842..a05d16cfb 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcDrawTools.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcDrawTools.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SunCalcDrawTools; diff --git a/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcProvider.pas b/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcProvider.pas index f1e55a679..1c527eddc 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcProvider.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SunCalcProvider; diff --git a/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcShapesGenerator.pas b/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcShapesGenerator.pas index 9c14c2471..1d094b934 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcShapesGenerator.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/u_SunCalcShapesGenerator.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SunCalcShapesGenerator; diff --git a/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcDayInfo.pas b/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcDayInfo.pas index 652cec14a..bbf0578f3 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcDayInfo.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcDayInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerSunCalcDayInfo; diff --git a/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcDayTimeLine.pas b/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcDayTimeLine.pas index 1dbf9f662..1fd1935f3 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcDayTimeLine.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcDayTimeLine.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerSunCalcDayTimeLine; diff --git a/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcDetailsPanel.pas b/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcDetailsPanel.pas index 72ad2127f..73d7028e0 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcDetailsPanel.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcDetailsPanel.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerSunCalcDetailsPanel; diff --git a/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcInfoBase.pas b/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcInfoBase.pas index 70f24e81c..dec5632d7 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcInfoBase.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcInfoBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerSunCalcInfoBase; diff --git a/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcTimeInfo.pas b/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcTimeInfo.pas index ddfe5dfcc..bd60bb544 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcTimeInfo.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcTimeInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerSunCalcTimeInfo; diff --git a/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcTimeLineBase.pas b/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcTimeLineBase.pas index 6d3799b4a..1983a5ce2 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcTimeLineBase.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcTimeLineBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerSunCalcTimeLineBase; diff --git a/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcYearInfo.pas b/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcYearInfo.pas index 7428d4427..de25a4a67 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcYearInfo.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcYearInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerSunCalcYearInfo; diff --git a/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcYearTimeLine.pas b/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcYearTimeLine.pas index d75460a73..a5538e3d6 100644 --- a/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcYearTimeLine.pas +++ b/Src/MapLayers/WindowLayers/SunCalc/u_WindowLayerSunCalcYearTimeLine.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerSunCalcYearTimeLine; diff --git a/Src/MapLayers/WindowLayers/u_MapLayerBasicNoBitmap.pas b/Src/MapLayers/WindowLayers/u_MapLayerBasicNoBitmap.pas index 2fa1b390a..5b4c29f0f 100644 --- a/Src/MapLayers/WindowLayers/u_MapLayerBasicNoBitmap.pas +++ b/Src/MapLayers/WindowLayers/u_MapLayerBasicNoBitmap.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapLayerBasicNoBitmap; diff --git a/Src/MapLayers/WindowLayers/u_MapLayerPointOnMapEdit.pas b/Src/MapLayers/WindowLayers/u_MapLayerPointOnMapEdit.pas index 73763da0e..99428c44c 100644 --- a/Src/MapLayers/WindowLayers/u_MapLayerPointOnMapEdit.pas +++ b/Src/MapLayers/WindowLayers/u_MapLayerPointOnMapEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapLayerPointOnMapEdit; diff --git a/Src/MapLayers/WindowLayers/u_MapLayerTileErrorInfo.pas b/Src/MapLayers/WindowLayers/u_MapLayerTileErrorInfo.pas index 2a33aa8c7..68f9b2259 100644 --- a/Src/MapLayers/WindowLayers/u_MapLayerTileErrorInfo.pas +++ b/Src/MapLayers/WindowLayers/u_MapLayerTileErrorInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapLayerTileErrorInfo; diff --git a/Src/MapLayers/WindowLayers/u_WindowLayerAbstract.pas b/Src/MapLayers/WindowLayers/u_WindowLayerAbstract.pas index 089b18aab..b39774cd3 100644 --- a/Src/MapLayers/WindowLayers/u_WindowLayerAbstract.pas +++ b/Src/MapLayers/WindowLayers/u_WindowLayerAbstract.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerAbstract; diff --git a/Src/MapLayers/WindowLayers/u_WindowLayerBasicBase.pas b/Src/MapLayers/WindowLayers/u_WindowLayerBasicBase.pas index ceee335f8..135767285 100644 --- a/Src/MapLayers/WindowLayers/u_WindowLayerBasicBase.pas +++ b/Src/MapLayers/WindowLayers/u_WindowLayerBasicBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerBasicBase; diff --git a/Src/MapLayers/WindowLayers/u_WindowLayerLicenseList.pas b/Src/MapLayers/WindowLayers/u_WindowLayerLicenseList.pas index b86f99cce..fd53a879b 100644 --- a/Src/MapLayers/WindowLayers/u_WindowLayerLicenseList.pas +++ b/Src/MapLayers/WindowLayers/u_WindowLayerLicenseList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerLicenseList; diff --git a/Src/MapLayers/WindowLayers/u_WindowLayerWithBitmapBase.pas b/Src/MapLayers/WindowLayers/u_WindowLayerWithBitmapBase.pas index 39140d510..2f6d7d710 100644 --- a/Src/MapLayers/WindowLayers/u_WindowLayerWithBitmapBase.pas +++ b/Src/MapLayers/WindowLayers/u_WindowLayerWithBitmapBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowLayerWithBitmapBase; diff --git a/Src/MapLayers/i_KmlLayerConfig.pas b/Src/MapLayers/i_KmlLayerConfig.pas index 2abe8540d..5e7a82644 100644 --- a/Src/MapLayers/i_KmlLayerConfig.pas +++ b/Src/MapLayers/i_KmlLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_KmlLayerConfig; diff --git a/Src/MapLayers/i_MainFormLayersConfig.pas b/Src/MapLayers/i_MainFormLayersConfig.pas index a6eec2f6b..d49da0cf3 100644 --- a/Src/MapLayers/i_MainFormLayersConfig.pas +++ b/Src/MapLayers/i_MainFormLayersConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MainFormLayersConfig; diff --git a/Src/MapLayers/i_MainMapLayerConfig.pas b/Src/MapLayers/i_MainMapLayerConfig.pas index 55ebbcb9a..84871743a 100644 --- a/Src/MapLayers/i_MainMapLayerConfig.pas +++ b/Src/MapLayers/i_MainMapLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MainMapLayerConfig; diff --git a/Src/MapLayers/i_MarkPolyLineLayerConfig.pas b/Src/MapLayers/i_MarkPolyLineLayerConfig.pas index 5d6673557..82c5b9c1c 100644 --- a/Src/MapLayers/i_MarkPolyLineLayerConfig.pas +++ b/Src/MapLayers/i_MarkPolyLineLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkPolyLineLayerConfig; diff --git a/Src/MapLayers/i_MarkPolygonLayerConfig.pas b/Src/MapLayers/i_MarkPolygonLayerConfig.pas index 53874c768..abd0a1253 100644 --- a/Src/MapLayers/i_MarkPolygonLayerConfig.pas +++ b/Src/MapLayers/i_MarkPolygonLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkPolygonLayerConfig; diff --git a/Src/MapLayers/i_PointCaptionsLayerConfig.pas b/Src/MapLayers/i_PointCaptionsLayerConfig.pas index 6a8f6954f..cbde80627 100644 --- a/Src/MapLayers/i_PointCaptionsLayerConfig.pas +++ b/Src/MapLayers/i_PointCaptionsLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PointCaptionsLayerConfig; diff --git a/Src/MapLayers/i_UseTilePrevZoomConfig.pas b/Src/MapLayers/i_UseTilePrevZoomConfig.pas index be182b59f..53f662293 100644 --- a/Src/MapLayers/i_UseTilePrevZoomConfig.pas +++ b/Src/MapLayers/i_UseTilePrevZoomConfig.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_UseTilePrevZoomConfig; interface diff --git a/Src/MapLayers/i_VectorItemDrawConfig.pas b/Src/MapLayers/i_VectorItemDrawConfig.pas index 3b8113059..3f190cc6b 100644 --- a/Src/MapLayers/i_VectorItemDrawConfig.pas +++ b/Src/MapLayers/i_VectorItemDrawConfig.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_VectorItemDrawConfig; interface diff --git a/Src/MapLayers/u_KmlLayerConfig.pas b/Src/MapLayers/u_KmlLayerConfig.pas index bcc3e0b5c..83029c675 100644 --- a/Src/MapLayers/u_KmlLayerConfig.pas +++ b/Src/MapLayers/u_KmlLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_KmlLayerConfig; diff --git a/Src/MapLayers/u_MainFormLayersConfig.pas b/Src/MapLayers/u_MainFormLayersConfig.pas index 61572de94..4657adc5e 100644 --- a/Src/MapLayers/u_MainFormLayersConfig.pas +++ b/Src/MapLayers/u_MainFormLayersConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MainFormLayersConfig; diff --git a/Src/MapLayers/u_MainMapLayerConfig.pas b/Src/MapLayers/u_MainMapLayerConfig.pas index 1cde90d4a..12fcc55cb 100644 --- a/Src/MapLayers/u_MainMapLayerConfig.pas +++ b/Src/MapLayers/u_MainMapLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MainMapLayerConfig; diff --git a/Src/MapLayers/u_MarkPolyLineLayerConfig.pas b/Src/MapLayers/u_MarkPolyLineLayerConfig.pas index 4ecb61cb0..baefb07bd 100644 --- a/Src/MapLayers/u_MarkPolyLineLayerConfig.pas +++ b/Src/MapLayers/u_MarkPolyLineLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkPolyLineLayerConfig; diff --git a/Src/MapLayers/u_MarkPolygonLayerConfig.pas b/Src/MapLayers/u_MarkPolygonLayerConfig.pas index 96b688ad7..5297d1d3c 100644 --- a/Src/MapLayers/u_MarkPolygonLayerConfig.pas +++ b/Src/MapLayers/u_MarkPolygonLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkPolygonLayerConfig; diff --git a/Src/MapLayers/u_PointCaptionsLayerConfig.pas b/Src/MapLayers/u_PointCaptionsLayerConfig.pas index 336598fa1..9eeee5c8f 100644 --- a/Src/MapLayers/u_PointCaptionsLayerConfig.pas +++ b/Src/MapLayers/u_PointCaptionsLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PointCaptionsLayerConfig; diff --git a/Src/MapLayers/u_PointsSetLayerConfig.pas b/Src/MapLayers/u_PointsSetLayerConfig.pas index de7596cde..186c64ae6 100644 --- a/Src/MapLayers/u_PointsSetLayerConfig.pas +++ b/Src/MapLayers/u_PointsSetLayerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PointsSetLayerConfig; diff --git a/Src/MapLayers/u_UseTilePrevZoomConfig.pas b/Src/MapLayers/u_UseTilePrevZoomConfig.pas index 78e006e4f..2ad7e696a 100644 --- a/Src/MapLayers/u_UseTilePrevZoomConfig.pas +++ b/Src/MapLayers/u_UseTilePrevZoomConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_UseTilePrevZoomConfig; diff --git a/Src/MapLayers/u_VectorItemDrawConfig.pas b/Src/MapLayers/u_VectorItemDrawConfig.pas index e4b15b5c6..979828f95 100644 --- a/Src/MapLayers/u_VectorItemDrawConfig.pas +++ b/Src/MapLayers/u_VectorItemDrawConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemDrawConfig; diff --git a/Src/MapSvcScan/frm_DGAvailablePic.pas b/Src/MapSvcScan/frm_DGAvailablePic.pas index 84cfd1760..fd91b56c6 100644 --- a/Src/MapSvcScan/frm_DGAvailablePic.pas +++ b/Src/MapSvcScan/frm_DGAvailablePic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_DGAvailablePic; diff --git a/Src/MapSvcScan/i_MapSvcScanConfig.pas b/Src/MapSvcScan/i_MapSvcScanConfig.pas index 5d0cf9dca..d568410ec 100644 --- a/Src/MapSvcScan/i_MapSvcScanConfig.pas +++ b/Src/MapSvcScan/i_MapSvcScanConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapSvcScanConfig; diff --git a/Src/MapSvcScan/i_MapSvcScanStorage.pas b/Src/MapSvcScan/i_MapSvcScanStorage.pas index da54de6bf..9d6e06095 100644 --- a/Src/MapSvcScan/i_MapSvcScanStorage.pas +++ b/Src/MapSvcScan/i_MapSvcScanStorage.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapSvcScanStorage; diff --git a/Src/MapSvcScan/u_AvailPicsAbstract.pas b/Src/MapSvcScan/u_AvailPicsAbstract.pas index 6901ec0a0..319eced83 100644 --- a/Src/MapSvcScan/u_AvailPicsAbstract.pas +++ b/Src/MapSvcScan/u_AvailPicsAbstract.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AvailPicsAbstract; diff --git a/Src/MapSvcScan/u_AvailPicsBing.pas b/Src/MapSvcScan/u_AvailPicsBing.pas index 9de620031..37155fd4a 100644 --- a/Src/MapSvcScan/u_AvailPicsBing.pas +++ b/Src/MapSvcScan/u_AvailPicsBing.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AvailPicsBing; diff --git a/Src/MapSvcScan/u_AvailPicsDD.pas b/Src/MapSvcScan/u_AvailPicsDD.pas index bf6587d9c..412354349 100644 --- a/Src/MapSvcScan/u_AvailPicsDD.pas +++ b/Src/MapSvcScan/u_AvailPicsDD.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AvailPicsDD; diff --git a/Src/MapSvcScan/u_AvailPicsDG.pas b/Src/MapSvcScan/u_AvailPicsDG.pas index 97b445d52..e8b0d747c 100644 --- a/Src/MapSvcScan/u_AvailPicsDG.pas +++ b/Src/MapSvcScan/u_AvailPicsDG.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AvailPicsDG; diff --git a/Src/MapSvcScan/u_AvailPicsDG2.pas b/Src/MapSvcScan/u_AvailPicsDG2.pas index 0baf2c66d..04680cf92 100644 --- a/Src/MapSvcScan/u_AvailPicsDG2.pas +++ b/Src/MapSvcScan/u_AvailPicsDG2.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AvailPicsDG2; diff --git a/Src/MapSvcScan/u_AvailPicsESRI.pas b/Src/MapSvcScan/u_AvailPicsESRI.pas index 9c4275597..44cb835eb 100644 --- a/Src/MapSvcScan/u_AvailPicsESRI.pas +++ b/Src/MapSvcScan/u_AvailPicsESRI.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AvailPicsESRI; diff --git a/Src/MapSvcScan/u_AvailPicsGeoFuse.pas b/Src/MapSvcScan/u_AvailPicsGeoFuse.pas index 009e24c16..b48107a41 100644 --- a/Src/MapSvcScan/u_AvailPicsGeoFuse.pas +++ b/Src/MapSvcScan/u_AvailPicsGeoFuse.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AvailPicsGeoFuse; diff --git a/Src/MapSvcScan/u_AvailPicsKosmosnimki.pas b/Src/MapSvcScan/u_AvailPicsKosmosnimki.pas index cff820f9a..cbce68952 100644 --- a/Src/MapSvcScan/u_AvailPicsKosmosnimki.pas +++ b/Src/MapSvcScan/u_AvailPicsKosmosnimki.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AvailPicsKosmosnimki; diff --git a/Src/MapSvcScan/u_AvailPicsNMC.pas b/Src/MapSvcScan/u_AvailPicsNMC.pas index f2a9542d2..517443e23 100644 --- a/Src/MapSvcScan/u_AvailPicsNMC.pas +++ b/Src/MapSvcScan/u_AvailPicsNMC.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AvailPicsNMC; diff --git a/Src/MapSvcScan/u_AvailPicsRosCosmos.pas b/Src/MapSvcScan/u_AvailPicsRosCosmos.pas index 9f19cc0ea..36628bfb4 100644 --- a/Src/MapSvcScan/u_AvailPicsRosCosmos.pas +++ b/Src/MapSvcScan/u_AvailPicsRosCosmos.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AvailPicsRosCosmos; diff --git a/Src/MapSvcScan/u_AvailPicsTerra.pas b/Src/MapSvcScan/u_AvailPicsTerra.pas index 78d95c622..e2299eb57 100644 --- a/Src/MapSvcScan/u_AvailPicsTerra.pas +++ b/Src/MapSvcScan/u_AvailPicsTerra.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AvailPicsTerra; diff --git a/Src/MapSvcScan/u_MapSvcScanConfig.pas b/Src/MapSvcScan/u_MapSvcScanConfig.pas index 339bdbad6..4147757c3 100644 --- a/Src/MapSvcScan/u_MapSvcScanConfig.pas +++ b/Src/MapSvcScan/u_MapSvcScanConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapSvcScanConfig; diff --git a/Src/MapSvcScan/u_MapSvcScanStorage.pas b/Src/MapSvcScan/u_MapSvcScanStorage.pas index 62b54b4f3..b2a269ff8 100644 --- a/Src/MapSvcScan/u_MapSvcScanStorage.pas +++ b/Src/MapSvcScan/u_MapSvcScanStorage.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapSvcScanStorage; diff --git a/Src/MapSvcScan/u_XmlLoaderByVSAGPS.pas b/Src/MapSvcScan/u_XmlLoaderByVSAGPS.pas index 9437de8a2..af113fe6b 100644 --- a/Src/MapSvcScan/u_XmlLoaderByVSAGPS.pas +++ b/Src/MapSvcScan/u_XmlLoaderByVSAGPS.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_XmlLoaderByVSAGPS; diff --git a/Src/MapType/frm_MapTypeEdit.pas b/Src/MapType/frm_MapTypeEdit.pas index b7694fca3..14295b30f 100644 --- a/Src/MapType/frm_MapTypeEdit.pas +++ b/Src/MapType/frm_MapTypeEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_MapTypeEdit; diff --git a/Src/MapType/i_ActiveMapsConfig.pas b/Src/MapType/i_ActiveMapsConfig.pas index da6ac8538..ae957a50b 100644 --- a/Src/MapType/i_ActiveMapsConfig.pas +++ b/Src/MapType/i_ActiveMapsConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ActiveMapsConfig; diff --git a/Src/MapType/i_LayerDrawConfig.pas b/Src/MapType/i_LayerDrawConfig.pas index e41ff3183..c509a6af2 100644 --- a/Src/MapType/i_LayerDrawConfig.pas +++ b/Src/MapType/i_LayerDrawConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_LayerDrawConfig; diff --git a/Src/MapType/i_MapAbilitiesConfig.pas b/Src/MapType/i_MapAbilitiesConfig.pas index 5590de679..f3d05f341 100644 --- a/Src/MapType/i_MapAbilitiesConfig.pas +++ b/Src/MapType/i_MapAbilitiesConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapAbilitiesConfig; diff --git a/Src/MapType/i_MapType.pas b/Src/MapType/i_MapType.pas index b69d9f7d3..4e57f60d7 100644 --- a/Src/MapType/i_MapType.pas +++ b/Src/MapType/i_MapType.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapType; diff --git a/Src/MapType/i_MapTypeConfigModalEdit.pas b/Src/MapType/i_MapTypeConfigModalEdit.pas index 9a89778da..f5f277135 100644 --- a/Src/MapType/i_MapTypeConfigModalEdit.pas +++ b/Src/MapType/i_MapTypeConfigModalEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapTypeConfigModalEdit; diff --git a/Src/MapType/i_MapTypeGUIConfig.pas b/Src/MapType/i_MapTypeGUIConfig.pas index b4cc58578..4eef70c2d 100644 --- a/Src/MapType/i_MapTypeGUIConfig.pas +++ b/Src/MapType/i_MapTypeGUIConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapTypeGUIConfig; diff --git a/Src/MapType/i_MapTypeGUIConfigList.pas b/Src/MapType/i_MapTypeGUIConfigList.pas index c44de72c5..826354f7e 100644 --- a/Src/MapType/i_MapTypeGUIConfigList.pas +++ b/Src/MapType/i_MapTypeGUIConfigList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapTypeGUIConfigList; diff --git a/Src/MapType/i_MapTypeHotKeyListStatic.pas b/Src/MapType/i_MapTypeHotKeyListStatic.pas index bdf40fcc9..a7b2ab3f7 100644 --- a/Src/MapType/i_MapTypeHotKeyListStatic.pas +++ b/Src/MapType/i_MapTypeHotKeyListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapTypeHotKeyListStatic; diff --git a/Src/MapType/i_MapTypeListBuilder.pas b/Src/MapType/i_MapTypeListBuilder.pas index 070e0be7f..9024874f8 100644 --- a/Src/MapType/i_MapTypeListBuilder.pas +++ b/Src/MapType/i_MapTypeListBuilder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapTypeListBuilder; diff --git a/Src/MapType/i_MapTypeListChangeable.pas b/Src/MapType/i_MapTypeListChangeable.pas index 642b38893..615b05e9d 100644 --- a/Src/MapType/i_MapTypeListChangeable.pas +++ b/Src/MapType/i_MapTypeListChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapTypeListChangeable; diff --git a/Src/MapType/i_MapTypeListStatic.pas b/Src/MapType/i_MapTypeListStatic.pas index a5c3c52c7..73bb84389 100644 --- a/Src/MapType/i_MapTypeListStatic.pas +++ b/Src/MapType/i_MapTypeListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapTypeListStatic; diff --git a/Src/MapType/i_MapTypeSet.pas b/Src/MapType/i_MapTypeSet.pas index ca666076b..dd74c34b9 100644 --- a/Src/MapType/i_MapTypeSet.pas +++ b/Src/MapType/i_MapTypeSet.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapTypeSet; diff --git a/Src/MapType/i_MapTypeSetBuilder.pas b/Src/MapType/i_MapTypeSetBuilder.pas index 70c58de75..624c4c926 100644 --- a/Src/MapType/i_MapTypeSetBuilder.pas +++ b/Src/MapType/i_MapTypeSetBuilder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapTypeSetBuilder; diff --git a/Src/MapType/i_MapTypeSetChangeable.pas b/Src/MapType/i_MapTypeSetChangeable.pas index 8705a28f2..f35fb175e 100644 --- a/Src/MapType/i_MapTypeSetChangeable.pas +++ b/Src/MapType/i_MapTypeSetChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapTypeSetChangeable; diff --git a/Src/MapType/i_ZmpConfig.pas b/Src/MapType/i_ZmpConfig.pas index 2083bb034..eba8b97ac 100644 --- a/Src/MapType/i_ZmpConfig.pas +++ b/Src/MapType/i_ZmpConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ZmpConfig; diff --git a/Src/MapType/i_ZmpInfo.pas b/Src/MapType/i_ZmpInfo.pas index c592fa722..d26eb6824 100644 --- a/Src/MapType/i_ZmpInfo.pas +++ b/Src/MapType/i_ZmpInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ZmpInfo; diff --git a/Src/MapType/i_ZmpInfoSet.pas b/Src/MapType/i_ZmpInfoSet.pas index 331160949..237598d1f 100644 --- a/Src/MapType/i_ZmpInfoSet.pas +++ b/Src/MapType/i_ZmpInfoSet.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ZmpInfoSet; diff --git a/Src/MapType/u_ActiveLayersConfig.pas b/Src/MapType/u_ActiveLayersConfig.pas index 179aed695..613d0387b 100644 --- a/Src/MapType/u_ActiveLayersConfig.pas +++ b/Src/MapType/u_ActiveLayersConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ActiveLayersConfig; diff --git a/Src/MapType/u_ActiveMapConfig.pas b/Src/MapType/u_ActiveMapConfig.pas index 901dce155..371cd42f7 100644 --- a/Src/MapType/u_ActiveMapConfig.pas +++ b/Src/MapType/u_ActiveMapConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ActiveMapConfig; diff --git a/Src/MapType/u_ActiveMapsLicenseList.pas b/Src/MapType/u_ActiveMapsLicenseList.pas index 617a6e18e..9f6e4e7a8 100644 --- a/Src/MapType/u_ActiveMapsLicenseList.pas +++ b/Src/MapType/u_ActiveMapsLicenseList.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_ActiveMapsLicenseList; interface diff --git a/Src/MapType/u_LayerDrawConfig.pas b/Src/MapType/u_LayerDrawConfig.pas index 0884b9b56..60241bc33 100644 --- a/Src/MapType/u_LayerDrawConfig.pas +++ b/Src/MapType/u_LayerDrawConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LayerDrawConfig; diff --git a/Src/MapType/u_MapAbilitiesConfig.pas b/Src/MapType/u_MapAbilitiesConfig.pas index 80c01be24..ae68d1835 100644 --- a/Src/MapType/u_MapAbilitiesConfig.pas +++ b/Src/MapType/u_MapAbilitiesConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapAbilitiesConfig; diff --git a/Src/MapType/u_MapAbilitiesConfigStatic.pas b/Src/MapType/u_MapAbilitiesConfigStatic.pas index 3849eebc1..b25ace2c5 100644 --- a/Src/MapType/u_MapAbilitiesConfigStatic.pas +++ b/Src/MapType/u_MapAbilitiesConfigStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapAbilitiesConfigStatic; diff --git a/Src/MapType/u_MapType.pas b/Src/MapType/u_MapType.pas index 6ea044ced..1d4b42424 100644 --- a/Src/MapType/u_MapType.pas +++ b/Src/MapType/u_MapType.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2020, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapType; diff --git a/Src/MapType/u_MapTypeChangeableByConfig.pas b/Src/MapType/u_MapTypeChangeableByConfig.pas index c3fb7867a..3e4d9029e 100644 --- a/Src/MapType/u_MapTypeChangeableByConfig.pas +++ b/Src/MapType/u_MapTypeChangeableByConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypeChangeableByConfig; diff --git a/Src/MapType/u_MapTypeChangeableWithDefault.pas b/Src/MapType/u_MapTypeChangeableWithDefault.pas index ff047ca83..da5573dba 100644 --- a/Src/MapType/u_MapTypeChangeableWithDefault.pas +++ b/Src/MapType/u_MapTypeChangeableWithDefault.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypeChangeableWithDefault; diff --git a/Src/MapType/u_MapTypeConfigModalEditByForm.pas b/Src/MapType/u_MapTypeConfigModalEditByForm.pas index 6de792001..f6c7c50f2 100644 --- a/Src/MapType/u_MapTypeConfigModalEditByForm.pas +++ b/Src/MapType/u_MapTypeConfigModalEditByForm.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypeConfigModalEditByForm; diff --git a/Src/MapType/u_MapTypeGUIConfig.pas b/Src/MapType/u_MapTypeGUIConfig.pas index 4434b90f1..d1876437d 100644 --- a/Src/MapType/u_MapTypeGUIConfig.pas +++ b/Src/MapType/u_MapTypeGUIConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypeGUIConfig; diff --git a/Src/MapType/u_MapTypeGUIConfigList.pas b/Src/MapType/u_MapTypeGUIConfigList.pas index 781727c8d..d9f729d03 100644 --- a/Src/MapType/u_MapTypeGUIConfigList.pas +++ b/Src/MapType/u_MapTypeGUIConfigList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypeGUIConfigList; diff --git a/Src/MapType/u_MapTypeGUIConfigStatic.pas b/Src/MapType/u_MapTypeGUIConfigStatic.pas index 6b31c0202..d5aa5919b 100644 --- a/Src/MapType/u_MapTypeGUIConfigStatic.pas +++ b/Src/MapType/u_MapTypeGUIConfigStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypeGUIConfigStatic; diff --git a/Src/MapType/u_MapTypeHotKeyListStatic.pas b/Src/MapType/u_MapTypeHotKeyListStatic.pas index 8f885b8c3..cb4aface5 100644 --- a/Src/MapType/u_MapTypeHotKeyListStatic.pas +++ b/Src/MapType/u_MapTypeHotKeyListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypeHotKeyListStatic; diff --git a/Src/MapType/u_MapTypeListBuilderFactory.pas b/Src/MapType/u_MapTypeListBuilderFactory.pas index cec33cb5a..793cce598 100644 --- a/Src/MapType/u_MapTypeListBuilderFactory.pas +++ b/Src/MapType/u_MapTypeListBuilderFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypeListBuilderFactory; diff --git a/Src/MapType/u_MapTypeListChangeableActiveBitmapLayers.pas b/Src/MapType/u_MapTypeListChangeableActiveBitmapLayers.pas index b490a21ac..e0ba09c70 100644 --- a/Src/MapType/u_MapTypeListChangeableActiveBitmapLayers.pas +++ b/Src/MapType/u_MapTypeListChangeableActiveBitmapLayers.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypeListChangeableActiveBitmapLayers; diff --git a/Src/MapType/u_MapTypeSetBuilderFactory.pas b/Src/MapType/u_MapTypeSetBuilderFactory.pas index 36055eb76..2b47294c4 100644 --- a/Src/MapType/u_MapTypeSetBuilderFactory.pas +++ b/Src/MapType/u_MapTypeSetBuilderFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypeSetBuilderFactory; diff --git a/Src/MapType/u_MapTypeSetChangeable.pas b/Src/MapType/u_MapTypeSetChangeable.pas index ed4a1077e..ba2c09737 100644 --- a/Src/MapType/u_MapTypeSetChangeable.pas +++ b/Src/MapType/u_MapTypeSetChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypeSetChangeable; diff --git a/Src/MapType/u_MapTypeSetChangeableBySourceSetWithFilter.pas b/Src/MapType/u_MapTypeSetChangeableBySourceSetWithFilter.pas index ecae316c6..ab34d1e84 100644 --- a/Src/MapType/u_MapTypeSetChangeableBySourceSetWithFilter.pas +++ b/Src/MapType/u_MapTypeSetChangeableBySourceSetWithFilter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypeSetChangeableBySourceSetWithFilter; diff --git a/Src/MapType/u_MapTypeSetChangeableSimple.pas b/Src/MapType/u_MapTypeSetChangeableSimple.pas index 775496ea0..8ee3f4131 100644 --- a/Src/MapType/u_MapTypeSetChangeableSimple.pas +++ b/Src/MapType/u_MapTypeSetChangeableSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypeSetChangeableSimple; diff --git a/Src/MapType/u_MapTypesMainList.pas b/Src/MapType/u_MapTypesMainList.pas index 6ac4a7f4d..b44a0df72 100644 --- a/Src/MapType/u_MapTypesMainList.pas +++ b/Src/MapType/u_MapTypesMainList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapTypesMainList; diff --git a/Src/MapType/u_ZmpConfig.pas b/Src/MapType/u_ZmpConfig.pas index 0cabf5562..4e736da64 100644 --- a/Src/MapType/u_ZmpConfig.pas +++ b/Src/MapType/u_ZmpConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ZmpConfig; diff --git a/Src/MapType/u_ZmpFileNamesIteratorFactory.pas b/Src/MapType/u_ZmpFileNamesIteratorFactory.pas index 16dcef50a..9af320a8e 100644 --- a/Src/MapType/u_ZmpFileNamesIteratorFactory.pas +++ b/Src/MapType/u_ZmpFileNamesIteratorFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ZmpFileNamesIteratorFactory; diff --git a/Src/MapType/u_ZmpInfo.pas b/Src/MapType/u_ZmpInfo.pas index 0f32f835d..94d28fd66 100644 --- a/Src/MapType/u_ZmpInfo.pas +++ b/Src/MapType/u_ZmpInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ZmpInfo; diff --git a/Src/MapType/u_ZmpInfoSet.pas b/Src/MapType/u_ZmpInfoSet.pas index 7f132f1de..b04829c13 100644 --- a/Src/MapType/u_ZmpInfoSet.pas +++ b/Src/MapType/u_ZmpInfoSet.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ZmpInfoSet; diff --git a/Src/MapVersion/i_MapVersionChangeable.pas b/Src/MapVersion/i_MapVersionChangeable.pas index 9d0c61b96..2188b9d79 100644 --- a/Src/MapVersion/i_MapVersionChangeable.pas +++ b/Src/MapVersion/i_MapVersionChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapVersionChangeable; diff --git a/Src/MapVersion/i_MapVersionConfig.pas b/Src/MapVersion/i_MapVersionConfig.pas index 4cb4c1428..f09672010 100644 --- a/Src/MapVersion/i_MapVersionConfig.pas +++ b/Src/MapVersion/i_MapVersionConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapVersionConfig; diff --git a/Src/MapVersion/i_MapVersionFactory.pas b/Src/MapVersion/i_MapVersionFactory.pas index 454f28f53..78e0b7331 100644 --- a/Src/MapVersion/i_MapVersionFactory.pas +++ b/Src/MapVersion/i_MapVersionFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapVersionFactory; diff --git a/Src/MapVersion/i_MapVersionFactoryList.pas b/Src/MapVersion/i_MapVersionFactoryList.pas index 3c4045d82..4f11f3b97 100644 --- a/Src/MapVersion/i_MapVersionFactoryList.pas +++ b/Src/MapVersion/i_MapVersionFactoryList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapVersionFactoryList; diff --git a/Src/MapVersion/i_MapVersionInfo.pas b/Src/MapVersion/i_MapVersionInfo.pas index 674a6d314..ec9e4ec7f 100644 --- a/Src/MapVersion/i_MapVersionInfo.pas +++ b/Src/MapVersion/i_MapVersionInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapVersionInfo; diff --git a/Src/MapVersion/i_MapVersionListStatic.pas b/Src/MapVersion/i_MapVersionListStatic.pas index 8f8e8bfeb..01da0de67 100644 --- a/Src/MapVersion/i_MapVersionListStatic.pas +++ b/Src/MapVersion/i_MapVersionListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapVersionListStatic; diff --git a/Src/MapVersion/i_MapVersionRequest.pas b/Src/MapVersion/i_MapVersionRequest.pas index 0960eb145..07bc2f142 100644 --- a/Src/MapVersion/i_MapVersionRequest.pas +++ b/Src/MapVersion/i_MapVersionRequest.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapVersionRequest; diff --git a/Src/MapVersion/i_MapVersionRequestChangeable.pas b/Src/MapVersion/i_MapVersionRequestChangeable.pas index 29a15b132..1afd0dc4d 100644 --- a/Src/MapVersion/i_MapVersionRequestChangeable.pas +++ b/Src/MapVersion/i_MapVersionRequestChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapVersionRequestChangeable; diff --git a/Src/MapVersion/i_MapVersionRequestConfig.pas b/Src/MapVersion/i_MapVersionRequestConfig.pas index b6e3451cb..b3b7c8e15 100644 --- a/Src/MapVersion/i_MapVersionRequestConfig.pas +++ b/Src/MapVersion/i_MapVersionRequestConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MapVersionRequestConfig; diff --git a/Src/MapVersion/u_MapVersionChangeable.pas b/Src/MapVersion/u_MapVersionChangeable.pas index ecc7cf2b4..2d1a43da5 100644 --- a/Src/MapVersion/u_MapVersionChangeable.pas +++ b/Src/MapVersion/u_MapVersionChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapVersionChangeable; diff --git a/Src/MapVersion/u_MapVersionConfig.pas b/Src/MapVersion/u_MapVersionConfig.pas index 6a088e777..47ff46b16 100644 --- a/Src/MapVersion/u_MapVersionConfig.pas +++ b/Src/MapVersion/u_MapVersionConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapVersionConfig; diff --git a/Src/MapVersion/u_MapVersionFactoryChangeable.pas b/Src/MapVersion/u_MapVersionFactoryChangeable.pas index 2352af6dd..fabe68a5b 100644 --- a/Src/MapVersion/u_MapVersionFactoryChangeable.pas +++ b/Src/MapVersion/u_MapVersionFactoryChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapVersionFactoryChangeable; diff --git a/Src/MapVersion/u_MapVersionFactoryList.pas b/Src/MapVersion/u_MapVersionFactoryList.pas index 93a5fc253..f8d833af0 100644 --- a/Src/MapVersion/u_MapVersionFactoryList.pas +++ b/Src/MapVersion/u_MapVersionFactoryList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapVersionFactoryList; diff --git a/Src/MapVersion/u_MapVersionFactorySimpleString.pas b/Src/MapVersion/u_MapVersionFactorySimpleString.pas index d2ee4d3c7..04a6b2390 100644 --- a/Src/MapVersion/u_MapVersionFactorySimpleString.pas +++ b/Src/MapVersion/u_MapVersionFactorySimpleString.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapVersionFactorySimpleString; diff --git a/Src/MapVersion/u_MapVersionInfo.pas b/Src/MapVersion/u_MapVersionInfo.pas index 0be293d64..c8a78d8b4 100644 --- a/Src/MapVersion/u_MapVersionInfo.pas +++ b/Src/MapVersion/u_MapVersionInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapVersionInfo; diff --git a/Src/MapVersion/u_MapVersionListStatic.pas b/Src/MapVersion/u_MapVersionListStatic.pas index b99e13cb8..ffa30cbdc 100644 --- a/Src/MapVersion/u_MapVersionListStatic.pas +++ b/Src/MapVersion/u_MapVersionListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapVersionListStatic; diff --git a/Src/MapVersion/u_MapVersionRequest.pas b/Src/MapVersion/u_MapVersionRequest.pas index ad25c4c81..bbbb703de 100644 --- a/Src/MapVersion/u_MapVersionRequest.pas +++ b/Src/MapVersion/u_MapVersionRequest.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapVersionRequest; diff --git a/Src/MapVersion/u_MapVersionRequestChangeable.pas b/Src/MapVersion/u_MapVersionRequestChangeable.pas index f63e04632..0380caf09 100644 --- a/Src/MapVersion/u_MapVersionRequestChangeable.pas +++ b/Src/MapVersion/u_MapVersionRequestChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapVersionRequestChangeable; diff --git a/Src/MapVersion/u_MapVersionRequestConfig.pas b/Src/MapVersion/u_MapVersionRequestConfig.pas index c8745964d..bce8b2f19 100644 --- a/Src/MapVersion/u_MapVersionRequestConfig.pas +++ b/Src/MapVersion/u_MapVersionRequestConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MapVersionRequestConfig; diff --git a/Src/MarkPicture/c_MarkPictureAnchor.pas b/Src/MarkPicture/c_MarkPictureAnchor.pas index d2f1cb9ad..4acd54b78 100644 --- a/Src/MarkPicture/c_MarkPictureAnchor.pas +++ b/Src/MarkPicture/c_MarkPictureAnchor.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit c_MarkPictureAnchor; diff --git a/Src/MarkPicture/frm_MarkPictureConfig.pas b/Src/MarkPicture/frm_MarkPictureConfig.pas index 97c889662..f408d3444 100644 --- a/Src/MarkPicture/frm_MarkPictureConfig.pas +++ b/Src/MarkPicture/frm_MarkPictureConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_MarkPictureConfig; diff --git a/Src/MarkPicture/frm_MarkPictureEditor.pas b/Src/MarkPicture/frm_MarkPictureEditor.pas index 94e117c34..ae7d1e513 100644 --- a/Src/MarkPicture/frm_MarkPictureEditor.pas +++ b/Src/MarkPicture/frm_MarkPictureEditor.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_MarkPictureEditor; diff --git a/Src/MarkPicture/i_MarkPicture.pas b/Src/MarkPicture/i_MarkPicture.pas index 5367075fe..5cea25cbb 100644 --- a/Src/MarkPicture/i_MarkPicture.pas +++ b/Src/MarkPicture/i_MarkPicture.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkPicture; diff --git a/Src/MarkPicture/i_MarkPictureConfig.pas b/Src/MarkPicture/i_MarkPictureConfig.pas index e946e4c18..38abb239d 100644 --- a/Src/MarkPicture/i_MarkPictureConfig.pas +++ b/Src/MarkPicture/i_MarkPictureConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkPictureConfig; diff --git a/Src/MarkPicture/u_MarkPictureAnchorFunc.pas b/Src/MarkPicture/u_MarkPictureAnchorFunc.pas index 0c544c628..e4fc397fb 100644 --- a/Src/MarkPicture/u_MarkPictureAnchorFunc.pas +++ b/Src/MarkPicture/u_MarkPictureAnchorFunc.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_MarkPictureAnchorFunc; interface diff --git a/Src/MarkPicture/u_MarkPictureConfig.pas b/Src/MarkPicture/u_MarkPictureConfig.pas index ea106c212..27451d15a 100644 --- a/Src/MarkPicture/u_MarkPictureConfig.pas +++ b/Src/MarkPicture/u_MarkPictureConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkPictureConfig; diff --git a/Src/MarkPicture/u_MarkPictureConfigByFolder.pas b/Src/MarkPicture/u_MarkPictureConfigByFolder.pas index d4c8a03d5..6d8cbdcd6 100644 --- a/Src/MarkPicture/u_MarkPictureConfigByFolder.pas +++ b/Src/MarkPicture/u_MarkPictureConfigByFolder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkPictureConfigByFolder; diff --git a/Src/MarkPicture/u_MarkPictureListSimple.pas b/Src/MarkPicture/u_MarkPictureListSimple.pas index ddcbc7181..f9074a296 100644 --- a/Src/MarkPicture/u_MarkPictureListSimple.pas +++ b/Src/MarkPicture/u_MarkPictureListSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkPictureListSimple; diff --git a/Src/MarkPicture/u_MarkPictureSimple.pas b/Src/MarkPicture/u_MarkPictureSimple.pas index 2656d572c..b45a2d28f 100644 --- a/Src/MarkPicture/u_MarkPictureSimple.pas +++ b/Src/MarkPicture/u_MarkPictureSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkPictureSimple; diff --git a/Src/Marker/i_BitmapMarker.pas b/Src/Marker/i_BitmapMarker.pas index ed66976c7..dfd45abbc 100644 --- a/Src/Marker/i_BitmapMarker.pas +++ b/Src/Marker/i_BitmapMarker.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BitmapMarker; diff --git a/Src/Marker/i_MarkerDrawable.pas b/Src/Marker/i_MarkerDrawable.pas index dc7170973..bf0a837bf 100644 --- a/Src/Marker/i_MarkerDrawable.pas +++ b/Src/Marker/i_MarkerDrawable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkerDrawable; diff --git a/Src/Marker/i_MarkerFromFileConfig.pas b/Src/Marker/i_MarkerFromFileConfig.pas index ff523d821..e8e103ecb 100644 --- a/Src/Marker/i_MarkerFromFileConfig.pas +++ b/Src/Marker/i_MarkerFromFileConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkerFromFileConfig; diff --git a/Src/Marker/i_MarkerProviderByAppearancePointIcon.pas b/Src/Marker/i_MarkerProviderByAppearancePointIcon.pas index 6192e4d32..2c657d973 100644 --- a/Src/Marker/i_MarkerProviderByAppearancePointIcon.pas +++ b/Src/Marker/i_MarkerProviderByAppearancePointIcon.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_MarkerProviderByAppearancePointIcon; interface diff --git a/Src/Marker/i_MarkerProviderForVectorItem.pas b/Src/Marker/i_MarkerProviderForVectorItem.pas index 5538f7dc0..ca1984bfc 100644 --- a/Src/Marker/i_MarkerProviderForVectorItem.pas +++ b/Src/Marker/i_MarkerProviderForVectorItem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkerProviderForVectorItem; diff --git a/Src/Marker/i_MarkerProviderForVectorItemChangeable.pas b/Src/Marker/i_MarkerProviderForVectorItemChangeable.pas index 18d7d0126..4c7fa9a1d 100644 --- a/Src/Marker/i_MarkerProviderForVectorItemChangeable.pas +++ b/Src/Marker/i_MarkerProviderForVectorItemChangeable.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_MarkerProviderForVectorItemChangeable; interface diff --git a/Src/Marker/i_MarkerSimpleConfig.pas b/Src/Marker/i_MarkerSimpleConfig.pas index 7ff829ef5..78b8b6434 100644 --- a/Src/Marker/i_MarkerSimpleConfig.pas +++ b/Src/Marker/i_MarkerSimpleConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkerSimpleConfig; diff --git a/Src/Marker/i_TextDrawerBasic.pas b/Src/Marker/i_TextDrawerBasic.pas index f1cfeba01..825be4084 100644 --- a/Src/Marker/i_TextDrawerBasic.pas +++ b/Src/Marker/i_TextDrawerBasic.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_TextDrawerBasic; interface diff --git a/Src/Marker/u_BitmapMarker.pas b/Src/Marker/u_BitmapMarker.pas index e44d8818f..2845868bf 100644 --- a/Src/Marker/u_BitmapMarker.pas +++ b/Src/Marker/u_BitmapMarker.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapMarker; diff --git a/Src/Marker/u_BitmapMarkerProviderByCaptionForMarks.pas b/Src/Marker/u_BitmapMarkerProviderByCaptionForMarks.pas index f032218bf..5bf1a72e9 100644 --- a/Src/Marker/u_BitmapMarkerProviderByCaptionForMarks.pas +++ b/Src/Marker/u_BitmapMarkerProviderByCaptionForMarks.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapMarkerProviderByCaptionForMarks; diff --git a/Src/Marker/u_MarkerDrawableByBitmap32Static.pas b/Src/Marker/u_MarkerDrawableByBitmap32Static.pas index 31e7d29ae..e37e9b02f 100644 --- a/Src/Marker/u_MarkerDrawableByBitmap32Static.pas +++ b/Src/Marker/u_MarkerDrawableByBitmap32Static.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerDrawableByBitmap32Static; diff --git a/Src/Marker/u_MarkerDrawableByBitmapMarker.pas b/Src/Marker/u_MarkerDrawableByBitmapMarker.pas index fea3666aa..4a01251f7 100644 --- a/Src/Marker/u_MarkerDrawableByBitmapMarker.pas +++ b/Src/Marker/u_MarkerDrawableByBitmapMarker.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerDrawableByBitmapMarker; diff --git a/Src/Marker/u_MarkerDrawableCenterScale.pas b/Src/Marker/u_MarkerDrawableCenterScale.pas index aa0e27b3f..1a0df8370 100644 --- a/Src/Marker/u_MarkerDrawableCenterScale.pas +++ b/Src/Marker/u_MarkerDrawableCenterScale.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerDrawableCenterScale; diff --git a/Src/Marker/u_MarkerDrawableChangeableFaked.pas b/Src/Marker/u_MarkerDrawableChangeableFaked.pas index 6d6906772..adc091589 100644 --- a/Src/Marker/u_MarkerDrawableChangeableFaked.pas +++ b/Src/Marker/u_MarkerDrawableChangeableFaked.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerDrawableChangeableFaked; diff --git a/Src/Marker/u_MarkerDrawableChangeableSimple.pas b/Src/Marker/u_MarkerDrawableChangeableSimple.pas index 2df263779..89456fc3b 100644 --- a/Src/Marker/u_MarkerDrawableChangeableSimple.pas +++ b/Src/Marker/u_MarkerDrawableChangeableSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerDrawableChangeableSimple; diff --git a/Src/Marker/u_MarkerDrawableComplex.pas b/Src/Marker/u_MarkerDrawableComplex.pas index 3124f4de6..55dc6acce 100644 --- a/Src/Marker/u_MarkerDrawableComplex.pas +++ b/Src/Marker/u_MarkerDrawableComplex.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerDrawableComplex; diff --git a/Src/Marker/u_MarkerDrawableSimpleAbstract.pas b/Src/Marker/u_MarkerDrawableSimpleAbstract.pas index b3d4d9c95..229de32ea 100644 --- a/Src/Marker/u_MarkerDrawableSimpleAbstract.pas +++ b/Src/Marker/u_MarkerDrawableSimpleAbstract.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerDrawableSimpleAbstract; diff --git a/Src/Marker/u_MarkerDrawableSimpleArrow.pas b/Src/Marker/u_MarkerDrawableSimpleArrow.pas index 416ac99e4..b24d34d7d 100644 --- a/Src/Marker/u_MarkerDrawableSimpleArrow.pas +++ b/Src/Marker/u_MarkerDrawableSimpleArrow.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerDrawableSimpleArrow; diff --git a/Src/Marker/u_MarkerDrawableSimpleCircle.pas b/Src/Marker/u_MarkerDrawableSimpleCircle.pas index 1e3c2a649..b0d85d8e2 100644 --- a/Src/Marker/u_MarkerDrawableSimpleCircle.pas +++ b/Src/Marker/u_MarkerDrawableSimpleCircle.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerDrawableSimpleCircle; diff --git a/Src/Marker/u_MarkerDrawableSimpleCross.pas b/Src/Marker/u_MarkerDrawableSimpleCross.pas index 80afd1b3d..6e7388848 100644 --- a/Src/Marker/u_MarkerDrawableSimpleCross.pas +++ b/Src/Marker/u_MarkerDrawableSimpleCross.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerDrawableSimpleCross; diff --git a/Src/Marker/u_MarkerDrawableSimpleSquare.pas b/Src/Marker/u_MarkerDrawableSimpleSquare.pas index cdf827768..3e6da28e6 100644 --- a/Src/Marker/u_MarkerDrawableSimpleSquare.pas +++ b/Src/Marker/u_MarkerDrawableSimpleSquare.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerDrawableSimpleSquare; diff --git a/Src/Marker/u_MarkerDrawableWithDirectionByBitmapMarker.pas b/Src/Marker/u_MarkerDrawableWithDirectionByBitmapMarker.pas index 774000f17..63751898e 100644 --- a/Src/Marker/u_MarkerDrawableWithDirectionByBitmapMarker.pas +++ b/Src/Marker/u_MarkerDrawableWithDirectionByBitmapMarker.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerDrawableWithDirectionByBitmapMarker; diff --git a/Src/Marker/u_MarkerFromFileConfig.pas b/Src/Marker/u_MarkerFromFileConfig.pas index 1bb074d67..57fbf2a70 100644 --- a/Src/Marker/u_MarkerFromFileConfig.pas +++ b/Src/Marker/u_MarkerFromFileConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerFromFileConfig; diff --git a/Src/Marker/u_MarkerFromFileConfigStatic.pas b/Src/Marker/u_MarkerFromFileConfigStatic.pas index 594448ef0..ab48d2085 100644 --- a/Src/Marker/u_MarkerFromFileConfigStatic.pas +++ b/Src/Marker/u_MarkerFromFileConfigStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerFromFileConfigStatic; diff --git a/Src/Marker/u_MarkerProviderByAppearancePointIcon.pas b/Src/Marker/u_MarkerProviderByAppearancePointIcon.pas index 969e20c43..8ca0ca489 100644 --- a/Src/Marker/u_MarkerProviderByAppearancePointIcon.pas +++ b/Src/Marker/u_MarkerProviderByAppearancePointIcon.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_MarkerProviderByAppearancePointIcon; interface diff --git a/Src/Marker/u_MarkerProviderForVectorItemFixedMarker.pas b/Src/Marker/u_MarkerProviderForVectorItemFixedMarker.pas index cee0ae94c..517698be0 100644 --- a/Src/Marker/u_MarkerProviderForVectorItemFixedMarker.pas +++ b/Src/Marker/u_MarkerProviderForVectorItemFixedMarker.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerProviderForVectorItemFixedMarker; diff --git a/Src/Marker/u_MarkerProviderForVectorItemForMarkPoints.pas b/Src/Marker/u_MarkerProviderForVectorItemForMarkPoints.pas index 02d435ba7..b1d57689d 100644 --- a/Src/Marker/u_MarkerProviderForVectorItemForMarkPoints.pas +++ b/Src/Marker/u_MarkerProviderForVectorItemForMarkPoints.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerProviderForVectorItemForMarkPoints; diff --git a/Src/Marker/u_MarkerProviderForVectorItemWithCache.pas b/Src/Marker/u_MarkerProviderForVectorItemWithCache.pas index f2bad9c1f..92e8c7291 100644 --- a/Src/Marker/u_MarkerProviderForVectorItemWithCache.pas +++ b/Src/Marker/u_MarkerProviderForVectorItemWithCache.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerProviderForVectorItemWithCache; diff --git a/Src/Marker/u_MarkerSimpleConfig.pas b/Src/Marker/u_MarkerSimpleConfig.pas index 8d536f0b1..c33fc3749 100644 --- a/Src/Marker/u_MarkerSimpleConfig.pas +++ b/Src/Marker/u_MarkerSimpleConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerSimpleConfig; diff --git a/Src/Marker/u_MarkerSimpleConfigStatic.pas b/Src/Marker/u_MarkerSimpleConfigStatic.pas index 749a20d8e..f6af72511 100644 --- a/Src/Marker/u_MarkerSimpleConfigStatic.pas +++ b/Src/Marker/u_MarkerSimpleConfigStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkerSimpleConfigStatic; diff --git a/Src/Marker/u_TextDrawerBasic.pas b/Src/Marker/u_TextDrawerBasic.pas index dcb1233c8..4accc22e2 100644 --- a/Src/Marker/u_TextDrawerBasic.pas +++ b/Src/Marker/u_TextDrawerBasic.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_TextDrawerBasic; interface diff --git a/Src/MarksDB/GUI/fr_JpegImportOptions.pas b/Src/MarksDB/GUI/fr_JpegImportOptions.pas index d56e08923..fa3613abd 100644 --- a/Src/MarksDB/GUI/fr_JpegImportOptions.pas +++ b/Src/MarksDB/GUI/fr_JpegImportOptions.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_JpegImportOptions; diff --git a/Src/MarksDB/GUI/fr_MarkCategorySelectOrAdd.pas b/Src/MarksDB/GUI/fr_MarkCategorySelectOrAdd.pas index 4a4473aba..00e8197e2 100644 --- a/Src/MarksDB/GUI/fr_MarkCategorySelectOrAdd.pas +++ b/Src/MarksDB/GUI/fr_MarkCategorySelectOrAdd.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_MarkCategorySelectOrAdd; diff --git a/Src/MarksDB/GUI/fr_MarkDescription.pas b/Src/MarksDB/GUI/fr_MarkDescription.pas index ce5c84731..a0592956f 100644 --- a/Src/MarksDB/GUI/fr_MarkDescription.pas +++ b/Src/MarksDB/GUI/fr_MarkDescription.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_MarkDescription; diff --git a/Src/MarksDB/GUI/fr_MarksGeneralOptions.pas b/Src/MarksDB/GUI/fr_MarksGeneralOptions.pas index 2e6d1c6de..a227506ba 100644 --- a/Src/MarksDB/GUI/fr_MarksGeneralOptions.pas +++ b/Src/MarksDB/GUI/fr_MarksGeneralOptions.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_MarksGeneralOptions; diff --git a/Src/MarksDB/GUI/fr_PictureSelectFromList.pas b/Src/MarksDB/GUI/fr_PictureSelectFromList.pas index 8731da4a8..b3192775f 100644 --- a/Src/MarksDB/GUI/fr_PictureSelectFromList.pas +++ b/Src/MarksDB/GUI/fr_PictureSelectFromList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_PictureSelectFromList; diff --git a/Src/MarksDB/GUI/fr_SelectedPicture.pas b/Src/MarksDB/GUI/fr_SelectedPicture.pas index edf8823bb..b02d5dd89 100644 --- a/Src/MarksDB/GUI/fr_SelectedPicture.pas +++ b/Src/MarksDB/GUI/fr_SelectedPicture.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_SelectedPicture; diff --git a/Src/MarksDB/GUI/frm_ImportConfigEdit.pas b/Src/MarksDB/GUI/frm_ImportConfigEdit.pas index de4c0b35e..f93ca6876 100644 --- a/Src/MarksDB/GUI/frm_ImportConfigEdit.pas +++ b/Src/MarksDB/GUI/frm_ImportConfigEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_ImportConfigEdit; diff --git a/Src/MarksDB/GUI/frm_JpegImportConfigEdit.pas b/Src/MarksDB/GUI/frm_JpegImportConfigEdit.pas index 63d51ecbb..1a839edaf 100644 --- a/Src/MarksDB/GUI/frm_JpegImportConfigEdit.pas +++ b/Src/MarksDB/GUI/frm_JpegImportConfigEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_JpegImportConfigEdit; diff --git a/Src/MarksDB/GUI/frm_MarkCategoryEdit.pas b/Src/MarksDB/GUI/frm_MarkCategoryEdit.pas index 0d8a30777..79cb8c705 100644 --- a/Src/MarksDB/GUI/frm_MarkCategoryEdit.pas +++ b/Src/MarksDB/GUI/frm_MarkCategoryEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_MarkCategoryEdit; diff --git a/Src/MarksDB/GUI/frm_MarkEditPath.pas b/Src/MarksDB/GUI/frm_MarkEditPath.pas index ded8f6145..7b7edc632 100644 --- a/Src/MarksDB/GUI/frm_MarkEditPath.pas +++ b/Src/MarksDB/GUI/frm_MarkEditPath.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_MarkEditPath; diff --git a/Src/MarksDB/GUI/frm_MarkEditPoint.pas b/Src/MarksDB/GUI/frm_MarkEditPoint.pas index 284105208..fcdd608cc 100644 --- a/Src/MarksDB/GUI/frm_MarkEditPoint.pas +++ b/Src/MarksDB/GUI/frm_MarkEditPoint.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_MarkEditPoint; diff --git a/Src/MarksDB/GUI/frm_MarkEditPoly.pas b/Src/MarksDB/GUI/frm_MarkEditPoly.pas index 2e7072510..b7c2746d9 100644 --- a/Src/MarksDB/GUI/frm_MarkEditPoly.pas +++ b/Src/MarksDB/GUI/frm_MarkEditPoly.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_MarkEditPoly; diff --git a/Src/MarksDB/GUI/frm_MarkInfo.pas b/Src/MarksDB/GUI/frm_MarkInfo.pas index f04c37aae..b70d66260 100644 --- a/Src/MarksDB/GUI/frm_MarkInfo.pas +++ b/Src/MarksDB/GUI/frm_MarkInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_MarkInfo; diff --git a/Src/MarksDB/GUI/frm_MarkSystemConfigEdit.pas b/Src/MarksDB/GUI/frm_MarkSystemConfigEdit.pas index 872387c6a..1c44f34ba 100644 --- a/Src/MarksDB/GUI/frm_MarkSystemConfigEdit.pas +++ b/Src/MarksDB/GUI/frm_MarkSystemConfigEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_MarkSystemConfigEdit; diff --git a/Src/MarksDB/GUI/frm_MarksExplorer.pas b/Src/MarksDB/GUI/frm_MarksExplorer.pas index 9d004a58b..292e74fa0 100644 --- a/Src/MarksDB/GUI/frm_MarksExplorer.pas +++ b/Src/MarksDB/GUI/frm_MarksExplorer.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_MarksExplorer; diff --git a/Src/MarksDB/GUI/frm_MarksExportConfig.pas b/Src/MarksDB/GUI/frm_MarksExportConfig.pas index 7d8a83d44..7097981d0 100644 --- a/Src/MarksDB/GUI/frm_MarksExportConfig.pas +++ b/Src/MarksDB/GUI/frm_MarksExportConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2018, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_MarksExportConfig; diff --git a/Src/MarksDB/GUI/frm_MarksMultiEdit.pas b/Src/MarksDB/GUI/frm_MarksMultiEdit.pas index 1ce5ddf63..0a9e390de 100644 --- a/Src/MarksDB/GUI/frm_MarksMultiEdit.pas +++ b/Src/MarksDB/GUI/frm_MarksMultiEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_MarksMultiEdit; diff --git a/Src/MarksDB/GUI/frm_PointProjecting.pas b/Src/MarksDB/GUI/frm_PointProjecting.pas index 18f86d6c4..77e483d97 100644 --- a/Src/MarksDB/GUI/frm_PointProjecting.pas +++ b/Src/MarksDB/GUI/frm_PointProjecting.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit frm_PointProjecting; interface diff --git a/Src/MarksDB/GUI/frm_PolygonForOperationConfig.pas b/Src/MarksDB/GUI/frm_PolygonForOperationConfig.pas index 9e3d4f537..cb39fa55c 100644 --- a/Src/MarksDB/GUI/frm_PolygonForOperationConfig.pas +++ b/Src/MarksDB/GUI/frm_PolygonForOperationConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_PolygonForOperationConfig; diff --git a/Src/MarksDB/GUI/i_MarksExplorerConfig.pas b/Src/MarksDB/GUI/i_MarksExplorerConfig.pas index 20173d837..808c78896 100644 --- a/Src/MarksDB/GUI/i_MarksExplorerConfig.pas +++ b/Src/MarksDB/GUI/i_MarksExplorerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarksExplorerConfig; diff --git a/Src/MarksDB/GUI/i_MarksGUIConfig.pas b/Src/MarksDB/GUI/i_MarksGUIConfig.pas index a2f45437a..5522c84f7 100644 --- a/Src/MarksDB/GUI/i_MarksGUIConfig.pas +++ b/Src/MarksDB/GUI/i_MarksGUIConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarksGUIConfig; diff --git a/Src/MarksDB/GUI/u_MarkDbGUIHelper.pas b/Src/MarksDB/GUI/u_MarkDbGUIHelper.pas index f2ed17261..31b1baf3e 100644 --- a/Src/MarksDB/GUI/u_MarkDbGUIHelper.pas +++ b/Src/MarksDB/GUI/u_MarkDbGUIHelper.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2018, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkDbGUIHelper; diff --git a/Src/MarksDB/GUI/u_MarksExplorerConfig.pas b/Src/MarksDB/GUI/u_MarksExplorerConfig.pas index 6ef04c84f..29c1f01a8 100644 --- a/Src/MarksDB/GUI/u_MarksExplorerConfig.pas +++ b/Src/MarksDB/GUI/u_MarksExplorerConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarksExplorerConfig; diff --git a/Src/MarksDB/GUI/u_MarksExplorerHelper.pas b/Src/MarksDB/GUI/u_MarksExplorerHelper.pas index cd3ba060c..70d7a58b6 100644 --- a/Src/MarksDB/GUI/u_MarksExplorerHelper.pas +++ b/Src/MarksDB/GUI/u_MarksExplorerHelper.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarksExplorerHelper; diff --git a/Src/MarksDB/GUI/u_MarksGUIConfig.pas b/Src/MarksDB/GUI/u_MarksGUIConfig.pas index f0bf730bc..baf32f0d0 100644 --- a/Src/MarksDB/GUI/u_MarksGUIConfig.pas +++ b/Src/MarksDB/GUI/u_MarksGUIConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarksGUIConfig; diff --git a/Src/MarksDB/SML/i_MarkCategoryDBSmlInternal.pas b/Src/MarksDB/SML/i_MarkCategoryDBSmlInternal.pas index 6b25b8671..4157957eb 100644 --- a/Src/MarksDB/SML/i_MarkCategoryDBSmlInternal.pas +++ b/Src/MarksDB/SML/i_MarkCategoryDBSmlInternal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkCategoryDBSmlInternal; diff --git a/Src/MarksDB/SML/i_MarkCategoryFactoryDbInternal.pas b/Src/MarksDB/SML/i_MarkCategoryFactoryDbInternal.pas index 6d1c0900b..ebeee2dea 100644 --- a/Src/MarksDB/SML/i_MarkCategoryFactoryDbInternal.pas +++ b/Src/MarksDB/SML/i_MarkCategoryFactoryDbInternal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkCategoryFactoryDbInternal; diff --git a/Src/MarksDB/SML/i_MarkDbSmlInternal.pas b/Src/MarksDB/SML/i_MarkDbSmlInternal.pas index 3e229c8d4..3f35bcd91 100644 --- a/Src/MarksDB/SML/i_MarkDbSmlInternal.pas +++ b/Src/MarksDB/SML/i_MarkDbSmlInternal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkDbSmlInternal; diff --git a/Src/MarksDB/SML/i_MarkFactorySmlInternal.pas b/Src/MarksDB/SML/i_MarkFactorySmlInternal.pas index cfbe4ce06..71a5d708c 100644 --- a/Src/MarksDB/SML/i_MarkFactorySmlInternal.pas +++ b/Src/MarksDB/SML/i_MarkFactorySmlInternal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkFactorySmlInternal; diff --git a/Src/MarksDB/SML/i_MarkSystemImplConfigSML.pas b/Src/MarksDB/SML/i_MarkSystemImplConfigSML.pas index bda123cbc..7daa974c4 100644 --- a/Src/MarksDB/SML/i_MarkSystemImplConfigSML.pas +++ b/Src/MarksDB/SML/i_MarkSystemImplConfigSML.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkSystemImplConfigSML; diff --git a/Src/MarksDB/SML/t_GeometryPointSML.pas b/Src/MarksDB/SML/t_GeometryPointSML.pas index 3490cfc9b..95889c86c 100644 --- a/Src/MarksDB/SML/t_GeometryPointSML.pas +++ b/Src/MarksDB/SML/t_GeometryPointSML.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2020, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_GeometryPointSML; diff --git a/Src/MarksDB/SML/u_GeometryFromStreamSML.pas b/Src/MarksDB/SML/u_GeometryFromStreamSML.pas index dfd8e7c7c..ead3aecc6 100644 --- a/Src/MarksDB/SML/u_GeometryFromStreamSML.pas +++ b/Src/MarksDB/SML/u_GeometryFromStreamSML.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeometryFromStreamSML; diff --git a/Src/MarksDB/SML/u_GeometryToStreamSML.pas b/Src/MarksDB/SML/u_GeometryToStreamSML.pas index 212255b0c..b9acb0e90 100644 --- a/Src/MarksDB/SML/u_GeometryToStreamSML.pas +++ b/Src/MarksDB/SML/u_GeometryToStreamSML.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeometryToStreamSML; diff --git a/Src/MarksDB/SML/u_MarkCategoryDBSml.pas b/Src/MarksDB/SML/u_MarkCategoryDBSml.pas index 39ecc40c5..2eac04d78 100644 --- a/Src/MarksDB/SML/u_MarkCategoryDBSml.pas +++ b/Src/MarksDB/SML/u_MarkCategoryDBSml.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkCategoryDBSml; diff --git a/Src/MarksDB/SML/u_MarkCategoryFactorySmlDbInternal.pas b/Src/MarksDB/SML/u_MarkCategoryFactorySmlDbInternal.pas index 401eff414..52c18b156 100644 --- a/Src/MarksDB/SML/u_MarkCategoryFactorySmlDbInternal.pas +++ b/Src/MarksDB/SML/u_MarkCategoryFactorySmlDbInternal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkCategoryFactorySmlDbInternal; diff --git a/Src/MarksDB/SML/u_MarkCategorySmlDbInternal.pas b/Src/MarksDB/SML/u_MarkCategorySmlDbInternal.pas index 45a30d8ac..0167a733f 100644 --- a/Src/MarksDB/SML/u_MarkCategorySmlDbInternal.pas +++ b/Src/MarksDB/SML/u_MarkCategorySmlDbInternal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkCategorySmlDbInternal; diff --git a/Src/MarksDB/SML/u_MarkDbSml.pas b/Src/MarksDB/SML/u_MarkDbSml.pas index 3a2e102a3..63a2946a7 100644 --- a/Src/MarksDB/SML/u_MarkDbSml.pas +++ b/Src/MarksDB/SML/u_MarkDbSml.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkDbSml; diff --git a/Src/MarksDB/SML/u_MarkFactorySmlDbInternal.pas b/Src/MarksDB/SML/u_MarkFactorySmlDbInternal.pas index 4543317e7..4747b08e0 100644 --- a/Src/MarksDB/SML/u_MarkFactorySmlDbInternal.pas +++ b/Src/MarksDB/SML/u_MarkFactorySmlDbInternal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkFactorySmlDbInternal; diff --git a/Src/MarksDB/SML/u_MarkId.pas b/Src/MarksDB/SML/u_MarkId.pas index 81f8be187..a4c3688b6 100644 --- a/Src/MarksDB/SML/u_MarkId.pas +++ b/Src/MarksDB/SML/u_MarkId.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkId; diff --git a/Src/MarksDB/SML/u_MarkSystemImplConfigSML.pas b/Src/MarksDB/SML/u_MarkSystemImplConfigSML.pas index 825641c58..d054a61d5 100644 --- a/Src/MarksDB/SML/u_MarkSystemImplConfigSML.pas +++ b/Src/MarksDB/SML/u_MarkSystemImplConfigSML.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemImplConfigSML; diff --git a/Src/MarksDB/SML/u_MarkSystemImplFactorySML.pas b/Src/MarksDB/SML/u_MarkSystemImplFactorySML.pas index fcd46f93c..e0061723b 100644 --- a/Src/MarksDB/SML/u_MarkSystemImplFactorySML.pas +++ b/Src/MarksDB/SML/u_MarkSystemImplFactorySML.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemImplFactorySML; diff --git a/Src/MarksDB/SML/u_MarkSystemSml.pas b/Src/MarksDB/SML/u_MarkSystemSml.pas index 85dd60762..00019c056 100644 --- a/Src/MarksDB/SML/u_MarkSystemSml.pas +++ b/Src/MarksDB/SML/u_MarkSystemSml.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemSml; diff --git a/Src/MarksDB/c_MarkFlag.pas b/Src/MarksDB/c_MarkFlag.pas index ad458ecc8..3af87497b 100644 --- a/Src/MarksDB/c_MarkFlag.pas +++ b/Src/MarksDB/c_MarkFlag.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit c_MarkFlag; diff --git a/Src/MarksDB/c_MarkSystem.pas b/Src/MarksDB/c_MarkSystem.pas index 51de690b4..13e827aef 100644 --- a/Src/MarksDB/c_MarkSystem.pas +++ b/Src/MarksDB/c_MarkSystem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit c_MarkSystem; diff --git a/Src/MarksDB/i_MarkCategory.pas b/Src/MarksDB/i_MarkCategory.pas index 94850be2e..12e6f8e8b 100644 --- a/Src/MarksDB/i_MarkCategory.pas +++ b/Src/MarksDB/i_MarkCategory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkCategory; diff --git a/Src/MarksDB/i_MarkCategoryDB.pas b/Src/MarksDB/i_MarkCategoryDB.pas index 0a2d537be..45426dbe3 100644 --- a/Src/MarksDB/i_MarkCategoryDB.pas +++ b/Src/MarksDB/i_MarkCategoryDB.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkCategoryDB; diff --git a/Src/MarksDB/i_MarkCategoryDBImpl.pas b/Src/MarksDB/i_MarkCategoryDBImpl.pas index ba1906579..1600942a2 100644 --- a/Src/MarksDB/i_MarkCategoryDBImpl.pas +++ b/Src/MarksDB/i_MarkCategoryDBImpl.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkCategoryDBImpl; diff --git a/Src/MarksDB/i_MarkCategoryFactory.pas b/Src/MarksDB/i_MarkCategoryFactory.pas index 6ab9e062d..75731d404 100644 --- a/Src/MarksDB/i_MarkCategoryFactory.pas +++ b/Src/MarksDB/i_MarkCategoryFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkCategoryFactory; diff --git a/Src/MarksDB/i_MarkCategoryFactoryConfig.pas b/Src/MarksDB/i_MarkCategoryFactoryConfig.pas index 0939aa6b3..cc9237820 100644 --- a/Src/MarksDB/i_MarkCategoryFactoryConfig.pas +++ b/Src/MarksDB/i_MarkCategoryFactoryConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkCategoryFactoryConfig; diff --git a/Src/MarksDB/i_MarkCategoryList.pas b/Src/MarksDB/i_MarkCategoryList.pas index 2febb522b..ee92295de 100644 --- a/Src/MarksDB/i_MarkCategoryList.pas +++ b/Src/MarksDB/i_MarkCategoryList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkCategoryList; diff --git a/Src/MarksDB/i_MarkCategoryTree.pas b/Src/MarksDB/i_MarkCategoryTree.pas index a5bbc84f1..bd38a507a 100644 --- a/Src/MarksDB/i_MarkCategoryTree.pas +++ b/Src/MarksDB/i_MarkCategoryTree.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkCategoryTree; diff --git a/Src/MarksDB/i_MarkDb.pas b/Src/MarksDB/i_MarkDb.pas index a7f52077b..1bceb2849 100644 --- a/Src/MarksDB/i_MarkDb.pas +++ b/Src/MarksDB/i_MarkDb.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkDb; diff --git a/Src/MarksDB/i_MarkDbImpl.pas b/Src/MarksDB/i_MarkDbImpl.pas index 2c1bee7e5..9dc231d3f 100644 --- a/Src/MarksDB/i_MarkDbImpl.pas +++ b/Src/MarksDB/i_MarkDbImpl.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkDbImpl; diff --git a/Src/MarksDB/i_MarkFactory.pas b/Src/MarksDB/i_MarkFactory.pas index dbd479d54..2da5d8c1a 100644 --- a/Src/MarksDB/i_MarkFactory.pas +++ b/Src/MarksDB/i_MarkFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkFactory; diff --git a/Src/MarksDB/i_MarkFactoryConfig.pas b/Src/MarksDB/i_MarkFactoryConfig.pas index 24b0e685d..49f54b100 100644 --- a/Src/MarksDB/i_MarkFactoryConfig.pas +++ b/Src/MarksDB/i_MarkFactoryConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkFactoryConfig; diff --git a/Src/MarksDB/i_MarkId.pas b/Src/MarksDB/i_MarkId.pas index 10a28bf7e..d6124ba22 100644 --- a/Src/MarksDB/i_MarkId.pas +++ b/Src/MarksDB/i_MarkId.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkId; diff --git a/Src/MarksDB/i_MarkNameGenerator.pas b/Src/MarksDB/i_MarkNameGenerator.pas index f194d408c..49b0dda5d 100644 --- a/Src/MarksDB/i_MarkNameGenerator.pas +++ b/Src/MarksDB/i_MarkNameGenerator.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkNameGenerator; diff --git a/Src/MarksDB/i_MarkSystem.pas b/Src/MarksDB/i_MarkSystem.pas index 072d12030..f59abe84a 100644 --- a/Src/MarksDB/i_MarkSystem.pas +++ b/Src/MarksDB/i_MarkSystem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkSystem; diff --git a/Src/MarksDB/i_MarkSystemConfig.pas b/Src/MarksDB/i_MarkSystemConfig.pas index cbfe494c5..fc6ed614f 100644 --- a/Src/MarksDB/i_MarkSystemConfig.pas +++ b/Src/MarksDB/i_MarkSystemConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkSystemConfig; diff --git a/Src/MarksDB/i_MarkSystemErrorMsg.pas b/Src/MarksDB/i_MarkSystemErrorMsg.pas index 78f385d52..b74e14352 100644 --- a/Src/MarksDB/i_MarkSystemErrorMsg.pas +++ b/Src/MarksDB/i_MarkSystemErrorMsg.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkSystemErrorMsg; diff --git a/Src/MarksDB/i_MarkSystemImpl.pas b/Src/MarksDB/i_MarkSystemImpl.pas index 81030e382..11f68b938 100644 --- a/Src/MarksDB/i_MarkSystemImpl.pas +++ b/Src/MarksDB/i_MarkSystemImpl.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkSystemImpl; diff --git a/Src/MarksDB/i_MarkSystemImplChangeable.pas b/Src/MarksDB/i_MarkSystemImplChangeable.pas index 7597c5ac5..f15517b15 100644 --- a/Src/MarksDB/i_MarkSystemImplChangeable.pas +++ b/Src/MarksDB/i_MarkSystemImplChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkSystemImplChangeable; diff --git a/Src/MarksDB/i_MarkSystemImplConfig.pas b/Src/MarksDB/i_MarkSystemImplConfig.pas index 32da6f530..7efed2601 100644 --- a/Src/MarksDB/i_MarkSystemImplConfig.pas +++ b/Src/MarksDB/i_MarkSystemImplConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkSystemImplConfig; diff --git a/Src/MarksDB/i_MarkSystemImplFactory.pas b/Src/MarksDB/i_MarkSystemImplFactory.pas index 358adc030..6440b6511 100644 --- a/Src/MarksDB/i_MarkSystemImplFactory.pas +++ b/Src/MarksDB/i_MarkSystemImplFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkSystemImplFactory; diff --git a/Src/MarksDB/i_MarkTemplate.pas b/Src/MarksDB/i_MarkTemplate.pas index 7eed30ef1..145eef95b 100644 --- a/Src/MarksDB/i_MarkTemplate.pas +++ b/Src/MarksDB/i_MarkTemplate.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkTemplate; diff --git a/Src/MarksDB/mORMot/Categories/i_MarkCategoryDbInternalORM.pas b/Src/MarksDB/mORMot/Categories/i_MarkCategoryDbInternalORM.pas index a79328776..a58772a2b 100644 --- a/Src/MarksDB/mORMot/Categories/i_MarkCategoryDbInternalORM.pas +++ b/Src/MarksDB/mORMot/Categories/i_MarkCategoryDbInternalORM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkCategoryDbInternalORM; diff --git a/Src/MarksDB/mORMot/Categories/i_MarkCategoryFactoryDbInternalORM.pas b/Src/MarksDB/mORMot/Categories/i_MarkCategoryFactoryDbInternalORM.pas index fe87370fa..587d5c6c2 100644 --- a/Src/MarksDB/mORMot/Categories/i_MarkCategoryFactoryDbInternalORM.pas +++ b/Src/MarksDB/mORMot/Categories/i_MarkCategoryFactoryDbInternalORM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkCategoryFactoryDbInternalORM; diff --git a/Src/MarksDB/mORMot/Categories/i_MarkCategoryInternalORM.pas b/Src/MarksDB/mORMot/Categories/i_MarkCategoryInternalORM.pas index ba419e3a1..385087448 100644 --- a/Src/MarksDB/mORMot/Categories/i_MarkCategoryInternalORM.pas +++ b/Src/MarksDB/mORMot/Categories/i_MarkCategoryInternalORM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkCategoryInternalORM; diff --git a/Src/MarksDB/mORMot/Categories/u_MarkCategoryDbImplORM.pas b/Src/MarksDB/mORMot/Categories/u_MarkCategoryDbImplORM.pas index e6740794c..544c15469 100644 --- a/Src/MarksDB/mORMot/Categories/u_MarkCategoryDbImplORM.pas +++ b/Src/MarksDB/mORMot/Categories/u_MarkCategoryDbImplORM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkCategoryDbImplORM; diff --git a/Src/MarksDB/mORMot/Categories/u_MarkCategoryDbImplORMCache.pas b/Src/MarksDB/mORMot/Categories/u_MarkCategoryDbImplORMCache.pas index 9a9fba42a..b87d625c2 100644 --- a/Src/MarksDB/mORMot/Categories/u_MarkCategoryDbImplORMCache.pas +++ b/Src/MarksDB/mORMot/Categories/u_MarkCategoryDbImplORMCache.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkCategoryDbImplORMCache; diff --git a/Src/MarksDB/mORMot/Categories/u_MarkCategoryDbImplORMHelper.pas b/Src/MarksDB/mORMot/Categories/u_MarkCategoryDbImplORMHelper.pas index 1471f9be9..ef783f81b 100644 --- a/Src/MarksDB/mORMot/Categories/u_MarkCategoryDbImplORMHelper.pas +++ b/Src/MarksDB/mORMot/Categories/u_MarkCategoryDbImplORMHelper.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkCategoryDbImplORMHelper; diff --git a/Src/MarksDB/mORMot/Categories/u_MarkCategoryDbInternalORM.pas b/Src/MarksDB/mORMot/Categories/u_MarkCategoryDbInternalORM.pas index 63dc268c4..5a33cdfa8 100644 --- a/Src/MarksDB/mORMot/Categories/u_MarkCategoryDbInternalORM.pas +++ b/Src/MarksDB/mORMot/Categories/u_MarkCategoryDbInternalORM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkCategoryDbInternalORM; diff --git a/Src/MarksDB/mORMot/Categories/u_MarkCategoryFactoryDbInternalORM.pas b/Src/MarksDB/mORMot/Categories/u_MarkCategoryFactoryDbInternalORM.pas index 055786fc1..768380a9d 100644 --- a/Src/MarksDB/mORMot/Categories/u_MarkCategoryFactoryDbInternalORM.pas +++ b/Src/MarksDB/mORMot/Categories/u_MarkCategoryFactoryDbInternalORM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkCategoryFactoryDbInternalORM; diff --git a/Src/MarksDB/mORMot/Marks/i_MarkDbInternalORM.pas b/Src/MarksDB/mORMot/Marks/i_MarkDbInternalORM.pas index 1fd125d50..b8c458ab4 100644 --- a/Src/MarksDB/mORMot/Marks/i_MarkDbInternalORM.pas +++ b/Src/MarksDB/mORMot/Marks/i_MarkDbInternalORM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkDbInternalORM; diff --git a/Src/MarksDB/mORMot/Marks/i_MarkFactoryDbInternalORM.pas b/Src/MarksDB/mORMot/Marks/i_MarkFactoryDbInternalORM.pas index 7d2b494aa..b49d776cb 100644 --- a/Src/MarksDB/mORMot/Marks/i_MarkFactoryDbInternalORM.pas +++ b/Src/MarksDB/mORMot/Marks/i_MarkFactoryDbInternalORM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkFactoryDbInternalORM; diff --git a/Src/MarksDB/mORMot/Marks/u_MarkDbImplORM.pas b/Src/MarksDB/mORMot/Marks/u_MarkDbImplORM.pas index bd7349036..7a14c0121 100644 --- a/Src/MarksDB/mORMot/Marks/u_MarkDbImplORM.pas +++ b/Src/MarksDB/mORMot/Marks/u_MarkDbImplORM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkDbImplORM; diff --git a/Src/MarksDB/mORMot/Marks/u_MarkDbImplORMCache.pas b/Src/MarksDB/mORMot/Marks/u_MarkDbImplORMCache.pas index 3f23e87fd..d3a60ab68 100644 --- a/Src/MarksDB/mORMot/Marks/u_MarkDbImplORMCache.pas +++ b/Src/MarksDB/mORMot/Marks/u_MarkDbImplORMCache.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkDbImplORMCache; diff --git a/Src/MarksDB/mORMot/Marks/u_MarkDbImplORMHelper.pas b/Src/MarksDB/mORMot/Marks/u_MarkDbImplORMHelper.pas index f92f9e787..5d7329f4f 100644 --- a/Src/MarksDB/mORMot/Marks/u_MarkDbImplORMHelper.pas +++ b/Src/MarksDB/mORMot/Marks/u_MarkDbImplORMHelper.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkDbImplORMHelper; diff --git a/Src/MarksDB/mORMot/Marks/u_MarkFactoryDbInternalORM.pas b/Src/MarksDB/mORMot/Marks/u_MarkFactoryDbInternalORM.pas index 007cd5773..4e928bda0 100644 --- a/Src/MarksDB/mORMot/Marks/u_MarkFactoryDbInternalORM.pas +++ b/Src/MarksDB/mORMot/Marks/u_MarkFactoryDbInternalORM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkFactoryDbInternalORM; diff --git a/Src/MarksDB/mORMot/Marks/u_MarkIdORM.pas b/Src/MarksDB/mORMot/Marks/u_MarkIdORM.pas index 8da115007..b1e4922ec 100644 --- a/Src/MarksDB/mORMot/Marks/u_MarkIdORM.pas +++ b/Src/MarksDB/mORMot/Marks/u_MarkIdORM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkIdORM; diff --git a/Src/MarksDB/mORMot/i_MarkSystemImplConfigORM.pas b/Src/MarksDB/mORMot/i_MarkSystemImplConfigORM.pas index a185f0720..4862b7fdc 100644 --- a/Src/MarksDB/mORMot/i_MarkSystemImplConfigORM.pas +++ b/Src/MarksDB/mORMot/i_MarkSystemImplConfigORM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkSystemImplConfigORM; diff --git a/Src/MarksDB/mORMot/i_MarkSystemImplORMClientProvider.pas b/Src/MarksDB/mORMot/i_MarkSystemImplORMClientProvider.pas index ef2d242d5..f1bb11a85 100644 --- a/Src/MarksDB/mORMot/i_MarkSystemImplORMClientProvider.pas +++ b/Src/MarksDB/mORMot/i_MarkSystemImplORMClientProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarkSystemImplORMClientProvider; diff --git a/Src/MarksDB/mORMot/t_MarkSystemORM.pas b/Src/MarksDB/mORMot/t_MarkSystemORM.pas index 562f11403..383af3370 100644 --- a/Src/MarksDB/mORMot/t_MarkSystemORM.pas +++ b/Src/MarksDB/mORMot/t_MarkSystemORM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_MarkSystemORM; diff --git a/Src/MarksDB/mORMot/u_MarkSystemImplConfigORM.pas b/Src/MarksDB/mORMot/u_MarkSystemImplConfigORM.pas index bbb1a099e..052430ab6 100644 --- a/Src/MarksDB/mORMot/u_MarkSystemImplConfigORM.pas +++ b/Src/MarksDB/mORMot/u_MarkSystemImplConfigORM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemImplConfigORM; diff --git a/Src/MarksDB/mORMot/u_MarkSystemImplFactoryORM.pas b/Src/MarksDB/mORMot/u_MarkSystemImplFactoryORM.pas index 0510fab6b..480c8dd73 100644 --- a/Src/MarksDB/mORMot/u_MarkSystemImplFactoryORM.pas +++ b/Src/MarksDB/mORMot/u_MarkSystemImplFactoryORM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemImplFactoryORM; diff --git a/Src/MarksDB/mORMot/u_MarkSystemImplORM.pas b/Src/MarksDB/mORMot/u_MarkSystemImplORM.pas index afac39b10..0f6e22c3e 100644 --- a/Src/MarksDB/mORMot/u_MarkSystemImplORM.pas +++ b/Src/MarksDB/mORMot/u_MarkSystemImplORM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemImplORM; diff --git a/Src/MarksDB/mORMot/u_MarkSystemImplORMClientProvider.pas b/Src/MarksDB/mORMot/u_MarkSystemImplORMClientProvider.pas index 353f9c59c..6860d20f9 100644 --- a/Src/MarksDB/mORMot/u_MarkSystemImplORMClientProvider.pas +++ b/Src/MarksDB/mORMot/u_MarkSystemImplORMClientProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemImplORMClientProvider; diff --git a/Src/MarksDB/mORMot/u_MarkSystemORMCacheBase.pas b/Src/MarksDB/mORMot/u_MarkSystemORMCacheBase.pas index 2656e0e93..30df22306 100644 --- a/Src/MarksDB/mORMot/u_MarkSystemORMCacheBase.pas +++ b/Src/MarksDB/mORMot/u_MarkSystemORMCacheBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemORMCacheBase; diff --git a/Src/MarksDB/mORMot/u_MarkSystemORMLog.pas b/Src/MarksDB/mORMot/u_MarkSystemORMLog.pas index 59aece457..369399852 100644 --- a/Src/MarksDB/mORMot/u_MarkSystemORMLog.pas +++ b/Src/MarksDB/mORMot/u_MarkSystemORMLog.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemORMLog; diff --git a/Src/MarksDB/mORMot/u_MarkSystemORMModel.pas b/Src/MarksDB/mORMot/u_MarkSystemORMModel.pas index adc518728..4c640072a 100644 --- a/Src/MarksDB/mORMot/u_MarkSystemORMModel.pas +++ b/Src/MarksDB/mORMot/u_MarkSystemORMModel.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemORMModel; diff --git a/Src/MarksDB/mORMot/u_MarkSystemORMTools.pas b/Src/MarksDB/mORMot/u_MarkSystemORMTools.pas index bd9e119b9..3023f4f82 100644 --- a/Src/MarksDB/mORMot/u_MarkSystemORMTools.pas +++ b/Src/MarksDB/mORMot/u_MarkSystemORMTools.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemORMTools; diff --git a/Src/MarksDB/u_MarkCategory.pas b/Src/MarksDB/u_MarkCategory.pas index 1764c3595..e853543ef 100644 --- a/Src/MarksDB/u_MarkCategory.pas +++ b/Src/MarksDB/u_MarkCategory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkCategory; diff --git a/Src/MarksDB/u_MarkCategoryDbByImpl.pas b/Src/MarksDB/u_MarkCategoryDbByImpl.pas index 36667dadf..e623b3a9f 100644 --- a/Src/MarksDB/u_MarkCategoryDbByImpl.pas +++ b/Src/MarksDB/u_MarkCategoryDbByImpl.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkCategoryDbByImpl; diff --git a/Src/MarksDB/u_MarkCategoryFactory.pas b/Src/MarksDB/u_MarkCategoryFactory.pas index e987a3ea8..8865ed00e 100644 --- a/Src/MarksDB/u_MarkCategoryFactory.pas +++ b/Src/MarksDB/u_MarkCategoryFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkCategoryFactory; diff --git a/Src/MarksDB/u_MarkCategoryFactoryConfig.pas b/Src/MarksDB/u_MarkCategoryFactoryConfig.pas index 797c864d1..f49d3a862 100644 --- a/Src/MarksDB/u_MarkCategoryFactoryConfig.pas +++ b/Src/MarksDB/u_MarkCategoryFactoryConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkCategoryFactoryConfig; diff --git a/Src/MarksDB/u_MarkCategoryList.pas b/Src/MarksDB/u_MarkCategoryList.pas index a48e23a2b..edfd15dc6 100644 --- a/Src/MarksDB/u_MarkCategoryList.pas +++ b/Src/MarksDB/u_MarkCategoryList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkCategoryList; diff --git a/Src/MarksDB/u_MarkCategoryTree.pas b/Src/MarksDB/u_MarkCategoryTree.pas index 12138f5c2..b7e8280fb 100644 --- a/Src/MarksDB/u_MarkCategoryTree.pas +++ b/Src/MarksDB/u_MarkCategoryTree.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkCategoryTree; diff --git a/Src/MarksDB/u_MarkDbByImpl.pas b/Src/MarksDB/u_MarkDbByImpl.pas index 3a974b80b..86ea8b34e 100644 --- a/Src/MarksDB/u_MarkDbByImpl.pas +++ b/Src/MarksDB/u_MarkDbByImpl.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkDbByImpl; diff --git a/Src/MarksDB/u_MarkFactory.pas b/Src/MarksDB/u_MarkFactory.pas index cd9552cc1..59ec74c55 100644 --- a/Src/MarksDB/u_MarkFactory.pas +++ b/Src/MarksDB/u_MarkFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkFactory; diff --git a/Src/MarksDB/u_MarkFactoryConfig.pas b/Src/MarksDB/u_MarkFactoryConfig.pas index dedd1c9e5..b9e7967f9 100644 --- a/Src/MarksDB/u_MarkFactoryConfig.pas +++ b/Src/MarksDB/u_MarkFactoryConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkFactoryConfig; diff --git a/Src/MarksDB/u_MarkFullBase.pas b/Src/MarksDB/u_MarkFullBase.pas index deae6afc3..8a56dbad2 100644 --- a/Src/MarksDB/u_MarkFullBase.pas +++ b/Src/MarksDB/u_MarkFullBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkFullBase; diff --git a/Src/MarksDB/u_MarkLineTemplateConfig.pas b/Src/MarksDB/u_MarkLineTemplateConfig.pas index 2cdbe0094..6c159b5b6 100644 --- a/Src/MarksDB/u_MarkLineTemplateConfig.pas +++ b/Src/MarksDB/u_MarkLineTemplateConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkLineTemplateConfig; diff --git a/Src/MarksDB/u_MarkNameGenerator.pas b/Src/MarksDB/u_MarkNameGenerator.pas index d95c3e85d..3e55e87fd 100644 --- a/Src/MarksDB/u_MarkNameGenerator.pas +++ b/Src/MarksDB/u_MarkNameGenerator.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkNameGenerator; diff --git a/Src/MarksDB/u_MarkPointTemplateConfig.pas b/Src/MarksDB/u_MarkPointTemplateConfig.pas index cc7e11714..d4025a5cb 100644 --- a/Src/MarksDB/u_MarkPointTemplateConfig.pas +++ b/Src/MarksDB/u_MarkPointTemplateConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkPointTemplateConfig; diff --git a/Src/MarksDB/u_MarkPolyTemplateConfig.pas b/Src/MarksDB/u_MarkPolyTemplateConfig.pas index 5276b94be..5a1a07ab7 100644 --- a/Src/MarksDB/u_MarkPolyTemplateConfig.pas +++ b/Src/MarksDB/u_MarkPolyTemplateConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkPolyTemplateConfig; diff --git a/Src/MarksDB/u_MarkSystem.pas b/Src/MarksDB/u_MarkSystem.pas index f25fdfdee..4d9097b1d 100644 --- a/Src/MarksDB/u_MarkSystem.pas +++ b/Src/MarksDB/u_MarkSystem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystem; diff --git a/Src/MarksDB/u_MarkSystemConfig.pas b/Src/MarksDB/u_MarkSystemConfig.pas index 22633d7b3..8eac84fed 100644 --- a/Src/MarksDB/u_MarkSystemConfig.pas +++ b/Src/MarksDB/u_MarkSystemConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemConfig; diff --git a/Src/MarksDB/u_MarkSystemErrorHandler.pas b/Src/MarksDB/u_MarkSystemErrorHandler.pas index 7bd398d30..6a9c35877 100644 --- a/Src/MarksDB/u_MarkSystemErrorHandler.pas +++ b/Src/MarksDB/u_MarkSystemErrorHandler.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemErrorHandler; diff --git a/Src/MarksDB/u_MarkSystemErrorMsg.pas b/Src/MarksDB/u_MarkSystemErrorMsg.pas index 0b610efa4..7b0f824ed 100644 --- a/Src/MarksDB/u_MarkSystemErrorMsg.pas +++ b/Src/MarksDB/u_MarkSystemErrorMsg.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemErrorMsg; diff --git a/Src/MarksDB/u_MarkSystemHelpers.pas b/Src/MarksDB/u_MarkSystemHelpers.pas index d87db4cf3..ef2af2f71 100644 --- a/Src/MarksDB/u_MarkSystemHelpers.pas +++ b/Src/MarksDB/u_MarkSystemHelpers.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemHelpers; diff --git a/Src/MarksDB/u_MarkSystemImplChangeable.pas b/Src/MarksDB/u_MarkSystemImplChangeable.pas index bd4fdd620..4129c5ce9 100644 --- a/Src/MarksDB/u_MarkSystemImplChangeable.pas +++ b/Src/MarksDB/u_MarkSystemImplChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemImplChangeable; diff --git a/Src/MarksDB/u_MarkSystemImplConfigBase.pas b/Src/MarksDB/u_MarkSystemImplConfigBase.pas index 866e46dd9..424984a4f 100644 --- a/Src/MarksDB/u_MarkSystemImplConfigBase.pas +++ b/Src/MarksDB/u_MarkSystemImplConfigBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemImplConfigBase; diff --git a/Src/MarksDB/u_MarkSystemImplFactoryChangeable.pas b/Src/MarksDB/u_MarkSystemImplFactoryChangeable.pas index e4b4e367e..981046adb 100644 --- a/Src/MarksDB/u_MarkSystemImplFactoryChangeable.pas +++ b/Src/MarksDB/u_MarkSystemImplFactoryChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkSystemImplFactoryChangeable; diff --git a/Src/MarksDB/u_MarkTemplateConfigBase.pas b/Src/MarksDB/u_MarkTemplateConfigBase.pas index 20f4cbd50..f0bb32aa2 100644 --- a/Src/MarksDB/u_MarkTemplateConfigBase.pas +++ b/Src/MarksDB/u_MarkTemplateConfigBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkTemplateConfigBase; diff --git a/Src/MarksDB/u_MarkTemplates.pas b/Src/MarksDB/u_MarkTemplates.pas index 78659136a..19d3d14af 100644 --- a/Src/MarksDB/u_MarkTemplates.pas +++ b/Src/MarksDB/u_MarkTemplates.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarkTemplates; diff --git a/Src/Network/c_InetConfig.pas b/Src/Network/c_InetConfig.pas index 8a1f49992..fdee49d06 100644 --- a/Src/Network/c_InetConfig.pas +++ b/Src/Network/c_InetConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit c_InetConfig; diff --git a/Src/Network/i_AntiBan.pas b/Src/Network/i_AntiBan.pas index 38470d767..b3a53eb1b 100644 --- a/Src/Network/i_AntiBan.pas +++ b/Src/Network/i_AntiBan.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_AntiBan; diff --git a/Src/Network/i_DownloadChecker.pas b/Src/Network/i_DownloadChecker.pas index 2b94203fa..cb2743980 100644 --- a/Src/Network/i_DownloadChecker.pas +++ b/Src/Network/i_DownloadChecker.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_DownloadChecker; diff --git a/Src/Network/i_DownloadInfoSimple.pas b/Src/Network/i_DownloadInfoSimple.pas index 8ea497486..a1e0e716f 100644 --- a/Src/Network/i_DownloadInfoSimple.pas +++ b/Src/Network/i_DownloadInfoSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_DownloadInfoSimple; diff --git a/Src/Network/i_DownloadRequest.pas b/Src/Network/i_DownloadRequest.pas index d7adb8f6a..752f03c14 100644 --- a/Src/Network/i_DownloadRequest.pas +++ b/Src/Network/i_DownloadRequest.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_DownloadRequest; diff --git a/Src/Network/i_DownloadResult.pas b/Src/Network/i_DownloadResult.pas index 502400442..16aaec42d 100644 --- a/Src/Network/i_DownloadResult.pas +++ b/Src/Network/i_DownloadResult.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_DownloadResult; diff --git a/Src/Network/i_DownloadResultFactory.pas b/Src/Network/i_DownloadResultFactory.pas index c483c5660..af3645bff 100644 --- a/Src/Network/i_DownloadResultFactory.pas +++ b/Src/Network/i_DownloadResultFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_DownloadResultFactory; diff --git a/Src/Network/i_DownloadResultTextProvider.pas b/Src/Network/i_DownloadResultTextProvider.pas index 3a421ed48..cf40dd0d9 100644 --- a/Src/Network/i_DownloadResultTextProvider.pas +++ b/Src/Network/i_DownloadResultTextProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_DownloadResultTextProvider; diff --git a/Src/Network/i_DownloadUIConfig.pas b/Src/Network/i_DownloadUIConfig.pas index e81bb64b1..ebec769f3 100644 --- a/Src/Network/i_DownloadUIConfig.pas +++ b/Src/Network/i_DownloadUIConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_DownloadUIConfig; diff --git a/Src/Network/i_Downloader.pas b/Src/Network/i_Downloader.pas index 7b68e914e..d1f5e6256 100644 --- a/Src/Network/i_Downloader.pas +++ b/Src/Network/i_Downloader.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Downloader; diff --git a/Src/Network/i_DownloaderFactory.pas b/Src/Network/i_DownloaderFactory.pas index 061b0985f..6c395570f 100644 --- a/Src/Network/i_DownloaderFactory.pas +++ b/Src/Network/i_DownloaderFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_DownloaderFactory; diff --git a/Src/Network/i_GlobalDownloadConfig.pas b/Src/Network/i_GlobalDownloadConfig.pas index 37c7b7e98..5f9c7d0bd 100644 --- a/Src/Network/i_GlobalDownloadConfig.pas +++ b/Src/Network/i_GlobalDownloadConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GlobalDownloadConfig; diff --git a/Src/Network/i_GlobalInternetState.pas b/Src/Network/i_GlobalInternetState.pas index 7f5339b59..a5cf26388 100644 --- a/Src/Network/i_GlobalInternetState.pas +++ b/Src/Network/i_GlobalInternetState.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GlobalInternetState; diff --git a/Src/Network/i_InetConfig.pas b/Src/Network/i_InetConfig.pas index 5172841f1..45903043d 100644 --- a/Src/Network/i_InetConfig.pas +++ b/Src/Network/i_InetConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_InetConfig; diff --git a/Src/Network/i_LastResponseInfo.pas b/Src/Network/i_LastResponseInfo.pas index bda25f24e..12ed88206 100644 --- a/Src/Network/i_LastResponseInfo.pas +++ b/Src/Network/i_LastResponseInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_LastResponseInfo; diff --git a/Src/Network/i_ProxySettings.pas b/Src/Network/i_ProxySettings.pas index dcd20e8ec..6c3e675de 100644 --- a/Src/Network/i_ProxySettings.pas +++ b/Src/Network/i_ProxySettings.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ProxySettings; diff --git a/Src/Network/i_SimpleHttpDownloader.pas b/Src/Network/i_SimpleHttpDownloader.pas index 6602b81b7..565091730 100644 --- a/Src/Network/i_SimpleHttpDownloader.pas +++ b/Src/Network/i_SimpleHttpDownloader.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_SimpleHttpDownloader; diff --git a/Src/Network/i_TileDownloadRequest.pas b/Src/Network/i_TileDownloadRequest.pas index 83d0a2cc3..eaaa03f81 100644 --- a/Src/Network/i_TileDownloadRequest.pas +++ b/Src/Network/i_TileDownloadRequest.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileDownloadRequest; diff --git a/Src/Network/i_TileDownloadRequestBuilder.pas b/Src/Network/i_TileDownloadRequestBuilder.pas index 15dbbadf9..3266a0d5c 100644 --- a/Src/Network/i_TileDownloadRequestBuilder.pas +++ b/Src/Network/i_TileDownloadRequestBuilder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileDownloadRequestBuilder; diff --git a/Src/Network/i_TileDownloadRequestBuilderConfig.pas b/Src/Network/i_TileDownloadRequestBuilderConfig.pas index 3ce6841af..3e6d60577 100644 --- a/Src/Network/i_TileDownloadRequestBuilderConfig.pas +++ b/Src/Network/i_TileDownloadRequestBuilderConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileDownloadRequestBuilderConfig; diff --git a/Src/Network/i_TileDownloadRequestBuilderFactory.pas b/Src/Network/i_TileDownloadRequestBuilderFactory.pas index 059b50bf8..cb1158365 100644 --- a/Src/Network/i_TileDownloadRequestBuilderFactory.pas +++ b/Src/Network/i_TileDownloadRequestBuilderFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileDownloadRequestBuilderFactory; diff --git a/Src/Network/i_TileDownloadResultSaver.pas b/Src/Network/i_TileDownloadResultSaver.pas index 623aeeae2..1d93b300b 100644 --- a/Src/Network/i_TileDownloadResultSaver.pas +++ b/Src/Network/i_TileDownloadResultSaver.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileDownloadResultSaver; diff --git a/Src/Network/i_TileDownloadSubsystem.pas b/Src/Network/i_TileDownloadSubsystem.pas index 70eb0e2b8..d81d433ee 100644 --- a/Src/Network/i_TileDownloadSubsystem.pas +++ b/Src/Network/i_TileDownloadSubsystem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileDownloadSubsystem; diff --git a/Src/Network/i_TileDownloader.pas b/Src/Network/i_TileDownloader.pas index c24e7bd3a..d9b89ea85 100644 --- a/Src/Network/i_TileDownloader.pas +++ b/Src/Network/i_TileDownloader.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileDownloader; diff --git a/Src/Network/i_TileDownloaderConfig.pas b/Src/Network/i_TileDownloaderConfig.pas index 41ed0ff33..bb628e7b7 100644 --- a/Src/Network/i_TileDownloaderConfig.pas +++ b/Src/Network/i_TileDownloaderConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileDownloaderConfig; diff --git a/Src/Network/i_TileDownloaderList.pas b/Src/Network/i_TileDownloaderList.pas index cf0b9c7ae..afb9a6bd4 100644 --- a/Src/Network/i_TileDownloaderList.pas +++ b/Src/Network/i_TileDownloaderList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileDownloaderList; diff --git a/Src/Network/i_TileDownloaderState.pas b/Src/Network/i_TileDownloaderState.pas index b877dfa69..15464c7b9 100644 --- a/Src/Network/i_TileDownloaderState.pas +++ b/Src/Network/i_TileDownloaderState.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileDownloaderState; diff --git a/Src/Network/i_TilePostDownloadCropConfig.pas b/Src/Network/i_TilePostDownloadCropConfig.pas index 45e09a322..aade491f2 100644 --- a/Src/Network/i_TilePostDownloadCropConfig.pas +++ b/Src/Network/i_TilePostDownloadCropConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TilePostDownloadCropConfig; diff --git a/Src/Network/i_TileRequest.pas b/Src/Network/i_TileRequest.pas index daa84383d..7585e22eb 100644 --- a/Src/Network/i_TileRequest.pas +++ b/Src/Network/i_TileRequest.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileRequest; diff --git a/Src/Network/i_TileRequestProcessorPool.pas b/Src/Network/i_TileRequestProcessorPool.pas index fddd9a666..5f1e0d1e2 100644 --- a/Src/Network/i_TileRequestProcessorPool.pas +++ b/Src/Network/i_TileRequestProcessorPool.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileRequestProcessorPool; diff --git a/Src/Network/i_TileRequestResult.pas b/Src/Network/i_TileRequestResult.pas index b48ad35ac..33db0169c 100644 --- a/Src/Network/i_TileRequestResult.pas +++ b/Src/Network/i_TileRequestResult.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileRequestResult; diff --git a/Src/Network/i_TileRequestTask.pas b/Src/Network/i_TileRequestTask.pas index a2697e5d0..d35821d78 100644 --- a/Src/Network/i_TileRequestTask.pas +++ b/Src/Network/i_TileRequestTask.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileRequestTask; diff --git a/Src/Network/i_WinInetConfig.pas b/Src/Network/i_WinInetConfig.pas index 649d55a81..4f9d09f94 100644 --- a/Src/Network/i_WinInetConfig.pas +++ b/Src/Network/i_WinInetConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_WinInetConfig; diff --git a/Src/Network/t_CurlHttpClient.pas b/Src/Network/t_CurlHttpClient.pas index 05db256c9..7b815c909 100644 --- a/Src/Network/t_CurlHttpClient.pas +++ b/Src/Network/t_CurlHttpClient.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_CurlHttpClient; diff --git a/Src/Network/u_AntiBanStuped.pas b/Src/Network/u_AntiBanStuped.pas index c05fa71a3..768db1c74 100644 --- a/Src/Network/u_AntiBanStuped.pas +++ b/Src/Network/u_AntiBanStuped.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AntiBanStuped; diff --git a/Src/Network/u_AsyncRequestHelperThread.pas b/Src/Network/u_AsyncRequestHelperThread.pas index 454b1222f..7e0441ef3 100644 --- a/Src/Network/u_AsyncRequestHelperThread.pas +++ b/Src/Network/u_AsyncRequestHelperThread.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AsyncRequestHelperThread; diff --git a/Src/Network/u_ContentDecoder.pas b/Src/Network/u_ContentDecoder.pas index 4b0a6c62d..bc921789d 100644 --- a/Src/Network/u_ContentDecoder.pas +++ b/Src/Network/u_ContentDecoder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ContentDecoder; diff --git a/Src/Network/u_CurlHttpClient.pas b/Src/Network/u_CurlHttpClient.pas index ef980c8d7..e0005c328 100644 --- a/Src/Network/u_CurlHttpClient.pas +++ b/Src/Network/u_CurlHttpClient.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CurlHttpClient; diff --git a/Src/Network/u_CurlProxyResolver.pas b/Src/Network/u_CurlProxyResolver.pas index 1f5b8d69e..d6ec1ef3f 100644 --- a/Src/Network/u_CurlProxyResolver.pas +++ b/Src/Network/u_CurlProxyResolver.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CurlProxyResolver; diff --git a/Src/Network/u_DownloadCheckerStuped.pas b/Src/Network/u_DownloadCheckerStuped.pas index a34fcf681..36f701e35 100644 --- a/Src/Network/u_DownloadCheckerStuped.pas +++ b/Src/Network/u_DownloadCheckerStuped.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DownloadCheckerStuped; diff --git a/Src/Network/u_DownloadInfoSimple.pas b/Src/Network/u_DownloadInfoSimple.pas index 24e3ac840..d83d2f9e1 100644 --- a/Src/Network/u_DownloadInfoSimple.pas +++ b/Src/Network/u_DownloadInfoSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DownloadInfoSimple; diff --git a/Src/Network/u_DownloadRequest.pas b/Src/Network/u_DownloadRequest.pas index 73e2222a9..e625a8e49 100644 --- a/Src/Network/u_DownloadRequest.pas +++ b/Src/Network/u_DownloadRequest.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DownloadRequest; diff --git a/Src/Network/u_DownloadResult.pas b/Src/Network/u_DownloadResult.pas index ce174273c..06fcd5042 100644 --- a/Src/Network/u_DownloadResult.pas +++ b/Src/Network/u_DownloadResult.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DownloadResult; diff --git a/Src/Network/u_DownloadResultFactory.pas b/Src/Network/u_DownloadResultFactory.pas index c90926add..307fb1d36 100644 --- a/Src/Network/u_DownloadResultFactory.pas +++ b/Src/Network/u_DownloadResultFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DownloadResultFactory; diff --git a/Src/Network/u_DownloadResultTextProvider.pas b/Src/Network/u_DownloadResultTextProvider.pas index 131f852eb..8f05eeed6 100644 --- a/Src/Network/u_DownloadResultTextProvider.pas +++ b/Src/Network/u_DownloadResultTextProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DownloadResultTextProvider; diff --git a/Src/Network/u_DownloadUIConfig.pas b/Src/Network/u_DownloadUIConfig.pas index 338be8079..d77b6900a 100644 --- a/Src/Network/u_DownloadUIConfig.pas +++ b/Src/Network/u_DownloadUIConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DownloadUIConfig; diff --git a/Src/Network/u_DownloaderByCurlFactory.pas b/Src/Network/u_DownloaderByCurlFactory.pas index cd6c7a6df..e42a6ac9a 100644 --- a/Src/Network/u_DownloaderByCurlFactory.pas +++ b/Src/Network/u_DownloaderByCurlFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DownloaderByCurlFactory; diff --git a/Src/Network/u_DownloaderByWinInetFactory.pas b/Src/Network/u_DownloaderByWinInetFactory.pas index 4f13ee65f..b15e2cdcf 100644 --- a/Src/Network/u_DownloaderByWinInetFactory.pas +++ b/Src/Network/u_DownloaderByWinInetFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DownloaderByWinInetFactory; diff --git a/Src/Network/u_DownloaderHttpBase.pas b/Src/Network/u_DownloaderHttpBase.pas index d757e8128..ad5fe6e77 100644 --- a/Src/Network/u_DownloaderHttpBase.pas +++ b/Src/Network/u_DownloaderHttpBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DownloaderHttpBase; diff --git a/Src/Network/u_DownloaderHttpByCurl.pas b/Src/Network/u_DownloaderHttpByCurl.pas index 01a625e35..446d0590e 100644 --- a/Src/Network/u_DownloaderHttpByCurl.pas +++ b/Src/Network/u_DownloaderHttpByCurl.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DownloaderHttpByCurl; diff --git a/Src/Network/u_DownloaderHttpByWinInet.pas b/Src/Network/u_DownloaderHttpByWinInet.pas index 359593ca5..76368c24b 100644 --- a/Src/Network/u_DownloaderHttpByWinInet.pas +++ b/Src/Network/u_DownloaderHttpByWinInet.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DownloaderHttpByWinInet; diff --git a/Src/Network/u_DownloaderHttpWithTTL.pas b/Src/Network/u_DownloaderHttpWithTTL.pas index 75c29aa39..0995ffca3 100644 --- a/Src/Network/u_DownloaderHttpWithTTL.pas +++ b/Src/Network/u_DownloaderHttpWithTTL.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DownloaderHttpWithTTL; diff --git a/Src/Network/u_GlobalDownloadConfig.pas b/Src/Network/u_GlobalDownloadConfig.pas index bf97207fb..e081d1073 100644 --- a/Src/Network/u_GlobalDownloadConfig.pas +++ b/Src/Network/u_GlobalDownloadConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GlobalDownloadConfig; diff --git a/Src/Network/u_GlobalInternetState.pas b/Src/Network/u_GlobalInternetState.pas index f88dbd342..2540793e3 100644 --- a/Src/Network/u_GlobalInternetState.pas +++ b/Src/Network/u_GlobalInternetState.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GlobalInternetState; diff --git a/Src/Network/u_HttpStatusChecker.pas b/Src/Network/u_HttpStatusChecker.pas index 0a66337e7..866401647 100644 --- a/Src/Network/u_HttpStatusChecker.pas +++ b/Src/Network/u_HttpStatusChecker.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_HttpStatusChecker; diff --git a/Src/Network/u_InetConfig.pas b/Src/Network/u_InetConfig.pas index d4e55813d..c578c6d7b 100644 --- a/Src/Network/u_InetConfig.pas +++ b/Src/Network/u_InetConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InetConfig; diff --git a/Src/Network/u_InetConfigStatic.pas b/Src/Network/u_InetConfigStatic.pas index 54adbe327..80f2a4421 100644 --- a/Src/Network/u_InetConfigStatic.pas +++ b/Src/Network/u_InetConfigStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InetConfigStatic; diff --git a/Src/Network/u_InetFunc.pas b/Src/Network/u_InetFunc.pas index 446c3a965..492a29077 100644 --- a/Src/Network/u_InetFunc.pas +++ b/Src/Network/u_InetFunc.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InetFunc; diff --git a/Src/Network/u_InternetExplorerProxy.pas b/Src/Network/u_InternetExplorerProxy.pas index 9da3dcb73..8571e246d 100644 --- a/Src/Network/u_InternetExplorerProxy.pas +++ b/Src/Network/u_InternetExplorerProxy.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternetExplorerProxy; diff --git a/Src/Network/u_LastResponseInfo.pas b/Src/Network/u_LastResponseInfo.pas index 690b25ab1..c9ba11745 100644 --- a/Src/Network/u_LastResponseInfo.pas +++ b/Src/Network/u_LastResponseInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LastResponseInfo; diff --git a/Src/Network/u_NetworkStrFunc.pas b/Src/Network/u_NetworkStrFunc.pas index f10020285..30bf24925 100644 --- a/Src/Network/u_NetworkStrFunc.pas +++ b/Src/Network/u_NetworkStrFunc.pas @@ -1,26 +1,24 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} -// The code for some functions in this unit is based on the freeware Synopse -// mORMot framework, licensed under a MPL/GPL/LGPL tri-license - unit u_NetworkStrFunc; interface diff --git a/Src/Network/u_ProxyConfig.pas b/Src/Network/u_ProxyConfig.pas index f71ad3fdd..fc5753d6d 100644 --- a/Src/Network/u_ProxyConfig.pas +++ b/Src/Network/u_ProxyConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProxyConfig; diff --git a/Src/Network/u_SimpleHttpDownloader.pas b/Src/Network/u_SimpleHttpDownloader.pas index 0171cba55..4cec100d8 100644 --- a/Src/Network/u_SimpleHttpDownloader.pas +++ b/Src/Network/u_SimpleHttpDownloader.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SimpleHttpDownloader; diff --git a/Src/Network/u_TileDownloadRequest.pas b/Src/Network/u_TileDownloadRequest.pas index 335267508..b3c39f587 100644 --- a/Src/Network/u_TileDownloadRequest.pas +++ b/Src/Network/u_TileDownloadRequest.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloadRequest; diff --git a/Src/Network/u_TileDownloadRequestBuilder.pas b/Src/Network/u_TileDownloadRequestBuilder.pas index 2ecc15948..cd9200415 100644 --- a/Src/Network/u_TileDownloadRequestBuilder.pas +++ b/Src/Network/u_TileDownloadRequestBuilder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloadRequestBuilder; diff --git a/Src/Network/u_TileDownloadRequestBuilderConfig.pas b/Src/Network/u_TileDownloadRequestBuilderConfig.pas index 6f0d75f5e..6b9763af8 100644 --- a/Src/Network/u_TileDownloadRequestBuilderConfig.pas +++ b/Src/Network/u_TileDownloadRequestBuilderConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloadRequestBuilderConfig; diff --git a/Src/Network/u_TileDownloadRequestBuilderFactoryPascalScript.pas b/Src/Network/u_TileDownloadRequestBuilderFactoryPascalScript.pas index c5fc46531..cb9b56233 100644 --- a/Src/Network/u_TileDownloadRequestBuilderFactoryPascalScript.pas +++ b/Src/Network/u_TileDownloadRequestBuilderFactoryPascalScript.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloadRequestBuilderFactoryPascalScript; diff --git a/Src/Network/u_TileDownloadRequestBuilderLazy.pas b/Src/Network/u_TileDownloadRequestBuilderLazy.pas index 63b302b83..4c39e23b7 100644 --- a/Src/Network/u_TileDownloadRequestBuilderLazy.pas +++ b/Src/Network/u_TileDownloadRequestBuilderLazy.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloadRequestBuilderLazy; diff --git a/Src/Network/u_TileDownloadRequestBuilderPascalScript.pas b/Src/Network/u_TileDownloadRequestBuilderPascalScript.pas index 2682baa3b..0c40f923b 100644 --- a/Src/Network/u_TileDownloadRequestBuilderPascalScript.pas +++ b/Src/Network/u_TileDownloadRequestBuilderPascalScript.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloadRequestBuilderPascalScript; diff --git a/Src/Network/u_TileDownloadRequestBuilderPascalScriptVars.pas b/Src/Network/u_TileDownloadRequestBuilderPascalScriptVars.pas index 87973d34f..e30b5639a 100644 --- a/Src/Network/u_TileDownloadRequestBuilderPascalScriptVars.pas +++ b/Src/Network/u_TileDownloadRequestBuilderPascalScriptVars.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloadRequestBuilderPascalScriptVars; diff --git a/Src/Network/u_TileDownloadResultSaverStuped.pas b/Src/Network/u_TileDownloadResultSaverStuped.pas index 8fbbfe4f2..dabbb4bd8 100644 --- a/Src/Network/u_TileDownloadResultSaverStuped.pas +++ b/Src/Network/u_TileDownloadResultSaverStuped.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloadResultSaverStuped; diff --git a/Src/Network/u_TileDownloadSubsystem.pas b/Src/Network/u_TileDownloadSubsystem.pas index acc3ab246..a6a856ec8 100644 --- a/Src/Network/u_TileDownloadSubsystem.pas +++ b/Src/Network/u_TileDownloadSubsystem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloadSubsystem; diff --git a/Src/Network/u_TileDownloadSubsystemState.pas b/Src/Network/u_TileDownloadSubsystemState.pas index 9ce381d85..12c586100 100644 --- a/Src/Network/u_TileDownloadSubsystemState.pas +++ b/Src/Network/u_TileDownloadSubsystemState.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloadSubsystemState; diff --git a/Src/Network/u_TileDownloaderConfig.pas b/Src/Network/u_TileDownloaderConfig.pas index 43d77cd0b..d7fc35792 100644 --- a/Src/Network/u_TileDownloaderConfig.pas +++ b/Src/Network/u_TileDownloaderConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloaderConfig; diff --git a/Src/Network/u_TileDownloaderConfigStatic.pas b/Src/Network/u_TileDownloaderConfigStatic.pas index eef011d67..6aad8049c 100644 --- a/Src/Network/u_TileDownloaderConfigStatic.pas +++ b/Src/Network/u_TileDownloaderConfigStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloaderConfigStatic; diff --git a/Src/Network/u_TileDownloaderList.pas b/Src/Network/u_TileDownloaderList.pas index 9d7acfff6..00bea50a4 100644 --- a/Src/Network/u_TileDownloaderList.pas +++ b/Src/Network/u_TileDownloaderList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloaderList; diff --git a/Src/Network/u_TileDownloaderListStatic.pas b/Src/Network/u_TileDownloaderListStatic.pas index 8e4a8ec42..6fc738319 100644 --- a/Src/Network/u_TileDownloaderListStatic.pas +++ b/Src/Network/u_TileDownloaderListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloaderListStatic; diff --git a/Src/Network/u_TileDownloaderSimple.pas b/Src/Network/u_TileDownloaderSimple.pas index 3f8eee31e..8132abbf9 100644 --- a/Src/Network/u_TileDownloaderSimple.pas +++ b/Src/Network/u_TileDownloaderSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloaderSimple; diff --git a/Src/Network/u_TileDownloaderStateInternal.pas b/Src/Network/u_TileDownloaderStateInternal.pas index dc8aeeec5..06e8965bc 100644 --- a/Src/Network/u_TileDownloaderStateInternal.pas +++ b/Src/Network/u_TileDownloaderStateInternal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloaderStateInternal; diff --git a/Src/Network/u_TileDownloaderStateStatic.pas b/Src/Network/u_TileDownloaderStateStatic.pas index b2748675d..90cfd95b6 100644 --- a/Src/Network/u_TileDownloaderStateStatic.pas +++ b/Src/Network/u_TileDownloaderStateStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloaderStateStatic; diff --git a/Src/Network/u_TileDownloaderUIOneTile.pas b/Src/Network/u_TileDownloaderUIOneTile.pas index 0ad03f19c..82307e1da 100644 --- a/Src/Network/u_TileDownloaderUIOneTile.pas +++ b/Src/Network/u_TileDownloaderUIOneTile.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloaderUIOneTile; diff --git a/Src/Network/u_TileDownloaderWithQueue.pas b/Src/Network/u_TileDownloaderWithQueue.pas index ec7047f69..894b3d49a 100644 --- a/Src/Network/u_TileDownloaderWithQueue.pas +++ b/Src/Network/u_TileDownloaderWithQueue.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileDownloaderWithQueue; diff --git a/Src/Network/u_TilePostDownloadCropConfigStatic.pas b/Src/Network/u_TilePostDownloadCropConfigStatic.pas index c4c125ddc..b1be0c605 100644 --- a/Src/Network/u_TilePostDownloadCropConfigStatic.pas +++ b/Src/Network/u_TilePostDownloadCropConfigStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TilePostDownloadCropConfigStatic; diff --git a/Src/Network/u_TileRequest.pas b/Src/Network/u_TileRequest.pas index f91b83a30..e86bf6192 100644 --- a/Src/Network/u_TileRequest.pas +++ b/Src/Network/u_TileRequest.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileRequest; diff --git a/Src/Network/u_TileRequestProcessorPool.pas b/Src/Network/u_TileRequestProcessorPool.pas index b4b35d49c..f64a059fd 100644 --- a/Src/Network/u_TileRequestProcessorPool.pas +++ b/Src/Network/u_TileRequestProcessorPool.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileRequestProcessorPool; diff --git a/Src/Network/u_TileRequestQueueProcessorThread.pas b/Src/Network/u_TileRequestQueueProcessorThread.pas index 1fcff3197..e9352bfd3 100644 --- a/Src/Network/u_TileRequestQueueProcessorThread.pas +++ b/Src/Network/u_TileRequestQueueProcessorThread.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileRequestQueueProcessorThread; diff --git a/Src/Network/u_TileRequestResult.pas b/Src/Network/u_TileRequestResult.pas index bc2dd2e6e..30caa4918 100644 --- a/Src/Network/u_TileRequestResult.pas +++ b/Src/Network/u_TileRequestResult.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileRequestResult; diff --git a/Src/Network/u_TileRequestTask.pas b/Src/Network/u_TileRequestTask.pas index 8ca6d0569..dbd9c18e4 100644 --- a/Src/Network/u_TileRequestTask.pas +++ b/Src/Network/u_TileRequestTask.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileRequestTask; diff --git a/Src/Network/u_UITileDownloadList.pas b/Src/Network/u_UITileDownloadList.pas index b2de967cf..fc2dc5720 100644 --- a/Src/Network/u_UITileDownloadList.pas +++ b/Src/Network/u_UITileDownloadList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_UITileDownloadList; diff --git a/Src/Network/u_UiTileDownload.pas b/Src/Network/u_UiTileDownload.pas index c39944d53..26aa25be8 100644 --- a/Src/Network/u_UiTileDownload.pas +++ b/Src/Network/u_UiTileDownload.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_UiTileDownload; diff --git a/Src/Network/u_UiTileRequestManager.pas b/Src/Network/u_UiTileRequestManager.pas index 1efdb03b3..efa195223 100644 --- a/Src/Network/u_UiTileRequestManager.pas +++ b/Src/Network/u_UiTileRequestManager.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_UiTileRequestManager; diff --git a/Src/Network/u_WinInetConfig.pas b/Src/Network/u_WinInetConfig.pas index a91b20abd..809a7c5ea 100644 --- a/Src/Network/u_WinInetConfig.pas +++ b/Src/Network/u_WinInetConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WinInetConfig; diff --git a/Src/Network/u_WindowsCredentials.pas b/Src/Network/u_WindowsCredentials.pas index 268d1e2f3..7082fca95 100644 --- a/Src/Network/u_WindowsCredentials.pas +++ b/Src/Network/u_WindowsCredentials.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowsCredentials; diff --git a/Src/PascalScript/frm_PascalScriptDbgOut.pas b/Src/PascalScript/frm_PascalScriptDbgOut.pas index 17a8d7e01..0eee66b04 100644 --- a/Src/PascalScript/frm_PascalScriptDbgOut.pas +++ b/Src/PascalScript/frm_PascalScriptDbgOut.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_PascalScriptDbgOut; diff --git a/Src/PascalScript/frm_PascalScriptIDE.pas b/Src/PascalScript/frm_PascalScriptIDE.pas index a896b5607..64f9d640a 100644 --- a/Src/PascalScript/frm_PascalScriptIDE.pas +++ b/Src/PascalScript/frm_PascalScriptIDE.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_PascalScriptIDE; diff --git a/Src/PascalScript/i_PascalScriptGlobal.pas b/Src/PascalScript/i_PascalScriptGlobal.pas index fe965699b..05202fb9a 100644 --- a/Src/PascalScript/i_PascalScriptGlobal.pas +++ b/Src/PascalScript/i_PascalScriptGlobal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PascalScriptGlobal; diff --git a/Src/PascalScript/i_PascalScriptLogger.pas b/Src/PascalScript/i_PascalScriptLogger.pas index d4d4e08bf..e22beb33d 100644 --- a/Src/PascalScript/i_PascalScriptLogger.pas +++ b/Src/PascalScript/i_PascalScriptLogger.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PascalScriptLogger; diff --git a/Src/PascalScript/i_PascalScriptTileCache.pas b/Src/PascalScript/i_PascalScriptTileCache.pas index 12870e3e5..8684e5366 100644 --- a/Src/PascalScript/i_PascalScriptTileCache.pas +++ b/Src/PascalScript/i_PascalScriptTileCache.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PascalScriptTileCache; diff --git a/Src/PascalScript/t_PascalScript.pas b/Src/PascalScript/t_PascalScript.pas index 93f339b45..5cfff71b4 100644 --- a/Src/PascalScript/t_PascalScript.pas +++ b/Src/PascalScript/t_PascalScript.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_PascalScript; diff --git a/Src/PascalScript/u_PSExecEx.pas b/Src/PascalScript/u_PSExecEx.pas index 58d29f2f1..f24a21c84 100644 --- a/Src/PascalScript/u_PSExecEx.pas +++ b/Src/PascalScript/u_PSExecEx.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PSExecEx; diff --git a/Src/PascalScript/u_PSPascalCompilerEx.pas b/Src/PascalScript/u_PSPascalCompilerEx.pas index 792bb3022..1711c860d 100644 --- a/Src/PascalScript/u_PSPascalCompilerEx.pas +++ b/Src/PascalScript/u_PSPascalCompilerEx.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PSPascalCompilerEx; diff --git a/Src/PascalScript/u_PascalScriptBase64.pas b/Src/PascalScript/u_PascalScriptBase64.pas index 7d90364a3..7fe5bbfa5 100644 --- a/Src/PascalScript/u_PascalScriptBase64.pas +++ b/Src/PascalScript/u_PascalScriptBase64.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PascalScriptBase64; diff --git a/Src/PascalScript/u_PascalScriptCompiler.pas b/Src/PascalScript/u_PascalScriptCompiler.pas index ce8ce32b3..17e6dff27 100644 --- a/Src/PascalScript/u_PascalScriptCompiler.pas +++ b/Src/PascalScript/u_PascalScriptCompiler.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PascalScriptCompiler; diff --git a/Src/PascalScript/u_PascalScriptGlobal.pas b/Src/PascalScript/u_PascalScriptGlobal.pas index 212f863a7..2002fe340 100644 --- a/Src/PascalScript/u_PascalScriptGlobal.pas +++ b/Src/PascalScript/u_PascalScriptGlobal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PascalScriptGlobal; diff --git a/Src/PascalScript/u_PascalScriptLogger.pas b/Src/PascalScript/u_PascalScriptLogger.pas index 5b035c294..bc25d6711 100644 --- a/Src/PascalScript/u_PascalScriptLogger.pas +++ b/Src/PascalScript/u_PascalScriptLogger.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PascalScriptLogger; diff --git a/Src/PascalScript/u_PascalScriptMath.pas b/Src/PascalScript/u_PascalScriptMath.pas index 36cfae95a..765fe8c12 100644 --- a/Src/PascalScript/u_PascalScriptMath.pas +++ b/Src/PascalScript/u_PascalScriptMath.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PascalScriptMath; diff --git a/Src/PascalScript/u_PascalScriptRegExpr.pas b/Src/PascalScript/u_PascalScriptRegExpr.pas index e6378d7b0..9632c9f78 100644 --- a/Src/PascalScript/u_PascalScriptRegExpr.pas +++ b/Src/PascalScript/u_PascalScriptRegExpr.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PascalScriptRegExpr; diff --git a/Src/PascalScript/u_PascalScriptTileCache.pas b/Src/PascalScript/u_PascalScriptTileCache.pas index 39c9756e3..4f792da5d 100644 --- a/Src/PascalScript/u_PascalScriptTileCache.pas +++ b/Src/PascalScript/u_PascalScriptTileCache.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PascalScriptTileCache; diff --git a/Src/PascalScript/u_PascalScriptTypes.pas b/Src/PascalScript/u_PascalScriptTypes.pas index 5a05e4af8..903fd912d 100644 --- a/Src/PascalScript/u_PascalScriptTypes.pas +++ b/Src/PascalScript/u_PascalScriptTypes.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PascalScriptTypes; diff --git a/Src/PascalScript/u_PascalScriptUrlTemplate.pas b/Src/PascalScript/u_PascalScriptUrlTemplate.pas index d9c0bcc8b..76e5059e5 100644 --- a/Src/PascalScript/u_PascalScriptUrlTemplate.pas +++ b/Src/PascalScript/u_PascalScriptUrlTemplate.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2020, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PascalScriptUrlTemplate; diff --git a/Src/PascalScript/u_PascalScriptUtils.pas b/Src/PascalScript/u_PascalScriptUtils.pas index 994da757d..c68a53e00 100644 --- a/Src/PascalScript/u_PascalScriptUtils.pas +++ b/Src/PascalScript/u_PascalScriptUtils.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PascalScriptUtils; diff --git a/Src/PascalScript/u_PascalScriptWriteLn.pas b/Src/PascalScript/u_PascalScriptWriteLn.pas index 366fe12c3..8ba62e1b0 100644 --- a/Src/PascalScript/u_PascalScriptWriteLn.pas +++ b/Src/PascalScript/u_PascalScriptWriteLn.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PascalScriptWriteLn; diff --git a/Src/Performance/i_InternalPerformanceCounter.pas b/Src/Performance/i_InternalPerformanceCounter.pas index 5ada699e0..a57eff225 100644 --- a/Src/Performance/i_InternalPerformanceCounter.pas +++ b/Src/Performance/i_InternalPerformanceCounter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_InternalPerformanceCounter; diff --git a/Src/Performance/i_InternalPerformanceCounterListForDebug.pas b/Src/Performance/i_InternalPerformanceCounterListForDebug.pas index fecc8e6e6..bef2a922a 100644 --- a/Src/Performance/i_InternalPerformanceCounterListForDebug.pas +++ b/Src/Performance/i_InternalPerformanceCounterListForDebug.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_InternalPerformanceCounterListForDebug; diff --git a/Src/Performance/u_InternalPerformanceCounter.pas b/Src/Performance/u_InternalPerformanceCounter.pas index ec188f102..c6ff90eb4 100644 --- a/Src/Performance/u_InternalPerformanceCounter.pas +++ b/Src/Performance/u_InternalPerformanceCounter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalPerformanceCounter; diff --git a/Src/Performance/u_InternalPerformanceCounterFake.pas b/Src/Performance/u_InternalPerformanceCounterFake.pas index 0546cb3e6..36d30e383 100644 --- a/Src/Performance/u_InternalPerformanceCounterFake.pas +++ b/Src/Performance/u_InternalPerformanceCounterFake.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalPerformanceCounterFake; diff --git a/Src/Performance/u_InternalPerformanceCounterList.pas b/Src/Performance/u_InternalPerformanceCounterList.pas index 0851e58f3..60acbf512 100644 --- a/Src/Performance/u_InternalPerformanceCounterList.pas +++ b/Src/Performance/u_InternalPerformanceCounterList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalPerformanceCounterList; diff --git a/Src/Performance/u_InternalPerformanceCounterListForDebug.pas b/Src/Performance/u_InternalPerformanceCounterListForDebug.pas index b59bf86b5..9686581ec 100644 --- a/Src/Performance/u_InternalPerformanceCounterListForDebug.pas +++ b/Src/Performance/u_InternalPerformanceCounterListForDebug.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalPerformanceCounterListForDebug; diff --git a/Src/Performance/u_InternalPerformanceCounterListForDebugOneClass.pas b/Src/Performance/u_InternalPerformanceCounterListForDebugOneClass.pas index aa8edeb25..59b6f4dd7 100644 --- a/Src/Performance/u_InternalPerformanceCounterListForDebugOneClass.pas +++ b/Src/Performance/u_InternalPerformanceCounterListForDebugOneClass.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalPerformanceCounterListForDebugOneClass; diff --git a/Src/Performance/u_InternalPerformanceCounterStaticData.pas b/Src/Performance/u_InternalPerformanceCounterStaticData.pas index 1e8df9577..018faf12d 100644 --- a/Src/Performance/u_InternalPerformanceCounterStaticData.pas +++ b/Src/Performance/u_InternalPerformanceCounterStaticData.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InternalPerformanceCounterStaticData; diff --git a/Src/Player/i_PlayerPlugin.pas b/Src/Player/i_PlayerPlugin.pas index 8ca3ae430..efc9a82fe 100644 --- a/Src/Player/i_PlayerPlugin.pas +++ b/Src/Player/i_PlayerPlugin.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PlayerPlugin; diff --git a/Src/Player/t_PlayerPlugin.pas b/Src/Player/t_PlayerPlugin.pas index d79ad1fc1..cf1e7e7c8 100644 --- a/Src/Player/t_PlayerPlugin.pas +++ b/Src/Player/t_PlayerPlugin.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_PlayerPlugin; diff --git a/Src/Player/u_PlayerPlugin.pas b/Src/Player/u_PlayerPlugin.pas index 39aa8ada8..644e84cc6 100644 --- a/Src/Player/u_PlayerPlugin.pas +++ b/Src/Player/u_PlayerPlugin.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PlayerPlugin; diff --git a/Src/Predicate/i_PredicateByBinaryData.pas b/Src/Predicate/i_PredicateByBinaryData.pas index 4b533e5e9..7d7b124b2 100644 --- a/Src/Predicate/i_PredicateByBinaryData.pas +++ b/Src/Predicate/i_PredicateByBinaryData.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PredicateByBinaryData; diff --git a/Src/Predicate/i_PredicateByTileInfo.pas b/Src/Predicate/i_PredicateByTileInfo.pas index d0f48a8db..56cb081ca 100644 --- a/Src/Predicate/i_PredicateByTileInfo.pas +++ b/Src/Predicate/i_PredicateByTileInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PredicateByTileInfo; diff --git a/Src/Predicate/i_PredicateByTileRequest.pas b/Src/Predicate/i_PredicateByTileRequest.pas index 1ad96a9a4..4c78bd7f3 100644 --- a/Src/Predicate/i_PredicateByTileRequest.pas +++ b/Src/Predicate/i_PredicateByTileRequest.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PredicateByTileRequest; diff --git a/Src/Predicate/u_PredicateByStaticSampleList.pas b/Src/Predicate/u_PredicateByStaticSampleList.pas index 8748461e6..42191316b 100644 --- a/Src/Predicate/u_PredicateByStaticSampleList.pas +++ b/Src/Predicate/u_PredicateByStaticSampleList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PredicateByStaticSampleList; diff --git a/Src/Predicate/u_PredicateByTileInfoBase.pas b/Src/Predicate/u_PredicateByTileInfoBase.pas index e55bc619b..2c7a99641 100644 --- a/Src/Predicate/u_PredicateByTileInfoBase.pas +++ b/Src/Predicate/u_PredicateByTileInfoBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PredicateByTileInfoBase; diff --git a/Src/RegionProcess/Combine/fr_MapCombine.pas b/Src/RegionProcess/Combine/fr_MapCombine.pas index 475b99e94..6f306dd6f 100644 --- a/Src/RegionProcess/Combine/fr_MapCombine.pas +++ b/Src/RegionProcess/Combine/fr_MapCombine.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_MapCombine; diff --git a/Src/RegionProcess/Combine/fr_MapCombineOptions.pas b/Src/RegionProcess/Combine/fr_MapCombineOptions.pas index a8fa75394..0255275b1 100644 --- a/Src/RegionProcess/Combine/fr_MapCombineOptions.pas +++ b/Src/RegionProcess/Combine/fr_MapCombineOptions.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_MapCombineOptions; diff --git a/Src/RegionProcess/Combine/fr_ProjectionSelect.pas b/Src/RegionProcess/Combine/fr_ProjectionSelect.pas index 0f50f0a3e..874f17946 100644 --- a/Src/RegionProcess/Combine/fr_ProjectionSelect.pas +++ b/Src/RegionProcess/Combine/fr_ProjectionSelect.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ProjectionSelect; diff --git a/Src/RegionProcess/Combine/i_BitmapMapCombiner.pas b/Src/RegionProcess/Combine/i_BitmapMapCombiner.pas index 163dce91e..7de0ef0fc 100644 --- a/Src/RegionProcess/Combine/i_BitmapMapCombiner.pas +++ b/Src/RegionProcess/Combine/i_BitmapMapCombiner.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BitmapMapCombiner; diff --git a/Src/RegionProcess/Combine/i_ImageLineProvider.pas b/Src/RegionProcess/Combine/i_ImageLineProvider.pas index 49067e1d7..99889ecd4 100644 --- a/Src/RegionProcess/Combine/i_ImageLineProvider.pas +++ b/Src/RegionProcess/Combine/i_ImageLineProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ImageLineProvider; diff --git a/Src/RegionProcess/Combine/t_ECW.pas b/Src/RegionProcess/Combine/t_ECW.pas index 95cb7ae59..c683cb9a3 100644 --- a/Src/RegionProcess/Combine/t_ECW.pas +++ b/Src/RegionProcess/Combine/t_ECW.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_ECW; diff --git a/Src/RegionProcess/Combine/t_GeoTIFF.pas b/Src/RegionProcess/Combine/t_GeoTIFF.pas index e6d987695..088429da3 100644 --- a/Src/RegionProcess/Combine/t_GeoTIFF.pas +++ b/Src/RegionProcess/Combine/t_GeoTIFF.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_GeoTIFF; diff --git a/Src/RegionProcess/Combine/t_MapCombineOptions.pas b/Src/RegionProcess/Combine/t_MapCombineOptions.pas index b93b96d1a..2136ee1f2 100644 --- a/Src/RegionProcess/Combine/t_MapCombineOptions.pas +++ b/Src/RegionProcess/Combine/t_MapCombineOptions.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_MapCombineOptions; diff --git a/Src/RegionProcess/Combine/u_BitmapMapCombinerBMP.pas b/Src/RegionProcess/Combine/u_BitmapMapCombinerBMP.pas index b47112e7e..979bf4e48 100644 --- a/Src/RegionProcess/Combine/u_BitmapMapCombinerBMP.pas +++ b/Src/RegionProcess/Combine/u_BitmapMapCombinerBMP.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapMapCombinerBMP; diff --git a/Src/RegionProcess/Combine/u_BitmapMapCombinerECWJP2.pas b/Src/RegionProcess/Combine/u_BitmapMapCombinerECWJP2.pas index 70f429d4e..464698753 100644 --- a/Src/RegionProcess/Combine/u_BitmapMapCombinerECWJP2.pas +++ b/Src/RegionProcess/Combine/u_BitmapMapCombinerECWJP2.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapMapCombinerECWJP2; diff --git a/Src/RegionProcess/Combine/u_BitmapMapCombinerFactoryBase.pas b/Src/RegionProcess/Combine/u_BitmapMapCombinerFactoryBase.pas index 43b5cdeb1..5d8db8b49 100644 --- a/Src/RegionProcess/Combine/u_BitmapMapCombinerFactoryBase.pas +++ b/Src/RegionProcess/Combine/u_BitmapMapCombinerFactoryBase.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_BitmapMapCombinerFactoryBase; interface diff --git a/Src/RegionProcess/Combine/u_BitmapMapCombinerGeoTIFF.pas b/Src/RegionProcess/Combine/u_BitmapMapCombinerGeoTIFF.pas index 4d4c3faa7..c681b8d38 100644 --- a/Src/RegionProcess/Combine/u_BitmapMapCombinerGeoTIFF.pas +++ b/Src/RegionProcess/Combine/u_BitmapMapCombinerGeoTIFF.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapMapCombinerGeoTIFF; diff --git a/Src/RegionProcess/Combine/u_BitmapMapCombinerJPG.pas b/Src/RegionProcess/Combine/u_BitmapMapCombinerJPG.pas index bef8fa758..efb631e5c 100644 --- a/Src/RegionProcess/Combine/u_BitmapMapCombinerJPG.pas +++ b/Src/RegionProcess/Combine/u_BitmapMapCombinerJPG.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapMapCombinerJPG; diff --git a/Src/RegionProcess/Combine/u_BitmapMapCombinerKMZ.pas b/Src/RegionProcess/Combine/u_BitmapMapCombinerKMZ.pas index 7b400b3ed..f14239d53 100644 --- a/Src/RegionProcess/Combine/u_BitmapMapCombinerKMZ.pas +++ b/Src/RegionProcess/Combine/u_BitmapMapCombinerKMZ.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapMapCombinerKMZ; diff --git a/Src/RegionProcess/Combine/u_BitmapMapCombinerPNG.pas b/Src/RegionProcess/Combine/u_BitmapMapCombinerPNG.pas index 6e499ac8b..dbdb4753a 100644 --- a/Src/RegionProcess/Combine/u_BitmapMapCombinerPNG.pas +++ b/Src/RegionProcess/Combine/u_BitmapMapCombinerPNG.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapMapCombinerPNG; diff --git a/Src/RegionProcess/Combine/u_BitmapMapCombinerRAW.pas b/Src/RegionProcess/Combine/u_BitmapMapCombinerRAW.pas index 47cdf0935..9f78cf4be 100644 --- a/Src/RegionProcess/Combine/u_BitmapMapCombinerRAW.pas +++ b/Src/RegionProcess/Combine/u_BitmapMapCombinerRAW.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapMapCombinerRAW; diff --git a/Src/RegionProcess/Combine/u_CalcWFileParams.pas b/Src/RegionProcess/Combine/u_CalcWFileParams.pas index 90665684f..7b632ffcf 100644 --- a/Src/RegionProcess/Combine/u_CalcWFileParams.pas +++ b/Src/RegionProcess/Combine/u_CalcWFileParams.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CalcWFileParams; diff --git a/Src/RegionProcess/Combine/u_ECWJP2Write.pas b/Src/RegionProcess/Combine/u_ECWJP2Write.pas index 818ccaf53..df39791d4 100644 --- a/Src/RegionProcess/Combine/u_ECWJP2Write.pas +++ b/Src/RegionProcess/Combine/u_ECWJP2Write.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ECWJP2Write; diff --git a/Src/RegionProcess/Combine/u_ImageLineProvider.pas b/Src/RegionProcess/Combine/u_ImageLineProvider.pas index 8fa253212..a231e9b4d 100644 --- a/Src/RegionProcess/Combine/u_ImageLineProvider.pas +++ b/Src/RegionProcess/Combine/u_ImageLineProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ImageLineProvider; diff --git a/Src/RegionProcess/Combine/u_ImageLineProviderMultiThread.pas b/Src/RegionProcess/Combine/u_ImageLineProviderMultiThread.pas index ba03cc265..975687575 100644 --- a/Src/RegionProcess/Combine/u_ImageLineProviderMultiThread.pas +++ b/Src/RegionProcess/Combine/u_ImageLineProviderMultiThread.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ImageLineProviderMultiThread; diff --git a/Src/RegionProcess/Combine/u_ProviderMapCombine.pas b/Src/RegionProcess/Combine/u_ProviderMapCombine.pas index 708c5b511..2d3662d91 100644 --- a/Src/RegionProcess/Combine/u_ProviderMapCombine.pas +++ b/Src/RegionProcess/Combine/u_ProviderMapCombine.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProviderMapCombine; diff --git a/Src/RegionProcess/Combine/u_RegionProcessTaskCombine.pas b/Src/RegionProcess/Combine/u_RegionProcessTaskCombine.pas index 59c9093ef..677c8d3fe 100644 --- a/Src/RegionProcess/Combine/u_RegionProcessTaskCombine.pas +++ b/Src/RegionProcess/Combine/u_RegionProcessTaskCombine.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_RegionProcessTaskCombine; diff --git a/Src/RegionProcess/Copy/fr_TilesCopy.pas b/Src/RegionProcess/Copy/fr_TilesCopy.pas index 37c7126ad..f946af825 100644 --- a/Src/RegionProcess/Copy/fr_TilesCopy.pas +++ b/Src/RegionProcess/Copy/fr_TilesCopy.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_TilesCopy; diff --git a/Src/RegionProcess/Copy/u_ProviderTilesCopy.pas b/Src/RegionProcess/Copy/u_ProviderTilesCopy.pas index 91b54dbb0..b25965730 100644 --- a/Src/RegionProcess/Copy/u_ProviderTilesCopy.pas +++ b/Src/RegionProcess/Copy/u_ProviderTilesCopy.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProviderTilesCopy; diff --git a/Src/RegionProcess/Copy/u_ThreadCopyFromStorageToStorage.pas b/Src/RegionProcess/Copy/u_ThreadCopyFromStorageToStorage.pas index 201f2cfc2..b4169057c 100644 --- a/Src/RegionProcess/Copy/u_ThreadCopyFromStorageToStorage.pas +++ b/Src/RegionProcess/Copy/u_ThreadCopyFromStorageToStorage.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ThreadCopyFromStorageToStorage; diff --git a/Src/RegionProcess/Copy/u_ThreadCopyWithModification.pas b/Src/RegionProcess/Copy/u_ThreadCopyWithModification.pas index 3f98e2c2f..f476be8f5 100644 --- a/Src/RegionProcess/Copy/u_ThreadCopyWithModification.pas +++ b/Src/RegionProcess/Copy/u_ThreadCopyWithModification.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ThreadCopyWithModification; diff --git a/Src/RegionProcess/Delete/fr_DeleteMarks.pas b/Src/RegionProcess/Delete/fr_DeleteMarks.pas index 544bdd927..c5271ecec 100644 --- a/Src/RegionProcess/Delete/fr_DeleteMarks.pas +++ b/Src/RegionProcess/Delete/fr_DeleteMarks.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_DeleteMarks; diff --git a/Src/RegionProcess/Delete/fr_DeleteTiles.pas b/Src/RegionProcess/Delete/fr_DeleteTiles.pas index 307e5685c..aa75e0076 100644 --- a/Src/RegionProcess/Delete/fr_DeleteTiles.pas +++ b/Src/RegionProcess/Delete/fr_DeleteTiles.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_DeleteTiles; diff --git a/Src/RegionProcess/Delete/u_ProviderDeleteMarks.pas b/Src/RegionProcess/Delete/u_ProviderDeleteMarks.pas index 4dff20a4e..f5a22ab74 100644 --- a/Src/RegionProcess/Delete/u_ProviderDeleteMarks.pas +++ b/Src/RegionProcess/Delete/u_ProviderDeleteMarks.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProviderDeleteMarks; diff --git a/Src/RegionProcess/Delete/u_ProviderDeleteTiles.pas b/Src/RegionProcess/Delete/u_ProviderDeleteTiles.pas index 6c10fb07e..56761b822 100644 --- a/Src/RegionProcess/Delete/u_ProviderDeleteTiles.pas +++ b/Src/RegionProcess/Delete/u_ProviderDeleteTiles.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProviderDeleteTiles; diff --git a/Src/RegionProcess/Delete/u_ThreadDeleteMarks.pas b/Src/RegionProcess/Delete/u_ThreadDeleteMarks.pas index 71e7e8d4a..cf8cf3324 100644 --- a/Src/RegionProcess/Delete/u_ThreadDeleteMarks.pas +++ b/Src/RegionProcess/Delete/u_ThreadDeleteMarks.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ThreadDeleteMarks; diff --git a/Src/RegionProcess/Delete/u_ThreadDeleteTiles.pas b/Src/RegionProcess/Delete/u_ThreadDeleteTiles.pas index e5078dac2..32d0bc90e 100644 --- a/Src/RegionProcess/Delete/u_ThreadDeleteTiles.pas +++ b/Src/RegionProcess/Delete/u_ThreadDeleteTiles.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ThreadDeleteTiles; diff --git a/Src/RegionProcess/Download/fr_TilesDownload.pas b/Src/RegionProcess/Download/fr_TilesDownload.pas index 73016ce48..918394169 100644 --- a/Src/RegionProcess/Download/fr_TilesDownload.pas +++ b/Src/RegionProcess/Download/fr_TilesDownload.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_TilesDownload; diff --git a/Src/RegionProcess/Download/frm_ProgressDownload.pas b/Src/RegionProcess/Download/frm_ProgressDownload.pas index a7f93b3a5..287b600a3 100644 --- a/Src/RegionProcess/Download/frm_ProgressDownload.pas +++ b/Src/RegionProcess/Download/frm_ProgressDownload.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_ProgressDownload; diff --git a/Src/RegionProcess/Download/i_DownloadSession.pas b/Src/RegionProcess/Download/i_DownloadSession.pas index e70087dd1..4de447b3c 100644 --- a/Src/RegionProcess/Download/i_DownloadSession.pas +++ b/Src/RegionProcess/Download/i_DownloadSession.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_DownloadSession; diff --git a/Src/RegionProcess/Download/i_DownloadTaskProvider.pas b/Src/RegionProcess/Download/i_DownloadTaskProvider.pas index 70bff0421..b18e4f53c 100644 --- a/Src/RegionProcess/Download/i_DownloadTaskProvider.pas +++ b/Src/RegionProcess/Download/i_DownloadTaskProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_DownloadTaskProvider; diff --git a/Src/RegionProcess/Download/u_DownloadSession.pas b/Src/RegionProcess/Download/u_DownloadSession.pas index c28e28ac8..e86228aa0 100644 --- a/Src/RegionProcess/Download/u_DownloadSession.pas +++ b/Src/RegionProcess/Download/u_DownloadSession.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DownloadSession; diff --git a/Src/RegionProcess/Download/u_DownloadTaskProvider.pas b/Src/RegionProcess/Download/u_DownloadTaskProvider.pas index b3aedd20d..47053ac6e 100644 --- a/Src/RegionProcess/Download/u_DownloadTaskProvider.pas +++ b/Src/RegionProcess/Download/u_DownloadTaskProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_DownloadTaskProvider; diff --git a/Src/RegionProcess/Download/u_ProviderTilesDownload.pas b/Src/RegionProcess/Download/u_ProviderTilesDownload.pas index c901a968c..a5c2cfbe5 100644 --- a/Src/RegionProcess/Download/u_ProviderTilesDownload.pas +++ b/Src/RegionProcess/Download/u_ProviderTilesDownload.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProviderTilesDownload; diff --git a/Src/RegionProcess/Download/u_ThreadDownloadTiles.pas b/Src/RegionProcess/Download/u_ThreadDownloadTiles.pas index dd1e30f7b..321c5f262 100644 --- a/Src/RegionProcess/Download/u_ThreadDownloadTiles.pas +++ b/Src/RegionProcess/Download/u_ThreadDownloadTiles.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ThreadDownloadTiles; diff --git a/Src/RegionProcess/Export/Archive/fr_ExportToFileCont.pas b/Src/RegionProcess/Export/Archive/fr_ExportToFileCont.pas index 5472b4f99..320893ba2 100644 --- a/Src/RegionProcess/Export/Archive/fr_ExportToFileCont.pas +++ b/Src/RegionProcess/Export/Archive/fr_ExportToFileCont.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ExportToFileCont; diff --git a/Src/RegionProcess/Export/Archive/u_ExportProviderTar.pas b/Src/RegionProcess/Export/Archive/u_ExportProviderTar.pas index 7472cb360..48fc38359 100644 --- a/Src/RegionProcess/Export/Archive/u_ExportProviderTar.pas +++ b/Src/RegionProcess/Export/Archive/u_ExportProviderTar.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportProviderTar; diff --git a/Src/RegionProcess/Export/Archive/u_ExportProviderZip.pas b/Src/RegionProcess/Export/Archive/u_ExportProviderZip.pas index f3de154cf..ad53f0da0 100644 --- a/Src/RegionProcess/Export/Archive/u_ExportProviderZip.pas +++ b/Src/RegionProcess/Export/Archive/u_ExportProviderZip.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportProviderZip; diff --git a/Src/RegionProcess/Export/Archive/u_ExportTaskToArchive.pas b/Src/RegionProcess/Export/Archive/u_ExportTaskToArchive.pas index cb7b6b850..65c2f5f8d 100644 --- a/Src/RegionProcess/Export/Archive/u_ExportTaskToArchive.pas +++ b/Src/RegionProcess/Export/Archive/u_ExportTaskToArchive.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportTaskToArchive; diff --git a/Src/RegionProcess/Export/GeoExpressAUX/fr_ExportAUX.pas b/Src/RegionProcess/Export/GeoExpressAUX/fr_ExportAUX.pas index 6f09e0daa..8d42486cf 100644 --- a/Src/RegionProcess/Export/GeoExpressAUX/fr_ExportAUX.pas +++ b/Src/RegionProcess/Export/GeoExpressAUX/fr_ExportAUX.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ExportAUX; diff --git a/Src/RegionProcess/Export/GeoExpressAUX/u_ExportProviderAUX.pas b/Src/RegionProcess/Export/GeoExpressAUX/u_ExportProviderAUX.pas index 2cbbc8e1a..154ebf9ea 100644 --- a/Src/RegionProcess/Export/GeoExpressAUX/u_ExportProviderAUX.pas +++ b/Src/RegionProcess/Export/GeoExpressAUX/u_ExportProviderAUX.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportProviderAUX; diff --git a/Src/RegionProcess/Export/GeoExpressAUX/u_ExportTaskToAUX.pas b/Src/RegionProcess/Export/GeoExpressAUX/u_ExportTaskToAUX.pas index 4fc1f316c..ab0f39da9 100644 --- a/Src/RegionProcess/Export/GeoExpressAUX/u_ExportTaskToAUX.pas +++ b/Src/RegionProcess/Export/GeoExpressAUX/u_ExportTaskToAUX.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportTaskToAUX; diff --git a/Src/RegionProcess/Export/IMG/fr_ExportToIMG.pas b/Src/RegionProcess/Export/IMG/fr_ExportToIMG.pas index 29b07d9e7..4387548d4 100644 --- a/Src/RegionProcess/Export/IMG/fr_ExportToIMG.pas +++ b/Src/RegionProcess/Export/IMG/fr_ExportToIMG.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ExportToIMG; diff --git a/Src/RegionProcess/Export/IMG/i_ExportToIMGConfig.pas b/Src/RegionProcess/Export/IMG/i_ExportToIMGConfig.pas index 5747543be..f84442950 100644 --- a/Src/RegionProcess/Export/IMG/i_ExportToIMGConfig.pas +++ b/Src/RegionProcess/Export/IMG/i_ExportToIMGConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ExportToIMGConfig; diff --git a/Src/RegionProcess/Export/IMG/u_ExportProviderIMG.pas b/Src/RegionProcess/Export/IMG/u_ExportProviderIMG.pas index d94ec47df..b10e4865f 100644 --- a/Src/RegionProcess/Export/IMG/u_ExportProviderIMG.pas +++ b/Src/RegionProcess/Export/IMG/u_ExportProviderIMG.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportProviderIMG; diff --git a/Src/RegionProcess/Export/IMG/u_ExportTaskToIMG.pas b/Src/RegionProcess/Export/IMG/u_ExportTaskToIMG.pas index 6d0459671..61f32f36a 100644 --- a/Src/RegionProcess/Export/IMG/u_ExportTaskToIMG.pas +++ b/Src/RegionProcess/Export/IMG/u_ExportTaskToIMG.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportTaskToIMG; diff --git a/Src/RegionProcess/Export/IMG/u_ExportToIMGConfig.pas b/Src/RegionProcess/Export/IMG/u_ExportToIMGConfig.pas index 5b983fb27..3f297a6a9 100644 --- a/Src/RegionProcess/Export/IMG/u_ExportToIMGConfig.pas +++ b/Src/RegionProcess/Export/IMG/u_ExportToIMGConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportToIMGConfig; diff --git a/Src/RegionProcess/Export/IMG/u_ExportToIMGTask.pas b/Src/RegionProcess/Export/IMG/u_ExportToIMGTask.pas index 90c99fc41..87b2f8008 100644 --- a/Src/RegionProcess/Export/IMG/u_ExportToIMGTask.pas +++ b/Src/RegionProcess/Export/IMG/u_ExportToIMGTask.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2017, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportToIMGTask; diff --git a/Src/RegionProcess/Export/IPhone/fr_ExportIPhone.pas b/Src/RegionProcess/Export/IPhone/fr_ExportIPhone.pas index ad17bb4e4..7c0d57758 100644 --- a/Src/RegionProcess/Export/IPhone/fr_ExportIPhone.pas +++ b/Src/RegionProcess/Export/IPhone/fr_ExportIPhone.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ExportIPhone; diff --git a/Src/RegionProcess/Export/IPhone/u_ExportProviderIPhone.pas b/Src/RegionProcess/Export/IPhone/u_ExportProviderIPhone.pas index 185b1d4f6..b58934325 100644 --- a/Src/RegionProcess/Export/IPhone/u_ExportProviderIPhone.pas +++ b/Src/RegionProcess/Export/IPhone/u_ExportProviderIPhone.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportProviderIPhone; diff --git a/Src/RegionProcess/Export/IPhone/u_ExportTaskToIPhone.pas b/Src/RegionProcess/Export/IPhone/u_ExportTaskToIPhone.pas index d584fd8a7..9dff6cd9d 100644 --- a/Src/RegionProcess/Export/IPhone/u_ExportTaskToIPhone.pas +++ b/Src/RegionProcess/Export/IPhone/u_ExportTaskToIPhone.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportTaskToIPhone; diff --git a/Src/RegionProcess/Export/JNX/fr_ExportToJNX.pas b/Src/RegionProcess/Export/JNX/fr_ExportToJNX.pas index bdfcfccc6..ed7dfabdf 100644 --- a/Src/RegionProcess/Export/JNX/fr_ExportToJNX.pas +++ b/Src/RegionProcess/Export/JNX/fr_ExportToJNX.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ExportToJNX; diff --git a/Src/RegionProcess/Export/JNX/u_ExportProviderJNX.pas b/Src/RegionProcess/Export/JNX/u_ExportProviderJNX.pas index 5796ba648..40385a146 100644 --- a/Src/RegionProcess/Export/JNX/u_ExportProviderJNX.pas +++ b/Src/RegionProcess/Export/JNX/u_ExportProviderJNX.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportProviderJNX; diff --git a/Src/RegionProcess/Export/JNX/u_ExportTaskToJnx.pas b/Src/RegionProcess/Export/JNX/u_ExportTaskToJnx.pas index be8abed0e..c36a92e27 100644 --- a/Src/RegionProcess/Export/JNX/u_ExportTaskToJnx.pas +++ b/Src/RegionProcess/Export/JNX/u_ExportTaskToJnx.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportTaskToJnx; diff --git a/Src/RegionProcess/Export/JNX/u_ExportToJnxTask.pas b/Src/RegionProcess/Export/JNX/u_ExportToJnxTask.pas index 8a11e3235..cc91054fa 100644 --- a/Src/RegionProcess/Export/JNX/u_ExportToJnxTask.pas +++ b/Src/RegionProcess/Export/JNX/u_ExportToJnxTask.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportToJnxTask; diff --git a/Src/RegionProcess/Export/KML/fr_ExportKml.pas b/Src/RegionProcess/Export/KML/fr_ExportKml.pas index c0159930f..40f7046ed 100644 --- a/Src/RegionProcess/Export/KML/fr_ExportKml.pas +++ b/Src/RegionProcess/Export/KML/fr_ExportKml.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ExportKml; diff --git a/Src/RegionProcess/Export/KML/u_ExportProviderKml.pas b/Src/RegionProcess/Export/KML/u_ExportProviderKml.pas index 89c469800..93fbc5e2e 100644 --- a/Src/RegionProcess/Export/KML/u_ExportProviderKml.pas +++ b/Src/RegionProcess/Export/KML/u_ExportProviderKml.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportProviderKml; diff --git a/Src/RegionProcess/Export/KML/u_ExportTaskToKML.pas b/Src/RegionProcess/Export/KML/u_ExportTaskToKML.pas index 94d9eddd7..116573edf 100644 --- a/Src/RegionProcess/Export/KML/u_ExportTaskToKML.pas +++ b/Src/RegionProcess/Export/KML/u_ExportTaskToKML.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportTaskToKML; diff --git a/Src/RegionProcess/Export/MBTiles/fr_ExportMBTiles.pas b/Src/RegionProcess/Export/MBTiles/fr_ExportMBTiles.pas index 1e6074076..8189f79f2 100644 --- a/Src/RegionProcess/Export/MBTiles/fr_ExportMBTiles.pas +++ b/Src/RegionProcess/Export/MBTiles/fr_ExportMBTiles.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ExportMBTiles; diff --git a/Src/RegionProcess/Export/MBTiles/u_ExportProviderMBTiles.pas b/Src/RegionProcess/Export/MBTiles/u_ExportProviderMBTiles.pas index a46d6f28b..ae5bcc8f7 100644 --- a/Src/RegionProcess/Export/MBTiles/u_ExportProviderMBTiles.pas +++ b/Src/RegionProcess/Export/MBTiles/u_ExportProviderMBTiles.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportProviderMBTiles; diff --git a/Src/RegionProcess/Export/MBTiles/u_ExportTaskToMBTiles.pas b/Src/RegionProcess/Export/MBTiles/u_ExportTaskToMBTiles.pas index 15f648f26..6e16024ae 100644 --- a/Src/RegionProcess/Export/MBTiles/u_ExportTaskToMBTiles.pas +++ b/Src/RegionProcess/Export/MBTiles/u_ExportTaskToMBTiles.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportTaskToMBTiles; diff --git a/Src/RegionProcess/Export/MBTiles/u_StorageExportToMBTiles.pas b/Src/RegionProcess/Export/MBTiles/u_StorageExportToMBTiles.pas index cac23581a..04c9c44a9 100644 --- a/Src/RegionProcess/Export/MBTiles/u_StorageExportToMBTiles.pas +++ b/Src/RegionProcess/Export/MBTiles/u_StorageExportToMBTiles.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StorageExportToMBTiles; diff --git a/Src/RegionProcess/Export/OGF2/fr_ExportToOgf2.pas b/Src/RegionProcess/Export/OGF2/fr_ExportToOgf2.pas index 750c8451a..e84ad1c11 100644 --- a/Src/RegionProcess/Export/OGF2/fr_ExportToOgf2.pas +++ b/Src/RegionProcess/Export/OGF2/fr_ExportToOgf2.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ExportToOgf2; diff --git a/Src/RegionProcess/Export/OGF2/u_ExportProviderOgf2.pas b/Src/RegionProcess/Export/OGF2/u_ExportProviderOgf2.pas index 2c27ecd31..8e2fc846c 100644 --- a/Src/RegionProcess/Export/OGF2/u_ExportProviderOgf2.pas +++ b/Src/RegionProcess/Export/OGF2/u_ExportProviderOgf2.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportProviderOgf2; diff --git a/Src/RegionProcess/Export/OGF2/u_ExportTaskToOgf2.pas b/Src/RegionProcess/Export/OGF2/u_ExportTaskToOgf2.pas index bc930b57e..fefd852ae 100644 --- a/Src/RegionProcess/Export/OGF2/u_ExportTaskToOgf2.pas +++ b/Src/RegionProcess/Export/OGF2/u_ExportTaskToOgf2.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportTaskToOgf2; diff --git a/Src/RegionProcess/Export/OruxMaps/fr_ExportOruxMapsSQLite.pas b/Src/RegionProcess/Export/OruxMaps/fr_ExportOruxMapsSQLite.pas index 3c2ec9c51..2895a32f4 100644 --- a/Src/RegionProcess/Export/OruxMaps/fr_ExportOruxMapsSQLite.pas +++ b/Src/RegionProcess/Export/OruxMaps/fr_ExportOruxMapsSQLite.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ExportOruxMapsSQLite; diff --git a/Src/RegionProcess/Export/OruxMaps/u_ExportProviderOruxMapsSQLite.pas b/Src/RegionProcess/Export/OruxMaps/u_ExportProviderOruxMapsSQLite.pas index 8136939cf..3bab9c5be 100644 --- a/Src/RegionProcess/Export/OruxMaps/u_ExportProviderOruxMapsSQLite.pas +++ b/Src/RegionProcess/Export/OruxMaps/u_ExportProviderOruxMapsSQLite.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportProviderOruxMapsSQLite; diff --git a/Src/RegionProcess/Export/OruxMaps/u_ExportTaskToOruxMapsSQLite.pas b/Src/RegionProcess/Export/OruxMaps/u_ExportTaskToOruxMapsSQLite.pas index 61a9ecdd6..93da70a05 100644 --- a/Src/RegionProcess/Export/OruxMaps/u_ExportTaskToOruxMapsSQLite.pas +++ b/Src/RegionProcess/Export/OruxMaps/u_ExportTaskToOruxMapsSQLite.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportTaskToOruxMapsSQLite; diff --git a/Src/RegionProcess/Export/RMP/fr_ExportRMP.pas b/Src/RegionProcess/Export/RMP/fr_ExportRMP.pas index d00d4ec39..8f75347c2 100644 --- a/Src/RegionProcess/Export/RMP/fr_ExportRMP.pas +++ b/Src/RegionProcess/Export/RMP/fr_ExportRMP.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ExportRMP; diff --git a/Src/RegionProcess/Export/RMP/u_ExportProviderRMP.pas b/Src/RegionProcess/Export/RMP/u_ExportProviderRMP.pas index 02fc8c845..073ad8033 100644 --- a/Src/RegionProcess/Export/RMP/u_ExportProviderRMP.pas +++ b/Src/RegionProcess/Export/RMP/u_ExportProviderRMP.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportProviderRMP; diff --git a/Src/RegionProcess/Export/RMP/u_ExportTaskToRMP.pas b/Src/RegionProcess/Export/RMP/u_ExportTaskToRMP.pas index c62770e0a..f441f0115 100644 --- a/Src/RegionProcess/Export/RMP/u_ExportTaskToRMP.pas +++ b/Src/RegionProcess/Export/RMP/u_ExportTaskToRMP.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportTaskToRMP; diff --git a/Src/RegionProcess/Export/RMP/u_RMPWriter.pas b/Src/RegionProcess/Export/RMP/u_RMPWriter.pas index 7fa59efaa..0467a40e4 100644 --- a/Src/RegionProcess/Export/RMP/u_RMPWriter.pas +++ b/Src/RegionProcess/Export/RMP/u_RMPWriter.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_RMPWriter; interface diff --git a/Src/RegionProcess/Export/RMaps/fr_ExportRMapsSQLite.pas b/Src/RegionProcess/Export/RMaps/fr_ExportRMapsSQLite.pas index 9d8590997..b0cf5f7a1 100644 --- a/Src/RegionProcess/Export/RMaps/fr_ExportRMapsSQLite.pas +++ b/Src/RegionProcess/Export/RMaps/fr_ExportRMapsSQLite.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ExportRMapsSQLite; diff --git a/Src/RegionProcess/Export/RMaps/t_RMapsSQLite.pas b/Src/RegionProcess/Export/RMaps/t_RMapsSQLite.pas index 46e779783..47ef75557 100644 --- a/Src/RegionProcess/Export/RMaps/t_RMapsSQLite.pas +++ b/Src/RegionProcess/Export/RMaps/t_RMapsSQLite.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_RMapsSQLite; diff --git a/Src/RegionProcess/Export/RMaps/u_ExportProviderRMapsSQLite.pas b/Src/RegionProcess/Export/RMaps/u_ExportProviderRMapsSQLite.pas index fd29a10d9..6ac594cc9 100644 --- a/Src/RegionProcess/Export/RMaps/u_ExportProviderRMapsSQLite.pas +++ b/Src/RegionProcess/Export/RMaps/u_ExportProviderRMapsSQLite.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportProviderRMapsSQLite; diff --git a/Src/RegionProcess/Export/RMaps/u_ExportTaskToRMapsSQLite.pas b/Src/RegionProcess/Export/RMaps/u_ExportTaskToRMapsSQLite.pas index 3c41d485c..d718c7f34 100644 --- a/Src/RegionProcess/Export/RMaps/u_ExportTaskToRMapsSQLite.pas +++ b/Src/RegionProcess/Export/RMaps/u_ExportTaskToRMapsSQLite.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportTaskToRMapsSQLite; diff --git a/Src/RegionProcess/Export/SAS4Android/fr_ExportToCE.pas b/Src/RegionProcess/Export/SAS4Android/fr_ExportToCE.pas index 2a90e83ac..3a3b18e4a 100644 --- a/Src/RegionProcess/Export/SAS4Android/fr_ExportToCE.pas +++ b/Src/RegionProcess/Export/SAS4Android/fr_ExportToCE.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ExportToCE; diff --git a/Src/RegionProcess/Export/SAS4Android/u_ExportProviderCE.pas b/Src/RegionProcess/Export/SAS4Android/u_ExportProviderCE.pas index f5f0c54c1..891d101c5 100644 --- a/Src/RegionProcess/Export/SAS4Android/u_ExportProviderCE.pas +++ b/Src/RegionProcess/Export/SAS4Android/u_ExportProviderCE.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportProviderCE; diff --git a/Src/RegionProcess/Export/SAS4Android/u_ExportTaskToCE.pas b/Src/RegionProcess/Export/SAS4Android/u_ExportTaskToCE.pas index 929707802..6f441df61 100644 --- a/Src/RegionProcess/Export/SAS4Android/u_ExportTaskToCE.pas +++ b/Src/RegionProcess/Export/SAS4Android/u_ExportTaskToCE.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportTaskToCE; diff --git a/Src/RegionProcess/Export/YandexMobile/fr_ExportYaMobileV3.pas b/Src/RegionProcess/Export/YandexMobile/fr_ExportYaMobileV3.pas index 254a6a5a4..d461ac8c6 100644 --- a/Src/RegionProcess/Export/YandexMobile/fr_ExportYaMobileV3.pas +++ b/Src/RegionProcess/Export/YandexMobile/fr_ExportYaMobileV3.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ExportYaMobileV3; diff --git a/Src/RegionProcess/Export/YandexMobile/fr_ExportYaMobileV4.pas b/Src/RegionProcess/Export/YandexMobile/fr_ExportYaMobileV4.pas index 7ecaf5a43..1c489bfb1 100644 --- a/Src/RegionProcess/Export/YandexMobile/fr_ExportYaMobileV4.pas +++ b/Src/RegionProcess/Export/YandexMobile/fr_ExportYaMobileV4.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ExportYaMobileV4; diff --git a/Src/RegionProcess/Export/YandexMobile/u_ExportProviderYaMobileV3.pas b/Src/RegionProcess/Export/YandexMobile/u_ExportProviderYaMobileV3.pas index d72d212dc..03e218f24 100644 --- a/Src/RegionProcess/Export/YandexMobile/u_ExportProviderYaMobileV3.pas +++ b/Src/RegionProcess/Export/YandexMobile/u_ExportProviderYaMobileV3.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportProviderYaMobileV3; diff --git a/Src/RegionProcess/Export/YandexMobile/u_ExportProviderYaMobileV4.pas b/Src/RegionProcess/Export/YandexMobile/u_ExportProviderYaMobileV4.pas index eba053702..cabfacf23 100644 --- a/Src/RegionProcess/Export/YandexMobile/u_ExportProviderYaMobileV4.pas +++ b/Src/RegionProcess/Export/YandexMobile/u_ExportProviderYaMobileV4.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportProviderYaMobileV4; diff --git a/Src/RegionProcess/Export/YandexMobile/u_ExportTaskToYaMobileV3.pas b/Src/RegionProcess/Export/YandexMobile/u_ExportTaskToYaMobileV3.pas index c92dd4fff..e3484b2a1 100644 --- a/Src/RegionProcess/Export/YandexMobile/u_ExportTaskToYaMobileV3.pas +++ b/Src/RegionProcess/Export/YandexMobile/u_ExportTaskToYaMobileV3.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportTaskToYaMobileV3; diff --git a/Src/RegionProcess/Export/YandexMobile/u_ExportTaskToYaMobileV4.pas b/Src/RegionProcess/Export/YandexMobile/u_ExportTaskToYaMobileV4.pas index 9b3b6325c..03bafe99b 100644 --- a/Src/RegionProcess/Export/YandexMobile/u_ExportTaskToYaMobileV4.pas +++ b/Src/RegionProcess/Export/YandexMobile/u_ExportTaskToYaMobileV4.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportTaskToYaMobileV4; diff --git a/Src/RegionProcess/Export/u_ExportTaskAbstract.pas b/Src/RegionProcess/Export/u_ExportTaskAbstract.pas index c0bc15c96..6a083f210 100644 --- a/Src/RegionProcess/Export/u_ExportTaskAbstract.pas +++ b/Src/RegionProcess/Export/u_ExportTaskAbstract.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportTaskAbstract; diff --git a/Src/RegionProcess/GenPrev/fr_TilesGenPrev.pas b/Src/RegionProcess/GenPrev/fr_TilesGenPrev.pas index 5fcdabac6..67adffbed 100644 --- a/Src/RegionProcess/GenPrev/fr_TilesGenPrev.pas +++ b/Src/RegionProcess/GenPrev/fr_TilesGenPrev.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_TilesGenPrev; diff --git a/Src/RegionProcess/GenPrev/u_ProviderTilesGenPrev.pas b/Src/RegionProcess/GenPrev/u_ProviderTilesGenPrev.pas index 22d156962..8ba2d010e 100644 --- a/Src/RegionProcess/GenPrev/u_ProviderTilesGenPrev.pas +++ b/Src/RegionProcess/GenPrev/u_ProviderTilesGenPrev.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ProviderTilesGenPrev; diff --git a/Src/RegionProcess/GenPrev/u_ThreadGenPrevZoom.pas b/Src/RegionProcess/GenPrev/u_ThreadGenPrevZoom.pas index fc4ac8a6a..b31c6d0e9 100644 --- a/Src/RegionProcess/GenPrev/u_ThreadGenPrevZoom.pas +++ b/Src/RegionProcess/GenPrev/u_ThreadGenPrevZoom.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ThreadGenPrevZoom; diff --git a/Src/RegionProcess/fr_MapSelect.pas b/Src/RegionProcess/fr_MapSelect.pas index eea12b687..8b3d4cf56 100644 --- a/Src/RegionProcess/fr_MapSelect.pas +++ b/Src/RegionProcess/fr_MapSelect.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_MapSelect; diff --git a/Src/RegionProcess/fr_PathSelect.pas b/Src/RegionProcess/fr_PathSelect.pas index ca64cfebd..c74b12012 100644 --- a/Src/RegionProcess/fr_PathSelect.pas +++ b/Src/RegionProcess/fr_PathSelect.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_PathSelect; diff --git a/Src/RegionProcess/fr_RegionProcessComplexComboBox.pas b/Src/RegionProcess/fr_RegionProcessComplexComboBox.pas index 7cf7b28ec..6959db7d7 100644 --- a/Src/RegionProcess/fr_RegionProcessComplexComboBox.pas +++ b/Src/RegionProcess/fr_RegionProcessComplexComboBox.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_RegionProcessComplexComboBox; diff --git a/Src/RegionProcess/fr_RegionProcessComplexPageControl.pas b/Src/RegionProcess/fr_RegionProcessComplexPageControl.pas index 6b4c3e154..6b402c215 100644 --- a/Src/RegionProcess/fr_RegionProcessComplexPageControl.pas +++ b/Src/RegionProcess/fr_RegionProcessComplexPageControl.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_RegionProcessComplexPageControl; diff --git a/Src/RegionProcess/fr_ZoomsSelect.pas b/Src/RegionProcess/fr_ZoomsSelect.pas index ad1b577e8..4b02b8247 100644 --- a/Src/RegionProcess/fr_ZoomsSelect.pas +++ b/Src/RegionProcess/fr_ZoomsSelect.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ZoomsSelect; diff --git a/Src/RegionProcess/frm_ProgressSimple.pas b/Src/RegionProcess/frm_ProgressSimple.pas index 45c57cb3d..6292492eb 100644 --- a/Src/RegionProcess/frm_ProgressSimple.pas +++ b/Src/RegionProcess/frm_ProgressSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_ProgressSimple; diff --git a/Src/RegionProcess/frm_RegionProcess.pas b/Src/RegionProcess/frm_RegionProcess.pas index faff3542f..8ad7074f9 100644 --- a/Src/RegionProcess/frm_RegionProcess.pas +++ b/Src/RegionProcess/frm_RegionProcess.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_RegionProcess; diff --git a/Src/RegionProcess/i_RegionProcess.pas b/Src/RegionProcess/i_RegionProcess.pas index 0bf712351..94248fe33 100644 --- a/Src/RegionProcess/i_RegionProcess.pas +++ b/Src/RegionProcess/i_RegionProcess.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_RegionProcess; diff --git a/Src/RegionProcess/i_RegionProcessParamsFrame.pas b/Src/RegionProcess/i_RegionProcessParamsFrame.pas index 7149f17e7..df1769c68 100644 --- a/Src/RegionProcess/i_RegionProcessParamsFrame.pas +++ b/Src/RegionProcess/i_RegionProcessParamsFrame.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_RegionProcessParamsFrame; diff --git a/Src/RegionProcess/i_RegionProcessProgressInfo.pas b/Src/RegionProcess/i_RegionProcessProgressInfo.pas index b4a69dd2c..6015cfd56 100644 --- a/Src/RegionProcess/i_RegionProcessProgressInfo.pas +++ b/Src/RegionProcess/i_RegionProcessProgressInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_RegionProcessProgressInfo; diff --git a/Src/RegionProcess/i_RegionProcessProgressInfoDownload.pas b/Src/RegionProcess/i_RegionProcessProgressInfoDownload.pas index cfd12dc29..fe22a3e63 100644 --- a/Src/RegionProcess/i_RegionProcessProgressInfoDownload.pas +++ b/Src/RegionProcess/i_RegionProcessProgressInfoDownload.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_RegionProcessProgressInfoDownload; diff --git a/Src/RegionProcess/i_RegionProcessProgressInfoInternalFactory.pas b/Src/RegionProcess/i_RegionProcessProgressInfoInternalFactory.pas index 28a1f2b71..ba6c38636 100644 --- a/Src/RegionProcess/i_RegionProcessProgressInfoInternalFactory.pas +++ b/Src/RegionProcess/i_RegionProcessProgressInfoInternalFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_RegionProcessProgressInfoInternalFactory; diff --git a/Src/RegionProcess/i_RegionProcessProvider.pas b/Src/RegionProcess/i_RegionProcessProvider.pas index 32d6cec79..e38d434dd 100644 --- a/Src/RegionProcess/i_RegionProcessProvider.pas +++ b/Src/RegionProcess/i_RegionProcessProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_RegionProcessProvider; diff --git a/Src/RegionProcess/i_RegionProcessTask.pas b/Src/RegionProcess/i_RegionProcessTask.pas index 2c99a5570..63009928d 100644 --- a/Src/RegionProcess/i_RegionProcessTask.pas +++ b/Src/RegionProcess/i_RegionProcessTask.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_RegionProcessTask; interface diff --git a/Src/RegionProcess/u_ExportProviderAbstract.pas b/Src/RegionProcess/u_ExportProviderAbstract.pas index 0154d65bf..eafcf61db 100644 --- a/Src/RegionProcess/u_ExportProviderAbstract.pas +++ b/Src/RegionProcess/u_ExportProviderAbstract.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportProviderAbstract; diff --git a/Src/RegionProcess/u_RegionProcessProgressInfo.pas b/Src/RegionProcess/u_RegionProcessProgressInfo.pas index 937374cf9..e78a5fed3 100644 --- a/Src/RegionProcess/u_RegionProcessProgressInfo.pas +++ b/Src/RegionProcess/u_RegionProcessProgressInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_RegionProcessProgressInfo; diff --git a/Src/RegionProcess/u_RegionProcessProgressInfoDownload.pas b/Src/RegionProcess/u_RegionProcessProgressInfoDownload.pas index 3d7a82ec0..055de609a 100644 --- a/Src/RegionProcess/u_RegionProcessProgressInfoDownload.pas +++ b/Src/RegionProcess/u_RegionProcessProgressInfoDownload.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_RegionProcessProgressInfoDownload; diff --git a/Src/RegionProcess/u_RegionProcessProgressInfoInternalFactory.pas b/Src/RegionProcess/u_RegionProcessProgressInfoInternalFactory.pas index 7f6285553..44b854346 100644 --- a/Src/RegionProcess/u_RegionProcessProgressInfoInternalFactory.pas +++ b/Src/RegionProcess/u_RegionProcessProgressInfoInternalFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_RegionProcessProgressInfoInternalFactory; diff --git a/Src/RegionProcess/u_RegionProcessProviderComplex.pas b/Src/RegionProcess/u_RegionProcessProviderComplex.pas index 07efa7171..98bf6cc72 100644 --- a/Src/RegionProcess/u_RegionProcessProviderComplex.pas +++ b/Src/RegionProcess/u_RegionProcessProviderComplex.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_RegionProcessProviderComplex; interface diff --git a/Src/RegionProcess/u_RegionProcessTaskAbstract.pas b/Src/RegionProcess/u_RegionProcessTaskAbstract.pas index 267975b40..32c9b1fd1 100644 --- a/Src/RegionProcess/u_RegionProcessTaskAbstract.pas +++ b/Src/RegionProcess/u_RegionProcessTaskAbstract.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_RegionProcessTaskAbstract; diff --git a/Src/RegionProcess/u_RegionProcessWorker.pas b/Src/RegionProcess/u_RegionProcessWorker.pas index 03159d10a..88beb384f 100644 --- a/Src/RegionProcess/u_RegionProcessWorker.pas +++ b/Src/RegionProcess/u_RegionProcessWorker.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_RegionProcessWorker; interface diff --git a/Src/RegionProcess/u_ZoomArrayFunc.pas b/Src/RegionProcess/u_ZoomArrayFunc.pas index 3b07a55d9..6f0502dde 100644 --- a/Src/RegionProcess/u_ZoomArrayFunc.pas +++ b/Src/RegionProcess/u_ZoomArrayFunc.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ZoomArrayFunc; diff --git a/Src/Routing/c_PathDetalizeProvidersGUID.pas b/Src/Routing/c_PathDetalizeProvidersGUID.pas index 52f910149..061f1aff1 100644 --- a/Src/Routing/c_PathDetalizeProvidersGUID.pas +++ b/Src/Routing/c_PathDetalizeProvidersGUID.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit c_PathDetalizeProvidersGUID; diff --git a/Src/Routing/i_PathDetalizeConfig.pas b/Src/Routing/i_PathDetalizeConfig.pas index 8269d6e77..fe6822c80 100644 --- a/Src/Routing/i_PathDetalizeConfig.pas +++ b/Src/Routing/i_PathDetalizeConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PathDetalizeConfig; diff --git a/Src/Routing/i_PathDetalizeProvider.pas b/Src/Routing/i_PathDetalizeProvider.pas index 8f99ef60a..fdf4c0b1e 100644 --- a/Src/Routing/i_PathDetalizeProvider.pas +++ b/Src/Routing/i_PathDetalizeProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2020, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PathDetalizeProvider; diff --git a/Src/Routing/i_PathDetalizeProviderTreeEntity.pas b/Src/Routing/i_PathDetalizeProviderTreeEntity.pas index f33ff18d4..e7abe85d9 100644 --- a/Src/Routing/i_PathDetalizeProviderTreeEntity.pas +++ b/Src/Routing/i_PathDetalizeProviderTreeEntity.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PathDetalizeProviderTreeEntity; diff --git a/Src/Routing/u_PathDetalizeConfig.pas b/Src/Routing/u_PathDetalizeConfig.pas index 0ac5001aa..fda41a193 100644 --- a/Src/Routing/u_PathDetalizeConfig.pas +++ b/Src/Routing/u_PathDetalizeConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PathDetalizeConfig; diff --git a/Src/Routing/u_PathDetalizeProviderBase.pas b/Src/Routing/u_PathDetalizeProviderBase.pas index 7403183b8..9eb53900c 100644 --- a/Src/Routing/u_PathDetalizeProviderBase.pas +++ b/Src/Routing/u_PathDetalizeProviderBase.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_PathDetalizeProviderBase; interface diff --git a/Src/Routing/u_PathDetalizeProviderOSRM.pas b/Src/Routing/u_PathDetalizeProviderOSRM.pas index e47777b3f..b58f31a3c 100644 --- a/Src/Routing/u_PathDetalizeProviderOSRM.pas +++ b/Src/Routing/u_PathDetalizeProviderOSRM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2020, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PathDetalizeProviderOSRM; diff --git a/Src/Routing/u_PathDetalizeProviderOsmScout.pas b/Src/Routing/u_PathDetalizeProviderOsmScout.pas index 06633e108..57393fe47 100644 --- a/Src/Routing/u_PathDetalizeProviderOsmScout.pas +++ b/Src/Routing/u_PathDetalizeProviderOsmScout.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PathDetalizeProviderOsmScout; diff --git a/Src/Routing/u_PathDetalizeProviderTreeEntity.pas b/Src/Routing/u_PathDetalizeProviderTreeEntity.pas index 3885e47db..b06eae9e0 100644 --- a/Src/Routing/u_PathDetalizeProviderTreeEntity.pas +++ b/Src/Routing/u_PathDetalizeProviderTreeEntity.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PathDetalizeProviderTreeEntity; diff --git a/Src/Routing/u_PathDetalizeProviderTreeSimple.pas b/Src/Routing/u_PathDetalizeProviderTreeSimple.pas index 8d66ef7d6..07020c29c 100644 --- a/Src/Routing/u_PathDetalizeProviderTreeSimple.pas +++ b/Src/Routing/u_PathDetalizeProviderTreeSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2020, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PathDetalizeProviderTreeSimple; diff --git a/Src/SASPlanet.modules.pas b/Src/SASPlanet.modules.pas index a2563db91..2bac138aa 100644 --- a/Src/SASPlanet.modules.pas +++ b/Src/SASPlanet.modules.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit SASPlanet.modules; // This unit must be first unit in dpr file diff --git a/Src/SecondaryForms/fr_LonLat.pas b/Src/SecondaryForms/fr_LonLat.pas index ec9fe10b5..6e2ad20be 100644 --- a/Src/SecondaryForms/fr_LonLat.pas +++ b/Src/SecondaryForms/fr_LonLat.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2020, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_LonLat; diff --git a/Src/SecondaryForms/frm_About.pas b/Src/SecondaryForms/frm_About.pas index 2ca1bfbac..f1b7dedc5 100644 --- a/Src/SecondaryForms/frm_About.pas +++ b/Src/SecondaryForms/frm_About.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_About; diff --git a/Src/SecondaryForms/frm_GoTo.pas b/Src/SecondaryForms/frm_GoTo.pas index a94ce5770..b9dd1871b 100644 --- a/Src/SecondaryForms/frm_GoTo.pas +++ b/Src/SecondaryForms/frm_GoTo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_GoTo; diff --git a/Src/SecondaryForms/frm_LonLatRectEdit.pas b/Src/SecondaryForms/frm_LonLatRectEdit.pas index 45ddc4981..99afff45d 100644 --- a/Src/SecondaryForms/frm_LonLatRectEdit.pas +++ b/Src/SecondaryForms/frm_LonLatRectEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_LonLatRectEdit; diff --git a/Src/SecondaryForms/frm_StartLogo.pas b/Src/SecondaryForms/frm_StartLogo.pas index 30a3286df..cb8f691d0 100644 --- a/Src/SecondaryForms/frm_StartLogo.pas +++ b/Src/SecondaryForms/frm_StartLogo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_StartLogo; diff --git a/Src/SecondaryForms/i_StartUpLogoConfig.pas b/Src/SecondaryForms/i_StartUpLogoConfig.pas index 5822242ad..e95fff795 100644 --- a/Src/SecondaryForms/i_StartUpLogoConfig.pas +++ b/Src/SecondaryForms/i_StartUpLogoConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_StartUpLogoConfig; diff --git a/Src/SecondaryForms/u_StartUpLogoConfig.pas b/Src/SecondaryForms/u_StartUpLogoConfig.pas index 7965996a8..e5e54b410 100644 --- a/Src/SecondaryForms/u_StartUpLogoConfig.pas +++ b/Src/SecondaryForms/u_StartUpLogoConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StartUpLogoConfig; diff --git a/Src/Sensor/c_SensorsGUIDSimple.pas b/Src/Sensor/c_SensorsGUIDSimple.pas index 123c8ab51..4623e3aa6 100644 --- a/Src/Sensor/c_SensorsGUIDSimple.pas +++ b/Src/Sensor/c_SensorsGUIDSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit c_SensorsGUIDSimple; diff --git a/Src/Sensor/i_Sensor.pas b/Src/Sensor/i_Sensor.pas index 30ec68cab..533bbf3d2 100644 --- a/Src/Sensor/i_Sensor.pas +++ b/Src/Sensor/i_Sensor.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Sensor; diff --git a/Src/Sensor/i_SensorList.pas b/Src/Sensor/i_SensorList.pas index 7503520b8..e01f5ede0 100644 --- a/Src/Sensor/i_SensorList.pas +++ b/Src/Sensor/i_SensorList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_SensorList; diff --git a/Src/Sensor/i_SensorViewListGenerator.pas b/Src/Sensor/i_SensorViewListGenerator.pas index 977d882f2..f832913c8 100644 --- a/Src/Sensor/i_SensorViewListGenerator.pas +++ b/Src/Sensor/i_SensorViewListGenerator.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_SensorViewListGenerator; diff --git a/Src/Sensor/u_SensorBase.pas b/Src/Sensor/u_SensorBase.pas index 3c53a246c..752a67bd3 100644 --- a/Src/Sensor/u_SensorBase.pas +++ b/Src/Sensor/u_SensorBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SensorBase; diff --git a/Src/Sensor/u_SensorBatteryStatus.pas b/Src/Sensor/u_SensorBatteryStatus.pas index 3ac00a23c..bea8dd476 100644 --- a/Src/Sensor/u_SensorBatteryStatus.pas +++ b/Src/Sensor/u_SensorBatteryStatus.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SensorBatteryStatus; diff --git a/Src/Sensor/u_SensorFromGPSRecorderBase.pas b/Src/Sensor/u_SensorFromGPSRecorderBase.pas index 9a7222f99..2db9b7fd9 100644 --- a/Src/Sensor/u_SensorFromGPSRecorderBase.pas +++ b/Src/Sensor/u_SensorFromGPSRecorderBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SensorFromGPSRecorderBase; diff --git a/Src/Sensor/u_SensorListBase.pas b/Src/Sensor/u_SensorListBase.pas index 08e589807..0ca9088fb 100644 --- a/Src/Sensor/u_SensorListBase.pas +++ b/Src/Sensor/u_SensorListBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SensorListBase; diff --git a/Src/Sensor/u_SensorListEntity.pas b/Src/Sensor/u_SensorListEntity.pas index 2a420979f..ecc1c6790 100644 --- a/Src/Sensor/u_SensorListEntity.pas +++ b/Src/Sensor/u_SensorListEntity.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SensorListEntity; diff --git a/Src/Sensor/u_SensorListStuped.pas b/Src/Sensor/u_SensorListStuped.pas index 17e1749a4..c28708e35 100644 --- a/Src/Sensor/u_SensorListStuped.pas +++ b/Src/Sensor/u_SensorListStuped.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SensorListStuped; diff --git a/Src/Sensor/u_SensorTextFromNavToPoint.pas b/Src/Sensor/u_SensorTextFromNavToPoint.pas index 1ff2f4207..dad9afef2 100644 --- a/Src/Sensor/u_SensorTextFromNavToPoint.pas +++ b/Src/Sensor/u_SensorTextFromNavToPoint.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SensorTextFromNavToPoint; diff --git a/Src/Sensor/u_SensorViewListGeneratorStuped.pas b/Src/Sensor/u_SensorViewListGeneratorStuped.pas index 6225374bf..1087971a0 100644 --- a/Src/Sensor/u_SensorViewListGeneratorStuped.pas +++ b/Src/Sensor/u_SensorViewListGeneratorStuped.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SensorViewListGeneratorStuped; diff --git a/Src/Sensor/u_SensorViewTextTBXPanel.pas b/Src/Sensor/u_SensorViewTextTBXPanel.pas index b7a8b37c1..c488720e4 100644 --- a/Src/Sensor/u_SensorViewTextTBXPanel.pas +++ b/Src/Sensor/u_SensorViewTextTBXPanel.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SensorViewTextTBXPanel; diff --git a/Src/Sensor/u_SensorsFromGPSRecorder.pas b/Src/Sensor/u_SensorsFromGPSRecorder.pas index f4ee0e6e6..7ec807b34 100644 --- a/Src/Sensor/u_SensorsFromGPSRecorder.pas +++ b/Src/Sensor/u_SensorsFromGPSRecorder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SensorsFromGPSRecorder; diff --git a/Src/Settings/fr_CacheTypeList.pas b/Src/Settings/fr_CacheTypeList.pas index 685a28566..c98b186d8 100644 --- a/Src/Settings/fr_CacheTypeList.pas +++ b/Src/Settings/fr_CacheTypeList.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit fr_CacheTypeList; interface diff --git a/Src/Settings/fr_GPSConfig.pas b/Src/Settings/fr_GPSConfig.pas index a33efee0d..de16b2b28 100644 --- a/Src/Settings/fr_GPSConfig.pas +++ b/Src/Settings/fr_GPSConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_GPSConfig; diff --git a/Src/Settings/fr_GeoCoderApiKey.pas b/Src/Settings/fr_GeoCoderApiKey.pas index 384df929c..13c8874e6 100644 --- a/Src/Settings/fr_GeoCoderApiKey.pas +++ b/Src/Settings/fr_GeoCoderApiKey.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_GeoCoderApiKey; diff --git a/Src/Settings/fr_GpsSatellites.pas b/Src/Settings/fr_GpsSatellites.pas index c2254ca36..d2c18a886 100644 --- a/Src/Settings/fr_GpsSatellites.pas +++ b/Src/Settings/fr_GpsSatellites.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_GpsSatellites; diff --git a/Src/Settings/fr_MapsList.pas b/Src/Settings/fr_MapsList.pas index 9454710ab..bab0e4588 100644 --- a/Src/Settings/fr_MapsList.pas +++ b/Src/Settings/fr_MapsList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_MapsList; diff --git a/Src/Settings/fr_ShortCutList.pas b/Src/Settings/fr_ShortCutList.pas index a9b05415a..9ad5de5dd 100644 --- a/Src/Settings/fr_ShortCutList.pas +++ b/Src/Settings/fr_ShortCutList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit fr_ShortCutList; diff --git a/Src/Settings/frm_MapLayersOptions.pas b/Src/Settings/frm_MapLayersOptions.pas index 7d4c34e69..23b81293b 100644 --- a/Src/Settings/frm_MapLayersOptions.pas +++ b/Src/Settings/frm_MapLayersOptions.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_MapLayersOptions; diff --git a/Src/Settings/frm_Settings.pas b/Src/Settings/frm_Settings.pas index ca6ced98d..0d18b2dba 100644 --- a/Src/Settings/frm_Settings.pas +++ b/Src/Settings/frm_Settings.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_Settings; diff --git a/Src/Settings/frm_ShortCutEdit.pas b/Src/Settings/frm_ShortCutEdit.pas index 16a865b28..0daf47ff7 100644 --- a/Src/Settings/frm_ShortCutEdit.pas +++ b/Src/Settings/frm_ShortCutEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_ShortCutEdit; diff --git a/Src/Settings/i_ShortCutModalEdit.pas b/Src/Settings/i_ShortCutModalEdit.pas index 77dba83ee..1e87fdad4 100644 --- a/Src/Settings/i_ShortCutModalEdit.pas +++ b/Src/Settings/i_ShortCutModalEdit.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ShortCutModalEdit; diff --git a/Src/Settings/u_ShortCutModalEditByForm.pas b/Src/Settings/u_ShortCutModalEditByForm.pas index 791d6c2a5..4d808988f 100644 --- a/Src/Settings/u_ShortCutModalEditByForm.pas +++ b/Src/Settings/u_ShortCutModalEditByForm.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ShortCutModalEditByForm; diff --git a/Src/Synchronize/i_ReadWriteSyncFactory.pas b/Src/Synchronize/i_ReadWriteSyncFactory.pas index 0c9b4ccb5..1beb8849e 100644 --- a/Src/Synchronize/i_ReadWriteSyncFactory.pas +++ b/Src/Synchronize/i_ReadWriteSyncFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ReadWriteSyncFactory; diff --git a/Src/Synchronize/i_Synchronizer.pas b/Src/Synchronize/i_Synchronizer.pas index a48805264..0950ebb01 100644 --- a/Src/Synchronize/i_Synchronizer.pas +++ b/Src/Synchronize/i_Synchronizer.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Synchronizer; diff --git a/Src/Synchronize/u_ReadWriteSyncAbstract.pas b/Src/Synchronize/u_ReadWriteSyncAbstract.pas index db4676814..bafe7d8a9 100644 --- a/Src/Synchronize/u_ReadWriteSyncAbstract.pas +++ b/Src/Synchronize/u_ReadWriteSyncAbstract.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ReadWriteSyncAbstract; diff --git a/Src/Synchronize/u_ReadWriteSyncCriticalSection.pas b/Src/Synchronize/u_ReadWriteSyncCriticalSection.pas index 2f62180a0..df463ac61 100644 --- a/Src/Synchronize/u_ReadWriteSyncCriticalSection.pas +++ b/Src/Synchronize/u_ReadWriteSyncCriticalSection.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ReadWriteSyncCriticalSection; diff --git a/Src/Synchronize/u_ReadWriteSyncRtlResource.pas b/Src/Synchronize/u_ReadWriteSyncRtlResource.pas index 402129797..bdc3dbc3b 100644 --- a/Src/Synchronize/u_ReadWriteSyncRtlResource.pas +++ b/Src/Synchronize/u_ReadWriteSyncRtlResource.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ReadWriteSyncRtlResource; diff --git a/Src/Synchronize/u_ReadWriteSyncSRW.pas b/Src/Synchronize/u_ReadWriteSyncSRW.pas index 0630b8589..5b8c84027 100644 --- a/Src/Synchronize/u_ReadWriteSyncSRW.pas +++ b/Src/Synchronize/u_ReadWriteSyncSRW.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ReadWriteSyncSRW; diff --git a/Src/Synchronize/u_Synchronizer.pas b/Src/Synchronize/u_Synchronizer.pas index 9ce2e11ab..077c01f68 100644 --- a/Src/Synchronize/u_Synchronizer.pas +++ b/Src/Synchronize/u_Synchronizer.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_Synchronizer; diff --git a/Src/Synchronize/u_SynchronizerBase.pas b/Src/Synchronize/u_SynchronizerBase.pas index 49e59b3b4..c57ca4946 100644 --- a/Src/Synchronize/u_SynchronizerBase.pas +++ b/Src/Synchronize/u_SynchronizerBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SynchronizerBase; diff --git a/Src/Synchronize/u_SynchronizerSimple.pas b/Src/Synchronize/u_SynchronizerSimple.pas index 95aa2e8c1..5b80a3d4b 100644 --- a/Src/Synchronize/u_SynchronizerSimple.pas +++ b/Src/Synchronize/u_SynchronizerSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SynchronizerSimple; diff --git a/Src/System/i_AppEnum.pas b/Src/System/i_AppEnum.pas index d5031e764..816d42de1 100644 --- a/Src/System/i_AppEnum.pas +++ b/Src/System/i_AppEnum.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_AppEnum; interface diff --git a/Src/System/i_BatteryStatus.pas b/Src/System/i_BatteryStatus.pas index 5c199eebe..192c1c693 100644 --- a/Src/System/i_BatteryStatus.pas +++ b/Src/System/i_BatteryStatus.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BatteryStatus; diff --git a/Src/System/i_BuildInfo.pas b/Src/System/i_BuildInfo.pas index 06c93ee7c..d3144a1cc 100644 --- a/Src/System/i_BuildInfo.pas +++ b/Src/System/i_BuildInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BuildInfo; diff --git a/Src/System/i_LanguageManager.pas b/Src/System/i_LanguageManager.pas index 61f6251d6..687b6be67 100644 --- a/Src/System/i_LanguageManager.pas +++ b/Src/System/i_LanguageManager.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_LanguageManager; diff --git a/Src/System/i_SystemTimeProvider.pas b/Src/System/i_SystemTimeProvider.pas index e29737ee1..ae09dd50f 100644 --- a/Src/System/i_SystemTimeProvider.pas +++ b/Src/System/i_SystemTimeProvider.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_SystemTimeProvider; interface diff --git a/Src/System/u_AppEnum.pas b/Src/System/u_AppEnum.pas index 71cf4bd3f..63f2201b6 100644 --- a/Src/System/u_AppEnum.pas +++ b/Src/System/u_AppEnum.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_AppEnum; interface diff --git a/Src/System/u_BaseInterfacedObject.pas b/Src/System/u_BaseInterfacedObject.pas index f945a4b74..fdfa696fc 100644 --- a/Src/System/u_BaseInterfacedObject.pas +++ b/Src/System/u_BaseInterfacedObject.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BaseInterfacedObject; diff --git a/Src/System/u_BatteryStatus.pas b/Src/System/u_BatteryStatus.pas index e6a470b73..23245dd45 100644 --- a/Src/System/u_BatteryStatus.pas +++ b/Src/System/u_BatteryStatus.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BatteryStatus; diff --git a/Src/System/u_BuildInfo.pas b/Src/System/u_BuildInfo.pas index 80c57acd5..f255c7a34 100644 --- a/Src/System/u_BuildInfo.pas +++ b/Src/System/u_BuildInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BuildInfo; diff --git a/Src/System/u_ClipboardFunc.pas b/Src/System/u_ClipboardFunc.pas index edcca03c4..abfa9a29f 100644 --- a/Src/System/u_ClipboardFunc.pas +++ b/Src/System/u_ClipboardFunc.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ClipboardFunc; diff --git a/Src/System/u_GarbageCollectorThread.pas b/Src/System/u_GarbageCollectorThread.pas index 8c579f596..811016aba 100644 --- a/Src/System/u_GarbageCollectorThread.pas +++ b/Src/System/u_GarbageCollectorThread.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GarbageCollectorThread; diff --git a/Src/System/u_LanguageManager.pas b/Src/System/u_LanguageManager.pas index b2fe79653..3471d805e 100644 --- a/Src/System/u_LanguageManager.pas +++ b/Src/System/u_LanguageManager.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LanguageManager; diff --git a/Src/System/u_LanguagesEx.pas b/Src/System/u_LanguagesEx.pas index 5ec5a1d92..b2c008e3f 100644 --- a/Src/System/u_LanguagesEx.pas +++ b/Src/System/u_LanguagesEx.pas @@ -1,46 +1,24 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} -{----------------------------------------------------------------------------- -The contents of this file are subject to the Mozilla Public License -Version 1.1 (the "License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at -http://www.mozilla.org/MPL/MPL-1.1.html - -Software distributed under the License is distributed on an "AS IS" basis, -WITHOUT WARRANTY OF ANY KIND, either expressed or implied. See the License for -the specific language governing rights and limitations under the License. - -The Original Code is: GTLanguagesEx.PAS, released on 2003-05-25. - -The Initial Developer of the Original Code is Peter Thцrnqvist [peter3@peter3.com] -Portions created by Peter Thцrnqvist are Copyright (C) 2003 Peter Thцrnqvist. -All Rights Reserved. - -Contributor(s): Olivier Sannier [obones@altern.org]. - -You may retrieve the latest version of this file at the Connection Manager -home page, located at http://cnxmanager.sourceforge.net - -Known Issues: none to date. ------------------------------------------------------------------------------} unit u_LanguagesEx; {$IFDEF LINUX} diff --git a/Src/System/u_SystemTimeProvider.pas b/Src/System/u_SystemTimeProvider.pas index 96eba647e..5cad720b6 100644 --- a/Src/System/u_SystemTimeProvider.pas +++ b/Src/System/u_SystemTimeProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SystemTimeProvider; diff --git a/Src/Terrain/External/u_ExternalTerrainAPI.pas b/Src/Terrain/External/u_ExternalTerrainAPI.pas index 6b616ad32..a1832f0b3 100644 --- a/Src/Terrain/External/u_ExternalTerrainAPI.pas +++ b/Src/Terrain/External/u_ExternalTerrainAPI.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExternalTerrainAPI; diff --git a/Src/Terrain/External/u_ExternalTerrainsProvider.pas b/Src/Terrain/External/u_ExternalTerrainsProvider.pas index 2d5cdd7e0..d20ad644c 100644 --- a/Src/Terrain/External/u_ExternalTerrainsProvider.pas +++ b/Src/Terrain/External/u_ExternalTerrainsProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExternalTerrainsProvider; diff --git a/Src/Terrain/GoogleEarth/i_GoogleEarthTerrainTileStorage.pas b/Src/Terrain/GoogleEarth/i_GoogleEarthTerrainTileStorage.pas index dbd9ebebf..fe5a759aa 100644 --- a/Src/Terrain/GoogleEarth/i_GoogleEarthTerrainTileStorage.pas +++ b/Src/Terrain/GoogleEarth/i_GoogleEarthTerrainTileStorage.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GoogleEarthTerrainTileStorage; diff --git a/Src/Terrain/GoogleEarth/u_GoogleEarthTerrainMemCache.pas b/Src/Terrain/GoogleEarth/u_GoogleEarthTerrainMemCache.pas index 42e6e1752..7d900d925 100644 --- a/Src/Terrain/GoogleEarth/u_GoogleEarthTerrainMemCache.pas +++ b/Src/Terrain/GoogleEarth/u_GoogleEarthTerrainMemCache.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GoogleEarthTerrainMemCache; diff --git a/Src/Terrain/GoogleEarth/u_GoogleEarthTerrainTileStorage.pas b/Src/Terrain/GoogleEarth/u_GoogleEarthTerrainTileStorage.pas index 6b12df998..421a93db4 100644 --- a/Src/Terrain/GoogleEarth/u_GoogleEarthTerrainTileStorage.pas +++ b/Src/Terrain/GoogleEarth/u_GoogleEarthTerrainTileStorage.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GoogleEarthTerrainTileStorage; diff --git a/Src/Terrain/GoogleEarth/u_TerrainProviderByGoogleEarth.pas b/Src/Terrain/GoogleEarth/u_TerrainProviderByGoogleEarth.pas index b2e27fdac..e88f7be8a 100644 --- a/Src/Terrain/GoogleEarth/u_TerrainProviderByGoogleEarth.pas +++ b/Src/Terrain/GoogleEarth/u_TerrainProviderByGoogleEarth.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TerrainProviderByGoogleEarth; diff --git a/Src/Terrain/c_TerrainProvider.pas b/Src/Terrain/c_TerrainProvider.pas index 2868ac33f..268a97f67 100644 --- a/Src/Terrain/c_TerrainProvider.pas +++ b/Src/Terrain/c_TerrainProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit c_TerrainProvider; diff --git a/Src/Terrain/c_TerrainProviderGUID.pas b/Src/Terrain/c_TerrainProviderGUID.pas index 932aa0b94..f6244f918 100644 --- a/Src/Terrain/c_TerrainProviderGUID.pas +++ b/Src/Terrain/c_TerrainProviderGUID.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit c_TerrainProviderGUID; diff --git a/Src/Terrain/i_TerrainConfig.pas b/Src/Terrain/i_TerrainConfig.pas index 636ec76ee..f418d17de 100644 --- a/Src/Terrain/i_TerrainConfig.pas +++ b/Src/Terrain/i_TerrainConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TerrainConfig; diff --git a/Src/Terrain/i_TerrainInfo.pas b/Src/Terrain/i_TerrainInfo.pas index e1a2ad758..64951b2ec 100644 --- a/Src/Terrain/i_TerrainInfo.pas +++ b/Src/Terrain/i_TerrainInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TerrainInfo; diff --git a/Src/Terrain/i_TerrainProvider.pas b/Src/Terrain/i_TerrainProvider.pas index d1e371e18..d8eba07d6 100644 --- a/Src/Terrain/i_TerrainProvider.pas +++ b/Src/Terrain/i_TerrainProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TerrainProvider; diff --git a/Src/Terrain/i_TerrainProviderList.pas b/Src/Terrain/i_TerrainProviderList.pas index a326fc58b..cf0947f89 100644 --- a/Src/Terrain/i_TerrainProviderList.pas +++ b/Src/Terrain/i_TerrainProviderList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TerrainProviderList; diff --git a/Src/Terrain/i_TerrainProviderListElement.pas b/Src/Terrain/i_TerrainProviderListElement.pas index e1e3b1b45..8bb27bfef 100644 --- a/Src/Terrain/i_TerrainProviderListElement.pas +++ b/Src/Terrain/i_TerrainProviderListElement.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TerrainProviderListElement; diff --git a/Src/Terrain/u_TerrainConfig.pas b/Src/Terrain/u_TerrainConfig.pas index 56823343e..b9570c8ec 100644 --- a/Src/Terrain/u_TerrainConfig.pas +++ b/Src/Terrain/u_TerrainConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TerrainConfig; diff --git a/Src/Terrain/u_TerrainInfo.pas b/Src/Terrain/u_TerrainInfo.pas index e52416d7e..3fc5f1b49 100644 --- a/Src/Terrain/u_TerrainInfo.pas +++ b/Src/Terrain/u_TerrainInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TerrainInfo; diff --git a/Src/Terrain/u_TerrainProviderList.pas b/Src/Terrain/u_TerrainProviderList.pas index 501fd52c3..776980373 100644 --- a/Src/Terrain/u_TerrainProviderList.pas +++ b/Src/Terrain/u_TerrainProviderList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TerrainProviderList; diff --git a/Src/Terrain/u_TerrainProviderListElement.pas b/Src/Terrain/u_TerrainProviderListElement.pas index 7a4f0a06d..43baa1a81 100644 --- a/Src/Terrain/u_TerrainProviderListElement.pas +++ b/Src/Terrain/u_TerrainProviderListElement.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TerrainProviderListElement; diff --git a/Src/TileIterator/i_TileIterator.pas b/Src/TileIterator/i_TileIterator.pas index c9a41f0d5..c165dd0de 100644 --- a/Src/TileIterator/i_TileIterator.pas +++ b/Src/TileIterator/i_TileIterator.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileIterator; diff --git a/Src/TileIterator/i_TileIteratorDataProvider.pas b/Src/TileIterator/i_TileIteratorDataProvider.pas index 78d299518..ea51f15b8 100644 --- a/Src/TileIterator/i_TileIteratorDataProvider.pas +++ b/Src/TileIterator/i_TileIteratorDataProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileIteratorDataProvider; diff --git a/Src/TileIterator/i_TileIteratorFactory.pas b/Src/TileIterator/i_TileIteratorFactory.pas index d57e9e5db..1a5d47888 100644 --- a/Src/TileIterator/i_TileIteratorFactory.pas +++ b/Src/TileIterator/i_TileIteratorFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileIteratorFactory; diff --git a/Src/TileIterator/u_TileIteratorByPolygon.pas b/Src/TileIterator/u_TileIteratorByPolygon.pas index 773243ed5..a0680a373 100644 --- a/Src/TileIterator/u_TileIteratorByPolygon.pas +++ b/Src/TileIterator/u_TileIteratorByPolygon.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileIteratorByPolygon; diff --git a/Src/TileIterator/u_TileIteratorByRect.pas b/Src/TileIterator/u_TileIteratorByRect.pas index d85efb9fb..9ede050e4 100644 --- a/Src/TileIterator/u_TileIteratorByRect.pas +++ b/Src/TileIterator/u_TileIteratorByRect.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileIteratorByRect; diff --git a/Src/TileIterator/u_TileIteratorDataProvider.pas b/Src/TileIterator/u_TileIteratorDataProvider.pas index 056e6153f..8ff292405 100644 --- a/Src/TileIterator/u_TileIteratorDataProvider.pas +++ b/Src/TileIterator/u_TileIteratorDataProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileIteratorDataProvider; diff --git a/Src/TileIterator/u_TileIteratorFactory.pas b/Src/TileIterator/u_TileIteratorFactory.pas index c79856d9a..7b2a20b88 100644 --- a/Src/TileIterator/u_TileIteratorFactory.pas +++ b/Src/TileIterator/u_TileIteratorFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileIteratorFactory; diff --git a/Src/TileIterator/u_TileIteratorSpiralByRect.pas b/Src/TileIterator/u_TileIteratorSpiralByRect.pas index 0288cf125..a10719e69 100644 --- a/Src/TileIterator/u_TileIteratorSpiralByRect.pas +++ b/Src/TileIterator/u_TileIteratorSpiralByRect.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileIteratorSpiralByRect; diff --git a/Src/TileMatrix/i_BitmapTileMatrix.pas b/Src/TileMatrix/i_BitmapTileMatrix.pas index e711ae53c..989663da0 100644 --- a/Src/TileMatrix/i_BitmapTileMatrix.pas +++ b/Src/TileMatrix/i_BitmapTileMatrix.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BitmapTileMatrix; diff --git a/Src/TileMatrix/i_BitmapTileMatrixBuilder.pas b/Src/TileMatrix/i_BitmapTileMatrixBuilder.pas index 036d79a71..24359aadb 100644 --- a/Src/TileMatrix/i_BitmapTileMatrixBuilder.pas +++ b/Src/TileMatrix/i_BitmapTileMatrixBuilder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BitmapTileMatrixBuilder; diff --git a/Src/TileMatrix/i_BitmapTileMatrixChangeable.pas b/Src/TileMatrix/i_BitmapTileMatrixChangeable.pas index 29f3ebd58..a7d5afb90 100644 --- a/Src/TileMatrix/i_BitmapTileMatrixChangeable.pas +++ b/Src/TileMatrix/i_BitmapTileMatrixChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BitmapTileMatrixChangeable; diff --git a/Src/TileMatrix/i_HashMatrix.pas b/Src/TileMatrix/i_HashMatrix.pas index 9ba4061da..b7444a0d7 100644 --- a/Src/TileMatrix/i_HashMatrix.pas +++ b/Src/TileMatrix/i_HashMatrix.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_HashMatrix; interface diff --git a/Src/TileMatrix/i_HashTileMatrix.pas b/Src/TileMatrix/i_HashTileMatrix.pas index 03a956e55..a957a9468 100644 --- a/Src/TileMatrix/i_HashTileMatrix.pas +++ b/Src/TileMatrix/i_HashTileMatrix.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_HashTileMatrix; diff --git a/Src/TileMatrix/i_HashTileMatrixBuilder.pas b/Src/TileMatrix/i_HashTileMatrixBuilder.pas index abfacc636..72534ca52 100644 --- a/Src/TileMatrix/i_HashTileMatrixBuilder.pas +++ b/Src/TileMatrix/i_HashTileMatrixBuilder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_HashTileMatrixBuilder; diff --git a/Src/TileMatrix/i_VectorTileMatrix.pas b/Src/TileMatrix/i_VectorTileMatrix.pas index 5c036cfa9..5aae0e4dc 100644 --- a/Src/TileMatrix/i_VectorTileMatrix.pas +++ b/Src/TileMatrix/i_VectorTileMatrix.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorTileMatrix; diff --git a/Src/TileMatrix/i_VectorTileMatrixBuilder.pas b/Src/TileMatrix/i_VectorTileMatrixBuilder.pas index 509203296..33670ece2 100644 --- a/Src/TileMatrix/i_VectorTileMatrixBuilder.pas +++ b/Src/TileMatrix/i_VectorTileMatrixBuilder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorTileMatrixBuilder; diff --git a/Src/TileMatrix/i_VectorTileMatrixChangeable.pas b/Src/TileMatrix/i_VectorTileMatrixChangeable.pas index 66400b752..f4bfd4286 100644 --- a/Src/TileMatrix/i_VectorTileMatrixChangeable.pas +++ b/Src/TileMatrix/i_VectorTileMatrixChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorTileMatrixChangeable; diff --git a/Src/TileMatrix/u_BitmapTileMatrix.pas b/Src/TileMatrix/u_BitmapTileMatrix.pas index 274000d40..0c01e3573 100644 --- a/Src/TileMatrix/u_BitmapTileMatrix.pas +++ b/Src/TileMatrix/u_BitmapTileMatrix.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileMatrix; diff --git a/Src/TileMatrix/u_BitmapTileMatrixBuilder.pas b/Src/TileMatrix/u_BitmapTileMatrixBuilder.pas index 0e84ac99d..9a51af94d 100644 --- a/Src/TileMatrix/u_BitmapTileMatrixBuilder.pas +++ b/Src/TileMatrix/u_BitmapTileMatrixBuilder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileMatrixBuilder; diff --git a/Src/TileMatrix/u_BitmapTileMatrixChangeableByVectorMatrix.pas b/Src/TileMatrix/u_BitmapTileMatrixChangeableByVectorMatrix.pas index 7fca425e5..ef7578ba7 100644 --- a/Src/TileMatrix/u_BitmapTileMatrixChangeableByVectorMatrix.pas +++ b/Src/TileMatrix/u_BitmapTileMatrixChangeableByVectorMatrix.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileMatrixChangeableByVectorMatrix; diff --git a/Src/TileMatrix/u_BitmapTileMatrixChangeableComposite.pas b/Src/TileMatrix/u_BitmapTileMatrixChangeableComposite.pas index 18d48cbf4..e3c9e0f44 100644 --- a/Src/TileMatrix/u_BitmapTileMatrixChangeableComposite.pas +++ b/Src/TileMatrix/u_BitmapTileMatrixChangeableComposite.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileMatrixChangeableComposite; diff --git a/Src/TileMatrix/u_BitmapTileMatrixChangeableWithThread.pas b/Src/TileMatrix/u_BitmapTileMatrixChangeableWithThread.pas index 457e4b994..f7e547a84 100644 --- a/Src/TileMatrix/u_BitmapTileMatrixChangeableWithThread.pas +++ b/Src/TileMatrix/u_BitmapTileMatrixChangeableWithThread.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileMatrixChangeableWithThread; diff --git a/Src/TileMatrix/u_HashMatrix.pas b/Src/TileMatrix/u_HashMatrix.pas index a7bdc1108..b03127947 100644 --- a/Src/TileMatrix/u_HashMatrix.pas +++ b/Src/TileMatrix/u_HashMatrix.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_HashMatrix; interface diff --git a/Src/TileMatrix/u_HashTileMatrix.pas b/Src/TileMatrix/u_HashTileMatrix.pas index 58f3fc125..a40b23627 100644 --- a/Src/TileMatrix/u_HashTileMatrix.pas +++ b/Src/TileMatrix/u_HashTileMatrix.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_HashTileMatrix; diff --git a/Src/TileMatrix/u_HashTileMatrixBuilder.pas b/Src/TileMatrix/u_HashTileMatrixBuilder.pas index 0d4a92af2..2f64eb6f7 100644 --- a/Src/TileMatrix/u_HashTileMatrixBuilder.pas +++ b/Src/TileMatrix/u_HashTileMatrixBuilder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_HashTileMatrixBuilder; diff --git a/Src/TileMatrix/u_VectorTileMatrix.pas b/Src/TileMatrix/u_VectorTileMatrix.pas index f837de124..2c67d9639 100644 --- a/Src/TileMatrix/u_VectorTileMatrix.pas +++ b/Src/TileMatrix/u_VectorTileMatrix.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_VectorTileMatrix; interface diff --git a/Src/TileMatrix/u_VectorTileMatrixBuilder.pas b/Src/TileMatrix/u_VectorTileMatrixBuilder.pas index 057067653..e985d611f 100644 --- a/Src/TileMatrix/u_VectorTileMatrixBuilder.pas +++ b/Src/TileMatrix/u_VectorTileMatrixBuilder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorTileMatrixBuilder; diff --git a/Src/TileMatrix/u_VectorTileMatrixChangeableByVectorSubsetChangeable.pas b/Src/TileMatrix/u_VectorTileMatrixChangeableByVectorSubsetChangeable.pas index b26dacc0d..0e7fe8b48 100644 --- a/Src/TileMatrix/u_VectorTileMatrixChangeableByVectorSubsetChangeable.pas +++ b/Src/TileMatrix/u_VectorTileMatrixChangeableByVectorSubsetChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorTileMatrixChangeableByVectorSubsetChangeable; diff --git a/Src/TileMatrix/u_VectorTileMatrixChangeableForVectorLayers.pas b/Src/TileMatrix/u_VectorTileMatrixChangeableForVectorLayers.pas index 9b2f7e2c2..8e437fd1a 100644 --- a/Src/TileMatrix/u_VectorTileMatrixChangeableForVectorLayers.pas +++ b/Src/TileMatrix/u_VectorTileMatrixChangeableForVectorLayers.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorTileMatrixChangeableForVectorLayers; diff --git a/Src/TileProvider/i_BinaryTileProvider.pas b/Src/TileProvider/i_BinaryTileProvider.pas index 4512f4474..f8e4f30e4 100644 --- a/Src/TileProvider/i_BinaryTileProvider.pas +++ b/Src/TileProvider/i_BinaryTileProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BinaryTileProvider; diff --git a/Src/TileProvider/i_BitmapTileProvider.pas b/Src/TileProvider/i_BitmapTileProvider.pas index 3eb434c3e..20bf2af2e 100644 --- a/Src/TileProvider/i_BitmapTileProvider.pas +++ b/Src/TileProvider/i_BitmapTileProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BitmapTileProvider; diff --git a/Src/TileProvider/i_InfoTileProvider.pas b/Src/TileProvider/i_InfoTileProvider.pas index 9fb287bbf..7774e521d 100644 --- a/Src/TileProvider/i_InfoTileProvider.pas +++ b/Src/TileProvider/i_InfoTileProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_InfoTileProvider; diff --git a/Src/TileProvider/i_VectorTileProvider.pas b/Src/TileProvider/i_VectorTileProvider.pas index 3b70be954..a52a40246 100644 --- a/Src/TileProvider/i_VectorTileProvider.pas +++ b/Src/TileProvider/i_VectorTileProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorTileProvider; diff --git a/Src/TileProvider/i_VectorTileProviderChangeable.pas b/Src/TileProvider/i_VectorTileProviderChangeable.pas index 12a33836c..e41305136 100644 --- a/Src/TileProvider/i_VectorTileProviderChangeable.pas +++ b/Src/TileProvider/i_VectorTileProviderChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorTileProviderChangeable; diff --git a/Src/TileProvider/i_VectorTileRenderer.pas b/Src/TileProvider/i_VectorTileRenderer.pas index f53c592e2..a1ffa0306 100644 --- a/Src/TileProvider/i_VectorTileRenderer.pas +++ b/Src/TileProvider/i_VectorTileRenderer.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorTileRenderer; diff --git a/Src/TileProvider/i_VectorTileRendererChangeable.pas b/Src/TileProvider/i_VectorTileRendererChangeable.pas index 1ffdb9f3a..d9c2af059 100644 --- a/Src/TileProvider/i_VectorTileRendererChangeable.pas +++ b/Src/TileProvider/i_VectorTileRendererChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorTileRendererChangeable; diff --git a/Src/TileProvider/u_BitmapTileProviderByBitmapTileUniProvider.pas b/Src/TileProvider/u_BitmapTileProviderByBitmapTileUniProvider.pas index 138362242..170a1bb98 100644 --- a/Src/TileProvider/u_BitmapTileProviderByBitmapTileUniProvider.pas +++ b/Src/TileProvider/u_BitmapTileProviderByBitmapTileUniProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileProviderByBitmapTileUniProvider; diff --git a/Src/TileProvider/u_BitmapTileProviderByInfoTileProvider.pas b/Src/TileProvider/u_BitmapTileProviderByInfoTileProvider.pas index cddc14c58..3e698dfc8 100644 --- a/Src/TileProvider/u_BitmapTileProviderByInfoTileProvider.pas +++ b/Src/TileProvider/u_BitmapTileProviderByInfoTileProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileProviderByInfoTileProvider; diff --git a/Src/TileProvider/u_BitmapTileProviderByMatrix.pas b/Src/TileProvider/u_BitmapTileProviderByMatrix.pas index fe043be84..3657847c8 100644 --- a/Src/TileProvider/u_BitmapTileProviderByMatrix.pas +++ b/Src/TileProvider/u_BitmapTileProviderByMatrix.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileProviderByMatrix; diff --git a/Src/TileProvider/u_BitmapTileProviderByOtherProjection.pas b/Src/TileProvider/u_BitmapTileProviderByOtherProjection.pas index 9454ffc74..ce2955df6 100644 --- a/Src/TileProvider/u_BitmapTileProviderByOtherProjection.pas +++ b/Src/TileProvider/u_BitmapTileProviderByOtherProjection.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileProviderByOtherProjection; diff --git a/Src/TileProvider/u_BitmapTileProviderByVectorTileProvider.pas b/Src/TileProvider/u_BitmapTileProviderByVectorTileProvider.pas index c8c03a9fa..1a8946a46 100644 --- a/Src/TileProvider/u_BitmapTileProviderByVectorTileProvider.pas +++ b/Src/TileProvider/u_BitmapTileProviderByVectorTileProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileProviderByVectorTileProvider; diff --git a/Src/TileProvider/u_BitmapTileProviderComplex.pas b/Src/TileProvider/u_BitmapTileProviderComplex.pas index 70e4e1c56..c04c189a0 100644 --- a/Src/TileProvider/u_BitmapTileProviderComplex.pas +++ b/Src/TileProvider/u_BitmapTileProviderComplex.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileProviderComplex; diff --git a/Src/TileProvider/u_BitmapTileProviderInPolygon.pas b/Src/TileProvider/u_BitmapTileProviderInPolygon.pas index ce7333a3e..58da27645 100644 --- a/Src/TileProvider/u_BitmapTileProviderInPolygon.pas +++ b/Src/TileProvider/u_BitmapTileProviderInPolygon.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileProviderInPolygon; diff --git a/Src/TileProvider/u_BitmapTileProviderWithBGColor.pas b/Src/TileProvider/u_BitmapTileProviderWithBGColor.pas index f856643cd..52b620b39 100644 --- a/Src/TileProvider/u_BitmapTileProviderWithBGColor.pas +++ b/Src/TileProvider/u_BitmapTileProviderWithBGColor.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileProviderWithBGColor; diff --git a/Src/TileProvider/u_BitmapTileProviderWithRecolor.pas b/Src/TileProvider/u_BitmapTileProviderWithRecolor.pas index 6526de72e..627d8ad58 100644 --- a/Src/TileProvider/u_BitmapTileProviderWithRecolor.pas +++ b/Src/TileProvider/u_BitmapTileProviderWithRecolor.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapTileProviderWithRecolor; diff --git a/Src/TileProvider/u_InfoTileProviderByBitmapTileProvider.pas b/Src/TileProvider/u_InfoTileProviderByBitmapTileProvider.pas index 582bb432d..7a274cbad 100644 --- a/Src/TileProvider/u_InfoTileProviderByBitmapTileProvider.pas +++ b/Src/TileProvider/u_InfoTileProviderByBitmapTileProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InfoTileProviderByBitmapTileProvider; diff --git a/Src/TileProvider/u_InfoTileProviderByStorage.pas b/Src/TileProvider/u_InfoTileProviderByStorage.pas index 2192b20dc..01e92f622 100644 --- a/Src/TileProvider/u_InfoTileProviderByStorage.pas +++ b/Src/TileProvider/u_InfoTileProviderByStorage.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InfoTileProviderByStorage; diff --git a/Src/TileProvider/u_TileProviderWithCache.pas b/Src/TileProvider/u_TileProviderWithCache.pas index 952c08f6e..a3a86830a 100644 --- a/Src/TileProvider/u_TileProviderWithCache.pas +++ b/Src/TileProvider/u_TileProviderWithCache.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileProviderWithCache; diff --git a/Src/TileProvider/u_VectorTileProviderByFixedSubset.pas b/Src/TileProvider/u_VectorTileProviderByFixedSubset.pas index 4b38a82fa..e53f7e1ee 100644 --- a/Src/TileProvider/u_VectorTileProviderByFixedSubset.pas +++ b/Src/TileProvider/u_VectorTileProviderByFixedSubset.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorTileProviderByFixedSubset; diff --git a/Src/TileProvider/u_VectorTileProviderByInfoTileProvider.pas b/Src/TileProvider/u_VectorTileProviderByInfoTileProvider.pas index 753dbf60d..beffdbff2 100644 --- a/Src/TileProvider/u_VectorTileProviderByInfoTileProvider.pas +++ b/Src/TileProvider/u_VectorTileProviderByInfoTileProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorTileProviderByInfoTileProvider; diff --git a/Src/TileProvider/u_VectorTileProviderByMatrix.pas b/Src/TileProvider/u_VectorTileProviderByMatrix.pas index e1b31ee33..3a55bfb41 100644 --- a/Src/TileProvider/u_VectorTileProviderByMatrix.pas +++ b/Src/TileProvider/u_VectorTileProviderByMatrix.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorTileProviderByMatrix; diff --git a/Src/TileProvider/u_VectorTileProviderByOtherProjection.pas b/Src/TileProvider/u_VectorTileProviderByOtherProjection.pas index 243f0e361..4bd03830a 100644 --- a/Src/TileProvider/u_VectorTileProviderByOtherProjection.pas +++ b/Src/TileProvider/u_VectorTileProviderByOtherProjection.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorTileProviderByOtherProjection; diff --git a/Src/TileProvider/u_VectorTileProviderChangeableForLastSearchResult.pas b/Src/TileProvider/u_VectorTileProviderChangeableForLastSearchResult.pas index dbd9a1121..2428dcad8 100644 --- a/Src/TileProvider/u_VectorTileProviderChangeableForLastSearchResult.pas +++ b/Src/TileProvider/u_VectorTileProviderChangeableForLastSearchResult.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorTileProviderChangeableForLastSearchResult; diff --git a/Src/TileProvider/u_VectorTileProviderChangeableForVectorLayers.pas b/Src/TileProvider/u_VectorTileProviderChangeableForVectorLayers.pas index d01317192..509054105 100644 --- a/Src/TileProvider/u_VectorTileProviderChangeableForVectorLayers.pas +++ b/Src/TileProvider/u_VectorTileProviderChangeableForVectorLayers.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorTileProviderChangeableForVectorLayers; diff --git a/Src/TileProvider/u_VectorTileProviderForVectorLayers.pas b/Src/TileProvider/u_VectorTileProviderForVectorLayers.pas index 2f59f3b4f..8383e7329 100644 --- a/Src/TileProvider/u_VectorTileProviderForVectorLayers.pas +++ b/Src/TileProvider/u_VectorTileProviderForVectorLayers.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorTileProviderForVectorLayers; diff --git a/Src/TileProvider/u_VectorTileRenderer.pas b/Src/TileProvider/u_VectorTileRenderer.pas index da9f6e16c..243c9d8b1 100644 --- a/Src/TileProvider/u_VectorTileRenderer.pas +++ b/Src/TileProvider/u_VectorTileRenderer.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorTileRenderer; diff --git a/Src/TileProvider/u_VectorTileRendererChangeableForMarksLayer.pas b/Src/TileProvider/u_VectorTileRendererChangeableForMarksLayer.pas index d1b1c1087..c0eb575c8 100644 --- a/Src/TileProvider/u_VectorTileRendererChangeableForMarksLayer.pas +++ b/Src/TileProvider/u_VectorTileRendererChangeableForMarksLayer.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorTileRendererChangeableForMarksLayer; diff --git a/Src/TileProvider/u_VectorTileRendererChangeableForVectorMaps.pas b/Src/TileProvider/u_VectorTileRendererChangeableForVectorMaps.pas index 3aa283b0f..ae8792764 100644 --- a/Src/TileProvider/u_VectorTileRendererChangeableForVectorMaps.pas +++ b/Src/TileProvider/u_VectorTileRendererChangeableForVectorMaps.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorTileRendererChangeableForVectorMaps; diff --git a/Src/TileProvider/u_VectorTileRendererForMarks.pas b/Src/TileProvider/u_VectorTileRendererForMarks.pas index e83d18a6b..70d0cd2fa 100644 --- a/Src/TileProvider/u_VectorTileRendererForMarks.pas +++ b/Src/TileProvider/u_VectorTileRendererForMarks.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorTileRendererForMarks; diff --git a/Src/TileStorage/Archive/u_TileStorageArchive.pas b/Src/TileStorage/Archive/u_TileStorageArchive.pas index b0e79b74c..f5275c93e 100644 --- a/Src/TileStorage/Archive/u_TileStorageArchive.pas +++ b/Src/TileStorage/Archive/u_TileStorageArchive.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageArchive; diff --git a/Src/TileStorage/Archive/u_TileStorageTypeArchive.pas b/Src/TileStorage/Archive/u_TileStorageTypeArchive.pas index 5e3d9f40d..d232619f7 100644 --- a/Src/TileStorage/Archive/u_TileStorageTypeArchive.pas +++ b/Src/TileStorage/Archive/u_TileStorageTypeArchive.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageTypeArchive; diff --git a/Src/TileStorage/BerkeleyDB/i_BerkeleyDB.pas b/Src/TileStorage/BerkeleyDB/i_BerkeleyDB.pas index c36c6f342..6883a1116 100644 --- a/Src/TileStorage/BerkeleyDB/i_BerkeleyDB.pas +++ b/Src/TileStorage/BerkeleyDB/i_BerkeleyDB.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BerkeleyDB; diff --git a/Src/TileStorage/BerkeleyDB/i_BerkeleyDBEnv.pas b/Src/TileStorage/BerkeleyDB/i_BerkeleyDBEnv.pas index 47296b59f..eb299fd31 100644 --- a/Src/TileStorage/BerkeleyDB/i_BerkeleyDBEnv.pas +++ b/Src/TileStorage/BerkeleyDB/i_BerkeleyDBEnv.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BerkeleyDBEnv; diff --git a/Src/TileStorage/BerkeleyDB/i_BerkeleyDBFactory.pas b/Src/TileStorage/BerkeleyDB/i_BerkeleyDBFactory.pas index 9432d172f..e360177c7 100644 --- a/Src/TileStorage/BerkeleyDB/i_BerkeleyDBFactory.pas +++ b/Src/TileStorage/BerkeleyDB/i_BerkeleyDBFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BerkeleyDBFactory; diff --git a/Src/TileStorage/BerkeleyDB/i_BerkeleyDBKeyValue.pas b/Src/TileStorage/BerkeleyDB/i_BerkeleyDBKeyValue.pas index ff518afa8..7f260208b 100644 --- a/Src/TileStorage/BerkeleyDB/i_BerkeleyDBKeyValue.pas +++ b/Src/TileStorage/BerkeleyDB/i_BerkeleyDBKeyValue.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BerkeleyDBKeyValue; diff --git a/Src/TileStorage/BerkeleyDB/i_BerkeleyDBPool.pas b/Src/TileStorage/BerkeleyDB/i_BerkeleyDBPool.pas index 4f14cbc30..e59c8000e 100644 --- a/Src/TileStorage/BerkeleyDB/i_BerkeleyDBPool.pas +++ b/Src/TileStorage/BerkeleyDB/i_BerkeleyDBPool.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_BerkeleyDBPool; diff --git a/Src/TileStorage/BerkeleyDB/i_GlobalBerkeleyDBHelper.pas b/Src/TileStorage/BerkeleyDB/i_GlobalBerkeleyDBHelper.pas index 50f3b4bfe..a39f40731 100644 --- a/Src/TileStorage/BerkeleyDB/i_GlobalBerkeleyDBHelper.pas +++ b/Src/TileStorage/BerkeleyDB/i_GlobalBerkeleyDBHelper.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GlobalBerkeleyDBHelper; diff --git a/Src/TileStorage/BerkeleyDB/i_TileStorageBerkeleyDBConfigStatic.pas b/Src/TileStorage/BerkeleyDB/i_TileStorageBerkeleyDBConfigStatic.pas index 216c45037..548900dfb 100644 --- a/Src/TileStorage/BerkeleyDB/i_TileStorageBerkeleyDBConfigStatic.pas +++ b/Src/TileStorage/BerkeleyDB/i_TileStorageBerkeleyDBConfigStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileStorageBerkeleyDBConfigStatic; diff --git a/Src/TileStorage/BerkeleyDB/i_TileStorageBerkeleyDBHelper.pas b/Src/TileStorage/BerkeleyDB/i_TileStorageBerkeleyDBHelper.pas index c9c4499ba..2416e6f44 100644 --- a/Src/TileStorage/BerkeleyDB/i_TileStorageBerkeleyDBHelper.pas +++ b/Src/TileStorage/BerkeleyDB/i_TileStorageBerkeleyDBHelper.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileStorageBerkeleyDBHelper; diff --git a/Src/TileStorage/BerkeleyDB/t_BerkeleyDB.pas b/Src/TileStorage/BerkeleyDB/t_BerkeleyDB.pas index 3fa5820f5..74990d71e 100644 --- a/Src/TileStorage/BerkeleyDB/t_BerkeleyDB.pas +++ b/Src/TileStorage/BerkeleyDB/t_BerkeleyDB.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_BerkeleyDB; diff --git a/Src/TileStorage/BerkeleyDB/u_BerkeleyDB.pas b/Src/TileStorage/BerkeleyDB/u_BerkeleyDB.pas index 5953c5564..40d303034 100644 --- a/Src/TileStorage/BerkeleyDB/u_BerkeleyDB.pas +++ b/Src/TileStorage/BerkeleyDB/u_BerkeleyDB.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BerkeleyDB; diff --git a/Src/TileStorage/BerkeleyDB/u_BerkeleyDBEnv.pas b/Src/TileStorage/BerkeleyDB/u_BerkeleyDBEnv.pas index fa2ed894a..2ae35a299 100644 --- a/Src/TileStorage/BerkeleyDB/u_BerkeleyDBEnv.pas +++ b/Src/TileStorage/BerkeleyDB/u_BerkeleyDBEnv.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BerkeleyDBEnv; diff --git a/Src/TileStorage/BerkeleyDB/u_BerkeleyDBFactory.pas b/Src/TileStorage/BerkeleyDB/u_BerkeleyDBFactory.pas index 835a48a77..9a7638745 100644 --- a/Src/TileStorage/BerkeleyDB/u_BerkeleyDBFactory.pas +++ b/Src/TileStorage/BerkeleyDB/u_BerkeleyDBFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BerkeleyDBFactory; diff --git a/Src/TileStorage/BerkeleyDB/u_BerkeleyDBKey.pas b/Src/TileStorage/BerkeleyDB/u_BerkeleyDBKey.pas index de31ba5d4..106bee6dd 100644 --- a/Src/TileStorage/BerkeleyDB/u_BerkeleyDBKey.pas +++ b/Src/TileStorage/BerkeleyDB/u_BerkeleyDBKey.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BerkeleyDBKey; diff --git a/Src/TileStorage/BerkeleyDB/u_BerkeleyDBMsgLogger.pas b/Src/TileStorage/BerkeleyDB/u_BerkeleyDBMsgLogger.pas index 9888acfcd..e4a4e29a1 100644 --- a/Src/TileStorage/BerkeleyDB/u_BerkeleyDBMsgLogger.pas +++ b/Src/TileStorage/BerkeleyDB/u_BerkeleyDBMsgLogger.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BerkeleyDBMsgLogger; diff --git a/Src/TileStorage/BerkeleyDB/u_BerkeleyDBPool.pas b/Src/TileStorage/BerkeleyDB/u_BerkeleyDBPool.pas index ff7a6defa..6079b553a 100644 --- a/Src/TileStorage/BerkeleyDB/u_BerkeleyDBPool.pas +++ b/Src/TileStorage/BerkeleyDB/u_BerkeleyDBPool.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BerkeleyDBPool; diff --git a/Src/TileStorage/BerkeleyDB/u_BerkeleyDBValue.pas b/Src/TileStorage/BerkeleyDB/u_BerkeleyDBValue.pas index e6c01a929..55ee0569d 100644 --- a/Src/TileStorage/BerkeleyDB/u_BerkeleyDBValue.pas +++ b/Src/TileStorage/BerkeleyDB/u_BerkeleyDBValue.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BerkeleyDBValue; diff --git a/Src/TileStorage/BerkeleyDB/u_BerkeleyDBValueZlib.pas b/Src/TileStorage/BerkeleyDB/u_BerkeleyDBValueZlib.pas index 302851f3f..49114603f 100644 --- a/Src/TileStorage/BerkeleyDB/u_BerkeleyDBValueZlib.pas +++ b/Src/TileStorage/BerkeleyDB/u_BerkeleyDBValueZlib.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BerkeleyDBValueZlib; diff --git a/Src/TileStorage/BerkeleyDB/u_EnumTileInfoByBerkeleyDB.pas b/Src/TileStorage/BerkeleyDB/u_EnumTileInfoByBerkeleyDB.pas index 1353faf57..88b4be927 100644 --- a/Src/TileStorage/BerkeleyDB/u_EnumTileInfoByBerkeleyDB.pas +++ b/Src/TileStorage/BerkeleyDB/u_EnumTileInfoByBerkeleyDB.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_EnumTileInfoByBerkeleyDB; diff --git a/Src/TileStorage/BerkeleyDB/u_GlobalBerkeleyDBHelper.pas b/Src/TileStorage/BerkeleyDB/u_GlobalBerkeleyDBHelper.pas index 3f2ea987e..88a42829b 100644 --- a/Src/TileStorage/BerkeleyDB/u_GlobalBerkeleyDBHelper.pas +++ b/Src/TileStorage/BerkeleyDB/u_GlobalBerkeleyDBHelper.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GlobalBerkeleyDBHelper; diff --git a/Src/TileStorage/BerkeleyDB/u_TileFileNameBerkeleyDB.pas b/Src/TileStorage/BerkeleyDB/u_TileFileNameBerkeleyDB.pas index 9d62dad89..b15863f12 100644 --- a/Src/TileStorage/BerkeleyDB/u_TileFileNameBerkeleyDB.pas +++ b/Src/TileStorage/BerkeleyDB/u_TileFileNameBerkeleyDB.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileFileNameBerkeleyDB; diff --git a/Src/TileStorage/BerkeleyDB/u_TileStorageBerkeleyDB.pas b/Src/TileStorage/BerkeleyDB/u_TileStorageBerkeleyDB.pas index 17f9ac4cd..275d8e68b 100644 --- a/Src/TileStorage/BerkeleyDB/u_TileStorageBerkeleyDB.pas +++ b/Src/TileStorage/BerkeleyDB/u_TileStorageBerkeleyDB.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageBerkeleyDB; diff --git a/Src/TileStorage/BerkeleyDB/u_TileStorageBerkeleyDBConfigStatic.pas b/Src/TileStorage/BerkeleyDB/u_TileStorageBerkeleyDBConfigStatic.pas index ed2fea19e..97eea4aa7 100644 --- a/Src/TileStorage/BerkeleyDB/u_TileStorageBerkeleyDBConfigStatic.pas +++ b/Src/TileStorage/BerkeleyDB/u_TileStorageBerkeleyDBConfigStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageBerkeleyDBConfigStatic; diff --git a/Src/TileStorage/BerkeleyDB/u_TileStorageBerkeleyDBHelper.pas b/Src/TileStorage/BerkeleyDB/u_TileStorageBerkeleyDBHelper.pas index 10206f6c9..b49207ba4 100644 --- a/Src/TileStorage/BerkeleyDB/u_TileStorageBerkeleyDBHelper.pas +++ b/Src/TileStorage/BerkeleyDB/u_TileStorageBerkeleyDBHelper.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageBerkeleyDBHelper; diff --git a/Src/TileStorage/BerkeleyDB/u_TileStorageTypeBerkeleyDB.pas b/Src/TileStorage/BerkeleyDB/u_TileStorageTypeBerkeleyDB.pas index 9a021f224..86e9bda4d 100644 --- a/Src/TileStorage/BerkeleyDB/u_TileStorageTypeBerkeleyDB.pas +++ b/Src/TileStorage/BerkeleyDB/u_TileStorageTypeBerkeleyDB.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageTypeBerkeleyDB; diff --git a/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_AuthFunc.pas b/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_AuthFunc.pas index e9c119ef7..d55fa5da1 100644 --- a/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_AuthFunc.pas +++ b/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_AuthFunc.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_ETS_AuthFunc; diff --git a/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_AuthKind.pas b/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_AuthKind.pas index 35407fac7..5af1e206e 100644 --- a/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_AuthKind.pas +++ b/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_AuthKind.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_ETS_AuthKind; diff --git a/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_Path.pas b/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_Path.pas index 8af62aeb6..ad8d435bb 100644 --- a/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_Path.pas +++ b/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_Path.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_ETS_Path; diff --git a/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_Provider.pas b/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_Provider.pas index f7983c762..4f2cf07b2 100644 --- a/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_Provider.pas +++ b/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_Provider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_ETS_Provider; diff --git a/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_Tiles.pas b/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_Tiles.pas index 807e5eb03..ff38c4ff6 100644 --- a/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_Tiles.pas +++ b/Src/TileStorage/DBMS/ExtTileStorages/t_ETS_Tiles.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_ETS_Tiles; diff --git a/Src/TileStorage/DBMS/ExtTileStorages/u_ETS_Path.pas b/Src/TileStorage/DBMS/ExtTileStorages/u_ETS_Path.pas index 39d8cba42..0cb410076 100644 --- a/Src/TileStorage/DBMS/ExtTileStorages/u_ETS_Path.pas +++ b/Src/TileStorage/DBMS/ExtTileStorages/u_ETS_Path.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ETS_Path; diff --git a/Src/TileStorage/DBMS/ExtTileStorages/u_ETS_Tiles.pas b/Src/TileStorage/DBMS/ExtTileStorages/u_ETS_Tiles.pas index ab5d02e9e..aaedf1c74 100644 --- a/Src/TileStorage/DBMS/ExtTileStorages/u_ETS_Tiles.pas +++ b/Src/TileStorage/DBMS/ExtTileStorages/u_ETS_Tiles.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ETS_Tiles; diff --git a/Src/TileStorage/DBMS/u_TileStorageDBMS.pas b/Src/TileStorage/DBMS/u_TileStorageDBMS.pas index d0b854ef5..9bb65467c 100644 --- a/Src/TileStorage/DBMS/u_TileStorageDBMS.pas +++ b/Src/TileStorage/DBMS/u_TileStorageDBMS.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageDBMS; diff --git a/Src/TileStorage/DBMS/u_TileStorageTypeDBMS.pas b/Src/TileStorage/DBMS/u_TileStorageTypeDBMS.pas index 2a888e763..f2668646f 100644 --- a/Src/TileStorage/DBMS/u_TileStorageTypeDBMS.pas +++ b/Src/TileStorage/DBMS/u_TileStorageTypeDBMS.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageTypeDBMS; diff --git a/Src/TileStorage/FileSystem/u_EnumTileInfoByFileIterator.pas b/Src/TileStorage/FileSystem/u_EnumTileInfoByFileIterator.pas index 3eacc3170..b1a31e4de 100644 --- a/Src/TileStorage/FileSystem/u_EnumTileInfoByFileIterator.pas +++ b/Src/TileStorage/FileSystem/u_EnumTileInfoByFileIterator.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_EnumTileInfoByFileIterator; diff --git a/Src/TileStorage/FileSystem/u_FileSystemTools.pas b/Src/TileStorage/FileSystem/u_FileSystemTools.pas index 1cf5af071..2f94110cc 100644 --- a/Src/TileStorage/FileSystem/u_FileSystemTools.pas +++ b/Src/TileStorage/FileSystem/u_FileSystemTools.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_FileSystemTools; diff --git a/Src/TileStorage/FileSystem/u_TileFileNameBase.pas b/Src/TileStorage/FileSystem/u_TileFileNameBase.pas index 4e7ba4f27..8a0e64f3d 100644 --- a/Src/TileStorage/FileSystem/u_TileFileNameBase.pas +++ b/Src/TileStorage/FileSystem/u_TileFileNameBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileFileNameBase; diff --git a/Src/TileStorage/FileSystem/u_TileFileNameES.pas b/Src/TileStorage/FileSystem/u_TileFileNameES.pas index f5f0bf04c..0f11fab6d 100644 --- a/Src/TileStorage/FileSystem/u_TileFileNameES.pas +++ b/Src/TileStorage/FileSystem/u_TileFileNameES.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileFileNameES; diff --git a/Src/TileStorage/FileSystem/u_TileFileNameGM1.pas b/Src/TileStorage/FileSystem/u_TileFileNameGM1.pas index c202beb5a..025a018b1 100644 --- a/Src/TileStorage/FileSystem/u_TileFileNameGM1.pas +++ b/Src/TileStorage/FileSystem/u_TileFileNameGM1.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileFileNameGM1; diff --git a/Src/TileStorage/FileSystem/u_TileFileNameGM2.pas b/Src/TileStorage/FileSystem/u_TileFileNameGM2.pas index 26d597c04..6b1ca7667 100644 --- a/Src/TileStorage/FileSystem/u_TileFileNameGM2.pas +++ b/Src/TileStorage/FileSystem/u_TileFileNameGM2.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileFileNameGM2; diff --git a/Src/TileStorage/FileSystem/u_TileFileNameGM3.pas b/Src/TileStorage/FileSystem/u_TileFileNameGM3.pas index 0bb6b37b0..106783355 100644 --- a/Src/TileStorage/FileSystem/u_TileFileNameGM3.pas +++ b/Src/TileStorage/FileSystem/u_TileFileNameGM3.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileFileNameGM3; diff --git a/Src/TileStorage/FileSystem/u_TileFileNameGMV.pas b/Src/TileStorage/FileSystem/u_TileFileNameGMV.pas index a3e850085..4b8abe65c 100644 --- a/Src/TileStorage/FileSystem/u_TileFileNameGMV.pas +++ b/Src/TileStorage/FileSystem/u_TileFileNameGMV.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileFileNameGMV; diff --git a/Src/TileStorage/FileSystem/u_TileFileNameMOBAC.pas b/Src/TileStorage/FileSystem/u_TileFileNameMOBAC.pas index f60947e76..5d4d997fd 100644 --- a/Src/TileStorage/FileSystem/u_TileFileNameMOBAC.pas +++ b/Src/TileStorage/FileSystem/u_TileFileNameMOBAC.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileFileNameMOBAC; diff --git a/Src/TileStorage/FileSystem/u_TileFileNameOsmAnd.pas b/Src/TileStorage/FileSystem/u_TileFileNameOsmAnd.pas index d56971f2c..5ed814fb2 100644 --- a/Src/TileStorage/FileSystem/u_TileFileNameOsmAnd.pas +++ b/Src/TileStorage/FileSystem/u_TileFileNameOsmAnd.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileFileNameOsmAnd; diff --git a/Src/TileStorage/FileSystem/u_TileFileNameSAS.pas b/Src/TileStorage/FileSystem/u_TileFileNameSAS.pas index 49f53b493..e770a1387 100644 --- a/Src/TileStorage/FileSystem/u_TileFileNameSAS.pas +++ b/Src/TileStorage/FileSystem/u_TileFileNameSAS.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileFileNameSAS; diff --git a/Src/TileStorage/FileSystem/u_TileFileNameTMS.pas b/Src/TileStorage/FileSystem/u_TileFileNameTMS.pas index d82f59f95..eaa6ddc22 100644 --- a/Src/TileStorage/FileSystem/u_TileFileNameTMS.pas +++ b/Src/TileStorage/FileSystem/u_TileFileNameTMS.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileFileNameTMS; diff --git a/Src/TileStorage/FileSystem/u_TileStorageFileSystem.pas b/Src/TileStorage/FileSystem/u_TileStorageFileSystem.pas index f9c534cbf..c63b2ea18 100644 --- a/Src/TileStorage/FileSystem/u_TileStorageFileSystem.pas +++ b/Src/TileStorage/FileSystem/u_TileStorageFileSystem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageFileSystem; diff --git a/Src/TileStorage/FileSystem/u_TileStorageTypeFileSystemSimple.pas b/Src/TileStorage/FileSystem/u_TileStorageTypeFileSystemSimple.pas index a4588a1a7..bd25384f0 100644 --- a/Src/TileStorage/FileSystem/u_TileStorageTypeFileSystemSimple.pas +++ b/Src/TileStorage/FileSystem/u_TileStorageTypeFileSystemSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageTypeFileSystemSimple; diff --git a/Src/TileStorage/GoogleEarth/u_TileStorageGoogleEarth.pas b/Src/TileStorage/GoogleEarth/u_TileStorageGoogleEarth.pas index 70acff39d..1f7e18f6b 100644 --- a/Src/TileStorage/GoogleEarth/u_TileStorageGoogleEarth.pas +++ b/Src/TileStorage/GoogleEarth/u_TileStorageGoogleEarth.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageGoogleEarth; diff --git a/Src/TileStorage/GoogleEarth/u_TileStorageTypeGoogleEarth.pas b/Src/TileStorage/GoogleEarth/u_TileStorageTypeGoogleEarth.pas index 1f6f2a2d7..0167b59d7 100644 --- a/Src/TileStorage/GoogleEarth/u_TileStorageTypeGoogleEarth.pas +++ b/Src/TileStorage/GoogleEarth/u_TileStorageTypeGoogleEarth.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageTypeGoogleEarth; diff --git a/Src/TileStorage/RAM/u_TileStorageInRAM.pas b/Src/TileStorage/RAM/u_TileStorageInRAM.pas index 649f2a250..8b9b748dc 100644 --- a/Src/TileStorage/RAM/u_TileStorageInRAM.pas +++ b/Src/TileStorage/RAM/u_TileStorageInRAM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2020, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageInRAM; diff --git a/Src/TileStorage/RAM/u_TileStorageTypeInRAM.pas b/Src/TileStorage/RAM/u_TileStorageTypeInRAM.pas index d4a89557e..b748e3d01 100644 --- a/Src/TileStorage/RAM/u_TileStorageTypeInRAM.pas +++ b/Src/TileStorage/RAM/u_TileStorageTypeInRAM.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageTypeInRAM; diff --git a/Src/TileStorage/SQLite/c_TileStorageSQLite.pas b/Src/TileStorage/SQLite/c_TileStorageSQLite.pas index c84cc4891..c86309dae 100644 --- a/Src/TileStorage/SQLite/c_TileStorageSQLite.pas +++ b/Src/TileStorage/SQLite/c_TileStorageSQLite.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit c_TileStorageSQLite; interface diff --git a/Src/TileStorage/SQLite/i_TileStorageSQLiteErrorLogger.pas b/Src/TileStorage/SQLite/i_TileStorageSQLiteErrorLogger.pas index ed00e939e..7a92e9274 100644 --- a/Src/TileStorage/SQLite/i_TileStorageSQLiteErrorLogger.pas +++ b/Src/TileStorage/SQLite/i_TileStorageSQLiteErrorLogger.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_TileStorageSQLiteErrorLogger; interface diff --git a/Src/TileStorage/SQLite/i_TileStorageSQLiteFetcher.pas b/Src/TileStorage/SQLite/i_TileStorageSQLiteFetcher.pas index f2db73642..31747c0c2 100644 --- a/Src/TileStorage/SQLite/i_TileStorageSQLiteFetcher.pas +++ b/Src/TileStorage/SQLite/i_TileStorageSQLiteFetcher.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_TileStorageSQLiteFetcher; interface diff --git a/Src/TileStorage/SQLite/i_TileStorageSQLiteHandler.pas b/Src/TileStorage/SQLite/i_TileStorageSQLiteHandler.pas index 845277c2b..350e6d3f1 100644 --- a/Src/TileStorage/SQLite/i_TileStorageSQLiteHandler.pas +++ b/Src/TileStorage/SQLite/i_TileStorageSQLiteHandler.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_TileStorageSQLiteHandler; interface diff --git a/Src/TileStorage/SQLite/i_TileStorageSQLiteHelper.pas b/Src/TileStorage/SQLite/i_TileStorageSQLiteHelper.pas index 1b57db4af..c6cd72c22 100644 --- a/Src/TileStorage/SQLite/i_TileStorageSQLiteHelper.pas +++ b/Src/TileStorage/SQLite/i_TileStorageSQLiteHelper.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_TileStorageSQLiteHelper; interface diff --git a/Src/TileStorage/SQLite/i_TileStorageSQLiteHolder.pas b/Src/TileStorage/SQLite/i_TileStorageSQLiteHolder.pas index f816b3aef..3d22d0b1a 100644 --- a/Src/TileStorage/SQLite/i_TileStorageSQLiteHolder.pas +++ b/Src/TileStorage/SQLite/i_TileStorageSQLiteHolder.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_TileStorageSQLiteHolder; interface diff --git a/Src/TileStorage/SQLite/t_NotifierOperationRec.pas b/Src/TileStorage/SQLite/t_NotifierOperationRec.pas index 3c4d61b1f..9edea42bf 100644 --- a/Src/TileStorage/SQLite/t_NotifierOperationRec.pas +++ b/Src/TileStorage/SQLite/t_NotifierOperationRec.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit t_NotifierOperationRec; interface diff --git a/Src/TileStorage/SQLite/t_TileStorageSQLite.pas b/Src/TileStorage/SQLite/t_TileStorageSQLite.pas index d16f17975..bb50833a4 100644 --- a/Src/TileStorage/SQLite/t_TileStorageSQLite.pas +++ b/Src/TileStorage/SQLite/t_TileStorageSQLite.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit t_TileStorageSQLite; interface diff --git a/Src/TileStorage/SQLite/t_TileStorageSQLiteHandler.pas b/Src/TileStorage/SQLite/t_TileStorageSQLiteHandler.pas index 1c8841ff1..168b7e8c6 100644 --- a/Src/TileStorage/SQLite/t_TileStorageSQLiteHandler.pas +++ b/Src/TileStorage/SQLite/t_TileStorageSQLiteHandler.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit t_TileStorageSQLiteHandler; interface diff --git a/Src/TileStorage/SQLite/u_EnumTileInfoBySQLite.pas b/Src/TileStorage/SQLite/u_EnumTileInfoBySQLite.pas index 9c79f4675..60435f381 100644 --- a/Src/TileStorage/SQLite/u_EnumTileInfoBySQLite.pas +++ b/Src/TileStorage/SQLite/u_EnumTileInfoBySQLite.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_EnumTileInfoBySQLite; interface diff --git a/Src/TileStorage/SQLite/u_TileFileNameSQLite.pas b/Src/TileStorage/SQLite/u_TileFileNameSQLite.pas index bd431596f..ecb60d723 100644 --- a/Src/TileStorage/SQLite/u_TileFileNameSQLite.pas +++ b/Src/TileStorage/SQLite/u_TileFileNameSQLite.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_TileFileNameSQLite; interface diff --git a/Src/TileStorage/SQLite/u_TileStorageSQLite.pas b/Src/TileStorage/SQLite/u_TileStorageSQLite.pas index e792d8cb2..21b0ad2d3 100644 --- a/Src/TileStorage/SQLite/u_TileStorageSQLite.pas +++ b/Src/TileStorage/SQLite/u_TileStorageSQLite.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_TileStorageSQLite; interface diff --git a/Src/TileStorage/SQLite/u_TileStorageSQLiteErrorLogger.pas b/Src/TileStorage/SQLite/u_TileStorageSQLiteErrorLogger.pas index fe7d23df2..d8ab53c02 100644 --- a/Src/TileStorage/SQLite/u_TileStorageSQLiteErrorLogger.pas +++ b/Src/TileStorage/SQLite/u_TileStorageSQLiteErrorLogger.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_TileStorageSQLiteErrorLogger; interface diff --git a/Src/TileStorage/SQLite/u_TileStorageSQLiteFetcher.pas b/Src/TileStorage/SQLite/u_TileStorageSQLiteFetcher.pas index 9d1742df5..cd7043047 100644 --- a/Src/TileStorage/SQLite/u_TileStorageSQLiteFetcher.pas +++ b/Src/TileStorage/SQLite/u_TileStorageSQLiteFetcher.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_TileStorageSQLiteFetcher; interface diff --git a/Src/TileStorage/SQLite/u_TileStorageSQLiteFunc.pas b/Src/TileStorage/SQLite/u_TileStorageSQLiteFunc.pas index 6e491a188..c082a006a 100644 --- a/Src/TileStorage/SQLite/u_TileStorageSQLiteFunc.pas +++ b/Src/TileStorage/SQLite/u_TileStorageSQLiteFunc.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_TileStorageSQLiteFunc; interface diff --git a/Src/TileStorage/SQLite/u_TileStorageSQLiteHandler.pas b/Src/TileStorage/SQLite/u_TileStorageSQLiteHandler.pas index d65223172..61484ed51 100644 --- a/Src/TileStorage/SQLite/u_TileStorageSQLiteHandler.pas +++ b/Src/TileStorage/SQLite/u_TileStorageSQLiteHandler.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_TileStorageSQLiteHandler; interface diff --git a/Src/TileStorage/SQLite/u_TileStorageSQLiteHelper.pas b/Src/TileStorage/SQLite/u_TileStorageSQLiteHelper.pas index 41de6a366..4ece52c69 100644 --- a/Src/TileStorage/SQLite/u_TileStorageSQLiteHelper.pas +++ b/Src/TileStorage/SQLite/u_TileStorageSQLiteHelper.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_TileStorageSQLiteHelper; interface diff --git a/Src/TileStorage/SQLite/u_TileStorageSQLiteHolder.pas b/Src/TileStorage/SQLite/u_TileStorageSQLiteHolder.pas index 57157fc1b..12adeea62 100644 --- a/Src/TileStorage/SQLite/u_TileStorageSQLiteHolder.pas +++ b/Src/TileStorage/SQLite/u_TileStorageSQLiteHolder.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_TileStorageSQLiteHolder; interface diff --git a/Src/TileStorage/SQLite/u_TileStorageSQLiteList.pas b/Src/TileStorage/SQLite/u_TileStorageSQLiteList.pas index b0805b9e4..44fcd441c 100644 --- a/Src/TileStorage/SQLite/u_TileStorageSQLiteList.pas +++ b/Src/TileStorage/SQLite/u_TileStorageSQLiteList.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_TileStorageSQLiteList; interface diff --git a/Src/TileStorage/SQLite/u_TileStorageTypeSQLite.pas b/Src/TileStorage/SQLite/u_TileStorageTypeSQLite.pas index baa18acaf..9ab3f106b 100644 --- a/Src/TileStorage/SQLite/u_TileStorageTypeSQLite.pas +++ b/Src/TileStorage/SQLite/u_TileStorageTypeSQLite.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_TileStorageTypeSQLite; interface diff --git a/Src/TileStorage/c_CacheTypeCodes.pas b/Src/TileStorage/c_CacheTypeCodes.pas index 1d089a9d8..a5d8a9f41 100644 --- a/Src/TileStorage/c_CacheTypeCodes.pas +++ b/Src/TileStorage/c_CacheTypeCodes.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit c_CacheTypeCodes; diff --git a/Src/TileStorage/i_GlobalCacheConfig.pas b/Src/TileStorage/i_GlobalCacheConfig.pas index 5dd1ebfad..7295abf5c 100644 --- a/Src/TileStorage/i_GlobalCacheConfig.pas +++ b/Src/TileStorage/i_GlobalCacheConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GlobalCacheConfig; diff --git a/Src/TileStorage/i_SimpleTileStorageConfig.pas b/Src/TileStorage/i_SimpleTileStorageConfig.pas index 9c187b573..686bae2aa 100644 --- a/Src/TileStorage/i_SimpleTileStorageConfig.pas +++ b/Src/TileStorage/i_SimpleTileStorageConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_SimpleTileStorageConfig; diff --git a/Src/TileStorage/i_StorageState.pas b/Src/TileStorage/i_StorageState.pas index 5791d1b32..e6b3b64a4 100644 --- a/Src/TileStorage/i_StorageState.pas +++ b/Src/TileStorage/i_StorageState.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_StorageState; diff --git a/Src/TileStorage/i_StorageStateInternal.pas b/Src/TileStorage/i_StorageStateInternal.pas index 5e17def50..70cc780ad 100644 --- a/Src/TileStorage/i_StorageStateInternal.pas +++ b/Src/TileStorage/i_StorageStateInternal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_StorageStateInternal; diff --git a/Src/TileStorage/i_StorageStateProxy.pas b/Src/TileStorage/i_StorageStateProxy.pas index 46c29be07..9b077e547 100644 --- a/Src/TileStorage/i_StorageStateProxy.pas +++ b/Src/TileStorage/i_StorageStateProxy.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_StorageStateProxy; diff --git a/Src/TileStorage/i_TileFileNameGenerator.pas b/Src/TileStorage/i_TileFileNameGenerator.pas index b227edccb..a7c3aac13 100644 --- a/Src/TileStorage/i_TileFileNameGenerator.pas +++ b/Src/TileStorage/i_TileFileNameGenerator.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileFileNameGenerator; diff --git a/Src/TileStorage/i_TileFileNameGeneratorsList.pas b/Src/TileStorage/i_TileFileNameGeneratorsList.pas index 74fb056f8..1db5a05cf 100644 --- a/Src/TileStorage/i_TileFileNameGeneratorsList.pas +++ b/Src/TileStorage/i_TileFileNameGeneratorsList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileFileNameGeneratorsList; diff --git a/Src/TileStorage/i_TileFileNameParser.pas b/Src/TileStorage/i_TileFileNameParser.pas index b2afc5629..eb5738aaf 100644 --- a/Src/TileStorage/i_TileFileNameParser.pas +++ b/Src/TileStorage/i_TileFileNameParser.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileFileNameParser; diff --git a/Src/TileStorage/i_TileFileNameParsersList.pas b/Src/TileStorage/i_TileFileNameParsersList.pas index 3c5b3904c..c3616ea36 100644 --- a/Src/TileStorage/i_TileFileNameParsersList.pas +++ b/Src/TileStorage/i_TileFileNameParsersList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileFileNameParsersList; diff --git a/Src/TileStorage/i_TileStorage.pas b/Src/TileStorage/i_TileStorage.pas index b83241d63..57ae62067 100644 --- a/Src/TileStorage/i_TileStorage.pas +++ b/Src/TileStorage/i_TileStorage.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileStorage; diff --git a/Src/TileStorage/i_TileStorageAbilities.pas b/Src/TileStorage/i_TileStorageAbilities.pas index 55a5ff8db..f68ee2730 100644 --- a/Src/TileStorage/i_TileStorageAbilities.pas +++ b/Src/TileStorage/i_TileStorageAbilities.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileStorageAbilities; diff --git a/Src/TileStorage/i_TileStorageConfig.pas b/Src/TileStorage/i_TileStorageConfig.pas index a21b2dd6a..b24e9c0a8 100644 --- a/Src/TileStorage/i_TileStorageConfig.pas +++ b/Src/TileStorage/i_TileStorageConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileStorageConfig; diff --git a/Src/TileStorage/i_TileStorageInfo.pas b/Src/TileStorage/i_TileStorageInfo.pas index 9db61c867..fe3e7585f 100644 --- a/Src/TileStorage/i_TileStorageInfo.pas +++ b/Src/TileStorage/i_TileStorageInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileStorageInfo; diff --git a/Src/TileStorage/i_TileStorageType.pas b/Src/TileStorage/i_TileStorageType.pas index 4560dea4a..abbe00a82 100644 --- a/Src/TileStorage/i_TileStorageType.pas +++ b/Src/TileStorage/i_TileStorageType.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileStorageType; diff --git a/Src/TileStorage/i_TileStorageTypeConfig.pas b/Src/TileStorage/i_TileStorageTypeConfig.pas index e734a72cd..d425c2c3c 100644 --- a/Src/TileStorage/i_TileStorageTypeConfig.pas +++ b/Src/TileStorage/i_TileStorageTypeConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileStorageTypeConfig; diff --git a/Src/TileStorage/i_TileStorageTypeList.pas b/Src/TileStorage/i_TileStorageTypeList.pas index a3df00bbc..912ef0ed2 100644 --- a/Src/TileStorage/i_TileStorageTypeList.pas +++ b/Src/TileStorage/i_TileStorageTypeList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileStorageTypeList; diff --git a/Src/TileStorage/i_TileStorageTypeListItem.pas b/Src/TileStorage/i_TileStorageTypeListItem.pas index b6bca0665..f76d29dca 100644 --- a/Src/TileStorage/i_TileStorageTypeListItem.pas +++ b/Src/TileStorage/i_TileStorageTypeListItem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileStorageTypeListItem; diff --git a/Src/TileStorage/u_GlobalCacheConfig.pas b/Src/TileStorage/u_GlobalCacheConfig.pas index 016851cba..705943fe5 100644 --- a/Src/TileStorage/u_GlobalCacheConfig.pas +++ b/Src/TileStorage/u_GlobalCacheConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GlobalCacheConfig; diff --git a/Src/TileStorage/u_SimpleTileStorageConfig.pas b/Src/TileStorage/u_SimpleTileStorageConfig.pas index 445d0f623..e78481a11 100644 --- a/Src/TileStorage/u_SimpleTileStorageConfig.pas +++ b/Src/TileStorage/u_SimpleTileStorageConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SimpleTileStorageConfig; diff --git a/Src/TileStorage/u_SimpleTileStorageConfigStatic.pas b/Src/TileStorage/u_SimpleTileStorageConfigStatic.pas index e3ee3b89b..a6277b672 100644 --- a/Src/TileStorage/u_SimpleTileStorageConfigStatic.pas +++ b/Src/TileStorage/u_SimpleTileStorageConfigStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SimpleTileStorageConfigStatic; diff --git a/Src/TileStorage/u_StorageStateInternal.pas b/Src/TileStorage/u_StorageStateInternal.pas index 10922c403..533460478 100644 --- a/Src/TileStorage/u_StorageStateInternal.pas +++ b/Src/TileStorage/u_StorageStateInternal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StorageStateInternal; diff --git a/Src/TileStorage/u_StorageStateProxy.pas b/Src/TileStorage/u_StorageStateProxy.pas index f98fb4cc0..7b0bd5eca 100644 --- a/Src/TileStorage/u_StorageStateProxy.pas +++ b/Src/TileStorage/u_StorageStateProxy.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StorageStateProxy; diff --git a/Src/TileStorage/u_StorageStateStatic.pas b/Src/TileStorage/u_StorageStateStatic.pas index a208d37a4..a0f17bc88 100644 --- a/Src/TileStorage/u_StorageStateStatic.pas +++ b/Src/TileStorage/u_StorageStateStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StorageStateStatic; diff --git a/Src/TileStorage/u_TileFileNameGeneratorsSimpleList.pas b/Src/TileStorage/u_TileFileNameGeneratorsSimpleList.pas index 93241f172..9754ccfb8 100644 --- a/Src/TileStorage/u_TileFileNameGeneratorsSimpleList.pas +++ b/Src/TileStorage/u_TileFileNameGeneratorsSimpleList.pas @@ -1,26 +1,24 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} -{ - Это плохой пример юнита. Только временное решение перед переходом на плагины. -} unit u_TileFileNameGeneratorsSimpleList; interface diff --git a/Src/TileStorage/u_TileFileNameParsersSimpleList.pas b/Src/TileStorage/u_TileFileNameParsersSimpleList.pas index 1518a4df1..ab85a7879 100644 --- a/Src/TileStorage/u_TileFileNameParsersSimpleList.pas +++ b/Src/TileStorage/u_TileFileNameParsersSimpleList.pas @@ -1,27 +1,24 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} -{ - Это плохой пример юнита. Только временное решение перед переходом на плагины. -} - unit u_TileFileNameParsersSimpleList; interface diff --git a/Src/TileStorage/u_TileStorageAbilities.pas b/Src/TileStorage/u_TileStorageAbilities.pas index b62a03a61..bb1409ed8 100644 --- a/Src/TileStorage/u_TileStorageAbilities.pas +++ b/Src/TileStorage/u_TileStorageAbilities.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageAbilities; diff --git a/Src/TileStorage/u_TileStorageAbstract.pas b/Src/TileStorage/u_TileStorageAbstract.pas index c7679ab52..9a660e0b7 100644 --- a/Src/TileStorage/u_TileStorageAbstract.pas +++ b/Src/TileStorage/u_TileStorageAbstract.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageAbstract; diff --git a/Src/TileStorage/u_TileStorageInfo.pas b/Src/TileStorage/u_TileStorageInfo.pas index e029dc1b6..af4abfdfc 100644 --- a/Src/TileStorage/u_TileStorageInfo.pas +++ b/Src/TileStorage/u_TileStorageInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageInfo; diff --git a/Src/TileStorage/u_TileStorageOfMapType.pas b/Src/TileStorage/u_TileStorageOfMapType.pas index 2880c9040..4e0be53b5 100644 --- a/Src/TileStorage/u_TileStorageOfMapType.pas +++ b/Src/TileStorage/u_TileStorageOfMapType.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageOfMapType; diff --git a/Src/TileStorage/u_TileStorageTypeBase.pas b/Src/TileStorage/u_TileStorageTypeBase.pas index 38cf77656..d05c0606a 100644 --- a/Src/TileStorage/u_TileStorageTypeBase.pas +++ b/Src/TileStorage/u_TileStorageTypeBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageTypeBase; diff --git a/Src/TileStorage/u_TileStorageTypeConfig.pas b/Src/TileStorage/u_TileStorageTypeConfig.pas index 4ce079c5d..d07805811 100644 --- a/Src/TileStorage/u_TileStorageTypeConfig.pas +++ b/Src/TileStorage/u_TileStorageTypeConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageTypeConfig; diff --git a/Src/TileStorage/u_TileStorageTypeList.pas b/Src/TileStorage/u_TileStorageTypeList.pas index 9dba5625d..21286948f 100644 --- a/Src/TileStorage/u_TileStorageTypeList.pas +++ b/Src/TileStorage/u_TileStorageTypeList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageTypeList; diff --git a/Src/TileStorage/u_TileStorageTypeListItem.pas b/Src/TileStorage/u_TileStorageTypeListItem.pas index cf0e199f4..ba6311c9b 100644 --- a/Src/TileStorage/u_TileStorageTypeListItem.pas +++ b/Src/TileStorage/u_TileStorageTypeListItem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageTypeListItem; diff --git a/Src/TileStorage/u_TileStorageTypeListSimple.pas b/Src/TileStorage/u_TileStorageTypeListSimple.pas index f9a47527c..d104c666e 100644 --- a/Src/TileStorage/u_TileStorageTypeListSimple.pas +++ b/Src/TileStorage/u_TileStorageTypeListSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileStorageTypeListSimple; diff --git a/Src/TimeZone/u_TimeZoneInfo.pas b/Src/TimeZone/u_TimeZoneInfo.pas index 92c070cfd..596995abb 100644 --- a/Src/TimeZone/u_TimeZoneInfo.pas +++ b/Src/TimeZone/u_TimeZoneInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TimeZoneInfo; diff --git a/Src/UpdateChecker/frm_UpdateChecker.pas b/Src/UpdateChecker/frm_UpdateChecker.pas index 5a1d5c865..d1cb6114f 100644 --- a/Src/UpdateChecker/frm_UpdateChecker.pas +++ b/Src/UpdateChecker/frm_UpdateChecker.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit frm_UpdateChecker; diff --git a/Src/UpdateChecker/i_UpdateProgress.pas b/Src/UpdateChecker/i_UpdateProgress.pas index 7b8f07517..8bc497c25 100644 --- a/Src/UpdateChecker/i_UpdateProgress.pas +++ b/Src/UpdateChecker/i_UpdateProgress.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_UpdateProgress; diff --git a/Src/UpdateChecker/t_UpdateChecker.pas b/Src/UpdateChecker/t_UpdateChecker.pas index fe4c9034d..4aa695232 100644 --- a/Src/UpdateChecker/t_UpdateChecker.pas +++ b/Src/UpdateChecker/t_UpdateChecker.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_UpdateChecker; diff --git a/Src/UpdateChecker/u_UpdateChecker.pas b/Src/UpdateChecker/u_UpdateChecker.pas index 7d07256d6..ea1d6bdd0 100644 --- a/Src/UpdateChecker/u_UpdateChecker.pas +++ b/Src/UpdateChecker/u_UpdateChecker.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_UpdateChecker; diff --git a/Src/UpdateChecker/u_UpdateCheckerFunc.pas b/Src/UpdateChecker/u_UpdateCheckerFunc.pas index cf6efd80e..400e28111 100644 --- a/Src/UpdateChecker/u_UpdateCheckerFunc.pas +++ b/Src/UpdateChecker/u_UpdateCheckerFunc.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_UpdateCheckerFunc; diff --git a/Src/UpdateChecker/u_UpdateCheckerThread.pas b/Src/UpdateChecker/u_UpdateCheckerThread.pas index 3583e8993..0f1682e0d 100644 --- a/Src/UpdateChecker/u_UpdateCheckerThread.pas +++ b/Src/UpdateChecker/u_UpdateCheckerThread.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_UpdateCheckerThread; diff --git a/Src/UpdateChecker/u_UpdateDownloaderThread.pas b/Src/UpdateChecker/u_UpdateDownloaderThread.pas index 286cf43d4..06caa9d19 100644 --- a/Src/UpdateChecker/u_UpdateDownloaderThread.pas +++ b/Src/UpdateChecker/u_UpdateDownloaderThread.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_UpdateDownloaderThread; diff --git a/Src/UpdateChecker/u_UpdateProgress.pas b/Src/UpdateChecker/u_UpdateProgress.pas index 2d8296360..86a1f1372 100644 --- a/Src/UpdateChecker/u_UpdateProgress.pas +++ b/Src/UpdateChecker/u_UpdateProgress.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} +{* This file is part of SAS.Planet project. *} +{* *} {* Copyright (C) 2007-2021, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_UpdateProgress; diff --git a/Src/UrlByCoord/i_UrlByCoordProvider.pas b/Src/UrlByCoord/i_UrlByCoordProvider.pas index 7061de9ad..0037df493 100644 --- a/Src/UrlByCoord/i_UrlByCoordProvider.pas +++ b/Src/UrlByCoord/i_UrlByCoordProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_UrlByCoordProvider; diff --git a/Src/UrlByCoord/u_UrlByCoordProvider.pas b/Src/UrlByCoord/u_UrlByCoordProvider.pas index 25e0f623d..449baa762 100644 --- a/Src/UrlByCoord/u_UrlByCoordProvider.pas +++ b/Src/UrlByCoord/u_UrlByCoordProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2018, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_UrlByCoordProvider; diff --git a/Src/Vector/i_Appearance.pas b/Src/Vector/i_Appearance.pas index cb599398a..2c3e35995 100644 --- a/Src/Vector/i_Appearance.pas +++ b/Src/Vector/i_Appearance.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Appearance; diff --git a/Src/Vector/i_AppearanceHelper.pas b/Src/Vector/i_AppearanceHelper.pas index e2624ab06..6a21f065d 100644 --- a/Src/Vector/i_AppearanceHelper.pas +++ b/Src/Vector/i_AppearanceHelper.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_AppearanceHelper; interface diff --git a/Src/Vector/i_AppearanceOfMarkFactory.pas b/Src/Vector/i_AppearanceOfMarkFactory.pas index 314f525a8..cadbe3304 100644 --- a/Src/Vector/i_AppearanceOfMarkFactory.pas +++ b/Src/Vector/i_AppearanceOfMarkFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_AppearanceOfMarkFactory; diff --git a/Src/Vector/i_AppearanceOfVectorItem.pas b/Src/Vector/i_AppearanceOfVectorItem.pas index 300990512..64b98f336 100644 --- a/Src/Vector/i_AppearanceOfVectorItem.pas +++ b/Src/Vector/i_AppearanceOfVectorItem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_AppearanceOfVectorItem; diff --git a/Src/Vector/i_Category.pas b/Src/Vector/i_Category.pas index 2fa1e45e5..b4bd14328 100644 --- a/Src/Vector/i_Category.pas +++ b/Src/Vector/i_Category.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_Category; diff --git a/Src/Vector/i_ExportMarks2KMLConfig.pas b/Src/Vector/i_ExportMarks2KMLConfig.pas index 0c1b55967..4c3bcb767 100644 --- a/Src/Vector/i_ExportMarks2KMLConfig.pas +++ b/Src/Vector/i_ExportMarks2KMLConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2018, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ExportMarks2KMLConfig; diff --git a/Src/Vector/i_ImportConfig.pas b/Src/Vector/i_ImportConfig.pas index 0870da1f7..76cc7bf5b 100644 --- a/Src/Vector/i_ImportConfig.pas +++ b/Src/Vector/i_ImportConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ImportConfig; diff --git a/Src/Vector/i_JpegWithExifImportConfig.pas b/Src/Vector/i_JpegWithExifImportConfig.pas index f73df076f..7d9d4c52b 100644 --- a/Src/Vector/i_JpegWithExifImportConfig.pas +++ b/Src/Vector/i_JpegWithExifImportConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_JpegWithExifImportConfig; diff --git a/Src/Vector/i_VectorDataFactory.pas b/Src/Vector/i_VectorDataFactory.pas index 239398291..6acb29f37 100644 --- a/Src/Vector/i_VectorDataFactory.pas +++ b/Src/Vector/i_VectorDataFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorDataFactory; diff --git a/Src/Vector/i_VectorDataItemSimple.pas b/Src/Vector/i_VectorDataItemSimple.pas index f6ec84cb6..b64b30449 100644 --- a/Src/Vector/i_VectorDataItemSimple.pas +++ b/Src/Vector/i_VectorDataItemSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorDataItemSimple; diff --git a/Src/Vector/i_VectorDataLoader.pas b/Src/Vector/i_VectorDataLoader.pas index 006862d0c..60aef4460 100644 --- a/Src/Vector/i_VectorDataLoader.pas +++ b/Src/Vector/i_VectorDataLoader.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorDataLoader; diff --git a/Src/Vector/i_VectorItemSubset.pas b/Src/Vector/i_VectorItemSubset.pas index f5cc4e57c..70c215fe4 100644 --- a/Src/Vector/i_VectorItemSubset.pas +++ b/Src/Vector/i_VectorItemSubset.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorItemSubset; diff --git a/Src/Vector/i_VectorItemSubsetBuilder.pas b/Src/Vector/i_VectorItemSubsetBuilder.pas index 49e327b16..0ed5b517f 100644 --- a/Src/Vector/i_VectorItemSubsetBuilder.pas +++ b/Src/Vector/i_VectorItemSubsetBuilder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorItemSubsetBuilder; diff --git a/Src/Vector/i_VectorItemSubsetChangeable.pas b/Src/Vector/i_VectorItemSubsetChangeable.pas index cd7a2b6c9..180fe3b25 100644 --- a/Src/Vector/i_VectorItemSubsetChangeable.pas +++ b/Src/Vector/i_VectorItemSubsetChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorItemSubsetChangeable; diff --git a/Src/Vector/i_VectorItemTree.pas b/Src/Vector/i_VectorItemTree.pas index b2dc5e0f1..ea7736de9 100644 --- a/Src/Vector/i_VectorItemTree.pas +++ b/Src/Vector/i_VectorItemTree.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorItemTree; diff --git a/Src/Vector/i_VectorItemTreeExporter.pas b/Src/Vector/i_VectorItemTreeExporter.pas index d723fba7d..61b3f607e 100644 --- a/Src/Vector/i_VectorItemTreeExporter.pas +++ b/Src/Vector/i_VectorItemTreeExporter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorItemTreeExporter; diff --git a/Src/Vector/i_VectorItemTreeExporterList.pas b/Src/Vector/i_VectorItemTreeExporterList.pas index f8fef95e2..c8f7fcfed 100644 --- a/Src/Vector/i_VectorItemTreeExporterList.pas +++ b/Src/Vector/i_VectorItemTreeExporterList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorItemTreeExporterList; diff --git a/Src/Vector/i_VectorItemTreeImporter.pas b/Src/Vector/i_VectorItemTreeImporter.pas index 09649c57b..ee859adc7 100644 --- a/Src/Vector/i_VectorItemTreeImporter.pas +++ b/Src/Vector/i_VectorItemTreeImporter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorItemTreeImporter; diff --git a/Src/Vector/i_VectorItemTreeImporterList.pas b/Src/Vector/i_VectorItemTreeImporterList.pas index 1bb7e36c8..dff05819c 100644 --- a/Src/Vector/i_VectorItemTreeImporterList.pas +++ b/Src/Vector/i_VectorItemTreeImporterList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_VectorItemTreeImporterList; diff --git a/Src/Vector/u_AppearanceHelper.pas b/Src/Vector/u_AppearanceHelper.pas index 3c8ec75a9..10ada2599 100644 --- a/Src/Vector/u_AppearanceHelper.pas +++ b/Src/Vector/u_AppearanceHelper.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_AppearanceHelper; interface diff --git a/Src/Vector/u_AppearanceOfMarkFactory.pas b/Src/Vector/u_AppearanceOfMarkFactory.pas index 3787cef38..6f1526d05 100644 --- a/Src/Vector/u_AppearanceOfMarkFactory.pas +++ b/Src/Vector/u_AppearanceOfMarkFactory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AppearanceOfMarkFactory; diff --git a/Src/Vector/u_AppearanceOfMarkLine.pas b/Src/Vector/u_AppearanceOfMarkLine.pas index 13543ddb9..47b172804 100644 --- a/Src/Vector/u_AppearanceOfMarkLine.pas +++ b/Src/Vector/u_AppearanceOfMarkLine.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AppearanceOfMarkLine; diff --git a/Src/Vector/u_AppearanceOfMarkPoint.pas b/Src/Vector/u_AppearanceOfMarkPoint.pas index 609637657..528fd0fed 100644 --- a/Src/Vector/u_AppearanceOfMarkPoint.pas +++ b/Src/Vector/u_AppearanceOfMarkPoint.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AppearanceOfMarkPoint; diff --git a/Src/Vector/u_AppearanceOfMarkPolygon.pas b/Src/Vector/u_AppearanceOfMarkPolygon.pas index 2485fab43..04b9d8e7d 100644 --- a/Src/Vector/u_AppearanceOfMarkPolygon.pas +++ b/Src/Vector/u_AppearanceOfMarkPolygon.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_AppearanceOfMarkPolygon; diff --git a/Src/Vector/u_Category.pas b/Src/Vector/u_Category.pas index 8f6683bef..4474f2c23 100644 --- a/Src/Vector/u_Category.pas +++ b/Src/Vector/u_Category.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_Category; diff --git a/Src/Vector/u_ExportMarks2GPX.pas b/Src/Vector/u_ExportMarks2GPX.pas index 8431b6c81..bbc0073f3 100644 --- a/Src/Vector/u_ExportMarks2GPX.pas +++ b/Src/Vector/u_ExportMarks2GPX.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportMarks2GPX; diff --git a/Src/Vector/u_ExportMarks2KML.pas b/Src/Vector/u_ExportMarks2KML.pas index 59d829690..202c67ee4 100644 --- a/Src/Vector/u_ExportMarks2KML.pas +++ b/Src/Vector/u_ExportMarks2KML.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportMarks2KML; diff --git a/Src/Vector/u_ExportMarks2KMLConfig.pas b/Src/Vector/u_ExportMarks2KMLConfig.pas index 5aaec7f6f..d99c27dc2 100644 --- a/Src/Vector/u_ExportMarks2KMLConfig.pas +++ b/Src/Vector/u_ExportMarks2KMLConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2018, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportMarks2KMLConfig; diff --git a/Src/Vector/u_ExportMarks2TCX.pas b/Src/Vector/u_ExportMarks2TCX.pas index 68c0399bd..1113b4635 100644 --- a/Src/Vector/u_ExportMarks2TCX.pas +++ b/Src/Vector/u_ExportMarks2TCX.pas @@ -1,21 +1,22 @@ -п»ї{******************************************************************************} -{* SAS.Planet (SAS.Ïëàíåòà) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ExportMarks2TCX; @@ -512,14 +513,14 @@ function TExportMarks2TCX.AddMark( end; // - // Налево + // Налево // // // 56.8586142 // 35.9078204 // // Left - // Поверните налево РЅР° РїСЂРѕСЃРї. Тверской + // Поверните налево на просп. Тверской // VCurrentNode := ARootNode.AddChild('CoursePoint'); @@ -1029,10 +1030,10 @@ TIndexRec = record Similarity: Double; Sym: Integer; end; VName := AnsiLowerCase(AName); // Temporal usability hack for Russians - VName := StringReplace(VName, 'лево', ' left ', [rfReplaceAll]); - VName := StringReplace(VName, 'право', ' right ', [rfReplaceAll]); - VName := StringReplace(VName, 'РїСЂСЏРјРѕ', ' straight ', [rfReplaceAll]); - VName := StringReplace(VName, 'продолжайте', ' straight ', [rfReplaceAll]); + VName := StringReplace(VName, 'лево', ' left ', [rfReplaceAll]); + VName := StringReplace(VName, 'право', ' right ', [rfReplaceAll]); + VName := StringReplace(VName, 'прямо', ' straight ', [rfReplaceAll]); + VName := StringReplace(VName, 'продолжайте', ' straight ', [rfReplaceAll]); SplitIntoWords(VName, VWords); BuildIndex(VWords, VIndex); diff --git a/Src/Vector/u_ImportConfig.pas b/Src/Vector/u_ImportConfig.pas index 9118385d7..91f71691c 100644 --- a/Src/Vector/u_ImportConfig.pas +++ b/Src/Vector/u_ImportConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ImportConfig; diff --git a/Src/Vector/u_JpegWithExifImportConfig.pas b/Src/Vector/u_JpegWithExifImportConfig.pas index 9707b0e54..83fdfbded 100644 --- a/Src/Vector/u_JpegWithExifImportConfig.pas +++ b/Src/Vector/u_JpegWithExifImportConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_JpegWithExifImportConfig; diff --git a/Src/Vector/u_VectorDataFactoryForMap.pas b/Src/Vector/u_VectorDataFactoryForMap.pas index 086e1ed2a..284c44cff 100644 --- a/Src/Vector/u_VectorDataFactoryForMap.pas +++ b/Src/Vector/u_VectorDataFactoryForMap.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorDataFactoryForMap; diff --git a/Src/Vector/u_VectorDataFactorySimple.pas b/Src/Vector/u_VectorDataFactorySimple.pas index f58d42686..be32992c1 100644 --- a/Src/Vector/u_VectorDataFactorySimple.pas +++ b/Src/Vector/u_VectorDataFactorySimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorDataFactorySimple; diff --git a/Src/Vector/u_VectorDataItemBase.pas b/Src/Vector/u_VectorDataItemBase.pas index 0bc89d777..16ac199e8 100644 --- a/Src/Vector/u_VectorDataItemBase.pas +++ b/Src/Vector/u_VectorDataItemBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorDataItemBase; diff --git a/Src/Vector/u_VectorItemSubset.pas b/Src/Vector/u_VectorItemSubset.pas index 1d1236ffd..04a61380b 100644 --- a/Src/Vector/u_VectorItemSubset.pas +++ b/Src/Vector/u_VectorItemSubset.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemSubset; diff --git a/Src/Vector/u_VectorItemSubsetBuilder.pas b/Src/Vector/u_VectorItemSubsetBuilder.pas index 1da3f6b8a..2b1c96aa3 100644 --- a/Src/Vector/u_VectorItemSubsetBuilder.pas +++ b/Src/Vector/u_VectorItemSubsetBuilder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemSubsetBuilder; diff --git a/Src/Vector/u_VectorItemSubsetChangeableBySearchResult.pas b/Src/Vector/u_VectorItemSubsetChangeableBySearchResult.pas index 1836fb0bc..62f59eba7 100644 --- a/Src/Vector/u_VectorItemSubsetChangeableBySearchResult.pas +++ b/Src/Vector/u_VectorItemSubsetChangeableBySearchResult.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemSubsetChangeableBySearchResult; diff --git a/Src/Vector/u_VectorItemSubsetChangeableForMarksLayer.pas b/Src/Vector/u_VectorItemSubsetChangeableForMarksLayer.pas index 7214e7c42..6ee07192c 100644 --- a/Src/Vector/u_VectorItemSubsetChangeableForMarksLayer.pas +++ b/Src/Vector/u_VectorItemSubsetChangeableForMarksLayer.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemSubsetChangeableForMarksLayer; diff --git a/Src/Vector/u_VectorItemTree.pas b/Src/Vector/u_VectorItemTree.pas index 913446283..14a5fa1fb 100644 --- a/Src/Vector/u_VectorItemTree.pas +++ b/Src/Vector/u_VectorItemTree.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemTree; diff --git a/Src/Vector/u_VectorItemTreeExporterGPX.pas b/Src/Vector/u_VectorItemTreeExporterGPX.pas index 3813b6300..a1a0d0a12 100644 --- a/Src/Vector/u_VectorItemTreeExporterGPX.pas +++ b/Src/Vector/u_VectorItemTreeExporterGPX.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemTreeExporterGPX; diff --git a/Src/Vector/u_VectorItemTreeExporterKmlKmz.pas b/Src/Vector/u_VectorItemTreeExporterKmlKmz.pas index 191a41732..42ac3d2db 100644 --- a/Src/Vector/u_VectorItemTreeExporterKmlKmz.pas +++ b/Src/Vector/u_VectorItemTreeExporterKmlKmz.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemTreeExporterKmlKmz; diff --git a/Src/Vector/u_VectorItemTreeExporterList.pas b/Src/Vector/u_VectorItemTreeExporterList.pas index 2f5ca7a7f..e987a6bd2 100644 --- a/Src/Vector/u_VectorItemTreeExporterList.pas +++ b/Src/Vector/u_VectorItemTreeExporterList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemTreeExporterList; diff --git a/Src/Vector/u_VectorItemTreeExporterListSimple.pas b/Src/Vector/u_VectorItemTreeExporterListSimple.pas index 6493e41d9..0c0c75e12 100644 --- a/Src/Vector/u_VectorItemTreeExporterListSimple.pas +++ b/Src/Vector/u_VectorItemTreeExporterListSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemTreeExporterListSimple; diff --git a/Src/Vector/u_VectorItemTreeExporterTCX.pas b/Src/Vector/u_VectorItemTreeExporterTCX.pas index 3e2fd0343..316aed623 100644 --- a/Src/Vector/u_VectorItemTreeExporterTCX.pas +++ b/Src/Vector/u_VectorItemTreeExporterTCX.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemTreeExporterTCX; diff --git a/Src/Vector/u_VectorItemTreeImporterByVectorLoader.pas b/Src/Vector/u_VectorItemTreeImporterByVectorLoader.pas index d722bcfd8..7c397619e 100644 --- a/Src/Vector/u_VectorItemTreeImporterByVectorLoader.pas +++ b/Src/Vector/u_VectorItemTreeImporterByVectorLoader.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemTreeImporterByVectorLoader; diff --git a/Src/Vector/u_VectorItemTreeImporterJpegWithExif.pas b/Src/Vector/u_VectorItemTreeImporterJpegWithExif.pas index 835345feb..3d34dae9a 100644 --- a/Src/Vector/u_VectorItemTreeImporterJpegWithExif.pas +++ b/Src/Vector/u_VectorItemTreeImporterJpegWithExif.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemTreeImporterJpegWithExif; diff --git a/Src/Vector/u_VectorItemTreeImporterKMZ.pas b/Src/Vector/u_VectorItemTreeImporterKMZ.pas index aa94a4422..689a851f3 100644 --- a/Src/Vector/u_VectorItemTreeImporterKMZ.pas +++ b/Src/Vector/u_VectorItemTreeImporterKMZ.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemTreeImporterKMZ; diff --git a/Src/Vector/u_VectorItemTreeImporterList.pas b/Src/Vector/u_VectorItemTreeImporterList.pas index ff0391350..16541b5e0 100644 --- a/Src/Vector/u_VectorItemTreeImporterList.pas +++ b/Src/Vector/u_VectorItemTreeImporterList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemTreeImporterList; diff --git a/Src/Vector/u_VectorItemTreeImporterListSimple.pas b/Src/Vector/u_VectorItemTreeImporterListSimple.pas index 79d030072..64bb5c429 100644 --- a/Src/Vector/u_VectorItemTreeImporterListSimple.pas +++ b/Src/Vector/u_VectorItemTreeImporterListSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemTreeImporterListSimple; diff --git a/Src/Vector/u_VectorItemTreeImporterXML.pas b/Src/Vector/u_VectorItemTreeImporterXML.pas index 170b9c24a..825544ab7 100644 --- a/Src/Vector/u_VectorItemTreeImporterXML.pas +++ b/Src/Vector/u_VectorItemTreeImporterXML.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemTreeImporterXML; diff --git a/Src/Vector/u_VectorItemTreeMarksDb.pas b/Src/Vector/u_VectorItemTreeMarksDb.pas index 7cb51e4db..bfe4eee1a 100644 --- a/Src/Vector/u_VectorItemTreeMarksDb.pas +++ b/Src/Vector/u_VectorItemTreeMarksDb.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorItemTreeMarksDb; diff --git a/Src/VectorLoaders/i_XmlVectorObjects.pas b/Src/VectorLoaders/i_XmlVectorObjects.pas index b8e946cb3..4d799e418 100644 --- a/Src/VectorLoaders/i_XmlVectorObjects.pas +++ b/Src/VectorLoaders/i_XmlVectorObjects.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_XmlVectorObjects; diff --git a/Src/VectorLoaders/u_CsvParser.pas b/Src/VectorLoaders/u_CsvParser.pas index 4b27014cf..fcfafa338 100644 --- a/Src/VectorLoaders/u_CsvParser.pas +++ b/Src/VectorLoaders/u_CsvParser.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CsvParser; diff --git a/Src/VectorLoaders/u_HlgParser.pas b/Src/VectorLoaders/u_HlgParser.pas index a7ec62fec..7b9a5618c 100644 --- a/Src/VectorLoaders/u_HlgParser.pas +++ b/Src/VectorLoaders/u_HlgParser.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_HlgParser; diff --git a/Src/VectorLoaders/u_KmzInfoSimpleParser.pas b/Src/VectorLoaders/u_KmzInfoSimpleParser.pas index 83c82495a..572c818c1 100644 --- a/Src/VectorLoaders/u_KmzInfoSimpleParser.pas +++ b/Src/VectorLoaders/u_KmzInfoSimpleParser.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_KmzInfoSimpleParser; diff --git a/Src/VectorLoaders/u_MpSimpleParser.pas b/Src/VectorLoaders/u_MpSimpleParser.pas index e9422818b..462df6f45 100644 --- a/Src/VectorLoaders/u_MpSimpleParser.pas +++ b/Src/VectorLoaders/u_MpSimpleParser.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MpSimpleParser; diff --git a/Src/VectorLoaders/u_PLTSimpleParser.pas b/Src/VectorLoaders/u_PLTSimpleParser.pas index 1e5023146..2fff4a683 100644 --- a/Src/VectorLoaders/u_PLTSimpleParser.pas +++ b/Src/VectorLoaders/u_PLTSimpleParser.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PLTSimpleParser; diff --git a/Src/VectorLoaders/u_SlsParser.pas b/Src/VectorLoaders/u_SlsParser.pas index 7c707efd6..9a4c1f3a8 100644 --- a/Src/VectorLoaders/u_SlsParser.pas +++ b/Src/VectorLoaders/u_SlsParser.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SlsParser; diff --git a/Src/VectorLoaders/u_VectorDataLoaderWithCounter.pas b/Src/VectorLoaders/u_VectorDataLoaderWithCounter.pas index 37d1cdeba..86f8a2396 100644 --- a/Src/VectorLoaders/u_VectorDataLoaderWithCounter.pas +++ b/Src/VectorLoaders/u_VectorDataLoaderWithCounter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_VectorDataLoaderWithCounter; diff --git a/Src/VectorLoaders/u_WikimapiaKmlSimpleParser.pas b/Src/VectorLoaders/u_WikimapiaKmlSimpleParser.pas index 785d00d9c..6b7d6db44 100644 --- a/Src/VectorLoaders/u_WikimapiaKmlSimpleParser.pas +++ b/Src/VectorLoaders/u_WikimapiaKmlSimpleParser.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WikimapiaKmlSimpleParser; diff --git a/Src/VectorLoaders/u_XmlInfoSimpleParser.pas b/Src/VectorLoaders/u_XmlInfoSimpleParser.pas index 749e0bb0b..3538edf80 100644 --- a/Src/VectorLoaders/u_XmlInfoSimpleParser.pas +++ b/Src/VectorLoaders/u_XmlInfoSimpleParser.pas @@ -1,21 +1,22 @@ -п»ї{******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2016, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_XmlInfoSimpleParser; diff --git a/Src/VectorLoaders/u_XmlVectorObjects.pas b/Src/VectorLoaders/u_XmlVectorObjects.pas index de2d5edec..4e4e322dc 100644 --- a/Src/VectorLoaders/u_XmlVectorObjects.pas +++ b/Src/VectorLoaders/u_XmlVectorObjects.pas @@ -1,21 +1,22 @@ -п»ї{******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_XmlVectorObjects; diff --git a/Src/i_GlobalAppConfig.pas b/Src/i_GlobalAppConfig.pas index 5c4f854eb..603c44034 100644 --- a/Src/i_GlobalAppConfig.pas +++ b/Src/i_GlobalAppConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GlobalAppConfig; diff --git a/Src/i_GlobalConfig.pas b/Src/i_GlobalConfig.pas index 9e18a750a..722cdec38 100644 --- a/Src/i_GlobalConfig.pas +++ b/Src/i_GlobalConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GlobalConfig; diff --git a/Src/i_GlobalViewMainConfig.pas b/Src/i_GlobalViewMainConfig.pas index 978a4bc51..5ef6d0fbd 100644 --- a/Src/i_GlobalViewMainConfig.pas +++ b/Src/i_GlobalViewMainConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_GlobalViewMainConfig; diff --git a/Src/i_HashInterfaceCache.pas b/Src/i_HashInterfaceCache.pas index 9213c98be..02fd1b075 100644 --- a/Src/i_HashInterfaceCache.pas +++ b/Src/i_HashInterfaceCache.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_HashInterfaceCache; interface diff --git a/Src/i_HtmlToHintTextConverter.pas b/Src/i_HtmlToHintTextConverter.pas index 210543d1e..3e24643f6 100644 --- a/Src/i_HtmlToHintTextConverter.pas +++ b/Src/i_HtmlToHintTextConverter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_HtmlToHintTextConverter; diff --git a/Src/i_InterfaceQueue.pas b/Src/i_InterfaceQueue.pas index d5c242bb4..98e5f09f8 100644 --- a/Src/i_InterfaceQueue.pas +++ b/Src/i_InterfaceQueue.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_InterfaceQueue; diff --git a/Src/i_LanguageListStatic.pas b/Src/i_LanguageListStatic.pas index 165286b3b..c6ded144a 100644 --- a/Src/i_LanguageListStatic.pas +++ b/Src/i_LanguageListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_LanguageListStatic; diff --git a/Src/i_ListenerNotifierLinksList.pas b/Src/i_ListenerNotifierLinksList.pas index 7225db3b7..9b77546e3 100644 --- a/Src/i_ListenerNotifierLinksList.pas +++ b/Src/i_ListenerNotifierLinksList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ListenerNotifierLinksList; diff --git a/Src/i_MainMemCacheConfig.pas b/Src/i_MainMemCacheConfig.pas index 6b6ecadde..452d9539b 100644 --- a/Src/i_MainMemCacheConfig.pas +++ b/Src/i_MainMemCacheConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MainMemCacheConfig; diff --git a/Src/i_MarksDrawConfig.pas b/Src/i_MarksDrawConfig.pas index d8e0c5325..4d57629b0 100644 --- a/Src/i_MarksDrawConfig.pas +++ b/Src/i_MarksDrawConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_MarksDrawConfig; diff --git a/Src/i_NavigationToPoint.pas b/Src/i_NavigationToPoint.pas index f9a83cfcc..cdb4d60b1 100644 --- a/Src/i_NavigationToPoint.pas +++ b/Src/i_NavigationToPoint.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_NavigationToPoint; diff --git a/Src/i_NotifierLonLatRectUpdate.pas b/Src/i_NotifierLonLatRectUpdate.pas index fbb6683f3..422f78419 100644 --- a/Src/i_NotifierLonLatRectUpdate.pas +++ b/Src/i_NotifierLonLatRectUpdate.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_NotifierLonLatRectUpdate; diff --git a/Src/i_NotifierTilePyramidUpdate.pas b/Src/i_NotifierTilePyramidUpdate.pas index 63dd87dc4..15625bace 100644 --- a/Src/i_NotifierTilePyramidUpdate.pas +++ b/Src/i_NotifierTilePyramidUpdate.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_NotifierTilePyramidUpdate; diff --git a/Src/i_ObjectWithListener.pas b/Src/i_ObjectWithListener.pas index 3cd596574..ac127c301 100644 --- a/Src/i_ObjectWithListener.pas +++ b/Src/i_ObjectWithListener.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ObjectWithListener; diff --git a/Src/i_PathConfig.pas b/Src/i_PathConfig.pas index 24406233c..98d926269 100644 --- a/Src/i_PathConfig.pas +++ b/Src/i_PathConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_PathConfig; diff --git a/Src/i_ReadWriteState.pas b/Src/i_ReadWriteState.pas index a9e7fb3f3..f8e9ae8f4 100644 --- a/Src/i_ReadWriteState.pas +++ b/Src/i_ReadWriteState.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ReadWriteState; diff --git a/Src/i_ReadWriteStateInternal.pas b/Src/i_ReadWriteStateInternal.pas index 200be027f..13ef4614c 100644 --- a/Src/i_ReadWriteStateInternal.pas +++ b/Src/i_ReadWriteStateInternal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ReadWriteStateInternal; diff --git a/Src/i_SatellitesInViewMapDraw.pas b/Src/i_SatellitesInViewMapDraw.pas index ebd2dca25..6ceafd7eb 100644 --- a/Src/i_SatellitesInViewMapDraw.pas +++ b/Src/i_SatellitesInViewMapDraw.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_SatellitesInViewMapDraw; diff --git a/Src/i_ShortCutSingleConfig.pas b/Src/i_ShortCutSingleConfig.pas index 72dad90fc..4c82ffc9b 100644 --- a/Src/i_ShortCutSingleConfig.pas +++ b/Src/i_ShortCutSingleConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ShortCutSingleConfig; diff --git a/Src/i_StaticTreeBuilder.pas b/Src/i_StaticTreeBuilder.pas index ff27ba634..e07ca9c81 100644 --- a/Src/i_StaticTreeBuilder.pas +++ b/Src/i_StaticTreeBuilder.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_StaticTreeBuilder; diff --git a/Src/i_StaticTreeItem.pas b/Src/i_StaticTreeItem.pas index 42935bba0..c9e2b294e 100644 --- a/Src/i_StaticTreeItem.pas +++ b/Src/i_StaticTreeItem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_StaticTreeItem; diff --git a/Src/i_StringByLanguage.pas b/Src/i_StringByLanguage.pas index 50cd7f3d3..11a687b3c 100644 --- a/Src/i_StringByLanguage.pas +++ b/Src/i_StringByLanguage.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_StringByLanguage; diff --git a/Src/i_StringHistory.pas b/Src/i_StringHistory.pas index 11df0dd5f..e98658515 100644 --- a/Src/i_StringHistory.pas +++ b/Src/i_StringHistory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_StringHistory; diff --git a/Src/i_StringProvider.pas b/Src/i_StringProvider.pas index 41b4915ae..3d0ca42a3 100644 --- a/Src/i_StringProvider.pas +++ b/Src/i_StringProvider.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_StringProvider; interface diff --git a/Src/i_ThreadConfig.pas b/Src/i_ThreadConfig.pas index 926c07b9c..c0a44c07b 100644 --- a/Src/i_ThreadConfig.pas +++ b/Src/i_ThreadConfig.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_ThreadConfig; interface diff --git a/Src/i_TileInfoBasic.pas b/Src/i_TileInfoBasic.pas index c7f6f5c60..dd43e93de 100644 --- a/Src/i_TileInfoBasic.pas +++ b/Src/i_TileInfoBasic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileInfoBasic; diff --git a/Src/i_TileInfoBasicMemCache.pas b/Src/i_TileInfoBasicMemCache.pas index cddbc14c4..a5c5a9d04 100644 --- a/Src/i_TileInfoBasicMemCache.pas +++ b/Src/i_TileInfoBasicMemCache.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2020, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileInfoBasicMemCache; diff --git a/Src/i_TileKey.pas b/Src/i_TileKey.pas index cda1a107b..058c28392 100644 --- a/Src/i_TileKey.pas +++ b/Src/i_TileKey.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_TileKey; interface diff --git a/Src/i_TileObjCache.pas b/Src/i_TileObjCache.pas index e3099ba63..d4f78d16c 100644 --- a/Src/i_TileObjCache.pas +++ b/Src/i_TileObjCache.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2012, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileObjCache; diff --git a/Src/i_TileRect.pas b/Src/i_TileRect.pas index 7663582c7..c50557927 100644 --- a/Src/i_TileRect.pas +++ b/Src/i_TileRect.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_TileRect; interface diff --git a/Src/i_TileRectChangeable.pas b/Src/i_TileRectChangeable.pas index 5c967efe3..8e9d6b6c9 100644 --- a/Src/i_TileRectChangeable.pas +++ b/Src/i_TileRectChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TileRectChangeable; diff --git a/Src/i_TreeChangeable.pas b/Src/i_TreeChangeable.pas index 72d634b67..e7289fcf9 100644 --- a/Src/i_TreeChangeable.pas +++ b/Src/i_TreeChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_TreeChangeable; diff --git a/Src/i_UsedMarksConfig.pas b/Src/i_UsedMarksConfig.pas index 1167c9ccb..133f8b10e 100644 --- a/Src/i_UsedMarksConfig.pas +++ b/Src/i_UsedMarksConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_UsedMarksConfig; diff --git a/Src/i_ValueToStringConverter.pas b/Src/i_ValueToStringConverter.pas index 3ebaa2a5a..55f12ba14 100644 --- a/Src/i_ValueToStringConverter.pas +++ b/Src/i_ValueToStringConverter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ValueToStringConverter; diff --git a/Src/i_ValueToStringConverterConfig.pas b/Src/i_ValueToStringConverterConfig.pas index 3c3124583..40535669b 100644 --- a/Src/i_ValueToStringConverterConfig.pas +++ b/Src/i_ValueToStringConverterConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit i_ValueToStringConverterConfig; diff --git a/Src/i_WindowPositionConfig.pas b/Src/i_WindowPositionConfig.pas index 53bb85cd6..14c9bf463 100644 --- a/Src/i_WindowPositionConfig.pas +++ b/Src/i_WindowPositionConfig.pas @@ -1,3 +1,24 @@ +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit i_WindowPositionConfig; interface diff --git a/Src/t_CommonTypes.pas b/Src/t_CommonTypes.pas index 320dcc1df..4f30c2b9f 100644 --- a/Src/t_CommonTypes.pas +++ b/Src/t_CommonTypes.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_CommonTypes; diff --git a/Src/t_GeoTypes.pas b/Src/t_GeoTypes.pas index d0ecaade2..82037929d 100644 --- a/Src/t_GeoTypes.pas +++ b/Src/t_GeoTypes.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit t_GeoTypes; diff --git a/Src/u_BitmapFunc.pas b/Src/u_BitmapFunc.pas index 33d01109b..0f2e41c73 100644 --- a/Src/u_BitmapFunc.pas +++ b/Src/u_BitmapFunc.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_BitmapFunc; diff --git a/Src/u_CommonFormAndFrameParents.pas b/Src/u_CommonFormAndFrameParents.pas index 109647882..e1f5ffb18 100644 --- a/Src/u_CommonFormAndFrameParents.pas +++ b/Src/u_CommonFormAndFrameParents.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_CommonFormAndFrameParents; diff --git a/Src/u_FileSystemFunc.pas b/Src/u_FileSystemFunc.pas index b191b6472..ad02e3cf9 100644 --- a/Src/u_FileSystemFunc.pas +++ b/Src/u_FileSystemFunc.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2015, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_FileSystemFunc; diff --git a/Src/u_GeoFunc.pas b/Src/u_GeoFunc.pas index 2589834f5..e533bfb5c 100644 --- a/Src/u_GeoFunc.pas +++ b/Src/u_GeoFunc.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoFunc; diff --git a/Src/u_GeoToStrFunc.pas b/Src/u_GeoToStrFunc.pas index 745501414..b667a9e59 100644 --- a/Src/u_GeoToStrFunc.pas +++ b/Src/u_GeoToStrFunc.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GeoToStrFunc; diff --git a/Src/u_GlobalAppConfig.pas b/Src/u_GlobalAppConfig.pas index 18902d70d..d6211f351 100644 --- a/Src/u_GlobalAppConfig.pas +++ b/Src/u_GlobalAppConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GlobalAppConfig; diff --git a/Src/u_GlobalConfig.pas b/Src/u_GlobalConfig.pas index ab8c664e4..c992513b8 100644 --- a/Src/u_GlobalConfig.pas +++ b/Src/u_GlobalConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GlobalConfig; diff --git a/Src/u_GlobalState.pas b/Src/u_GlobalState.pas index 5a27738d8..03bec1c98 100644 --- a/Src/u_GlobalState.pas +++ b/Src/u_GlobalState.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GlobalState; diff --git a/Src/u_GlobalViewMainConfig.pas b/Src/u_GlobalViewMainConfig.pas index 4f9ac6c20..a0165f10d 100644 --- a/Src/u_GlobalViewMainConfig.pas +++ b/Src/u_GlobalViewMainConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_GlobalViewMainConfig; diff --git a/Src/u_HashInterfaceCache2Q.pas b/Src/u_HashInterfaceCache2Q.pas index 560372c80..4d33dbf6b 100644 --- a/Src/u_HashInterfaceCache2Q.pas +++ b/Src/u_HashInterfaceCache2Q.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_HashInterfaceCache2Q; diff --git a/Src/u_HtmlDoc.pas b/Src/u_HtmlDoc.pas index 96e85cb7d..025039be3 100644 --- a/Src/u_HtmlDoc.pas +++ b/Src/u_HtmlDoc.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2020, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_HtmlDoc; diff --git a/Src/u_HtmlToHintTextConverterStuped.pas b/Src/u_HtmlToHintTextConverterStuped.pas index 43319cec4..fcb980c7e 100644 --- a/Src/u_HtmlToHintTextConverterStuped.pas +++ b/Src/u_HtmlToHintTextConverterStuped.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_HtmlToHintTextConverterStuped; diff --git a/Src/u_ImportFromArcGIS.pas b/Src/u_ImportFromArcGIS.pas index 87edeaea5..8072c04bb 100644 --- a/Src/u_ImportFromArcGIS.pas +++ b/Src/u_ImportFromArcGIS.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ImportFromArcGIS; diff --git a/Src/u_InterfaceQueue.pas b/Src/u_InterfaceQueue.pas index 3b88f9d3f..23a8d4c9e 100644 --- a/Src/u_InterfaceQueue.pas +++ b/Src/u_InterfaceQueue.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_InterfaceQueue; diff --git a/Src/u_LanguageListStatic.pas b/Src/u_LanguageListStatic.pas index 3587665da..14fb70106 100644 --- a/Src/u_LanguageListStatic.pas +++ b/Src/u_LanguageListStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2019, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_LanguageListStatic; diff --git a/Src/u_ListenerNotifierLinksList.pas b/Src/u_ListenerNotifierLinksList.pas index 9fe960609..54c39b32b 100644 --- a/Src/u_ListenerNotifierLinksList.pas +++ b/Src/u_ListenerNotifierLinksList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ListenerNotifierLinksList; diff --git a/Src/u_MainMemCacheConfig.pas b/Src/u_MainMemCacheConfig.pas index 648034e7b..50d4ac83e 100644 --- a/Src/u_MainMemCacheConfig.pas +++ b/Src/u_MainMemCacheConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MainMemCacheConfig; diff --git a/Src/u_MarksDrawConfig.pas b/Src/u_MarksDrawConfig.pas index 465504f1f..d762f7124 100644 --- a/Src/u_MarksDrawConfig.pas +++ b/Src/u_MarksDrawConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarksDrawConfig; diff --git a/Src/u_MarksDrawConfigStatic.pas b/Src/u_MarksDrawConfigStatic.pas index 166f27858..c05e64837 100644 --- a/Src/u_MarksDrawConfigStatic.pas +++ b/Src/u_MarksDrawConfigStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MarksDrawConfigStatic; diff --git a/Src/u_MemTileCache.pas b/Src/u_MemTileCache.pas index cb0d24b00..e8b3eb6d7 100644 --- a/Src/u_MemTileCache.pas +++ b/Src/u_MemTileCache.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2020, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MemTileCache; diff --git a/Src/u_MultiPoligonParser.pas b/Src/u_MultiPoligonParser.pas index b93bc99d6..1ba80882b 100644 --- a/Src/u_MultiPoligonParser.pas +++ b/Src/u_MultiPoligonParser.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_MultiPoligonParser; diff --git a/Src/u_NavigationToPoint.pas b/Src/u_NavigationToPoint.pas index ba83e73b4..8b531cd10 100644 --- a/Src/u_NavigationToPoint.pas +++ b/Src/u_NavigationToPoint.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_NavigationToPoint; diff --git a/Src/u_NotifierTilePyramidUpdate.pas b/Src/u_NotifierTilePyramidUpdate.pas index aa8efc366..a139ba63a 100644 --- a/Src/u_NotifierTilePyramidUpdate.pas +++ b/Src/u_NotifierTilePyramidUpdate.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_NotifierTilePyramidUpdate; diff --git a/Src/u_NotifyWithGUIDEvent.pas b/Src/u_NotifyWithGUIDEvent.pas index 3b33fc412..6227edbfc 100644 --- a/Src/u_NotifyWithGUIDEvent.pas +++ b/Src/u_NotifyWithGUIDEvent.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_NotifyWithGUIDEvent; diff --git a/Src/u_ObjectFromPoolAbstract.pas b/Src/u_ObjectFromPoolAbstract.pas index 732dc08ee..9c2967f46 100644 --- a/Src/u_ObjectFromPoolAbstract.pas +++ b/Src/u_ObjectFromPoolAbstract.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ObjectFromPoolAbstract; diff --git a/Src/u_ObjectFromPoolBase.pas b/Src/u_ObjectFromPoolBase.pas index 4e5ac1b9b..24c413626 100644 --- a/Src/u_ObjectFromPoolBase.pas +++ b/Src/u_ObjectFromPoolBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ObjectFromPoolBase; diff --git a/Src/u_ObjectPoolBase.pas b/Src/u_ObjectPoolBase.pas index 6d943a86f..78922a228 100644 --- a/Src/u_ObjectPoolBase.pas +++ b/Src/u_ObjectPoolBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ObjectPoolBase; diff --git a/Src/u_PathConfig.pas b/Src/u_PathConfig.pas index 8d6f82293..23218d42f 100644 --- a/Src/u_PathConfig.pas +++ b/Src/u_PathConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_PathConfig; diff --git a/Src/u_ReadWriteStateInternal.pas b/Src/u_ReadWriteStateInternal.pas index 62519dd58..41225579b 100644 --- a/Src/u_ReadWriteStateInternal.pas +++ b/Src/u_ReadWriteStateInternal.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ReadWriteStateInternal; diff --git a/Src/u_ReadWriteStateInternalByOther.pas b/Src/u_ReadWriteStateInternalByOther.pas index 28a995ea6..4b0aece88 100644 --- a/Src/u_ReadWriteStateInternalByOther.pas +++ b/Src/u_ReadWriteStateInternalByOther.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ReadWriteStateInternalByOther; diff --git a/Src/u_ReadWriteStateStatic.pas b/Src/u_ReadWriteStateStatic.pas index d1cc40e79..e8d94a206 100644 --- a/Src/u_ReadWriteStateStatic.pas +++ b/Src/u_ReadWriteStateStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ReadWriteStateStatic; diff --git a/Src/u_ResStrings.pas b/Src/u_ResStrings.pas index 1d37034c5..61f303365 100644 --- a/Src/u_ResStrings.pas +++ b/Src/u_ResStrings.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ResStrings; diff --git a/Src/u_SASMainConfigProvider.pas b/Src/u_SASMainConfigProvider.pas index d96b69c9f..14c86ae6d 100644 --- a/Src/u_SASMainConfigProvider.pas +++ b/Src/u_SASMainConfigProvider.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SASMainConfigProvider; diff --git a/Src/u_SatellitesInViewMapDrawSimple.pas b/Src/u_SatellitesInViewMapDrawSimple.pas index 253d465f8..b7374983b 100644 --- a/Src/u_SatellitesInViewMapDrawSimple.pas +++ b/Src/u_SatellitesInViewMapDrawSimple.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SatellitesInViewMapDrawSimple; diff --git a/Src/u_ShortCutSingleConfig.pas b/Src/u_ShortCutSingleConfig.pas index 56636318e..ba95252ff 100644 --- a/Src/u_ShortCutSingleConfig.pas +++ b/Src/u_ShortCutSingleConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ShortCutSingleConfig; diff --git a/Src/u_ShortcutManager.pas b/Src/u_ShortcutManager.pas index 7c7926f71..8e010c984 100644 --- a/Src/u_ShortcutManager.pas +++ b/Src/u_ShortcutManager.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ShortcutManager; diff --git a/Src/u_SortFunc.pas b/Src/u_SortFunc.pas index 74017857f..9b75bbabd 100644 --- a/Src/u_SortFunc.pas +++ b/Src/u_SortFunc.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SortFunc; diff --git a/Src/u_SourceDataUpdateInRectByFillingMap.pas b/Src/u_SourceDataUpdateInRectByFillingMap.pas index b2560b358..f8e74ce12 100644 --- a/Src/u_SourceDataUpdateInRectByFillingMap.pas +++ b/Src/u_SourceDataUpdateInRectByFillingMap.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SourceDataUpdateInRectByFillingMap; diff --git a/Src/u_SourceDataUpdateInRectByMapsSet.pas b/Src/u_SourceDataUpdateInRectByMapsSet.pas index 78d575bd0..1799c0d60 100644 --- a/Src/u_SourceDataUpdateInRectByMapsSet.pas +++ b/Src/u_SourceDataUpdateInRectByMapsSet.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_SourceDataUpdateInRectByMapsSet; diff --git a/Src/u_StaticTreeBuilderBase.pas b/Src/u_StaticTreeBuilderBase.pas index 7555c1ba5..898f3491b 100644 --- a/Src/u_StaticTreeBuilderBase.pas +++ b/Src/u_StaticTreeBuilderBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StaticTreeBuilderBase; diff --git a/Src/u_StaticTreeItem.pas b/Src/u_StaticTreeItem.pas index bd651eada..a40b5daef 100644 --- a/Src/u_StaticTreeItem.pas +++ b/Src/u_StaticTreeItem.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StaticTreeItem; diff --git a/Src/u_StrFunc.pas b/Src/u_StrFunc.pas index e19d1009c..b3b49bfc5 100644 --- a/Src/u_StrFunc.pas +++ b/Src/u_StrFunc.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StrFunc; diff --git a/Src/u_StringByLanguageWithStaticList.pas b/Src/u_StringByLanguageWithStaticList.pas index 0eb859d22..3c246b566 100644 --- a/Src/u_StringByLanguageWithStaticList.pas +++ b/Src/u_StringByLanguageWithStaticList.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StringByLanguageWithStaticList; diff --git a/Src/u_StringHistory.pas b/Src/u_StringHistory.pas index 8453c114b..5e1f417b9 100644 --- a/Src/u_StringHistory.pas +++ b/Src/u_StringHistory.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_StringHistory; diff --git a/Src/u_StringProviderForMapTileItem.pas b/Src/u_StringProviderForMapTileItem.pas index 7bdefa462..d28299157 100644 --- a/Src/u_StringProviderForMapTileItem.pas +++ b/Src/u_StringProviderForMapTileItem.pas @@ -1,23 +1,24 @@ -{******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} -{* it under the terms of the GNU General Public License as published by *} -{* the Free Software Foundation, either version 3 of the License, or *} -{* (at your option) any later version. *} -{* *} -{* This program is distributed in the hope that it will be useful, *} -{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} -{* GNU General Public License for more details. *} -{* *} -{* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} -{* *} -{* http://sasgis.org *} -{* info@sasgis.org *} -{******************************************************************************} - +{******************************************************************************} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} +{* it under the terms of the GNU General Public License as published by *} +{* the Free Software Foundation, either version 3 of the License, or *} +{* (at your option) any later version. *} +{* *} +{* SAS.Planet is distributed in the hope that it will be useful, *} +{* but WITHOUT ANY WARRANTY; without even the implied warranty of *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* GNU General Public License for more details. *} +{* *} +{* You should have received a copy of the GNU General Public License *} +{* along with SAS.Planet. If not, see . *} +{* *} +{* https://github.com/sasgis/sas.planet.src *} +{******************************************************************************} + unit u_StringProviderForMapTileItem; interface diff --git a/Src/u_ThreadConfig.pas b/Src/u_ThreadConfig.pas index 86bd8a25f..636ade009 100644 --- a/Src/u_ThreadConfig.pas +++ b/Src/u_ThreadConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ThreadConfig; diff --git a/Src/u_TileInfoBasic.pas b/Src/u_TileInfoBasic.pas index dc057fc43..890b16fcf 100644 --- a/Src/u_TileInfoBasic.pas +++ b/Src/u_TileInfoBasic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileInfoBasic; diff --git a/Src/u_TileInfoBasicMemCache.pas b/Src/u_TileInfoBasicMemCache.pas index 506efff3b..25634274e 100644 --- a/Src/u_TileInfoBasicMemCache.pas +++ b/Src/u_TileInfoBasicMemCache.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2020, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileInfoBasicMemCache; diff --git a/Src/u_TileKey.pas b/Src/u_TileKey.pas index 8930807d8..82d4a2f3b 100644 --- a/Src/u_TileKey.pas +++ b/Src/u_TileKey.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileKey; diff --git a/Src/u_TileRect.pas b/Src/u_TileRect.pas index c90b3e48e..21d1995a5 100644 --- a/Src/u_TileRect.pas +++ b/Src/u_TileRect.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileRect; diff --git a/Src/u_TileRectChangeableByLocalConverter.pas b/Src/u_TileRectChangeableByLocalConverter.pas index 1552daa4b..56ae0a01e 100644 --- a/Src/u_TileRectChangeableByLocalConverter.pas +++ b/Src/u_TileRectChangeableByLocalConverter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileRectChangeableByLocalConverter; diff --git a/Src/u_TileRectChangeableByOtherTileRect.pas b/Src/u_TileRectChangeableByOtherTileRect.pas index 7f3cd0372..7d4ca817e 100644 --- a/Src/u_TileRectChangeableByOtherTileRect.pas +++ b/Src/u_TileRectChangeableByOtherTileRect.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileRectChangeableByOtherTileRect; diff --git a/Src/u_TileRectInfo.pas b/Src/u_TileRectInfo.pas index b200baeb1..d4ce8beb0 100644 --- a/Src/u_TileRectInfo.pas +++ b/Src/u_TileRectInfo.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileRectInfo; diff --git a/Src/u_TileRectInfoShort.pas b/Src/u_TileRectInfoShort.pas index 859d2e8cf..4061dca8d 100644 --- a/Src/u_TileRectInfoShort.pas +++ b/Src/u_TileRectInfoShort.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileRectInfoShort; diff --git a/Src/u_TileUpdateListenerToLonLat.pas b/Src/u_TileUpdateListenerToLonLat.pas index 1f7111452..686e51f89 100644 --- a/Src/u_TileUpdateListenerToLonLat.pas +++ b/Src/u_TileUpdateListenerToLonLat.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TileUpdateListenerToLonLat; diff --git a/Src/u_TreeByMapActiveMapsSet.pas b/Src/u_TreeByMapActiveMapsSet.pas index 862676603..7ee7ab208 100644 --- a/Src/u_TreeByMapActiveMapsSet.pas +++ b/Src/u_TreeByMapActiveMapsSet.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TreeByMapActiveMapsSet; diff --git a/Src/u_TreeChangeableBase.pas b/Src/u_TreeChangeableBase.pas index 121ee2a6d..6d57122a3 100644 --- a/Src/u_TreeChangeableBase.pas +++ b/Src/u_TreeChangeableBase.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_TreeChangeableBase; diff --git a/Src/u_UsedMarksConfig.pas b/Src/u_UsedMarksConfig.pas index 19bf2c781..12662a704 100644 --- a/Src/u_UsedMarksConfig.pas +++ b/Src/u_UsedMarksConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_UsedMarksConfig; diff --git a/Src/u_UsedMarksConfigStatic.pas b/Src/u_UsedMarksConfigStatic.pas index 216928f88..d052c8509 100644 --- a/Src/u_UsedMarksConfigStatic.pas +++ b/Src/u_UsedMarksConfigStatic.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_UsedMarksConfigStatic; diff --git a/Src/u_ValueToStringConverter.pas b/Src/u_ValueToStringConverter.pas index 7571dd41e..799a932a5 100644 --- a/Src/u_ValueToStringConverter.pas +++ b/Src/u_ValueToStringConverter.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ValueToStringConverter; diff --git a/Src/u_ValueToStringConverterChangeable.pas b/Src/u_ValueToStringConverterChangeable.pas index f3e01f0b1..22ca627c3 100644 --- a/Src/u_ValueToStringConverterChangeable.pas +++ b/Src/u_ValueToStringConverterChangeable.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ValueToStringConverterChangeable; diff --git a/Src/u_ValueToStringConverterConfig.pas b/Src/u_ValueToStringConverterConfig.pas index 45f859179..5a683d328 100644 --- a/Src/u_ValueToStringConverterConfig.pas +++ b/Src/u_ValueToStringConverterConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_ValueToStringConverterConfig; diff --git a/Src/u_WindowPositionConfig.pas b/Src/u_WindowPositionConfig.pas index 65d5e4da3..a8de330fd 100644 --- a/Src/u_WindowPositionConfig.pas +++ b/Src/u_WindowPositionConfig.pas @@ -1,21 +1,22 @@ {******************************************************************************} -{* SAS.Planet (SAS.Планета) *} -{* Copyright (C) 2007-2014, SAS.Planet development team. *} -{* This program is free software: you can redistribute it and/or modify *} +{* This file is part of SAS.Planet project. *} +{* *} +{* Copyright (C) 2007-2021, SAS.Planet development team. *} +{* *} +{* SAS.Planet is free software: you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation, either version 3 of the License, or *} {* (at your option) any later version. *} {* *} -{* This program is distributed in the hope that it will be useful, *} +{* SAS.Planet is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} -{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} +{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} -{* along with this program. If not, see . *} +{* along with SAS.Planet. If not, see . *} {* *} -{* http://sasgis.org *} -{* info@sasgis.org *} +{* https://github.com/sasgis/sas.planet.src *} {******************************************************************************} unit u_WindowPositionConfig;