From 23133f7d97d17b471f69e7214a01885ebcd2e882 Mon Sep 17 00:00:00 2001 From: wusheng Date: Sat, 9 Dec 2017 23:38:32 +0800 Subject: [PATCH] Update copyright to Apache Foundation. --- ApacheCopyright | 17 +++++----- .../apm-toolkit-log4j-1.x/pom.xml | 12 +++---- .../log4j/v1/x/TraceIdPatternConverter.java | 12 +++---- .../log/log4j/v1/x/TraceIdPatternLayout.java | 12 +++---- .../log/log4j/v1/x/TraceIdPatternParser.java | 12 +++---- .../apm-toolkit-log4j-2.x/pom.xml | 12 +++---- .../log/log4j/v2/x/Log4j2OutputAppender.java | 12 +++---- .../log/log4j/v2/x/TraceIdConverter.java | 12 +++---- .../apm-toolkit-logback-1.x/pom.xml | 12 +++---- .../logback/v1/x/LogbackPatternConverter.java | 12 +++---- .../v1/x/TraceIdPatternLogbackLayout.java | 12 +++---- .../v1/x/mdc/LogbackMDCPatternConverter.java | 12 +++---- .../x/mdc/TraceIdMDCPatternLogbackLayout.java | 12 +++---- .../apm-toolkit-opentracing/pom.xml | 12 +++---- .../opentracing/ByteBufferContext.java | 12 +++---- .../opentracing/NeedSnifferActivation.java | 12 +++---- .../opentracing/SkywalkingActiveSpan.java | 12 +++---- .../opentracing/SkywalkingContext.java | 12 +++---- .../opentracing/SkywalkingContinuation.java | 12 +++---- .../toolkit/opentracing/SkywalkingSpan.java | 12 +++---- .../opentracing/SkywalkingSpanBuilder.java | 12 +++---- .../toolkit/opentracing/SkywalkingTracer.java | 12 +++---- .../apm/toolkit/opentracing/Tag.java | 12 +++---- .../toolkit/opentracing/TextMapContext.java | 12 +++---- .../apm-toolkit-trace/pom.xml | 12 +++---- .../apm/toolkit/trace/ActiveSpan.java | 12 +++---- .../skywalking/apm/toolkit/trace/Trace.java | 12 +++---- .../apm/toolkit/trace/TraceContext.java | 12 +++---- apm-application-toolkit/pom.xml | 12 +++---- .../collector-agent-grpc-define/pom.xml | 12 +++---- .../collector/agent/grpc/AgentGRPCModule.java | 12 +++---- ...kywalking.apm.collector.core.module.Module | 20 +++++++++++- .../collector-agent-grpc-provider/pom.xml | 12 +++---- .../agent/grpc/AgentModuleGRPCProvider.java | 12 +++---- .../grpc/AgentModuleGRPCRegistration.java | 12 +++---- .../ApplicationRegisterServiceHandler.java | 12 +++---- .../InstanceDiscoveryServiceHandler.java | 12 +++---- .../handler/JVMMetricsServiceHandler.java | 12 +++---- .../ServiceNameDiscoveryServiceHandler.java | 12 +++---- .../handler/TraceSegmentServiceHandler.java | 12 +++---- .../naming/AgentGRPCNamingHandler.java | 12 +++---- .../naming/AgentGRPCNamingListener.java | 12 +++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- ...icationRegisterServiceHandlerTestCase.java | 12 +++---- .../apm-collector-agent-grpc/pom.xml | 12 +++---- .../collector-agent-jetty-define/pom.xml | 12 +++---- .../agent/jetty/AgentJettyModule.java | 12 +++---- ...kywalking.apm.collector.core.module.Module | 20 +++++++++++- .../collector-agent-jetty-provider/pom.xml | 12 +++---- .../agent/jetty/AgentModuleJettyProvider.java | 12 +++---- .../jetty/AgentModuleJettyRegistration.java | 12 +++---- .../ApplicationRegisterServletHandler.java | 12 +++---- .../InstanceDiscoveryServletHandler.java | 12 +++---- .../ServiceNameDiscoveryServiceHandler.java | 12 +++---- .../handler/TraceSegmentServletHandler.java | 12 +++---- .../naming/AgentJettyNamingHandler.java | 12 +++---- .../naming/AgentJettyNamingListener.java | 12 +++---- .../reader/KeyWithStringValueJsonReader.java | 12 +++---- .../jetty/handler/reader/LogJsonReader.java | 12 +++---- .../handler/reader/ReferenceJsonReader.java | 12 +++---- .../handler/reader/SegmentJsonReader.java | 12 +++---- .../jetty/handler/reader/SpanJsonReader.java | 12 +++---- .../handler/reader/StreamJsonReader.java | 12 +++---- .../jetty/handler/reader/TraceSegment.java | 12 +++---- .../reader/TraceSegmentJsonReader.java | 12 +++---- .../handler/reader/UniqueIdJsonReader.java | 12 +++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- .../handler/ApplicationRegisterPost.java | 12 +++---- .../agent/jetty/handler/HttpClientTools.java | 12 +++---- .../jetty/handler/InstanceRegisterPost.java | 12 +++---- .../agent/jetty/handler/JsonFileReader.java | 12 +++---- .../agent/jetty/handler/SegmentPost.java | 12 +++---- .../handler/ServiceNameRegisterPost.java | 12 +++---- .../apm-collector-agent-jetty/pom.xml | 12 +++---- .../collector-agent-stream-define/pom.xml | 12 +++---- .../agent/stream/AgentStreamModule.java | 12 +++---- .../graph/ApplicationGraphNodeIdDefine.java | 12 +++---- .../graph/InstanceGraphNodeIdDefine.java | 12 +++---- .../graph/JvmMetricStreamGraphDefine.java | 12 +++---- .../graph/RegisterStreamGraphDefine.java | 12 +++---- .../graph/ServiceGraphNodeIdDefine.java | 12 +++---- .../stream/service/jvm/ICpuMetricService.java | 12 +++---- .../stream/service/jvm/IGCMetricService.java | 12 +++---- .../jvm/IInstanceHeartBeatService.java | 12 +++---- .../service/jvm/IMemoryMetricService.java | 12 +++---- .../service/jvm/IMemoryPoolMetricService.java | 12 +++---- .../register/IApplicationIDService.java | 12 +++---- .../service/register/IInstanceIDService.java | 12 +++---- .../service/register/IServiceNameService.java | 12 +++---- .../service/trace/ITraceSegmentService.java | 12 +++---- .../stream/service/trace/MetricSource.java | 12 +++---- ...kywalking.apm.collector.core.module.Module | 20 +++++++++++- .../collector-agent-stream-provider/pom.xml | 12 +++---- .../agent/stream/AgentStreamBootStartup.java | 12 +++---- .../stream/AgentStreamModuleProvider.java | 12 +++---- .../agent/stream/IdAutoIncrement.java | 12 +++---- .../agent/stream/buffer/BufferFileConfig.java | 12 +++---- .../collector/agent/stream/buffer/Offset.java | 12 +++---- .../agent/stream/buffer/OffsetManager.java | 12 +++---- .../stream/buffer/SegmentBufferManager.java | 12 +++---- .../stream/buffer/SegmentBufferReader.java | 12 +++---- .../agent/stream/graph/GraphDefine.java | 12 +++---- .../stream/graph/JvmMetricStreamGraph.java | 12 +++---- .../stream/graph/RegisterStreamGraph.java | 12 +++---- .../agent/stream/graph/TraceStreamGraph.java | 12 +++---- .../stream/parser/EntrySpanListener.java | 12 +++---- .../agent/stream/parser/ExitSpanListener.java | 12 +++---- .../stream/parser/FirstSpanListener.java | 12 +++---- .../stream/parser/GlobalTraceIdsListener.java | 12 +++---- .../stream/parser/LocalSpanListener.java | 12 +++---- .../agent/stream/parser/SegmentParse.java | 12 +++---- .../agent/stream/parser/SpanListener.java | 12 +++---- .../parser/standardization/IdExchanger.java | 12 +++---- .../standardization/ReferenceDecorator.java | 12 +++---- .../standardization/ReferenceIdExchanger.java | 12 +++---- .../standardization/SegmentDecorator.java | 12 +++---- .../SegmentStandardization.java | 12 +++---- .../SegmentStandardizationWorker.java | 12 +++---- .../parser/standardization/SpanDecorator.java | 12 +++---- .../standardization/SpanIdExchanger.java | 12 +++---- .../standardization/StandardBuilder.java | 12 +++---- .../agent/stream/util/FileUtils.java | 12 +++---- .../worker/AgentStreamRemoteDataRegister.java | 12 +++---- .../jvm/CpuMetricPersistenceWorker.java | 12 +++---- .../stream/worker/jvm/CpuMetricService.java | 12 +++---- .../worker/jvm/GCMetricPersistenceWorker.java | 12 +++---- .../stream/worker/jvm/GCMetricService.java | 12 +++---- .../jvm/InstHeartBeatPersistenceWorker.java | 12 +++---- .../worker/jvm/InstanceHeartBeatService.java | 12 +++---- .../jvm/MemoryMetricPersistenceWorker.java | 12 +++---- .../worker/jvm/MemoryMetricService.java | 12 +++---- .../MemoryPoolMetricPersistenceWorker.java | 12 +++---- .../worker/jvm/MemoryPoolMetricService.java | 12 +++---- .../worker/register/ApplicationIDService.java | 12 +++---- .../ApplicationRegisterRemoteWorker.java | 12 +++---- .../ApplicationRegisterSerialWorker.java | 12 +++---- .../worker/register/InstanceIDService.java | 12 +++---- .../InstanceRegisterRemoteWorker.java | 12 +++---- .../InstanceRegisterSerialWorker.java | 12 +++---- .../ServiceNameRegisterRemoteWorker.java | 12 +++---- .../ServiceNameRegisterSerialWorker.java | 12 +++---- .../worker/register/ServiceNameService.java | 12 +++---- .../worker/trace/TraceSegmentService.java | 12 +++---- ...ApplicationComponentAggregationWorker.java | 12 +++---- ...ApplicationComponentPersistenceWorker.java | 12 +++---- .../ApplicationComponentRemoteWorker.java | 12 +++---- .../ApplicationComponentSpanListener.java | 12 +++---- .../ApplicationMappingAggregationWorker.java | 12 +++---- .../ApplicationMappingPersistenceWorker.java | 12 +++---- .../ApplicationMappingRemoteWorker.java | 12 +++---- .../ApplicationMappingSpanListener.java | 12 +++---- .../ApplicationMetricAggregationWorker.java | 12 +++---- .../ApplicationMetricPersistenceWorker.java | 12 +++---- .../ApplicationMetricRemoteWorker.java | 12 +++---- ...ationReferenceMetricAggregationWorker.java | 12 +++---- ...ationReferenceMetricPersistenceWorker.java | 12 +++---- ...pplicationReferenceMetricRemoteWorker.java | 12 +++---- ...pplicationReferenceMetricSpanListener.java | 12 +++---- .../global/GlobalTracePersistenceWorker.java | 12 +++---- .../trace/global/GlobalTraceSpanListener.java | 14 ++++---- .../InstanceMetricPersistenceWorker.java | 12 +++---- .../instance/InstanceMetricSpanListener.java | 12 +++---- ...tanceReferenceMetricAggregationWorker.java | 12 +++---- .../InstanceReferenceMetricRemoteWorker.java | 12 +++---- .../InstanceReferencePersistenceWorker.java | 12 +++---- .../segment/SegmentCostPersistenceWorker.java | 12 +++---- .../segment/SegmentCostSpanListener.java | 12 +++---- .../segment/SegmentPersistenceWorker.java | 12 +++---- .../ServiceEntryAggregationWorker.java | 12 +++---- .../ServiceEntryPersistenceWorker.java | 12 +++---- .../service/ServiceEntryRemoteWorker.java | 12 +++---- .../service/ServiceEntrySpanListener.java | 12 +++---- .../ServiceMetricAggregationWorker.java | 12 +++---- .../ServiceMetricPersistenceWorker.java | 12 +++---- .../service/ServiceMetricRemoteWorker.java | 12 +++---- ...rviceReferenceMetricAggregationWorker.java | 12 +++---- ...rviceReferenceMetricPersistenceWorker.java | 12 +++---- .../ServiceReferenceMetricRemoteWorker.java | 12 +++---- .../ServiceReferenceMetricSpanListener.java | 12 +++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- .../apm-collector-agent-stream/pom.xml | 12 +++---- .../collector-alerting-define/pom.xml | 14 ++++---- .../collector/alerting/AlertingModule.java | 12 +++---- ...kywalking.apm.collector.core.module.Module | 20 +++++++++++- .../collector-alerting-provider/pom.xml | 14 ++++---- .../alerting/AlertingModuleProvider.java | 12 +++---- .../worker/AlertingListAggregationWorker.java | 12 +++---- .../worker/AlertingListPersistenceWorker.java | 12 +++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- apm-collector/apm-collector-alerting/pom.xml | 14 ++++---- .../pom.xml | 12 +++---- .../baseline/computing/ComputingModule.java | 12 +++---- .../pom.xml | 12 +++---- .../computing/provider/ComputingProvider.java | 12 +++---- .../pom.xml | 12 +++---- apm-collector/apm-collector-baseline/pom.xml | 12 +++---- .../apm-collector-boot/docker/log4j2.xml | 12 +++---- apm-collector/apm-collector-boot/pom.xml | 12 +++---- .../src/main/assembly/assembly.xml | 12 +++---- .../src/main/assembly/log4j2.xml | 12 +++---- .../collector/boot/CollectorBootStartUp.java | 12 +++---- .../boot/config/ApplicationConfigLoader.java | 12 +++---- .../config/ConfigFileNotFoundException.java | 12 +++---- .../collector/boot/config/ConfigLoader.java | 12 +++---- .../src/main/resources/log4j2.xml | 12 +++---- .../collector-cache-define/pom.xml | 12 +++---- .../apm/collector/cache/CacheModule.java | 12 +++---- .../service/ApplicationCacheService.java | 12 +++---- .../cache/service/InstanceCacheService.java | 12 +++---- .../cache/service/ServiceIdCacheService.java | 12 +++---- .../service/ServiceNameCacheService.java | 12 +++---- ...kywalking.apm.collector.core.module.Module | 20 +++++++++++- .../collector-cache-guava-provider/pom.xml | 12 +++---- .../cache/guava/CacheModuleGuavaProvider.java | 12 +++---- .../service/ApplicationCacheGuavaService.java | 12 +++---- .../service/InstanceCacheGuavaService.java | 12 +++---- .../service/ServiceIdCacheGuavaService.java | 12 +++---- .../service/ServiceNameCacheGuavaService.java | 12 +++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- apm-collector/apm-collector-cache/pom.xml | 18 +++++++++++ .../collector-cluster-define/pom.xml | 12 +++---- .../collector/cluster/ClusterException.java | 12 +++---- .../apm/collector/cluster/ClusterModule.java | 12 +++---- .../cluster/ClusterModuleListener.java | 12 +++---- .../cluster/ClusterNodeExistException.java | 12 +++---- .../apm/collector/cluster/DataMonitor.java | 12 +++---- .../collector/cluster/ModuleRegistration.java | 14 ++++---- .../service/ModuleListenerService.java | 12 +++---- .../service/ModuleRegisterService.java | 12 +++---- ...kywalking.apm.collector.core.module.Module | 20 +++++++++++- .../collector-cluster-redis-provider/pom.xml | 12 +++---- .../redis/ClusterModuleRedisProvider.java | 12 +++---- .../service/RedisModuleRegisterService.java | 12 +++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- .../pom.xml | 12 +++---- .../ClusterModuleStandaloneProvider.java | 12 +++---- .../ClusterStandaloneDataMonitor.java | 12 +++---- .../StandaloneModuleListenerService.java | 12 +++---- .../StandaloneModuleRegisterService.java | 14 ++++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- .../pom.xml | 12 +++---- .../ClusterModuleZookeeperProvider.java | 12 +++---- .../zookeeper/ClusterZKDataMonitor.java | 12 +++---- .../ZookeeperModuleListenerService.java | 12 +++---- .../ZookeeperModuleRegisterService.java | 12 +++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- apm-collector/apm-collector-cluster/pom.xml | 18 +++++++++++ .../client-component/pom.xml | 18 +++++++++++ .../apm/collector/client/Client.java | 12 +++---- .../apm/collector/client/ClientException.java | 12 +++---- .../elasticsearch/ElasticSearchClient.java | 12 +++---- .../ElasticSearchClientException.java | 12 +++---- .../apm/collector/client/grpc/GRPCClient.java | 12 +++---- .../client/grpc/GRPCClientException.java | 12 +++---- .../apm/collector/client/h2/H2Client.java | 12 +++---- .../client/h2/H2ClientException.java | 12 +++---- .../collector/client/redis/RedisClient.java | 12 +++---- .../client/redis/RedisClientException.java | 12 +++---- .../client/zookeeper/ZookeeperClient.java | 12 +++---- .../zookeeper/ZookeeperClientException.java | 12 +++---- .../client/zookeeper/util/PathUtils.java | 12 +++---- apm-collector/apm-collector-component/pom.xml | 18 +++++++++++ .../server-component/pom.xml | 18 +++++++++++ .../apm/collector/server/Server.java | 12 +++---- .../apm/collector/server/ServerException.java | 12 +++---- .../apm/collector/server/ServerHandler.java | 12 +++---- .../collector/server/grpc/GRPCHandler.java | 12 +++---- .../apm/collector/server/grpc/GRPCServer.java | 12 +++---- .../server/grpc/GRPCServerException.java | 12 +++---- .../server/jetty/ArgumentsParseException.java | 12 +++---- .../collector/server/jetty/JettyHandler.java | 14 ++++---- .../collector/server/jetty/JettyServer.java | 12 +++---- .../server/jetty/JettyServerException.java | 12 +++---- .../collector-configuration-define/pom.xml | 14 ++++---- .../configuration/ConfigurationModule.java | 12 +++---- .../service/IApdexThresholdService.java | 12 +++---- ...kywalking.apm.collector.core.module.Module | 20 +++++++++++- .../collector-configuration-provider/pom.xml | 14 ++++---- .../ConfigurationModuleProvider.java | 12 +++---- .../service/ApdexThresholdService.java | 14 ++++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- .../apm-collector-configuration/pom.xml | 14 ++++---- apm-collector/apm-collector-core/pom.xml | 18 +++++++++++ .../collector/core/CollectorException.java | 12 +++---- .../collector/core/UnexpectedException.java | 12 +++---- .../apm/collector/core/cache/Collection.java | 12 +++---- .../apm/collector/core/cache/Window.java | 12 +++---- .../core/data/AbstractHashMessage.java | 12 +++---- .../apm/collector/core/data/Attribute.java | 12 +++---- .../collector/core/data/AttributeType.java | 12 +++---- .../apm/collector/core/data/Column.java | 12 +++---- .../apm/collector/core/data/ColumnDefine.java | 12 +++---- .../apm/collector/core/data/CommonTable.java | 12 +++---- .../apm/collector/core/data/Data.java | 12 +++---- .../core/data/EndOfBatchQueueMessage.java | 12 +++---- .../apm/collector/core/data/Operation.java | 12 +++---- .../core/data/StorageDefineLoader.java | 12 +++---- .../core/data/StorageDefinitionFile.java | 12 +++---- .../apm/collector/core/data/TableDefine.java | 12 +++---- .../core/data/operator/AddOperation.java | 12 +++---- .../core/data/operator/CoverOperation.java | 12 +++---- .../core/data/operator/NonOperation.java | 12 +++---- .../core/define/DefineException.java | 12 +++---- .../collector/core/define/DefinitionFile.java | 12 +++---- .../core/define/DefinitionLoader.java | 12 +++---- .../apm/collector/core/define/Loader.java | 12 +++---- .../collector/core/framework/Executor.java | 12 +++---- .../apm/collector/core/graph/DirectWay.java | 12 +++---- .../apm/collector/core/graph/Graph.java | 12 +++---- .../collector/core/graph/GraphManager.java | 12 +++---- .../collector/core/graph/GraphNodeFinder.java | 12 +++---- .../core/graph/GraphNotFoundException.java | 12 +++---- .../apm/collector/core/graph/Next.java | 12 +++---- .../apm/collector/core/graph/Node.java | 12 +++---- .../core/graph/NodeNotFoundException.java | 12 +++---- .../collector/core/graph/NodeProcessor.java | 12 +++---- .../graph/PotentialCyclicGraphException.java | 12 +++---- .../apm/collector/core/graph/WayToNode.java | 12 +++---- .../core/module/ApplicationConfiguration.java | 12 +++---- .../collector/core/module/BootstrapFlow.java | 12 +++---- .../core/module/CycleDependencyException.java | 12 +++---- .../module/DuplicateProviderException.java | 12 +++---- .../apm/collector/core/module/Module.java | 12 +++---- .../collector/core/module/ModuleManager.java | 12 +++---- .../core/module/ModuleNotFoundException.java | 12 +++---- .../ModuleNotFoundRuntimeException.java | 12 +++---- .../collector/core/module/ModuleProvider.java | 12 +++---- .../module/ProviderNotFoundException.java | 12 +++---- .../apm/collector/core/module/Service.java | 12 +++---- .../module/ServiceNotProvidedException.java | 12 +++---- .../ServiceNotProvidedRuntimeException.java | 12 +++---- .../core/util/ApdexThresholdUtils.java | 12 +++---- .../apm/collector/core/util/BytesUtils.java | 12 +++---- .../collector/core/util/CollectionUtils.java | 12 +++---- .../collector/core/util/ColumnNameUtils.java | 12 +++---- .../apm/collector/core/util/Const.java | 12 +++---- .../apm/collector/core/util/ObjectUtils.java | 12 +++---- .../collector/core/util/ResourceUtils.java | 12 +++---- .../apm/collector/core/util/StringUtils.java | 12 +++---- .../collector/core/util/TimeBucketUtils.java | 12 +++---- .../core/data/AbstractHashMessageTest.java | 12 +++---- .../core/define/DefinitionLoaderTest.java | 12 +++---- .../collector/core/define/ServiceImpl.java | 12 +++---- .../core/define/ServiceInterface.java | 12 +++---- .../collector/core/define/TestDefineFile.java | 12 +++---- .../core/graph/GraphManagerTest.java | 12 +++---- .../collector/core/graph/Node1Processor.java | 12 +++---- .../collector/core/graph/Node2Processor.java | 12 +++---- .../collector/core/graph/Node3Processor.java | 12 +++---- .../collector/core/graph/Node4Processor.java | 12 +++---- .../collector/core/graph/OutputProcessor.java | 12 +++---- .../module/ApplicationConfigurationTest.java | 12 +++---- .../collector/core/module/BaseModuleA.java | 12 +++---- .../collector/core/module/BaseModuleB.java | 12 +++---- .../core/module/ModuleABusiness1Impl.java | 12 +++---- .../core/module/ModuleABusiness2Impl.java | 12 +++---- .../core/module/ModuleAProvider.java | 12 +++---- .../core/module/ModuleBBusiness1Impl.java | 12 +++---- .../core/module/ModuleBBusiness2Impl.java | 12 +++---- .../core/module/ModuleBProvider.java | 12 +++---- .../core/module/ModuleManagerTest.java | 12 +++---- .../apm/collector/core/module/TestModule.java | 12 +++---- .../core/module/TestModuleProvider.java | 12 +++---- .../collector/core/util/BytesUtilsTest.java | 12 +++---- .../core/util/CollectionUtilsTest.java | 12 +++---- .../core/util/ColumnNameUtilsTest.java | 12 +++---- .../collector/core/util/ObjectUtilsTest.java | 12 +++---- .../core/util/ResourceUtilsTest.java | 12 +++---- .../collector/core/util/StringUtilsTest.java | 12 +++---- .../core/util/TimeBucketUtilsTest.java | 12 +++---- ...kywalking.apm.collector.core.module.Module | 20 +++++++++++- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- .../collector-grpc-manager-define/pom.xml | 12 +++---- .../grpc/manager/GRPCManagerModule.java | 12 +++---- .../manager/service/GRPCManagerService.java | 12 +++---- ...kywalking.apm.collector.core.module.Module | 20 +++++++++++- .../collector-grpc-manager-provider/pom.xml | 12 +++---- .../grpc/manager/GRPCManagerProvider.java | 12 +++---- .../service/GRPCManagerServiceImpl.java | 12 +++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- .../apm-collector-grpc-manager/pom.xml | 12 +++---- .../apm-collector-instrument/pom.xml | 12 +++---- .../collector/instrument/MetricCollector.java | 12 +++---- .../instrument/ServiceInstrumentation.java | 12 +++---- .../instrument/ServiceMetricTracing.java | 12 +++---- .../collector/instrument/TracedService.java | 12 +++---- .../collector-jetty-manager-define/pom.xml | 12 +++---- .../jetty/manager/JettyManagerModule.java | 12 +++---- .../manager/service/JettyManagerService.java | 12 +++---- ...kywalking.apm.collector.core.module.Module | 20 +++++++++++- .../collector-jetty-manager-provider/pom.xml | 12 +++---- .../jetty/manager/JettyManagerProvider.java | 12 +++---- .../service/JettyManagerServiceImpl.java | 12 +++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- .../apm-collector-jetty-manager/pom.xml | 12 +++---- .../collector-naming-define/pom.xml | 12 +++---- .../apm/collector/naming/NamingModule.java | 12 +++---- .../service/NamingHandlerRegisterService.java | 12 +++---- ...kywalking.apm.collector.core.module.Module | 20 +++++++++++- .../collector-naming-jetty-provider/pom.xml | 12 +++---- .../jetty/NamingModuleJettyProvider.java | 12 +++---- .../NamingJettyHandlerRegisterService.java | 12 +++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- apm-collector/apm-collector-naming/pom.xml | 18 +++++++++++ .../pom.xml | 12 +++---- .../QueueModuleDataCarrierProvider.java | 12 +++---- .../DataCarrierQueueCreatorService.java | 12 +++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- .../collector-queue-define/pom.xml | 12 +++---- .../apm/collector/queue/QueueModule.java | 12 +++---- .../queue/base/DaemonThreadFactory.java | 12 +++---- .../collector/queue/base/MessageHolder.java | 12 +++---- .../collector/queue/base/QueueCreator.java | 12 +++---- .../queue/base/QueueEventHandler.java | 12 +++---- .../collector/queue/base/QueueExecutor.java | 12 +++---- .../queue/service/QueueCreatorService.java | 12 +++---- ...kywalking.apm.collector.core.module.Module | 20 +++++++++++- .../pom.xml | 12 +++---- .../QueueModuleDisruptorProvider.java | 12 +++---- .../disruptor/base/DisruptorEventHandler.java | 12 +++---- .../disruptor/base/DisruptorQueueCreator.java | 12 +++---- .../disruptor/base/MessageHolderFactory.java | 12 +++---- .../service/DisruptorQueueCreatorService.java | 12 +++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- apm-collector/apm-collector-queue/pom.xml | 12 +++---- .../collector-remote-define/pom.xml | 18 +++++++++++ .../apm/collector/remote/RemoteException.java | 12 +++---- .../apm/collector/remote/RemoteModule.java | 12 +++---- .../apm/collector/remote/RoutingRule.java | 12 +++---- .../CommonRemoteDataRegisterService.java | 12 +++---- .../remote/service/RemoteClient.java | 12 +++---- .../remote/service/RemoteClientService.java | 12 +++---- .../remote/service/RemoteDataIDGetter.java | 12 +++---- .../RemoteDataInstanceCreatorGetter.java | 12 +++---- ...eDataInstanceCreatorNotFoundException.java | 12 +++---- .../RemoteDataMappingIdNotFoundException.java | 12 +++---- .../service/RemoteDataRegisterService.java | 12 +++---- .../service/RemoteDeserializeService.java | 12 +++---- .../remote/service/RemoteSenderService.java | 12 +++---- .../service/RemoteSerializeService.java | 12 +++---- .../collector/remote/service/Selector.java | 12 +++---- ...kywalking.apm.collector.core.module.Module | 20 +++++++++++- .../collector-remote-grpc-provider/pom.xml | 12 +++---- .../remote/grpc/RemoteModuleGRPCProvider.java | 18 +++++++++++ .../grpc/RemoteModuleGRPCRegistration.java | 12 +++---- .../handler/RemoteCommonServiceHandler.java | 12 +++---- .../remote/grpc/service/GRPCRemoteClient.java | 12 +++---- .../grpc/service/GRPCRemoteClientService.java | 12 +++---- .../service/GRPCRemoteDeserializeService.java | 12 +++---- .../grpc/service/GRPCRemoteSenderService.java | 12 +++---- .../service/GRPCRemoteSerializeService.java | 12 +++---- .../selector/ForeverFirstSelector.java | 12 +++---- .../service/selector/HashCodeSelector.java | 12 +++---- .../selector/RemoteClientSelector.java | 12 +++---- .../service/selector/RollingSelector.java | 12 +++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- .../collector-remote-kafka-provider/pom.xml | 12 +++---- apm-collector/apm-collector-remote/pom.xml | 18 +++++++++++ .../collector-storage-define/pom.xml | 12 +++---- .../collector/storage/StorageException.java | 12 +++---- .../storage/StorageInstallException.java | 12 +++---- .../collector/storage/StorageInstaller.java | 12 +++---- .../apm/collector/storage/StorageModule.java | 12 +++---- .../storage/base/dao/AbstractDAO.java | 12 +++---- .../apm/collector/storage/base/dao/DAO.java | 12 +++---- .../collector/storage/base/dao/IBatchDAO.java | 12 +++---- .../storage/base/dao/IPersistenceDAO.java | 12 +++---- .../storage/base/sql/SqlBuilder.java | 12 +++---- .../dao/IAlertingListPersistenceDAO.java | 12 +++---- .../storage/dao/IApplicationCacheDAO.java | 12 +++---- .../IApplicationComponentPersistenceDAO.java | 12 +++---- .../dao/IApplicationComponentUIDAO.java | 12 +++---- .../IApplicationMappingPersistenceDAO.java | 12 +++---- .../storage/dao/IApplicationMappingUIDAO.java | 12 +++---- .../dao/IApplicationMetricPersistenceDAO.java | 12 +++---- ...licationReferenceMetricPersistenceDAO.java | 12 +++---- .../dao/IApplicationReferenceMetricUIDAO.java | 12 +++---- .../storage/dao/IApplicationRegisterDAO.java | 12 +++---- .../storage/dao/ICpuMetricPersistenceDAO.java | 12 +++---- .../storage/dao/ICpuMetricUIDAO.java | 12 +++---- .../storage/dao/IGCMetricPersistenceDAO.java | 12 +++---- .../collector/storage/dao/IGCMetricUIDAO.java | 12 +++---- .../dao/IGlobalTracePersistenceDAO.java | 12 +++---- .../storage/dao/IGlobalTraceUIDAO.java | 12 +++---- .../storage/dao/IInstanceCacheDAO.java | 12 +++---- .../dao/IInstanceHeartBeatPersistenceDAO.java | 14 ++++---- .../dao/IInstanceMetricPersistenceDAO.java | 12 +++---- .../storage/dao/IInstanceMetricUIDAO.java | 12 +++---- ...InstanceReferenceMetricPersistenceDAO.java | 12 +++---- .../storage/dao/IInstanceRegisterDAO.java | 12 +++---- .../collector/storage/dao/IInstanceUIDAO.java | 12 +++---- .../dao/IMemoryMetricPersistenceDAO.java | 12 +++---- .../storage/dao/IMemoryMetricUIDAO.java | 12 +++---- .../dao/IMemoryPoolMetricPersistenceDAO.java | 12 +++---- .../storage/dao/IMemoryPoolMetricUIDAO.java | 12 +++---- .../dao/ISegmentCostPersistenceDAO.java | 12 +++---- .../storage/dao/ISegmentCostUIDAO.java | 12 +++---- .../storage/dao/ISegmentPersistenceDAO.java | 12 +++---- .../collector/storage/dao/ISegmentUIDAO.java | 12 +++---- .../dao/IServiceEntryPersistenceDAO.java | 12 +++---- .../storage/dao/IServiceEntryUIDAO.java | 12 +++---- .../dao/IServiceMetricPersistenceDAO.java | 12 +++---- .../storage/dao/IServiceNameCacheDAO.java | 12 +++---- .../storage/dao/IServiceNameRegisterDAO.java | 12 +++---- ...IServiceReferenceMetricPersistenceDAO.java | 12 +++---- .../storage/dao/IServiceReferenceUIDAO.java | 12 +++---- .../storage/table/CommonMetricTable.java | 12 +++---- .../storage/table/alerting/AlertingList.java | 12 +++---- .../table/alerting/AlertingListTable.java | 12 +++---- .../application/ApplicationComponent.java | 12 +++---- .../ApplicationComponentTable.java | 12 +++---- .../table/application/ApplicationMapping.java | 12 +++---- .../application/ApplicationMappingTable.java | 12 +++---- .../table/application/ApplicationMetric.java | 12 +++---- .../application/ApplicationMetricTable.java | 12 +++---- .../ApplicationReferenceMetric.java | 12 +++---- .../ApplicationReferenceMetricTable.java | 12 +++---- .../storage/table/global/GlobalTrace.java | 12 +++---- .../table/global/GlobalTraceTable.java | 12 +++---- .../table/instance/InstanceMetric.java | 12 +++---- .../table/instance/InstanceMetricTable.java | 12 +++---- .../instance/InstanceReferenceMetric.java | 12 +++---- .../InstanceReferenceMetricTable.java | 12 +++---- .../storage/table/jvm/CpuMetric.java | 12 +++---- .../storage/table/jvm/CpuMetricTable.java | 12 +++---- .../collector/storage/table/jvm/GCMetric.java | 12 +++---- .../storage/table/jvm/GCMetricTable.java | 12 +++---- .../storage/table/jvm/MemoryMetric.java | 12 +++---- .../storage/table/jvm/MemoryMetricTable.java | 12 +++---- .../storage/table/jvm/MemoryPoolMetric.java | 12 +++---- .../table/jvm/MemoryPoolMetricTable.java | 12 +++---- .../storage/table/register/Application.java | 12 +++---- .../table/register/ApplicationTable.java | 12 +++---- .../storage/table/register/Instance.java | 12 +++---- .../storage/table/register/InstanceTable.java | 12 +++---- .../storage/table/register/ServiceName.java | 12 +++---- .../table/register/ServiceNameTable.java | 12 +++---- .../storage/table/segment/Segment.java | 12 +++---- .../storage/table/segment/SegmentCost.java | 12 +++---- .../table/segment/SegmentCostTable.java | 12 +++---- .../storage/table/segment/SegmentTable.java | 12 +++---- .../storage/table/service/ServiceEntry.java | 12 +++---- .../table/service/ServiceEntryTable.java | 12 +++---- .../storage/table/service/ServiceMetric.java | 12 +++---- .../table/service/ServiceMetricTable.java | 12 +++---- .../table/service/ServiceReferenceMetric.java | 12 +++---- .../service/ServiceReferenceMetricTable.java | 12 +++---- ...kywalking.apm.collector.core.module.Module | 20 +++++++++++- .../collector-storage-es-provider/pom.xml | 12 +++---- .../storage/es/DataTTLKeeperTimer.java | 12 +++---- .../es/StorageModuleEsNamingListener.java | 12 +++---- .../storage/es/StorageModuleEsProvider.java | 14 ++++---- .../es/StorageModuleEsRegistration.java | 12 +++---- .../storage/es/base/dao/BatchEsDAO.java | 12 +++---- .../collector/storage/es/base/dao/EsDAO.java | 12 +++---- .../define/ElasticSearchColumnDefine.java | 12 +++---- .../define/ElasticSearchStorageInstaller.java | 12 +++---- .../base/define/ElasticSearchTableDefine.java | 12 +++---- .../es/dao/AlertingListEsPersistenceDAO.java | 12 +++---- .../ApplicationComponentEsPersistenceDAO.java | 12 +++---- .../es/dao/ApplicationComponentEsUIDAO.java | 12 +++---- .../storage/es/dao/ApplicationEsCacheDAO.java | 12 +++---- .../es/dao/ApplicationEsRegisterDAO.java | 12 +++---- .../ApplicationMappingEsPersistenceDAO.java | 12 +++---- .../es/dao/ApplicationMappingEsUIDAO.java | 12 +++---- .../ApplicationMetricEsPersistenceDAO.java | 12 +++---- ...cationReferenceMetricEsPersistenceDAO.java | 12 +++---- .../ApplicationReferenceMetricEsUIDAO.java | 12 +++---- .../es/dao/CpuMetricEsPersistenceDAO.java | 12 +++---- .../storage/es/dao/CpuMetricEsUIDAO.java | 12 +++---- .../es/dao/GCMetricEsPersistenceDAO.java | 12 +++---- .../storage/es/dao/GCMetricEsUIDAO.java | 12 +++---- .../es/dao/GlobalTraceEsPersistenceDAO.java | 12 +++---- .../storage/es/dao/GlobalTraceEsUIDAO.java | 12 +++---- .../storage/es/dao/InstanceEsCacheDAO.java | 12 +++---- .../storage/es/dao/InstanceEsRegisterDAO.java | 12 +++---- .../storage/es/dao/InstanceEsUIDAO.java | 12 +++---- .../InstanceHeartBeatEsPersistenceDAO.java | 12 +++---- .../dao/InstanceMetricEsPersistenceDAO.java | 12 +++---- .../storage/es/dao/InstanceMetricEsUIDAO.java | 12 +++---- .../es/dao/MemoryMetricEsPersistenceDAO.java | 12 +++---- .../storage/es/dao/MemoryMetricEsUIDAO.java | 12 +++---- .../dao/MemoryPoolMetricEsPersistenceDAO.java | 12 +++---- .../es/dao/MemoryPoolMetricEsUIDAO.java | 12 +++---- .../es/dao/SegmentCostEsPersistenceDAO.java | 12 +++---- .../storage/es/dao/SegmentCostEsUIDAO.java | 12 +++---- .../es/dao/SegmentEsPersistenceDAO.java | 12 +++---- .../storage/es/dao/SegmentEsUIDAO.java | 12 +++---- .../es/dao/ServiceEntryEsPersistenceDAO.java | 12 +++---- .../storage/es/dao/ServiceEntryEsUIDAO.java | 12 +++---- .../es/dao/ServiceMetricEsPersistenceDAO.java | 12 +++---- .../storage/es/dao/ServiceNameEsCacheDAO.java | 12 +++---- .../es/dao/ServiceNameEsRegisterDAO.java | 12 +++---- .../es/dao/ServiceReferenceEsUIDAO.java | 12 +++---- ...erviceReferenceMetricEsPersistenceDAO.java | 12 +++---- .../es/define/AlertingListEsTableDefine.java | 12 +++---- .../ApplicationComponentEsTableDefine.java | 12 +++---- .../es/define/ApplicationEsTableDefine.java | 12 +++---- .../ApplicationMappingEsTableDefine.java | 12 +++---- ...plicationReferenceMetricEsTableDefine.java | 12 +++---- .../es/define/CpuMetricEsTableDefine.java | 12 +++---- .../es/define/GCMetricEsTableDefine.java | 12 +++---- .../es/define/GlobalTraceEsTableDefine.java | 12 +++---- .../es/define/InstanceEsTableDefine.java | 12 +++---- .../define/InstanceMetricEsTableDefine.java | 12 +++---- .../es/define/MemoryMetricEsTableDefine.java | 12 +++---- .../define/MemoryPoolMetricEsTableDefine.java | 12 +++---- .../es/define/SegmentCostEsTableDefine.java | 12 +++---- .../es/define/SegmentEsTableDefine.java | 12 +++---- .../es/define/ServiceEntryEsTableDefine.java | 12 +++---- .../es/define/ServiceMetricEsTableDefine.java | 12 +++---- .../es/define/ServiceNameEsTableDefine.java | 12 +++---- .../ServiceReferenceMetricEsTableDefine.java | 12 +++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- .../collector-storage-h2-provider/pom.xml | 12 +++---- .../storage/h2/StorageModuleH2Provider.java | 12 +++---- .../storage/h2/base/dao/BatchH2DAO.java | 12 +++---- .../collector/storage/h2/base/dao/H2DAO.java | 12 +++---- .../h2/base/define/H2ColumnDefine.java | 12 +++---- .../storage/h2/base/define/H2SqlEntity.java | 12 +++---- .../h2/base/define/H2StorageInstaller.java | 12 +++---- .../storage/h2/base/define/H2TableDefine.java | 12 +++---- .../h2/dao/AlertingListH2PersistenceDAO.java | 12 +++---- .../ApplicationComponentH2PersistenceDAO.java | 12 +++---- .../h2/dao/ApplicationComponentH2UIDAO.java | 12 +++---- .../storage/h2/dao/ApplicationH2CacheDAO.java | 12 +++---- .../h2/dao/ApplicationH2RegisterDAO.java | 12 +++---- .../ApplicationMappingH2PersistenceDAO.java | 12 +++---- .../h2/dao/ApplicationMappingH2UIDAO.java | 12 +++---- .../ApplicationMetricH2PersistenceDAO.java | 12 +++---- ...cationReferenceMetricH2PersistenceDAO.java | 12 +++---- .../ApplicationReferenceMetricH2UIDAO.java | 12 +++---- .../h2/dao/CpuMetricH2PersistenceDAO.java | 12 +++---- .../storage/h2/dao/CpuMetricH2UIDAO.java | 12 +++---- .../h2/dao/GCMetricH2PersistenceDAO.java | 12 +++---- .../storage/h2/dao/GCMetricH2UIDAO.java | 12 +++---- .../h2/dao/GlobalTraceH2PersistenceDAO.java | 12 +++---- .../storage/h2/dao/GlobalTraceH2UIDAO.java | 12 +++---- .../storage/h2/dao/InstanceH2CacheDAO.java | 12 +++---- .../storage/h2/dao/InstanceH2RegisterDAO.java | 12 +++---- .../storage/h2/dao/InstanceH2UIDAO.java | 12 +++---- .../InstanceHeartBeatH2PersistenceDAO.java | 12 +++---- .../dao/InstanceMetricH2PersistenceDAO.java | 12 +++---- .../storage/h2/dao/InstanceMetricH2UIDAO.java | 12 +++---- .../h2/dao/MemoryMetricH2PersistenceDAO.java | 12 +++---- .../storage/h2/dao/MemoryMetricH2UIDAO.java | 12 +++---- .../dao/MemoryPoolMetricH2PersistenceDAO.java | 12 +++---- .../h2/dao/MemoryPoolMetricH2UIDAO.java | 12 +++---- .../h2/dao/SegmentCostH2PersistenceDAO.java | 12 +++---- .../storage/h2/dao/SegmentCostH2UIDAO.java | 12 +++---- .../h2/dao/SegmentH2PersistenceDAO.java | 12 +++---- .../storage/h2/dao/SegmentH2UIDAO.java | 12 +++---- .../h2/dao/ServiceEntryH2PersistenceDAO.java | 12 +++---- .../storage/h2/dao/ServiceEntryH2UIDAO.java | 12 +++---- .../h2/dao/ServiceMetricH2PersistenceDAO.java | 12 +++---- .../storage/h2/dao/ServiceNameH2CacheDAO.java | 12 +++---- .../h2/dao/ServiceNameH2RegisterDAO.java | 12 +++---- .../h2/dao/ServiceReferenceH2UIDAO.java | 12 +++---- ...erviceReferenceMetricH2PersistenceDAO.java | 12 +++---- .../h2/define/AlertingListH2TableDefine.java | 12 +++---- .../ApplicationComponentH2TableDefine.java | 12 +++---- .../h2/define/ApplicationH2TableDefine.java | 12 +++---- .../ApplicationMappingH2TableDefine.java | 12 +++---- ...plicationReferenceMetricH2TableDefine.java | 12 +++---- .../h2/define/CpuMetricH2TableDefine.java | 12 +++---- .../h2/define/GCMetricH2TableDefine.java | 12 +++---- .../h2/define/GlobalTraceH2TableDefine.java | 12 +++---- .../h2/define/InstanceH2TableDefine.java | 12 +++---- .../define/InstanceMetricH2TableDefine.java | 12 +++---- .../h2/define/MemoryMetricH2TableDefine.java | 12 +++---- .../define/MemoryPoolMetricH2TableDefine.java | 12 +++---- .../h2/define/SegmentCostH2TableDefine.java | 12 +++---- .../h2/define/SegmentH2TableDefine.java | 12 +++---- .../h2/define/ServiceEntryH2TableDefine.java | 12 +++---- .../h2/define/ServiceMetricH2TableDefine.java | 12 +++---- .../h2/define/ServiceNameH2TableDefine.java | 12 +++---- .../ServiceReferenceMetricH2TableDefine.java | 12 +++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- apm-collector/apm-collector-storage/pom.xml | 18 +++++++++++ apm-collector/apm-collector-stream/pom.xml | 12 +++---- .../stream/timer/PersistenceTimer.java | 12 +++---- .../worker/base/AbstractLocalAsyncWorker.java | 12 +++---- .../AbstractLocalAsyncWorkerProvider.java | 12 +++---- .../worker/base/AbstractRemoteWorker.java | 12 +++---- .../base/AbstractRemoteWorkerProvider.java | 12 +++---- .../stream/worker/base/AbstractWorker.java | 12 +++---- .../worker/base/AbstractWorkerProvider.java | 12 +++---- .../worker/base/LocalAsyncWorkerRef.java | 12 +++---- .../stream/worker/base/Provider.java | 12 +++---- .../base/ProviderNotFoundException.java | 12 +++---- .../stream/worker/base/RemoteWorkerRef.java | 12 +++---- .../worker/base/UsedRoleNameException.java | 12 +++---- .../worker/base/WorkerCreateListener.java | 12 +++---- .../stream/worker/base/WorkerException.java | 12 +++---- .../worker/base/WorkerInvokeException.java | 12 +++---- .../worker/base/WorkerNotFoundException.java | 12 +++---- .../stream/worker/base/WorkerRef.java | 12 +++---- .../stream/worker/impl/AggregationWorker.java | 12 +++---- .../stream/worker/impl/FlushAndSwitch.java | 12 +++---- .../stream/worker/impl/PersistenceWorker.java | 12 +++---- .../stream/worker/impl/data/DataCache.java | 12 +++---- .../worker/impl/data/DataCollection.java | 12 +++---- .../collector-ui-define/pom.xml | 12 +++---- .../skywalking/apm/collector/ui/UIModule.java | 12 +++---- ...kywalking.apm.collector.core.module.Module | 20 +++++++++++- .../collector-ui-jetty-provider/pom.xml | 12 +++---- .../ui/jetty/UIModuleJettyProvider.java | 12 +++---- .../ui/jetty/UIModuleJettyRegistration.java | 12 +++---- .../jetty/handler/SegmentTopGetHandler.java | 12 +++---- .../ui/jetty/handler/SpanGetHandler.java | 12 +++---- .../ui/jetty/handler/TraceDagGetHandler.java | 12 +++---- .../jetty/handler/TraceStackGetHandler.java | 12 +++---- .../application/ApplicationsGetHandler.java | 12 +++---- .../InstanceHealthGetHandler.java | 12 +++---- ...InstanceMetricGetOneTimeBucketHandler.java | 12 +++---- ...stanceMetricGetRangeTimeBucketHandler.java | 12 +++---- .../InstanceOsInfoGetHandler.java | 12 +++---- .../handler/naming/UIJettyNamingHandler.java | 12 +++---- .../handler/naming/UIJettyNamingListener.java | 12 +++---- .../servicetree/EntryServiceGetHandler.java | 12 +++---- .../ServiceTreeGetByIdHandler.java | 12 +++---- .../time/AllInstanceLastTimeGetHandler.java | 12 +++---- .../time/OneInstanceLastTimeGetHandler.java | 12 +++---- .../ui/service/ApplicationService.java | 12 +++---- .../ui/service/InstanceHealthService.java | 12 +++---- .../ui/service/InstanceJVMService.java | 12 +++---- .../ui/service/SegmentTopService.java | 12 +++---- .../ui/service/ServiceTreeService.java | 14 ++++---- .../apm/collector/ui/service/SpanService.java | 14 ++++---- .../ui/service/TimeSynchronousService.java | 12 +++---- .../ui/service/TraceDagDataBuilder.java | 12 +++---- .../collector/ui/service/TraceDagService.java | 12 +++---- .../ui/service/TraceStackService.java | 12 +++---- ...g.apm.collector.core.module.ModuleProvider | 20 +++++++++++- apm-collector/apm-collector-ui/pom.xml | 18 +++++++++++ apm-collector/pom.xml | 12 +++---- apm-commons/apm-datacarrier/pom.xml | 12 +++---- .../apm/commons/datacarrier/DataCarrier.java | 12 +++---- .../commons/datacarrier/buffer/Buffer.java | 12 +++---- .../datacarrier/buffer/BufferStrategy.java | 12 +++---- .../commons/datacarrier/buffer/Channels.java | 12 +++---- .../common/AtomicRangeInteger.java | 12 +++---- .../ConsumerCannotBeCreatedException.java | 12 +++---- .../datacarrier/consumer/ConsumerPool.java | 12 +++---- .../datacarrier/consumer/ConsumerThread.java | 12 +++---- .../datacarrier/consumer/IConsumer.java | 12 +++---- .../partition/IDataPartitioner.java | 12 +++---- .../partition/ProducerThreadPartitioner.java | 12 +++---- .../partition/SimpleRollingPartitioner.java | 12 +++---- .../commons/datacarrier/DataCarrierTest.java | 12 +++---- .../apm/commons/datacarrier/SampleData.java | 12 +++---- .../common/AtomicRangeIntegerTest.java | 12 +++---- .../consumer/ConsumerPoolTest.java | 12 +++---- .../datacarrier/consumer/ConsumerTest.java | 12 +++---- .../datacarrier/consumer/SampleConsumer.java | 12 +++---- .../ProducerThreadPartitionerTest.java | 12 +++---- .../SimpleRollingPartitionerTest.java | 12 +++---- apm-commons/apm-util/pom.xml | 12 +++---- .../apm/util/ConfigInitializer.java | 12 +++---- .../org/skywalking/apm/util/MachineInfo.java | 12 +++---- .../org/skywalking/apm/util/StringUtil.java | 12 +++---- .../apm/util/ConfigInitializerTest.java | 12 +++---- .../skywalking/apm/util/StringUtilTest.java | 12 +++---- apm-commons/pom.xml | 12 +++---- apm-network/pom.xml | 12 +++---- .../network/trace/component/Component.java | 12 +++---- .../trace/component/ComponentsDefine.java | 12 +++---- .../trace/component/OfficialComponent.java | 12 +++---- .../network/trace/proto/GRPCNoServerTest.java | 12 +++---- apm-sniffer/apm-agent-core/pom.xml | 12 +++---- .../boot/AgentPackageNotFoundException.java | 12 +++---- .../apm/agent/core/boot/AgentPackagePath.java | 12 +++---- .../apm/agent/core/boot/BootService.java | 12 +++---- .../core/boot/DefaultNamedThreadFactory.java | 12 +++---- .../apm/agent/core/boot/ServiceManager.java | 12 +++---- .../apm/agent/core/conf/Config.java | 12 +++---- .../core/conf/ConfigNotFoundException.java | 12 +++---- .../apm/agent/core/conf/Constants.java | 12 +++---- .../core/conf/RemoteDownstreamConfig.java | 12 +++---- .../core/conf/SnifferConfigInitializer.java | 12 +++---- .../core/context/AbstractTracerContext.java | 12 +++---- .../apm/agent/core/context/CarrierItem.java | 12 +++---- .../agent/core/context/CarrierItemHead.java | 12 +++---- .../agent/core/context/ContextCarrier.java | 12 +++---- .../agent/core/context/ContextManager.java | 12 +++---- .../agent/core/context/ContextSnapshot.java | 12 +++---- .../context/IgnoreTracerContextListener.java | 12 +++---- .../core/context/IgnoredTracerContext.java | 12 +++---- .../apm/agent/core/context/Injectable.java | 12 +++---- .../agent/core/context/SW3CarrierItem.java | 12 +++---- .../core/context/TraceContextCarrierItem.java | 12 +++---- .../agent/core/context/TracingContext.java | 12 +++---- .../core/context/TracingContextListener.java | 12 +++---- .../core/context/ids/DistributedTraceId.java | 12 +++---- .../core/context/ids/DistributedTraceIds.java | 12 +++---- .../core/context/ids/GlobalIdGenerator.java | 12 +++---- .../apm/agent/core/context/ids/ID.java | 12 +++---- .../context/ids/NewDistributedTraceId.java | 12 +++---- .../core/context/ids/PropagatedTraceId.java | 12 +++---- .../agent/core/context/ids/base64/Base64.java | 12 +++---- .../core/context/ids/base64/Objects.java | 12 +++---- .../context/ids/base64/StandardCharsets.java | 12 +++---- .../agent/core/context/tag/AbstractTag.java | 12 +++---- .../apm/agent/core/context/tag/StringTag.java | 12 +++---- .../apm/agent/core/context/tag/Tags.java | 12 +++---- .../core/context/trace/AbstractSpan.java | 12 +++---- .../context/trace/AbstractTracingSpan.java | 12 +++---- .../agent/core/context/trace/EntrySpan.java | 12 +++---- .../agent/core/context/trace/ExitSpan.java | 12 +++---- .../agent/core/context/trace/LocalSpan.java | 12 +++---- .../core/context/trace/LogDataEntity.java | 12 +++---- .../core/context/trace/NoopExitSpan.java | 12 +++---- .../agent/core/context/trace/NoopSpan.java | 12 +++---- .../agent/core/context/trace/SpanLayer.java | 12 +++---- .../context/trace/StackBasedTracingSpan.java | 12 +++---- .../core/context/trace/TraceSegment.java | 12 +++---- .../core/context/trace/TraceSegmentRef.java | 12 +++---- .../core/context/trace/WithPeerInfo.java | 12 +++---- .../agent/core/context/util/KeyValuePair.java | 12 +++---- .../context/util/ThrowableTransformer.java | 12 +++---- .../dictionary/ApplicationDictionary.java | 12 +++---- .../core/dictionary/DictionaryManager.java | 12 +++---- .../agent/core/dictionary/DictionaryUtil.java | 12 +++---- .../apm/agent/core/dictionary/Found.java | 12 +++---- .../apm/agent/core/dictionary/NotFound.java | 12 +++---- .../dictionary/OperationNameDictionary.java | 12 +++---- .../agent/core/dictionary/PossibleFound.java | 12 +++---- .../apm/agent/core/jvm/JVMService.java | 12 +++---- .../agent/core/jvm/cpu/CPUMetricAccessor.java | 12 +++---- .../apm/agent/core/jvm/cpu/CPUProvider.java | 12 +++---- .../core/jvm/cpu/NoSupportedCPUAccessor.java | 12 +++---- .../agent/core/jvm/cpu/SunCpuAccessor.java | 12 +++---- .../apm/agent/core/jvm/gc/CMSGCModule.java | 12 +++---- .../apm/agent/core/jvm/gc/G1GCModule.java | 12 +++---- .../agent/core/jvm/gc/GCMetricAccessor.java | 12 +++---- .../apm/agent/core/jvm/gc/GCModule.java | 12 +++---- .../apm/agent/core/jvm/gc/GCProvider.java | 12 +++---- .../agent/core/jvm/gc/ParallelGCModule.java | 12 +++---- .../apm/agent/core/jvm/gc/SerialGCModule.java | 12 +++---- .../apm/agent/core/jvm/gc/UnknowGC.java | 12 +++---- .../agent/core/jvm/memory/MemoryProvider.java | 12 +++---- .../jvm/memorypool/CMSCollectorModule.java | 12 +++---- .../jvm/memorypool/G1CollectorModule.java | 12 +++---- .../memorypool/MemoryPoolMetricAccessor.java | 12 +++---- .../core/jvm/memorypool/MemoryPoolModule.java | 12 +++---- .../jvm/memorypool/MemoryPoolProvider.java | 12 +++---- .../memorypool/ParallelCollectorModule.java | 12 +++---- .../jvm/memorypool/SerialCollectorModule.java | 12 +++---- .../jvm/memorypool/UnknownMemoryPool.java | 12 +++---- .../apm/agent/core/logging/api/ILog.java | 12 +++---- .../agent/core/logging/api/LogManager.java | 12 +++---- .../agent/core/logging/api/LogResolver.java | 12 +++---- .../agent/core/logging/api/NoopLogger.java | 12 +++---- .../core/logging/core/EasyLogResolver.java | 12 +++---- .../agent/core/logging/core/EasyLogger.java | 12 +++---- .../agent/core/logging/core/FileWriter.java | 12 +++---- .../apm/agent/core/logging/core/IWriter.java | 12 +++---- .../apm/agent/core/logging/core/LogLevel.java | 12 +++---- .../core/logging/core/LogMessageHolder.java | 12 +++---- .../core/logging/core/SystemOutWriter.java | 12 +++---- .../core/logging/core/WriterFactory.java | 12 +++---- .../skywalking/apm/agent/core/os/OSUtil.java | 12 +++---- .../apm/agent/core/os/ProcessorUtil.java | 12 +++---- .../AbstractClassEnhancePluginDefine.java | 12 +++---- .../apm/agent/core/plugin/EnhanceContext.java | 12 +++---- .../agent/core/plugin/PluginBootstrap.java | 12 +++---- .../apm/agent/core/plugin/PluginCfg.java | 12 +++---- .../apm/agent/core/plugin/PluginDefine.java | 12 +++---- .../agent/core/plugin/PluginException.java | 12 +++---- .../apm/agent/core/plugin/PluginFinder.java | 12 +++---- .../core/plugin/PluginResourcesResolver.java | 12 +++---- .../agent/core/plugin/WitnessClassFinder.java | 12 +++---- .../plugin/bytebuddy/AbstractJunction.java | 12 +++---- .../bytebuddy/ArgumentTypeNameMatch.java | 12 +++---- .../IllegalPluginDefineException.java | 12 +++---- .../ConstructorInterceptPoint.java | 12 +++---- .../plugin/interceptor/EnhanceException.java | 12 +++---- .../InstanceMethodsInterceptPoint.java | 12 +++---- .../interceptor/InterceptorException.java | 12 +++---- .../StaticMethodsInterceptPoint.java | 12 +++---- .../enhance/ClassEnhancePluginDefine.java | 12 +++---- ...assInstanceMethodsEnhancePluginDefine.java | 12 +++---- ...ClassStaticMethodsEnhancePluginDefine.java | 12 +++---- .../interceptor/enhance/ConstructorInter.java | 12 +++---- .../interceptor/enhance/EnhancedInstance.java | 12 +++---- .../interceptor/enhance/InstMethodsInter.java | 12 +++---- .../InstMethodsInterWithOverrideArgs.java | 12 +++---- .../InstanceConstructorInterceptor.java | 12 +++---- .../InstanceMethodsAroundInterceptor.java | 12 +++---- .../enhance/MethodInterceptResult.java | 12 +++---- .../interceptor/enhance/OverrideCallable.java | 12 +++---- .../StaticMethodsAroundInterceptor.java | 12 +++---- .../enhance/StaticMethodsInter.java | 12 +++---- .../StaticMethodsInterWithOverrideArgs.java | 12 +++---- .../core/plugin/loader/AgentClassLoader.java | 12 +++---- .../loader/InterceptorInstanceLoader.java | 12 +++---- .../plugin/match/ClassAnnotationMatch.java | 12 +++---- .../agent/core/plugin/match/ClassMatch.java | 12 +++---- .../core/plugin/match/HierarchyMatch.java | 12 +++---- .../core/plugin/match/IndirectMatch.java | 12 +++---- .../plugin/match/MethodAnnotationMatch.java | 12 +++---- .../agent/core/plugin/match/NameMatch.java | 12 +++---- .../remote/AppAndServiceRegisterClient.java | 12 +++---- .../remote/CollectorDiscoveryService.java | 12 +++---- .../remote/DiscoveryRestServiceClient.java | 12 +++---- .../core/remote/GRPCChannelListener.java | 12 +++---- .../agent/core/remote/GRPCChannelManager.java | 12 +++---- .../agent/core/remote/GRPCChannelStatus.java | 12 +++---- .../core/remote/GRPCStreamServiceStatus.java | 12 +++---- .../core/remote/RESTResponseStatusError.java | 12 +++---- .../remote/TraceSegmentServiceClient.java | 12 +++---- .../agent/core/sampling/SamplingService.java | 12 +++---- ...skywalking.apm.agent.core.boot.BootService | 18 +++++++++++ .../boot/DefaultNamedThreadFactoryTest.java | 12 +++---- .../agent/core/boot/ServiceManagerTest.java | 12 +++---- .../conf/SnifferConfigInitializerTest.java | 12 +++---- .../core/context/ContextManagerTest.java | 12 +++---- .../context/IgnoredTracerContextTest.java | 12 +++---- .../util/AbstractTracingSpanHelper.java | 12 +++---- .../agent/core/context/util/FieldGetter.java | 12 +++---- .../core/context/util/SegmentHelper.java | 12 +++---- .../agent/core/context/util/SpanHelper.java | 12 +++---- .../context/util/TraceSegmentRefHelper.java | 12 +++---- .../logging/core/EasyLogResolverTest.java | 12 +++---- .../core/logging/core/EasyLoggerTest.java | 12 +++---- .../core/logging/core/FileWriterTest.java | 12 +++---- .../logging/core/SystemOutWriterTest.java | 12 +++---- .../DiscoveryRestServiceClientTest.java | 12 +++---- .../core/remote/GRPCChannelManagerTest.java | 12 +++---- .../remote/TraceSegmentServiceClientTest.java | 12 +++---- .../core/test/tools/AgentServiceRule.java | 12 +++---- .../agent/core/test/tools/SegmentStorage.java | 12 +++---- .../core/test/tools/SegmentStoragePoint.java | 12 +++---- .../core/test/tools/TracingSegmentRunner.java | 12 +++---- apm-sniffer/apm-agent/pom.xml | 12 +++---- .../apm/agent/InstrumentDebuggingClass.java | 12 +++---- .../skywalking/apm/agent/SkyWalkingAgent.java | 12 +++---- .../apm-sdk-plugin/dubbo-plugin/pom.xml | 12 +++---- .../plugin/dubbo/DubboInstrumentation.java | 12 +++---- .../apm/plugin/dubbo/DubboInterceptor.java | 12 +++---- .../plugin/dubbo/DubboInterceptorTest.java | 12 +++---- .../elastic-job-2.x-plugin/pom.xml | 18 +++++++++++ .../plugin/esjob/JobExecutorInterceptor.java | 12 +++---- .../define/JobExecutorInstrumentation.java | 12 +++---- .../esjob/JobExecutorInterceptorTest.java | 14 ++++---- .../feign-default-http-9.x-plugin/pom.xml | 12 +++---- .../http/v9/DefaultHttpClientInterceptor.java | 12 +++---- .../DefaultHttpClientInstrumentation.java | 12 +++---- .../v9/DefaultHttpClientInterceptorTest.java | 12 +++---- .../apm-sdk-plugin/grpc-1.x-plugin/pom.xml | 12 +++---- .../v1/ClientCallIConstructorInterceptor.java | 12 +++---- .../grpc/v1/ClientCallOnNextInterceptor.java | 12 +++---- .../grpc/v1/ClientCallStartInterceptor.java | 12 +++---- .../grpc/v1/ClientCallsMethodInterceptor.java | 12 +++---- .../grpc/v1/ManagedChannelInterceptor.java | 12 +++---- .../grpc/v1/ServerCallHandlerInterceptor.java | 12 +++---- .../v1/ServerCallOnCancelInterceptor.java | 12 +++---- .../grpc/v1/ServerCallOnCloseInterceptor.java | 12 +++---- .../v1/ServerCallOnMessageInterceptor.java | 12 +++---- .../grpc/v1/ServerCallOnReadyInterceptor.java | 12 +++---- .../v1/StreamClientOnCloseInterceptor.java | 12 +++---- .../v1/StreamClientOnReadyInterceptor.java | 12 +++---- ...yStreamToFutureConstructorInterceptor.java | 12 +++---- .../v1/define/ClientCallInstrumentation.java | 12 +++---- .../v1/define/ClientCallsInstrumentation.java | 12 +++---- .../apm/plugin/grpc/v1/define/Constants.java | 12 +++---- .../define/ManagedChannelInstrumentation.java | 12 +++---- ...ObserverToCallListenerInstrumentation.java | 12 +++---- ...amingServerCallHandlerInstrumentation.java | 12 +++---- ...mingServerCallListenerInstrumentation.java | 12 +++---- ...naryClientCallListenerInstrumentation.java | 12 +++---- ...UnaryServerCallHandlerInstrumentation.java | 12 +++---- ...naryServerCallListenerInstrumentation.java | 12 +++---- .../plugin/grpc/v1/vo/GRPCDynamicFields.java | 12 +++---- .../plugin/grpc/v1/vo/ServiceDescriptor.java | 12 +++---- ...ClientCallIConstructorInterceptorTest.java | 12 +++---- .../v1/ClientCallOnNextInterceptorTest.java | 12 +++---- .../v1/ClientCallsMethodInterceptorTest.java | 12 +++---- .../v1/ServerCallHandlerInterceptorTest.java | 12 +++---- .../ServerCallOnMessageInterceptorTest.java | 12 +++---- .../v1/ServerCallOnReadyInterceptorTest.java | 12 +++---- .../apm-sdk-plugin/h2-1.x-plugin/pom.xml | 12 +++---- ...dbcXAConnectionConstructorInterceptor.java | 12 +++---- ...dJdbcConnectionConstructorInterceptor.java | 12 +++---- .../AbstractConnectionInstrumentation.java | 12 +++---- .../jdbc/h2/define/DriverInstrumentation.java | 12 +++---- .../define/JdbcConnectionInstrumentation.java | 12 +++---- .../JdbcXAConnectionInstrumentation.java | 12 +++---- .../PooledJdbcConnectionInstrumentation.java | 12 +++---- .../httpClient-4.x-plugin/pom.xml | 12 +++---- .../v4/HttpClientExecuteInterceptor.java | 12 +++---- .../AbstractHttpClientInstrumentation.java | 12 +++---- ...DefaultRequestDirectorInstrumentation.java | 12 +++---- .../v4/define/HttpClientInstrumentation.java | 12 +++---- .../InternalHttpClientInstrumentation.java | 12 +++---- .../MinimalHttpClientInstrumentation.java | 12 +++---- .../v4/HttpClientExecuteInterceptorTest.java | 12 +++---- .../apm-sdk-plugin/jdbc-commons/pom.xml | 12 +++---- .../ConnectionServiceMethodInterceptor.java | 12 +++---- .../plugin/jdbc/JDBCDriverInterceptor.java | 12 +++---- .../jdbc/JDBCPrepareCallInterceptor.java | 12 +++---- .../jdbc/JDBCPrepareStatementInterceptor.java | 12 +++---- .../plugin/jdbc/JDBCStatementInterceptor.java | 12 +++---- .../parser/AbstractURLParser.java | 12 +++---- .../parser/ConnectionURLParser.java | 12 +++---- .../connectionurl/parser/H2URLParser.java | 12 +++---- .../connectionurl/parser/MysqlURLParser.java | 12 +++---- .../connectionurl/parser/OracleURLParser.java | 12 +++---- .../parser/PostgreSQLURLParser.java | 12 +++---- .../connectionurl/parser/URLLocation.java | 12 +++---- .../jdbc/connectionurl/parser/URLParser.java | 12 +++---- .../define/AbstractDriverInstrumentation.java | 12 +++---- .../apm/plugin/jdbc/define/Constants.java | 12 +++---- .../jdbc/define/StatementEnhanceInfos.java | 12 +++---- .../jdbc/trace/CallableStatementTracing.java | 12 +++---- .../apm/plugin/jdbc/trace/ConnectionInfo.java | 12 +++---- .../jdbc/trace/PreparedStatementTracing.java | 12 +++---- .../jdbc/trace/SWCallableStatement.java | 12 +++---- .../jdbc/trace/SWPreparedStatement.java | 12 +++---- .../apm/plugin/jdbc/trace/SWStatement.java | 12 +++---- .../plugin/jdbc/trace/StatementTracing.java | 12 +++---- .../plugin/jdbc/AbstractStatementTest.java | 12 +++---- .../apm/plugin/jdbc/ConnectionTracing.java | 12 +++---- .../plugin/jdbc/SWCallableStatementTest.java | 12 +++---- .../apm/plugin/jdbc/SWConnection.java | 12 +++---- .../apm/plugin/jdbc/SWConnectionTest.java | 12 +++---- .../apm/plugin/jdbc/SWStatementTest.java | 12 +++---- .../plugin/jdbc/SwPreparedStatementTest.java | 12 +++---- .../connectionurl/parser/URLParserTest.java | 12 +++---- .../apm-sdk-plugin/jedis-2.x-plugin/pom.xml | 12 +++---- ...structorWithHostAndPortArgInterceptor.java | 12 +++---- ...ctorWithListHostAndPortArgInterceptor.java | 12 +++---- ...onstructorWithShardInfoArgInterceptor.java | 12 +++---- ...isConstructorWithStringArgInterceptor.java | 12 +++---- ...JedisConstructorWithUriArgInterceptor.java | 12 +++---- .../jedis/v2/JedisMethodInterceptor.java | 12 +++---- .../apm/plugin/jedis/v2/RedisMethodMatch.java | 12 +++---- .../define/JedisClusterInstrumentation.java | 12 +++---- .../jedis/v2/define/JedisInstrumentation.java | 12 +++---- ...ctorWithHostAndPortArgInterceptorTest.java | 12 +++---- ...WithListHostAndPortArgInterceptorTest.java | 12 +++---- ...ructorWithShardInfoArgInterceptorTest.java | 12 +++---- ...nstructorWithStringArgInterceptorTest.java | 12 +++---- ...sConstructorWithUriArgInterceptorTest.java | 12 +++---- .../jedis/v2/JedisMethodInterceptorTest.java | 12 +++---- .../jetty-client-9.x-plugin/pom.xml | 12 +++---- .../AsyncHttpRequestSendInterceptor.java | 12 +++---- .../client/CompleteListenerInterceptor.java | 12 +++---- .../SyncHttpRequestSendInterceptor.java | 12 +++---- .../CompleteListenerInstrumentation.java | 12 +++---- .../define/HttpRequestInstrumentation.java | 12 +++---- .../AsyncHttpRequestSendInterceptorTest.java | 12 +++---- .../CompleteListenerInterceptorTest.java | 12 +++---- .../SyncHttpRequestSendInterceptorTest.java | 12 +++---- .../jetty-server-9.x-plugin/pom.xml | 12 +++---- .../jetty/v9/server/HandleInterceptor.java | 12 +++---- .../server/define/JettyInstrumentation.java | 12 +++---- .../v9/server/HandleInterceptorTest.java | 12 +++---- .../apm-sdk-plugin/jetty-plugin/pom.xml | 12 +++---- .../apm-sdk-plugin/mongodb-2.x-plugin/pom.xml | 32 +++++++++---------- .../MongoDBCollectionMethodInterceptor.java | 12 +++---- .../mongodb/v2/define/InterceptPoint.java | 12 +++---- .../MongoDBCollectionImplInstrumentation.java | 12 +++---- .../MongoDBCollectionInstrumentation.java | 12 +++---- ...ongoDBCollectionMethodInterceptorTest.java | 12 +++---- .../apm-sdk-plugin/mongodb-3.x-plugin/pom.xml | 12 +++---- .../mongodb/v3/MongoDBMethodInterceptor.java | 12 +++---- .../v3/define/MongoDBInstrumentation.java | 12 +++---- .../v3/MongoDBMethodInterceptorTest.java | 12 +++---- .../apm-sdk-plugin/motan-plugin/pom.xml | 12 +++---- .../motan/MotanConsumerInterceptor.java | 12 +++---- .../motan/MotanProviderInterceptor.java | 12 +++---- .../define/MotanConsumerInstrumentation.java | 12 +++---- .../define/MotanProviderInstrumentation.java | 12 +++---- .../motan/MotanConsumerInterceptorTest.java | 12 +++---- .../motan/MotanProviderInterceptorTest.java | 12 +++---- .../apm-sdk-plugin/mysql-5.x-plugin/pom.xml | 12 +++---- .../CreateCallableStatementInterceptor.java | 12 +++---- .../CreatePreparedStatementInterceptor.java | 12 +++---- .../mysql/CreateStatementInterceptor.java | 12 +++---- .../StatementExecuteMethodsInterceptor.java | 12 +++---- .../mysql/define/CallableInstrumentation.java | 12 +++---- .../define/ConnectionInstrumentation.java | 12 +++---- .../mysql/define/DriverInstrumentation.java | 12 +++---- .../mysql/define/MultiClassNameMatch.java | 12 +++---- .../Mysql50ConnectionInstrumentation.java | 12 +++---- .../Mysql5xConnectionInstrumentation.java | 12 +++---- .../PreparedStatementInstrumentation.java | 12 +++---- .../define/StatementInstrumentation.java | 12 +++---- ...reateCallableStatementInterceptorTest.java | 12 +++---- ...reatePreparedStatementInterceptorTest.java | 12 +++---- .../mysql/CreateStatementInterceptorTest.java | 12 +++---- ...tatementExecuteMethodsInterceptorTest.java | 12 +++---- .../nutz-plugins/http-1.x-plugin/pom.xml | 12 +++---- .../sync/SenderConstructorInterceptor.java | 12 +++---- .../nutz/http/sync/SenderSendInterceptor.java | 12 +++---- .../AbstractNutzHttpInstrumentation.java | 14 ++++---- ...NutzHttpFilePostSenderInstrumentation.java | 12 +++---- .../NutzHttpGetSenderInstrumentation.java | 12 +++---- .../NutzHttpPostSenderInstrumentation.java | 12 +++---- .../nutz/http/sync/SenderInterceptorTest.java | 12 +++---- .../mvc-annotation-1.x-plugin/pom.xml | 12 +++---- .../mvc/ActionConstructorInterceptor.java | 12 +++---- .../nutz/mvc/ActionMethodInterceptor.java | 12 +++---- .../apm/plugin/nutz/mvc/PathMappingCache.java | 12 +++---- .../mvc/define/ActionInstrumentation.java | 12 +++---- .../apm-sdk-plugin/nutz-plugins/pom.xml | 12 +++---- .../apm-sdk-plugin/okhttp-3.x-plugin/pom.xml | 12 +++---- .../plugin/okhttp/v3/RealCallInterceptor.java | 12 +++---- .../v3/define/RealCallInstrumentation.java | 12 +++---- .../okhttp/v3/RealCallInterceptorTest.java | 12 +++---- .../apm-sdk-plugin/oracle-10.x-plugin/pom.xml | 12 +++---- ...CPrepareStatementWithArrayInterceptor.java | 12 +++---- .../define/ConnectionInstrumentation.java | 12 +++---- .../oracle/define/DriverInstrumentation.java | 12 +++---- apm-sniffer/apm-sdk-plugin/pom.xml | 12 +++---- .../postgresql-8.x-plugin/pom.xml | 12 +++---- .../CreateCallableStatementInterceptor.java | 12 +++---- .../CreatePreparedStatementInterceptor.java | 12 +++---- .../CreateStatementInterceptor.java | 12 +++---- ...reStatementWithStringArrayInterceptor.java | 12 +++---- .../StatementExecuteMethodsInterceptor.java | 12 +++---- ...AbstractJdbc2StatementInstrumentation.java | 12 +++---- .../define/ConnectionInstrumentation.java | 12 +++---- .../jdbc/postgresql/define/Constants.java | 12 +++---- .../define/DriverInstrumentation.java | 12 +++---- .../Jdbc3ConnectionInstrumentation.java | 12 +++---- .../Jdbc4ConnectionInstrumentation.java | 12 +++---- .../apm-sdk-plugin/resin-3.x-plugin/pom.xml | 12 +++---- .../plugin/resin/v3/ResinV3Interceptor.java | 12 +++---- .../v3/define/ResinV3Instrumentation.java | 12 +++---- .../resin/v3/ResinV3InterceptorTest.java | 12 +++---- .../apm-sdk-plugin/resin-4.x-plugin/pom.xml | 12 +++---- .../plugin/resin/v4/ResinV4Interceptor.java | 12 +++---- .../v4/define/ResinV4Instrumentation.java | 12 +++---- .../resin/v4/ResinV4InterceptorTest.java | 12 +++---- .../rocketMQ-4.x-plugin/pom.xml | 12 +++---- .../v4/AbstractMessageConsumeInterceptor.java | 12 +++---- ...MessageConcurrentlyConsumeInterceptor.java | 12 +++---- .../v4/MessageOrderlyConsumeInterceptor.java | 12 +++---- .../rocketMQ/v4/MessageSendInterceptor.java | 12 +++---- .../rocketMQ/v4/OnExceptionInterceptor.java | 12 +++---- .../rocketMQ/v4/OnSuccessInterceptor.java | 12 +++---- .../v4/UpdateNameServerInterceptor.java | 12 +++---- ...umeMessageConcurrentlyInstrumentation.java | 12 +++---- .../ConsumeMessageOrderlyInstrumentation.java | 12 +++---- .../MQClientAPIImplInstrumentation.java | 12 +++---- .../v4/define/SendCallBackEnhanceInfo.java | 12 +++---- .../define/SendCallbackInstrumentation.java | 12 +++---- .../v4/MessageSendInterceptorTest.java | 12 +++---- .../v4/OnExceptionInterceptorTest.java | 12 +++---- .../rocketMQ/v4/OnSuccessInterceptorTest.java | 12 +++---- .../sharding-jdbc-1.5.x-plugin/pom.xml | 12 +++---- .../plugin/sjdbc/ExecuteEventListener.java | 12 +++---- .../sjdbc/define/AsyncExecuteInterceptor.java | 12 +++---- .../sjdbc/define/ExecuteInterceptor.java | 12 +++---- .../ExecutorEngineConstructorInterceptor.java | 12 +++---- .../sjdbc/define/ExecutorInstrumentation.java | 12 +++---- .../apm/plugin/sjdbc/InterceptorTest.java | 12 +++---- .../concurrent-util-4.x-plugin/pom.xml | 12 +++---- .../FailureCallbackInterceptor.java | 12 +++---- .../SuccessCallbackInterceptor.java | 12 +++---- .../FailureCallbackInstrumentation.java | 12 +++---- ...stenableFutureCallbackInstrumentation.java | 12 +++---- .../SuccessCallbackInstrumentation.java | 12 +++---- .../match/EitherInterfaceMatch.java | 12 +++---- .../concurrent/match/FailedCallbackMatch.java | 12 +++---- .../match/ListenableFutureCallbackMatch.java | 12 +++---- .../match/SuccessCallbackMatch.java | 12 +++---- .../spring-plugins/core-patch/pom.xml | 12 +++---- ...towiredAnnotationProcessorInterceptor.java | 12 +++---- .../patch/CreateAopProxyInterceptor.java | 12 +++---- .../AopProxyFactoryInstrumentation.java | 12 +++---- ...redAnnotationProcessorInstrumentation.java | 12 +++---- .../patch/CreateAopProxyInterceptorTest.java | 12 +++---- .../mvc-annotation-3.x-plugin/pom.xml | 12 +++---- .../v3/ControllerConstructorInterceptor.java | 12 +++---- .../v3/HandlerMethodInvokerInterceptor.java | 12 +++---- .../AbstractSpring3Instrumentation.java | 12 +++---- .../v3/define/ControllerInstrumentation.java | 12 +++---- .../define/HandlerMethodInstrumentation.java | 12 +++---- .../HandlerMethodInvokerInstrumentation.java | 12 +++---- .../InvocableHandlerInstrumentation.java | 12 +++---- .../ControllerConstructorInterceptorTest.java | 12 +++---- .../spring/mvc/v3/GetBeanInterceptorTest.java | 12 +++---- .../v3/InvokeForRequestInterceptorTest.java | 12 +++---- .../mvc-annotation-4.x-plugin/pom.xml | 12 +++---- .../v4/ControllerConstructorInterceptor.java | 12 +++---- .../AbstractControllerInstrumentation.java | 12 +++---- .../AbstractSpring4Instrumentation.java | 12 +++---- .../v4/define/ControllerInstrumentation.java | 12 +++---- .../define/HandlerMethodInstrumentation.java | 12 +++---- .../InvocableHandlerInstrumentation.java | 12 +++---- .../define/RestControllerInstrumentation.java | 12 +++---- .../ControllerConstructorInterceptorTest.java | 12 +++---- .../spring/mvc/v4/PathMappingCacheTest.java | 12 +++---- .../RequestMappingMethodInterceptorTest.java | 12 +++---- .../v4/RestMappingMethodInterceptorTest.java | 12 +++---- .../define/ControllerInstrumentationTest.java | 12 +++---- .../RestControllerInstrumentationTest.java | 12 +++---- .../mvc-annotation-commons/pom.xml | 12 +++---- .../plugin/spring/mvc/commons/Constants.java | 12 +++---- .../commons/EnhanceRequireObjectCache.java | 12 +++---- .../spring/mvc/commons/PathMappingCache.java | 12 +++---- .../interceptor/AbstractMethodInteceptor.java | 12 +++---- .../interceptor/GetBeanInterceptor.java | 12 +++---- .../InvokeForRequestInterceptor.java | 12 +++---- .../RequestMappingMethodInterceptor.java | 12 +++---- .../RestMappingMethodInterceptor.java | 12 +++---- .../apm-sdk-plugin/spring-plugins/pom.xml | 12 +++---- .../resttemplate-4.x-plugin/pom.xml | 12 +++---- .../async/FutureGetInterceptor.java | 12 +++---- .../async/ResponseCallBackInterceptor.java | 12 +++---- .../async/RestExecuteInterceptor.java | 12 +++---- .../async/RestRequestInterceptor.java | 12 +++---- ...esponseExtractorFutureInstrumentation.java | 12 +++---- .../define/RestTemplateInstrumentation.java | 12 +++---- .../sync/RestExecuteInterceptor.java | 12 +++---- .../sync/RestRequestInterceptor.java | 12 +++---- .../sync/RestResponseInterceptor.java | 12 +++---- .../define/RestTemplateInstrumentation.java | 12 +++---- .../spring-cloud/netflix-plugins/pom.xml | 12 +++---- .../spring-cloud-feign-1.x-plugin/pom.xml | 12 +++---- .../define/NetflixFeignInstrumentation.java | 12 +++---- .../spring-plugins/spring-cloud/pom.xml | 12 +++---- .../spymemcached-2.x-plugin/pom.xml | 12 +++---- ...thInetSocketAddressListArgInterceptor.java | 14 ++++---- .../v2/MemcachedMethodInterceptor.java | 12 +++---- .../v2/define/MemcachedInstrumentation.java | 12 +++---- ...etSocketAddressListArgInterceptorTest.java | 12 +++---- .../v2/MemcachedMethodInterceptorTest.java | 12 +++---- .../apm-sdk-plugin/struts2-2.x-plugin/pom.xml | 12 +++---- .../plugin/struts2/Struts2Interceptor.java | 12 +++---- .../define/Struts2Instrumentation.java | 12 +++---- .../struts2/Struts2InterceptorTest.java | 12 +++---- .../tomcat-7.x-8.x-plugin/pom.xml | 12 +++---- .../tomcat78x/TomcatExceptionInterceptor.java | 12 +++---- .../tomcat78x/TomcatInvokeInterceptor.java | 12 +++---- .../define/TomcatInstrumentation.java | 12 +++---- .../TomcatInvokeInterceptorTest.java | 12 +++---- .../xmemcached-2.x-plugin/pom.xml | 12 +++---- ...dConstructorWithComplexArgInterceptor.java | 12 +++---- ...ConstructorWithHostPortArgInterceptor.java | 14 ++++---- ...orWithInetSocketAddressArgInterceptor.java | 14 ++++---- ...thInetSocketAddressListArgInterceptor.java | 14 ++++---- .../v2/XMemcachedMethodInterceptor.java | 12 +++---- .../v2/define/XMemcachedInstrumentation.java | 12 +++---- ...structorWithComplexArgInterceptorTest.java | 14 ++++---- ...tructorWithHostPortArgInterceptorTest.java | 14 ++++---- ...thInetSocketAddressArgInterceptorTest.java | 14 ++++---- ...etSocketAddressListArgInterceptorTest.java | 14 ++++---- .../v2/XMemcachedMethodInterceptorTest.java | 14 ++++---- apm-sniffer/apm-test-tools/pom.xml | 12 +++---- .../apm/agent/test/helper/FieldGetter.java | 12 +++---- .../apm/agent/test/helper/FieldSetter.java | 12 +++---- .../apm/agent/test/helper/SegmentHelper.java | 12 +++---- .../agent/test/helper/SegmentRefHelper.java | 12 +++---- .../apm/agent/test/helper/SpanHelper.java | 12 +++---- .../agent/test/tools/AgentServiceRule.java | 12 +++---- .../agent/test/tools/SegmentRefAssert.java | 12 +++---- .../apm/agent/test/tools/SegmentStorage.java | 12 +++---- .../agent/test/tools/SegmentStoragePoint.java | 12 +++---- .../apm/agent/test/tools/SpanAssert.java | 12 +++---- .../test/tools/TracingSegmentRunner.java | 12 +++---- .../apm-toolkit-log4j-1.x-activation/pom.xml | 12 +++---- .../log4j/v1/x/PrintTraceIdInterceptor.java | 12 +++---- .../x/TraceIdPatternConverterActivation.java | 12 +++---- .../apm-toolkit-log4j-2.x-activation/pom.xml | 12 +++---- .../v2/x/Log4j2OutputAppenderActivation.java | 12 +++---- .../log4j/v2/x/PrintTraceIdInterceptor.java | 12 +++---- .../pom.xml | 12 +++---- .../x/LogbackPatternConverterActivation.java | 12 +++---- .../logback/v1/x/PrintTraceIdInterceptor.java | 12 +++---- .../v1/x/mdc/MDCConverterActivation.java | 12 +++---- .../v1/x/mdc/PrintMDCTraceIdInterceptor.java | 14 ++++---- .../pom.xml | 12 +++---- .../continuation/ActivateInterceptor.java | 12 +++---- .../continuation/ConstructorInterceptor.java | 12 +++---- .../SkywalkingContinuationActivation.java | 12 +++---- ...ConstructorWithSpanBuilderInterceptor.java | 12 +++---- .../ConstructorWithTracerInterceptor.java | 12 +++---- .../span/SkywalkingSpanActivation.java | 12 +++---- .../span/SpanFinishInterceptor.java | 12 +++---- .../opentracing/span/SpanLogInterceptor.java | 12 +++---- .../span/SpanSetOperationNameInterceptor.java | 12 +++---- .../span/SpanSetTagInterceptor.java | 12 +++---- .../tracer/SkywalkingTracerActivation.java | 12 +++---- .../SkywalkingTracerExtractInterceptor.java | 12 +++---- .../SkywalkingTracerInjectInterceptor.java | 12 +++---- .../SkywalkingSpanActivationTest.java | 12 +++---- .../apm-toolkit-trace-activation/pom.xml | 12 +++---- .../trace/ActiveSpanTagActivation.java | 12 +++---- .../trace/ActiveSpanTagInterceptor.java | 12 +++---- .../trace/TraceAnnotationActivation.java | 12 +++---- .../TraceAnnotationMethodInterceptor.java | 12 +++---- .../trace/TraceContextActivation.java | 12 +++---- .../trace/TraceContextInterceptor.java | 12 +++---- .../activation/trace/TraceAnnotationTest.java | 12 +++---- apm-sniffer/apm-toolkit-activation/pom.xml | 12 +++---- apm-sniffer/pom.xml | 12 +++---- checkStyle.xml | 12 +++---- codeStyle.xml | 12 +++---- java.header | 14 ++++---- pom.xml | 12 +++---- 1304 files changed, 8473 insertions(+), 7612 deletions(-) diff --git a/ApacheCopyright b/ApacheCopyright index 92484e7b63d4..1745cfe66833 100644 --- a/ApacheCopyright +++ b/ApacheCopyright @@ -1,15 +1,14 @@ -Copyright 2017, OpenSkywalking Organization All rights reserved. - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(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.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - -Project repository: https://github.com/OpenSkywalking/skywalking \ No newline at end of file diff --git a/apm-application-toolkit/apm-toolkit-log4j-1.x/pom.xml b/apm-application-toolkit/apm-toolkit-log4j-1.x/pom.xml index caabacf43c20..728e77b5d73b 100644 --- a/apm-application-toolkit/apm-toolkit-log4j-1.x/pom.xml +++ b/apm-application-toolkit/apm-toolkit-log4j-1.x/pom.xml @@ -1,10 +1,11 @@ collector-alerting-define jar - \ No newline at end of file + diff --git a/apm-collector/apm-collector-alerting/collector-alerting-define/src/main/java/org/skywalking/apm/collector/alerting/AlertingModule.java b/apm-collector/apm-collector-alerting/collector-alerting-define/src/main/java/org/skywalking/apm/collector/alerting/AlertingModule.java index 40f5247ffc52..9349a1f280b2 100644 --- a/apm-collector/apm-collector-alerting/collector-alerting-define/src/main/java/org/skywalking/apm/collector/alerting/AlertingModule.java +++ b/apm-collector/apm-collector-alerting/collector-alerting-define/src/main/java/org/skywalking/apm/collector/alerting/AlertingModule.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.alerting; diff --git a/apm-collector/apm-collector-alerting/collector-alerting-define/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module b/apm-collector/apm-collector-alerting/collector-alerting-define/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module index c8058792cc0d..466e9c1908b7 100644 --- a/apm-collector/apm-collector-alerting/collector-alerting-define/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module +++ b/apm-collector/apm-collector-alerting/collector-alerting-define/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module @@ -1,3 +1,21 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (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.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# + # # Copyright 2017, OpenSkywalking Organization All rights reserved. # @@ -16,4 +34,4 @@ # Project repository: https://github.com/OpenSkywalking/skywalking # -org.skywalking.apm.collector.alerting.AlertingModule \ No newline at end of file +org.skywalking.apm.collector.alerting.AlertingModule diff --git a/apm-collector/apm-collector-alerting/collector-alerting-provider/pom.xml b/apm-collector/apm-collector-alerting/collector-alerting-provider/pom.xml index 82f00c755ac1..1be28dd57bf9 100644 --- a/apm-collector/apm-collector-alerting/collector-alerting-provider/pom.xml +++ b/apm-collector/apm-collector-alerting/collector-alerting-provider/pom.xml @@ -1,10 +1,11 @@ ${project.version} - \ No newline at end of file + diff --git a/apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/java/org/skywalking/apm/collector/alerting/AlertingModuleProvider.java b/apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/java/org/skywalking/apm/collector/alerting/AlertingModuleProvider.java index 4e7b459f1d88..9f7af297f780 100644 --- a/apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/java/org/skywalking/apm/collector/alerting/AlertingModuleProvider.java +++ b/apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/java/org/skywalking/apm/collector/alerting/AlertingModuleProvider.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.alerting; diff --git a/apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/java/org/skywalking/apm/collector/alerting/worker/AlertingListAggregationWorker.java b/apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/java/org/skywalking/apm/collector/alerting/worker/AlertingListAggregationWorker.java index 2aae06828d27..660f6fd8297b 100644 --- a/apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/java/org/skywalking/apm/collector/alerting/worker/AlertingListAggregationWorker.java +++ b/apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/java/org/skywalking/apm/collector/alerting/worker/AlertingListAggregationWorker.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.alerting.worker; diff --git a/apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/java/org/skywalking/apm/collector/alerting/worker/AlertingListPersistenceWorker.java b/apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/java/org/skywalking/apm/collector/alerting/worker/AlertingListPersistenceWorker.java index 75eb778edc26..78d792febec5 100644 --- a/apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/java/org/skywalking/apm/collector/alerting/worker/AlertingListPersistenceWorker.java +++ b/apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/java/org/skywalking/apm/collector/alerting/worker/AlertingListPersistenceWorker.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.alerting.worker; diff --git a/apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.ModuleProvider b/apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.ModuleProvider index 657b7248b818..df4f9d5603e2 100644 --- a/apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.ModuleProvider +++ b/apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.ModuleProvider @@ -1,3 +1,21 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (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.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# + # # Copyright 2017, OpenSkywalking Organization All rights reserved. # @@ -16,4 +34,4 @@ # Project repository: https://github.com/OpenSkywalking/skywalking # -org.skywalking.apm.collector.alerting.AlertingModuleProvider \ No newline at end of file +org.skywalking.apm.collector.alerting.AlertingModuleProvider diff --git a/apm-collector/apm-collector-alerting/pom.xml b/apm-collector/apm-collector-alerting/pom.xml index 745fb8b6ea1a..f674a53f6d9b 100644 --- a/apm-collector/apm-collector-alerting/pom.xml +++ b/apm-collector/apm-collector-alerting/pom.xml @@ -1,10 +1,11 @@ ${project.version} - \ No newline at end of file + diff --git a/apm-collector/apm-collector-baseline/collector-baseline-computing-define/pom.xml b/apm-collector/apm-collector-baseline/collector-baseline-computing-define/pom.xml index bd1eb4d0beac..129bcf709f06 100644 --- a/apm-collector/apm-collector-baseline/collector-baseline-computing-define/pom.xml +++ b/apm-collector/apm-collector-baseline/collector-baseline-computing-define/pom.xml @@ -1,10 +1,11 @@ diff --git a/apm-collector/apm-collector-boot/pom.xml b/apm-collector/apm-collector-boot/pom.xml index 3c1b5b26b144..fcf985e5900b 100644 --- a/apm-collector/apm-collector-boot/pom.xml +++ b/apm-collector/apm-collector-boot/pom.xml @@ -1,10 +1,11 @@ diff --git a/apm-collector/apm-collector-boot/src/main/java/org/skywalking/apm/collector/boot/CollectorBootStartUp.java b/apm-collector/apm-collector-boot/src/main/java/org/skywalking/apm/collector/boot/CollectorBootStartUp.java index d747733a0d4a..d0a93e03a5be 100644 --- a/apm-collector/apm-collector-boot/src/main/java/org/skywalking/apm/collector/boot/CollectorBootStartUp.java +++ b/apm-collector/apm-collector-boot/src/main/java/org/skywalking/apm/collector/boot/CollectorBootStartUp.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.boot; diff --git a/apm-collector/apm-collector-boot/src/main/java/org/skywalking/apm/collector/boot/config/ApplicationConfigLoader.java b/apm-collector/apm-collector-boot/src/main/java/org/skywalking/apm/collector/boot/config/ApplicationConfigLoader.java index 4b6b6a77e375..54f9a219fcbc 100644 --- a/apm-collector/apm-collector-boot/src/main/java/org/skywalking/apm/collector/boot/config/ApplicationConfigLoader.java +++ b/apm-collector/apm-collector-boot/src/main/java/org/skywalking/apm/collector/boot/config/ApplicationConfigLoader.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.boot.config; diff --git a/apm-collector/apm-collector-boot/src/main/java/org/skywalking/apm/collector/boot/config/ConfigFileNotFoundException.java b/apm-collector/apm-collector-boot/src/main/java/org/skywalking/apm/collector/boot/config/ConfigFileNotFoundException.java index 335ca7015fd8..f556fff261ba 100644 --- a/apm-collector/apm-collector-boot/src/main/java/org/skywalking/apm/collector/boot/config/ConfigFileNotFoundException.java +++ b/apm-collector/apm-collector-boot/src/main/java/org/skywalking/apm/collector/boot/config/ConfigFileNotFoundException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.boot.config; diff --git a/apm-collector/apm-collector-boot/src/main/java/org/skywalking/apm/collector/boot/config/ConfigLoader.java b/apm-collector/apm-collector-boot/src/main/java/org/skywalking/apm/collector/boot/config/ConfigLoader.java index ff089fc034e4..48ebb8a40b2c 100644 --- a/apm-collector/apm-collector-boot/src/main/java/org/skywalking/apm/collector/boot/config/ConfigLoader.java +++ b/apm-collector/apm-collector-boot/src/main/java/org/skywalking/apm/collector/boot/config/ConfigLoader.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.boot.config; diff --git a/apm-collector/apm-collector-boot/src/main/resources/log4j2.xml b/apm-collector/apm-collector-boot/src/main/resources/log4j2.xml index 8e78714f0136..0d4e406507ac 100644 --- a/apm-collector/apm-collector-boot/src/main/resources/log4j2.xml +++ b/apm-collector/apm-collector-boot/src/main/resources/log4j2.xml @@ -1,10 +1,11 @@ diff --git a/apm-collector/apm-collector-cache/collector-cache-define/pom.xml b/apm-collector/apm-collector-cache/collector-cache-define/pom.xml index 32f7b64a5919..149844cb8fac 100644 --- a/apm-collector/apm-collector-cache/collector-cache-define/pom.xml +++ b/apm-collector/apm-collector-cache/collector-cache-define/pom.xml @@ -1,10 +1,11 @@ + + diff --git a/apm-collector/apm-collector-cluster/collector-cluster-define/pom.xml b/apm-collector/apm-collector-cluster/collector-cluster-define/pom.xml index 2e160ae5634b..b7240dc7728a 100644 --- a/apm-collector/apm-collector-cluster/collector-cluster-define/pom.xml +++ b/apm-collector/apm-collector-cluster/collector-cluster-define/pom.xml @@ -1,10 +1,11 @@ + + diff --git a/apm-collector/apm-collector-component/client-component/pom.xml b/apm-collector/apm-collector-component/client-component/pom.xml index 18cedf712fea..1a1fcfdf11be 100644 --- a/apm-collector/apm-collector-component/client-component/pom.xml +++ b/apm-collector/apm-collector-component/client-component/pom.xml @@ -1,4 +1,22 @@ + + diff --git a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/Client.java b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/Client.java index f338b18693d0..7e78d5df6d84 100644 --- a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/Client.java +++ b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/Client.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.client; diff --git a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/ClientException.java b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/ClientException.java index fc97f936e033..3f59ce68ff74 100644 --- a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/ClientException.java +++ b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/ClientException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.client; diff --git a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/elasticsearch/ElasticSearchClient.java b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/elasticsearch/ElasticSearchClient.java index a50bf740c779..6df9355ef2ae 100644 --- a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/elasticsearch/ElasticSearchClient.java +++ b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/elasticsearch/ElasticSearchClient.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.client.elasticsearch; diff --git a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/elasticsearch/ElasticSearchClientException.java b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/elasticsearch/ElasticSearchClientException.java index 8988e10167e6..6a6125440ee6 100644 --- a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/elasticsearch/ElasticSearchClientException.java +++ b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/elasticsearch/ElasticSearchClientException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.client.elasticsearch; diff --git a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/grpc/GRPCClient.java b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/grpc/GRPCClient.java index f792c2ab9706..a02a9ffaf945 100644 --- a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/grpc/GRPCClient.java +++ b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/grpc/GRPCClient.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.client.grpc; diff --git a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/grpc/GRPCClientException.java b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/grpc/GRPCClientException.java index 701167cb5eb0..55e06dfd3a9d 100644 --- a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/grpc/GRPCClientException.java +++ b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/grpc/GRPCClientException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.client.grpc; diff --git a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/h2/H2Client.java b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/h2/H2Client.java index a6bef598e840..846fb6c48e1b 100644 --- a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/h2/H2Client.java +++ b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/h2/H2Client.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.client.h2; diff --git a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/h2/H2ClientException.java b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/h2/H2ClientException.java index e50c2081dcfe..75959e6010d3 100644 --- a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/h2/H2ClientException.java +++ b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/h2/H2ClientException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.client.h2; diff --git a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/redis/RedisClient.java b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/redis/RedisClient.java index 95508b667f40..5840d3b67034 100644 --- a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/redis/RedisClient.java +++ b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/redis/RedisClient.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.client.redis; diff --git a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/redis/RedisClientException.java b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/redis/RedisClientException.java index 7d1cda27751c..4a477c26b3fe 100644 --- a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/redis/RedisClientException.java +++ b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/redis/RedisClientException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.client.redis; diff --git a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/zookeeper/ZookeeperClient.java b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/zookeeper/ZookeeperClient.java index 2e247de42501..51d484788709 100644 --- a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/zookeeper/ZookeeperClient.java +++ b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/zookeeper/ZookeeperClient.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.client.zookeeper; diff --git a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/zookeeper/ZookeeperClientException.java b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/zookeeper/ZookeeperClientException.java index 3b450e02dd4a..9a6e3a2739a9 100644 --- a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/zookeeper/ZookeeperClientException.java +++ b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/zookeeper/ZookeeperClientException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.client.zookeeper; diff --git a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/zookeeper/util/PathUtils.java b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/zookeeper/util/PathUtils.java index ccf8d37e4496..a89df40389e7 100644 --- a/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/zookeeper/util/PathUtils.java +++ b/apm-collector/apm-collector-component/client-component/src/main/java/org/skywalking/apm/collector/client/zookeeper/util/PathUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.client.zookeeper.util; diff --git a/apm-collector/apm-collector-component/pom.xml b/apm-collector/apm-collector-component/pom.xml index c7c8bc985199..489fa14e760e 100644 --- a/apm-collector/apm-collector-component/pom.xml +++ b/apm-collector/apm-collector-component/pom.xml @@ -1,4 +1,22 @@ + + diff --git a/apm-collector/apm-collector-component/server-component/pom.xml b/apm-collector/apm-collector-component/server-component/pom.xml index 495ba9d794dd..d1960b8104f3 100644 --- a/apm-collector/apm-collector-component/server-component/pom.xml +++ b/apm-collector/apm-collector-component/server-component/pom.xml @@ -1,4 +1,22 @@ + + diff --git a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/Server.java b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/Server.java index facf76e56f2d..8d93b09efc99 100644 --- a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/Server.java +++ b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/Server.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.server; diff --git a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/ServerException.java b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/ServerException.java index cb88ebe9900c..4d656ddb5831 100644 --- a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/ServerException.java +++ b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/ServerException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.server; diff --git a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/ServerHandler.java b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/ServerHandler.java index 0baaf38f2b41..d9500605dadf 100644 --- a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/ServerHandler.java +++ b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/ServerHandler.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.server; diff --git a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/grpc/GRPCHandler.java b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/grpc/GRPCHandler.java index 0f2c228dc1aa..0f78ff06ac12 100644 --- a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/grpc/GRPCHandler.java +++ b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/grpc/GRPCHandler.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.server.grpc; diff --git a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/grpc/GRPCServer.java b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/grpc/GRPCServer.java index b4c68fb7c139..f35b43378e5d 100644 --- a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/grpc/GRPCServer.java +++ b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/grpc/GRPCServer.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.server.grpc; diff --git a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/grpc/GRPCServerException.java b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/grpc/GRPCServerException.java index fd1845de590d..fe87f64206b0 100644 --- a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/grpc/GRPCServerException.java +++ b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/grpc/GRPCServerException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.server.grpc; diff --git a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/jetty/ArgumentsParseException.java b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/jetty/ArgumentsParseException.java index 9e42d28a7f93..b3876ab7a7b6 100644 --- a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/jetty/ArgumentsParseException.java +++ b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/jetty/ArgumentsParseException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.server.jetty; diff --git a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/jetty/JettyHandler.java b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/jetty/JettyHandler.java index 36608ded376f..2af23b0a3aa3 100644 --- a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/jetty/JettyHandler.java +++ b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/jetty/JettyHandler.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.server.jetty; @@ -171,4 +171,4 @@ private void replyError(HttpServletResponse response, String errorMessage, int s out.flush(); out.close(); } -} \ No newline at end of file +} diff --git a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/jetty/JettyServer.java b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/jetty/JettyServer.java index a606e97265b5..3fd4f989ef15 100644 --- a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/jetty/JettyServer.java +++ b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/jetty/JettyServer.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.server.jetty; diff --git a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/jetty/JettyServerException.java b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/jetty/JettyServerException.java index a7ff6a3bfe12..32fdffaa7fcf 100644 --- a/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/jetty/JettyServerException.java +++ b/apm-collector/apm-collector-component/server-component/src/main/java/org/skywalking/apm/collector/server/jetty/JettyServerException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.server.jetty; diff --git a/apm-collector/apm-collector-configuration/collector-configuration-define/pom.xml b/apm-collector/apm-collector-configuration/collector-configuration-define/pom.xml index bd5f21188b4e..0f82ac87a6fb 100644 --- a/apm-collector/apm-collector-configuration/collector-configuration-define/pom.xml +++ b/apm-collector/apm-collector-configuration/collector-configuration-define/pom.xml @@ -1,10 +1,11 @@ collector-configuration-define jar - \ No newline at end of file + diff --git a/apm-collector/apm-collector-configuration/collector-configuration-define/src/main/java/org/skywalking/apm/collector/configuration/ConfigurationModule.java b/apm-collector/apm-collector-configuration/collector-configuration-define/src/main/java/org/skywalking/apm/collector/configuration/ConfigurationModule.java index 138e95616cb5..1e5afa3108e8 100644 --- a/apm-collector/apm-collector-configuration/collector-configuration-define/src/main/java/org/skywalking/apm/collector/configuration/ConfigurationModule.java +++ b/apm-collector/apm-collector-configuration/collector-configuration-define/src/main/java/org/skywalking/apm/collector/configuration/ConfigurationModule.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.configuration; diff --git a/apm-collector/apm-collector-configuration/collector-configuration-define/src/main/java/org/skywalking/apm/collector/configuration/service/IApdexThresholdService.java b/apm-collector/apm-collector-configuration/collector-configuration-define/src/main/java/org/skywalking/apm/collector/configuration/service/IApdexThresholdService.java index 57a56549fb2a..5bfbfef2139c 100644 --- a/apm-collector/apm-collector-configuration/collector-configuration-define/src/main/java/org/skywalking/apm/collector/configuration/service/IApdexThresholdService.java +++ b/apm-collector/apm-collector-configuration/collector-configuration-define/src/main/java/org/skywalking/apm/collector/configuration/service/IApdexThresholdService.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.configuration.service; diff --git a/apm-collector/apm-collector-configuration/collector-configuration-define/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module b/apm-collector/apm-collector-configuration/collector-configuration-define/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module index 71c8273d3aa9..6b31dd1e9b88 100644 --- a/apm-collector/apm-collector-configuration/collector-configuration-define/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module +++ b/apm-collector/apm-collector-configuration/collector-configuration-define/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module @@ -1,3 +1,21 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (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.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# + # # Copyright 2017, OpenSkywalking Organization All rights reserved. # @@ -16,4 +34,4 @@ # Project repository: https://github.com/OpenSkywalking/skywalking # -org.skywalking.apm.collector.configuration.ConfigurationModule \ No newline at end of file +org.skywalking.apm.collector.configuration.ConfigurationModule diff --git a/apm-collector/apm-collector-configuration/collector-configuration-provider/pom.xml b/apm-collector/apm-collector-configuration/collector-configuration-provider/pom.xml index d99d9f753bf7..4d9ebdae64e8 100644 --- a/apm-collector/apm-collector-configuration/collector-configuration-provider/pom.xml +++ b/apm-collector/apm-collector-configuration/collector-configuration-provider/pom.xml @@ -1,10 +1,11 @@ ${project.version} - \ No newline at end of file + diff --git a/apm-collector/apm-collector-configuration/collector-configuration-provider/src/main/java/org/skywalking/apm/collector/configuration/ConfigurationModuleProvider.java b/apm-collector/apm-collector-configuration/collector-configuration-provider/src/main/java/org/skywalking/apm/collector/configuration/ConfigurationModuleProvider.java index f89e49ce7db8..744c47a6e45a 100644 --- a/apm-collector/apm-collector-configuration/collector-configuration-provider/src/main/java/org/skywalking/apm/collector/configuration/ConfigurationModuleProvider.java +++ b/apm-collector/apm-collector-configuration/collector-configuration-provider/src/main/java/org/skywalking/apm/collector/configuration/ConfigurationModuleProvider.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.configuration; diff --git a/apm-collector/apm-collector-configuration/collector-configuration-provider/src/main/java/org/skywalking/apm/collector/configuration/service/ApdexThresholdService.java b/apm-collector/apm-collector-configuration/collector-configuration-provider/src/main/java/org/skywalking/apm/collector/configuration/service/ApdexThresholdService.java index 492e13f10c0f..f28fe5e821c3 100644 --- a/apm-collector/apm-collector-configuration/collector-configuration-provider/src/main/java/org/skywalking/apm/collector/configuration/service/ApdexThresholdService.java +++ b/apm-collector/apm-collector-configuration/collector-configuration-provider/src/main/java/org/skywalking/apm/collector/configuration/service/ApdexThresholdService.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.configuration.service; @@ -32,4 +32,4 @@ public class ApdexThresholdService implements IApdexThresholdService { @Override public Integer getApplicationApdexThreshold(int applicationId) { return 1000; } -} \ No newline at end of file +} diff --git a/apm-collector/apm-collector-configuration/collector-configuration-provider/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.ModuleProvider b/apm-collector/apm-collector-configuration/collector-configuration-provider/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.ModuleProvider index 5949a52f9eed..5f0a0b553f35 100644 --- a/apm-collector/apm-collector-configuration/collector-configuration-provider/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.ModuleProvider +++ b/apm-collector/apm-collector-configuration/collector-configuration-provider/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.ModuleProvider @@ -1,3 +1,21 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (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.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# + # # Copyright 2017, OpenSkywalking Organization All rights reserved. # @@ -16,4 +34,4 @@ # Project repository: https://github.com/OpenSkywalking/skywalking # -org.skywalking.apm.collector.configuration.ConfigurationModuleProvider \ No newline at end of file +org.skywalking.apm.collector.configuration.ConfigurationModuleProvider diff --git a/apm-collector/apm-collector-configuration/pom.xml b/apm-collector/apm-collector-configuration/pom.xml index 2b03e511ac90..ab525e0b68bd 100644 --- a/apm-collector/apm-collector-configuration/pom.xml +++ b/apm-collector/apm-collector-configuration/pom.xml @@ -1,10 +1,11 @@ ${project.version} - \ No newline at end of file + diff --git a/apm-collector/apm-collector-core/pom.xml b/apm-collector/apm-collector-core/pom.xml index 7d7f0ef1b6ab..287bb9e42da1 100644 --- a/apm-collector/apm-collector-core/pom.xml +++ b/apm-collector/apm-collector-core/pom.xml @@ -1,4 +1,22 @@ + + diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/CollectorException.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/CollectorException.java index ba459eeebbf3..4937a3262227 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/CollectorException.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/CollectorException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/UnexpectedException.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/UnexpectedException.java index bc50de65d7aa..1b5ef252653c 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/UnexpectedException.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/UnexpectedException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/cache/Collection.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/cache/Collection.java index fe20032218e0..91a471952d8b 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/cache/Collection.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/cache/Collection.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.cache; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/cache/Window.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/cache/Window.java index 90e62e82473d..69f098b5c1d0 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/cache/Window.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/cache/Window.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.cache; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/AbstractHashMessage.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/AbstractHashMessage.java index fbe4f7131f02..bf7a00b32d3f 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/AbstractHashMessage.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/AbstractHashMessage.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.data; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/Attribute.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/Attribute.java index d1accabf8f4e..dd1324cceaff 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/Attribute.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/Attribute.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.data; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/AttributeType.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/AttributeType.java index 2549c2059698..38ad9eb2ad1c 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/AttributeType.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/AttributeType.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.data; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/Column.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/Column.java index 3b2d0ea4b64a..d980106a8595 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/Column.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/Column.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.data; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/ColumnDefine.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/ColumnDefine.java index cedde598f7b9..067fe9a94259 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/ColumnDefine.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/ColumnDefine.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.data; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/CommonTable.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/CommonTable.java index f62e96535d41..475657d7e204 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/CommonTable.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/CommonTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.data; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/Data.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/Data.java index 94cd3f67af61..6e59d7542000 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/Data.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/Data.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.data; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/EndOfBatchQueueMessage.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/EndOfBatchQueueMessage.java index d0647db80be6..6c97903659a0 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/EndOfBatchQueueMessage.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/EndOfBatchQueueMessage.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.data; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/Operation.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/Operation.java index f5c130438ee7..dd78ee1f6723 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/Operation.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/Operation.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.data; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/StorageDefineLoader.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/StorageDefineLoader.java index d0ca17f7f895..53f5177e981a 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/StorageDefineLoader.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/StorageDefineLoader.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.data; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/StorageDefinitionFile.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/StorageDefinitionFile.java index 304deb10b687..2ec180910a3b 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/StorageDefinitionFile.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/StorageDefinitionFile.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.data; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/TableDefine.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/TableDefine.java index 662d592519d3..2813e17139ea 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/TableDefine.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/TableDefine.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.data; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/operator/AddOperation.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/operator/AddOperation.java index eaa5c7ecd85a..1eb4b9c45146 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/operator/AddOperation.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/operator/AddOperation.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.data.operator; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/operator/CoverOperation.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/operator/CoverOperation.java index 6f367581952c..ae2b5388f88a 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/operator/CoverOperation.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/operator/CoverOperation.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.data.operator; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/operator/NonOperation.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/operator/NonOperation.java index 97a261bae79a..6d97c7a50ead 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/operator/NonOperation.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/data/operator/NonOperation.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.data.operator; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/define/DefineException.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/define/DefineException.java index 281d22d6355b..696dc3308eee 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/define/DefineException.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/define/DefineException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.define; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/define/DefinitionFile.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/define/DefinitionFile.java index be2915e26b8c..b3c6bd8226c5 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/define/DefinitionFile.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/define/DefinitionFile.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.define; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/define/DefinitionLoader.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/define/DefinitionLoader.java index 363cd805a337..18e709b10aa9 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/define/DefinitionLoader.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/define/DefinitionLoader.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.define; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/define/Loader.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/define/Loader.java index 18af026ab5e4..82ac08c566f0 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/define/Loader.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/define/Loader.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.define; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/framework/Executor.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/framework/Executor.java index 9c4fed195295..3ec8c0bb923f 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/framework/Executor.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/framework/Executor.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.framework; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/DirectWay.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/DirectWay.java index bdf85745f65b..3342b032d27b 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/DirectWay.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/DirectWay.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/Graph.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/Graph.java index 801dab7a5663..b3d353d8f406 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/Graph.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/Graph.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/GraphManager.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/GraphManager.java index 26cd39d5fae1..a3431054eb96 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/GraphManager.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/GraphManager.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/GraphNodeFinder.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/GraphNodeFinder.java index 471537d24287..e133aa7f2203 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/GraphNodeFinder.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/GraphNodeFinder.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/GraphNotFoundException.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/GraphNotFoundException.java index 032d01054911..6667bf69eaa0 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/GraphNotFoundException.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/GraphNotFoundException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/Next.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/Next.java index 1bbaedb9fcac..30f9a7021061 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/Next.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/Next.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/Node.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/Node.java index 9df55deeb8a9..b48ab5bd2d6d 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/Node.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/Node.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/NodeNotFoundException.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/NodeNotFoundException.java index dc2a27a4ff02..81b4a7e8fed2 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/NodeNotFoundException.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/NodeNotFoundException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/NodeProcessor.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/NodeProcessor.java index 112f7cd6d1a8..091335674447 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/NodeProcessor.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/NodeProcessor.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/PotentialCyclicGraphException.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/PotentialCyclicGraphException.java index 55a05a13b81d..6ef250ebd1d6 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/PotentialCyclicGraphException.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/PotentialCyclicGraphException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/WayToNode.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/WayToNode.java index ecaeec7a34a0..eaed1a85012b 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/WayToNode.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/graph/WayToNode.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ApplicationConfiguration.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ApplicationConfiguration.java index e41786381991..6c024d54e263 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ApplicationConfiguration.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ApplicationConfiguration.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/BootstrapFlow.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/BootstrapFlow.java index 63a5ba5f3d2b..e51d2551ff23 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/BootstrapFlow.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/BootstrapFlow.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/CycleDependencyException.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/CycleDependencyException.java index ee29641c38b8..6be3c269e59b 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/CycleDependencyException.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/CycleDependencyException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/DuplicateProviderException.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/DuplicateProviderException.java index a689dc4156a4..fdcb094ef24e 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/DuplicateProviderException.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/DuplicateProviderException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/Module.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/Module.java index a5a9811cbf79..41312faf0d27 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/Module.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/Module.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ModuleManager.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ModuleManager.java index a91b8156891b..8b8805e59699 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ModuleManager.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ModuleManager.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ModuleNotFoundException.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ModuleNotFoundException.java index 6c6ad4a499e3..310298c3b21b 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ModuleNotFoundException.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ModuleNotFoundException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ModuleNotFoundRuntimeException.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ModuleNotFoundRuntimeException.java index 324990fb3fbd..57de78e94c65 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ModuleNotFoundRuntimeException.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ModuleNotFoundRuntimeException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ModuleProvider.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ModuleProvider.java index b0d01e4ef527..7c763a43242e 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ModuleProvider.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ModuleProvider.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ProviderNotFoundException.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ProviderNotFoundException.java index aa037fbc6bd8..e56cab43952d 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ProviderNotFoundException.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ProviderNotFoundException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/Service.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/Service.java index 18a1f4f08f28..6d531d76b6e6 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/Service.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/Service.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ServiceNotProvidedException.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ServiceNotProvidedException.java index 1f97914d3872..bb0006d4d1bf 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ServiceNotProvidedException.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ServiceNotProvidedException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ServiceNotProvidedRuntimeException.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ServiceNotProvidedRuntimeException.java index a054f2b93d0d..b6480988455d 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ServiceNotProvidedRuntimeException.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/module/ServiceNotProvidedRuntimeException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/ApdexThresholdUtils.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/ApdexThresholdUtils.java index 10cf6735b483..b170e2f265e5 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/ApdexThresholdUtils.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/ApdexThresholdUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.util; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/BytesUtils.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/BytesUtils.java index d39c914c1544..deee952bd17b 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/BytesUtils.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/BytesUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.util; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/CollectionUtils.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/CollectionUtils.java index 6946b7acd531..414642d78d36 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/CollectionUtils.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/CollectionUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.util; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/ColumnNameUtils.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/ColumnNameUtils.java index 0909cf39e63f..93517371d2b2 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/ColumnNameUtils.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/ColumnNameUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.util; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/Const.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/Const.java index adf544d391ab..69bfd8b50e1f 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/Const.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/Const.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.util; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/ObjectUtils.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/ObjectUtils.java index 428f09dac9ad..5726c07ee660 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/ObjectUtils.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/ObjectUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.util; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/ResourceUtils.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/ResourceUtils.java index e1e832df5fa9..9af6030ee3e4 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/ResourceUtils.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/ResourceUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.util; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/StringUtils.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/StringUtils.java index eb4c00477966..a5961f5d76e3 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/StringUtils.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/StringUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.util; diff --git a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/TimeBucketUtils.java b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/TimeBucketUtils.java index 382776428e09..f9ad3233b7c5 100644 --- a/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/TimeBucketUtils.java +++ b/apm-collector/apm-collector-core/src/main/java/org/skywalking/apm/collector/core/util/TimeBucketUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.util; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/data/AbstractHashMessageTest.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/data/AbstractHashMessageTest.java index 41e645d769cc..73b08c54b28a 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/data/AbstractHashMessageTest.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/data/AbstractHashMessageTest.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.data; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/define/DefinitionLoaderTest.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/define/DefinitionLoaderTest.java index a3c44cc0a0ce..4df2a991dd7a 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/define/DefinitionLoaderTest.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/define/DefinitionLoaderTest.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.define; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/define/ServiceImpl.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/define/ServiceImpl.java index 8978b3cc75fc..0f7127b706a8 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/define/ServiceImpl.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/define/ServiceImpl.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.define; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/define/ServiceInterface.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/define/ServiceInterface.java index d47d4dbe0986..eddcd3a719d6 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/define/ServiceInterface.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/define/ServiceInterface.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.define; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/define/TestDefineFile.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/define/TestDefineFile.java index 5206e8052aa9..33409931fa83 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/define/TestDefineFile.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/define/TestDefineFile.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.define; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/GraphManagerTest.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/GraphManagerTest.java index 84d5bc0b58f7..98872b496c5a 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/GraphManagerTest.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/GraphManagerTest.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/Node1Processor.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/Node1Processor.java index 2c7ee68d17be..f35b1997349a 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/Node1Processor.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/Node1Processor.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/Node2Processor.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/Node2Processor.java index c67bbdd8aa7f..f9173ad23ed5 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/Node2Processor.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/Node2Processor.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/Node3Processor.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/Node3Processor.java index 14583c7391ae..6d49e65c1918 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/Node3Processor.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/Node3Processor.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/Node4Processor.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/Node4Processor.java index 49d52bd91573..e85a8d26678c 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/Node4Processor.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/Node4Processor.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/OutputProcessor.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/OutputProcessor.java index b3524e9ee2bd..bf43bc4fc1e3 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/OutputProcessor.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/graph/OutputProcessor.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.graph; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ApplicationConfigurationTest.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ApplicationConfigurationTest.java index 0899c9165493..9a8b24a2e93e 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ApplicationConfigurationTest.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ApplicationConfigurationTest.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/BaseModuleA.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/BaseModuleA.java index c5a0a4c10bab..7b67526436e5 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/BaseModuleA.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/BaseModuleA.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/BaseModuleB.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/BaseModuleB.java index 6313b0bd1d59..7d9436ca384c 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/BaseModuleB.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/BaseModuleB.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleABusiness1Impl.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleABusiness1Impl.java index 407bc31c6261..8cbc554fc7ce 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleABusiness1Impl.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleABusiness1Impl.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleABusiness2Impl.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleABusiness2Impl.java index 36565861bef5..64efc3db4676 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleABusiness2Impl.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleABusiness2Impl.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleAProvider.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleAProvider.java index 7b69ca52a1af..bd5c7cf8a5c5 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleAProvider.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleAProvider.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleBBusiness1Impl.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleBBusiness1Impl.java index f5e017da458e..c911ded3486e 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleBBusiness1Impl.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleBBusiness1Impl.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleBBusiness2Impl.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleBBusiness2Impl.java index a0af96a89f62..a919fb302cd6 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleBBusiness2Impl.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleBBusiness2Impl.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleBProvider.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleBProvider.java index 1329595990e3..bff2504e7d8e 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleBProvider.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleBProvider.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleManagerTest.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleManagerTest.java index 8172d59c16cf..17b62949b9cf 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleManagerTest.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/ModuleManagerTest.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/TestModule.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/TestModule.java index de78800c1abc..1b00e06e8064 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/TestModule.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/TestModule.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/TestModuleProvider.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/TestModuleProvider.java index 3be49f44e833..2ecf30d9b779 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/TestModuleProvider.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/module/TestModuleProvider.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.module; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/BytesUtilsTest.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/BytesUtilsTest.java index 9e0e1147635a..2e703af2eb27 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/BytesUtilsTest.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/BytesUtilsTest.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.util; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/CollectionUtilsTest.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/CollectionUtilsTest.java index 9b10c4eee835..5481919279c2 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/CollectionUtilsTest.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/CollectionUtilsTest.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.util; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/ColumnNameUtilsTest.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/ColumnNameUtilsTest.java index 263724d0ec72..4310f6e74102 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/ColumnNameUtilsTest.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/ColumnNameUtilsTest.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.util; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/ObjectUtilsTest.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/ObjectUtilsTest.java index 374e586db766..710e74d11a45 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/ObjectUtilsTest.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/ObjectUtilsTest.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.util; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/ResourceUtilsTest.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/ResourceUtilsTest.java index 643542da8292..f017a91d181a 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/ResourceUtilsTest.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/ResourceUtilsTest.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.util; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/StringUtilsTest.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/StringUtilsTest.java index 31130a81b4d0..35e9411aede1 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/StringUtilsTest.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/StringUtilsTest.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.util; diff --git a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/TimeBucketUtilsTest.java b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/TimeBucketUtilsTest.java index ffaf530ce545..a6e34d146832 100644 --- a/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/TimeBucketUtilsTest.java +++ b/apm-collector/apm-collector-core/src/test/java/org/skywalking/apm/collector/core/util/TimeBucketUtilsTest.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.core.util; diff --git a/apm-collector/apm-collector-core/src/test/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module b/apm-collector/apm-collector-core/src/test/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module index f629bf99b961..0cc4eb6eaa5d 100644 --- a/apm-collector/apm-collector-core/src/test/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module +++ b/apm-collector/apm-collector-core/src/test/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module @@ -1,3 +1,21 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (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.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# + # # Copyright 2017, OpenSkywalking Organization All rights reserved. # @@ -18,4 +36,4 @@ org.skywalking.apm.collector.core.module.TestModule org.skywalking.apm.collector.core.module.BaseModuleA -org.skywalking.apm.collector.core.module.BaseModuleB \ No newline at end of file +org.skywalking.apm.collector.core.module.BaseModuleB diff --git a/apm-collector/apm-collector-core/src/test/resources/META-INF/services/org.skywalking.apm.collector.core.module.ModuleProvider b/apm-collector/apm-collector-core/src/test/resources/META-INF/services/org.skywalking.apm.collector.core.module.ModuleProvider index 9879486f0a3a..361cc0c05a65 100644 --- a/apm-collector/apm-collector-core/src/test/resources/META-INF/services/org.skywalking.apm.collector.core.module.ModuleProvider +++ b/apm-collector/apm-collector-core/src/test/resources/META-INF/services/org.skywalking.apm.collector.core.module.ModuleProvider @@ -1,3 +1,21 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (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.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# + # # Copyright 2017, OpenSkywalking Organization All rights reserved. # @@ -18,4 +36,4 @@ org.skywalking.apm.collector.core.module.TestModuleProvider org.skywalking.apm.collector.core.module.ModuleAProvider -org.skywalking.apm.collector.core.module.ModuleBProvider \ No newline at end of file +org.skywalking.apm.collector.core.module.ModuleBProvider diff --git a/apm-collector/apm-collector-grpc-manager/collector-grpc-manager-define/pom.xml b/apm-collector/apm-collector-grpc-manager/collector-grpc-manager-define/pom.xml index 51c6348e884b..e0cb16fa81b0 100644 --- a/apm-collector/apm-collector-grpc-manager/collector-grpc-manager-define/pom.xml +++ b/apm-collector/apm-collector-grpc-manager/collector-grpc-manager-define/pom.xml @@ -1,10 +1,11 @@ + + diff --git a/apm-collector/apm-collector-queue/collector-queue-datacarrier-provider/pom.xml b/apm-collector/apm-collector-queue/collector-queue-datacarrier-provider/pom.xml index e45de8be4208..a86867249b23 100644 --- a/apm-collector/apm-collector-queue/collector-queue-datacarrier-provider/pom.xml +++ b/apm-collector/apm-collector-queue/collector-queue-datacarrier-provider/pom.xml @@ -1,10 +1,11 @@ + + diff --git a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/RemoteException.java b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/RemoteException.java index 3c9339ec8ddb..879dedfdafab 100644 --- a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/RemoteException.java +++ b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/RemoteException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.remote; diff --git a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/RemoteModule.java b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/RemoteModule.java index e91b9657428b..85bda6ba8f99 100644 --- a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/RemoteModule.java +++ b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/RemoteModule.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.remote; diff --git a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/RoutingRule.java b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/RoutingRule.java index 57f1ac74c2ef..d647e4ef848b 100644 --- a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/RoutingRule.java +++ b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/RoutingRule.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.remote; diff --git a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/CommonRemoteDataRegisterService.java b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/CommonRemoteDataRegisterService.java index 6b13da96a5f5..d4465f1c2ce6 100644 --- a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/CommonRemoteDataRegisterService.java +++ b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/CommonRemoteDataRegisterService.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.remote.service; diff --git a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteClient.java b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteClient.java index 150e1d9e98b9..beb329979f27 100644 --- a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteClient.java +++ b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteClient.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.remote.service; diff --git a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteClientService.java b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteClientService.java index c3e493da5cd9..7d96ec800bf9 100644 --- a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteClientService.java +++ b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteClientService.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.remote.service; diff --git a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataIDGetter.java b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataIDGetter.java index 04912f3ebeb7..1f00e36d755a 100644 --- a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataIDGetter.java +++ b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataIDGetter.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.remote.service; diff --git a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataInstanceCreatorGetter.java b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataInstanceCreatorGetter.java index f27e626ecca6..9c9d27728447 100644 --- a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataInstanceCreatorGetter.java +++ b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataInstanceCreatorGetter.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.remote.service; diff --git a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataInstanceCreatorNotFoundException.java b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataInstanceCreatorNotFoundException.java index 4a3f418ff36a..e51fd41f8ee3 100644 --- a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataInstanceCreatorNotFoundException.java +++ b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataInstanceCreatorNotFoundException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.remote.service; diff --git a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataMappingIdNotFoundException.java b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataMappingIdNotFoundException.java index ea1c8293281d..20ee5362004b 100644 --- a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataMappingIdNotFoundException.java +++ b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataMappingIdNotFoundException.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.remote.service; diff --git a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataRegisterService.java b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataRegisterService.java index e6dfe74bbe9f..a511cd240768 100644 --- a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataRegisterService.java +++ b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDataRegisterService.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.remote.service; diff --git a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDeserializeService.java b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDeserializeService.java index 127faa5ddc63..7013a56f8296 100644 --- a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDeserializeService.java +++ b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteDeserializeService.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.remote.service; diff --git a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteSenderService.java b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteSenderService.java index 3b89f959bca7..a46e3d27d91f 100644 --- a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteSenderService.java +++ b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteSenderService.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.remote.service; diff --git a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteSerializeService.java b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteSerializeService.java index 35a928523c0c..5affcaba994e 100644 --- a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteSerializeService.java +++ b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/RemoteSerializeService.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.remote.service; diff --git a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/Selector.java b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/Selector.java index 84173d463841..c1c798f6d5c8 100644 --- a/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/Selector.java +++ b/apm-collector/apm-collector-remote/collector-remote-define/src/main/java/org/skywalking/apm/collector/remote/service/Selector.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.remote.service; diff --git a/apm-collector/apm-collector-remote/collector-remote-define/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module b/apm-collector/apm-collector-remote/collector-remote-define/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module index 46bd0573e705..114b3e2314f1 100644 --- a/apm-collector/apm-collector-remote/collector-remote-define/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module +++ b/apm-collector/apm-collector-remote/collector-remote-define/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module @@ -1,3 +1,21 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (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.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# + # # Copyright 2017, OpenSkywalking Organization All rights reserved. # @@ -16,4 +34,4 @@ # Project repository: https://github.com/OpenSkywalking/skywalking # -org.skywalking.apm.collector.remote.RemoteModule \ No newline at end of file +org.skywalking.apm.collector.remote.RemoteModule diff --git a/apm-collector/apm-collector-remote/collector-remote-grpc-provider/pom.xml b/apm-collector/apm-collector-remote/collector-remote-grpc-provider/pom.xml index 5ae0b602176d..77fa11c033f3 100644 --- a/apm-collector/apm-collector-remote/collector-remote-grpc-provider/pom.xml +++ b/apm-collector/apm-collector-remote/collector-remote-grpc-provider/pom.xml @@ -1,10 +1,11 @@ + + diff --git a/apm-collector/apm-collector-storage/collector-storage-define/pom.xml b/apm-collector/apm-collector-storage/collector-storage-define/pom.xml index cb33201b6825..b5e251341011 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/pom.xml +++ b/apm-collector/apm-collector-storage/collector-storage-define/pom.xml @@ -1,10 +1,11 @@ extends IPersistenceDAO { -} \ No newline at end of file +} diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceMetricPersistenceDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceMetricPersistenceDAO.java index 7d0397b377de..c070d27862c8 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceMetricPersistenceDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceMetricPersistenceDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceMetricUIDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceMetricUIDAO.java index b5631cc2abe2..61f5b5f14820 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceMetricUIDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceMetricUIDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceReferenceMetricPersistenceDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceReferenceMetricPersistenceDAO.java index 44e4cccd8cfc..7ae77ca5d0e9 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceReferenceMetricPersistenceDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceReferenceMetricPersistenceDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceRegisterDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceRegisterDAO.java index 94c17bf2df92..9e95b63a1e3d 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceRegisterDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceRegisterDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceUIDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceUIDAO.java index 9dcdb273c40e..1c283399575b 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceUIDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IInstanceUIDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IMemoryMetricPersistenceDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IMemoryMetricPersistenceDAO.java index 5035aa13b730..5cb0fc2cb7c3 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IMemoryMetricPersistenceDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IMemoryMetricPersistenceDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IMemoryMetricUIDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IMemoryMetricUIDAO.java index 5aa15eabdfb0..bac8f55fb2af 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IMemoryMetricUIDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IMemoryMetricUIDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IMemoryPoolMetricPersistenceDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IMemoryPoolMetricPersistenceDAO.java index 0e56303270ea..1d3279924311 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IMemoryPoolMetricPersistenceDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IMemoryPoolMetricPersistenceDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IMemoryPoolMetricUIDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IMemoryPoolMetricUIDAO.java index ef0357008951..ac474ebd9cd2 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IMemoryPoolMetricUIDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IMemoryPoolMetricUIDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/ISegmentCostPersistenceDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/ISegmentCostPersistenceDAO.java index 7819b75667de..5f4ba4cd11ac 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/ISegmentCostPersistenceDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/ISegmentCostPersistenceDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/ISegmentCostUIDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/ISegmentCostUIDAO.java index 4a045d707f5c..f2404d23ed08 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/ISegmentCostUIDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/ISegmentCostUIDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/ISegmentPersistenceDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/ISegmentPersistenceDAO.java index 5d280bd0252c..a62fe5aaf4c3 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/ISegmentPersistenceDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/ISegmentPersistenceDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/ISegmentUIDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/ISegmentUIDAO.java index 038200b74ce2..9f0c315d59a4 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/ISegmentUIDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/ISegmentUIDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceEntryPersistenceDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceEntryPersistenceDAO.java index 9691dc400cfa..ff69be0f91f0 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceEntryPersistenceDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceEntryPersistenceDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceEntryUIDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceEntryUIDAO.java index adfc3a738e66..bd09ec5b4c4f 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceEntryUIDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceEntryUIDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceMetricPersistenceDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceMetricPersistenceDAO.java index 558144d18ae3..adf6fef9c75d 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceMetricPersistenceDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceMetricPersistenceDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceNameCacheDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceNameCacheDAO.java index 162909c40b06..0a2c8f434295 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceNameCacheDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceNameCacheDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceNameRegisterDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceNameRegisterDAO.java index 89d7f65379cf..7c2ac77db36b 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceNameRegisterDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceNameRegisterDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceReferenceMetricPersistenceDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceReferenceMetricPersistenceDAO.java index 474611c70813..647fe35e7ced 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceReferenceMetricPersistenceDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceReferenceMetricPersistenceDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceReferenceUIDAO.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceReferenceUIDAO.java index de4569388dd1..c750a2630511 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceReferenceUIDAO.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/dao/IServiceReferenceUIDAO.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.dao; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/CommonMetricTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/CommonMetricTable.java index bc2b4c33620d..6694bd509c2b 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/CommonMetricTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/CommonMetricTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/alerting/AlertingList.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/alerting/AlertingList.java index 30c9a2d7ba26..cc09173a67ed 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/alerting/AlertingList.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/alerting/AlertingList.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.alerting; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/alerting/AlertingListTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/alerting/AlertingListTable.java index 4ee1ab7032dd..d7d0ac43e3b2 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/alerting/AlertingListTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/alerting/AlertingListTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.alerting; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationComponent.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationComponent.java index 9cdede8d0c89..e92b8ca9cf64 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationComponent.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationComponent.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.application; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationComponentTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationComponentTable.java index 1318c560c90a..cf21e3a73c5e 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationComponentTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationComponentTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.application; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationMapping.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationMapping.java index 979db8f75678..73b6338cec01 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationMapping.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationMapping.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.application; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationMappingTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationMappingTable.java index 86eb92c32db5..a8560ca32774 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationMappingTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationMappingTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.application; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationMetric.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationMetric.java index a54e9beffd4e..b49bbe6a5c54 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationMetric.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationMetric.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.application; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationMetricTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationMetricTable.java index d30c7ea7b5d4..2449d1aaaf93 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationMetricTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationMetricTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.application; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationReferenceMetric.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationReferenceMetric.java index fcfcf4a96afd..095739b94fb2 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationReferenceMetric.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationReferenceMetric.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.application; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationReferenceMetricTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationReferenceMetricTable.java index 6d6f76bef896..7606bd3358bc 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationReferenceMetricTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/application/ApplicationReferenceMetricTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.application; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/global/GlobalTrace.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/global/GlobalTrace.java index bc9004418498..12c08d079d35 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/global/GlobalTrace.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/global/GlobalTrace.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.global; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/global/GlobalTraceTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/global/GlobalTraceTable.java index 75c6aaff2a49..db0052789928 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/global/GlobalTraceTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/global/GlobalTraceTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.global; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/instance/InstanceMetric.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/instance/InstanceMetric.java index e1d5535db734..b176575ad36b 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/instance/InstanceMetric.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/instance/InstanceMetric.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.instance; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/instance/InstanceMetricTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/instance/InstanceMetricTable.java index c693a6c1987b..769b80e1adb4 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/instance/InstanceMetricTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/instance/InstanceMetricTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.instance; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/instance/InstanceReferenceMetric.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/instance/InstanceReferenceMetric.java index 322f16c944b1..56c0ffb71e2a 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/instance/InstanceReferenceMetric.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/instance/InstanceReferenceMetric.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.instance; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/instance/InstanceReferenceMetricTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/instance/InstanceReferenceMetricTable.java index 07a1a87d9e99..7778d302d817 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/instance/InstanceReferenceMetricTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/instance/InstanceReferenceMetricTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.instance; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/CpuMetric.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/CpuMetric.java index 7abcf5a7666f..06348e5069b5 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/CpuMetric.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/CpuMetric.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.jvm; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/CpuMetricTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/CpuMetricTable.java index bb0a6c072cfa..cd88b83a809e 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/CpuMetricTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/CpuMetricTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.jvm; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/GCMetric.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/GCMetric.java index 3744ee0a7cb7..525de0312367 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/GCMetric.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/GCMetric.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.jvm; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/GCMetricTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/GCMetricTable.java index 6f4c8ea0c2ec..2d3f61ad49fd 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/GCMetricTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/GCMetricTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.jvm; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/MemoryMetric.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/MemoryMetric.java index 63579f27f4da..e7334f4cc3d4 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/MemoryMetric.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/MemoryMetric.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.jvm; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/MemoryMetricTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/MemoryMetricTable.java index 88c35a95330c..a54c9f307cbf 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/MemoryMetricTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/MemoryMetricTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.jvm; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/MemoryPoolMetric.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/MemoryPoolMetric.java index 77cca5180217..9eb35d7f4812 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/MemoryPoolMetric.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/MemoryPoolMetric.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.jvm; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/MemoryPoolMetricTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/MemoryPoolMetricTable.java index 7409aa71e9b9..ffcfcd80712f 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/MemoryPoolMetricTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/jvm/MemoryPoolMetricTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.jvm; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/Application.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/Application.java index e27d75753f10..e782ba1b0db0 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/Application.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/Application.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.register; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/ApplicationTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/ApplicationTable.java index 5de17c70198f..9618931e6519 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/ApplicationTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/ApplicationTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.register; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/Instance.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/Instance.java index d6691f2533c0..b845ef5ca18d 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/Instance.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/Instance.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.register; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/InstanceTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/InstanceTable.java index 0c62871f3e2a..c0a3cd740778 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/InstanceTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/InstanceTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.register; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/ServiceName.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/ServiceName.java index eef835536c39..66dd68a17707 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/ServiceName.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/ServiceName.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.register; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/ServiceNameTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/ServiceNameTable.java index ec32d1a2e582..337b0a7ab7b4 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/ServiceNameTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/register/ServiceNameTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.register; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/segment/Segment.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/segment/Segment.java index 3c362359bd66..b917b2ea5d6d 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/segment/Segment.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/segment/Segment.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.segment; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/segment/SegmentCost.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/segment/SegmentCost.java index 25c7d60447d7..800cd980a731 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/segment/SegmentCost.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/segment/SegmentCost.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.segment; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/segment/SegmentCostTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/segment/SegmentCostTable.java index 8ecabffc8aa3..d7f5e4e892dc 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/segment/SegmentCostTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/segment/SegmentCostTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.segment; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/segment/SegmentTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/segment/SegmentTable.java index bdbc667d42ff..1dbe28a6efa9 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/segment/SegmentTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/segment/SegmentTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.segment; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceEntry.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceEntry.java index ac2b5bef36e7..7cdf811a9b1c 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceEntry.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceEntry.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.service; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceEntryTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceEntryTable.java index cc03520d0523..b4f8f098624a 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceEntryTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceEntryTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.service; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceMetric.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceMetric.java index 9d35403de07d..779d7947d2e5 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceMetric.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceMetric.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.service; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceMetricTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceMetricTable.java index c7c2827de984..66da8f261c69 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceMetricTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceMetricTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.service; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceReferenceMetric.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceReferenceMetric.java index 8b4fed2d18a0..70fffbf398f7 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceReferenceMetric.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceReferenceMetric.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.service; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceReferenceMetricTable.java b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceReferenceMetricTable.java index 69942a0b30f3..afed79994349 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceReferenceMetricTable.java +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/skywalking/apm/collector/storage/table/service/ServiceReferenceMetricTable.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.collector.storage.table.service; diff --git a/apm-collector/apm-collector-storage/collector-storage-define/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module b/apm-collector/apm-collector-storage/collector-storage-define/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module index 16904e1ddeb5..80cd942ae835 100644 --- a/apm-collector/apm-collector-storage/collector-storage-define/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module +++ b/apm-collector/apm-collector-storage/collector-storage-define/src/main/resources/META-INF/services/org.skywalking.apm.collector.core.module.Module @@ -1,3 +1,21 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (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.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# + # # Copyright 2017, OpenSkywalking Organization All rights reserved. # @@ -16,4 +34,4 @@ # Project repository: https://github.com/OpenSkywalking/skywalking # -org.skywalking.apm.collector.storage.StorageModule \ No newline at end of file +org.skywalking.apm.collector.storage.StorageModule diff --git a/apm-collector/apm-collector-storage/collector-storage-es-provider/pom.xml b/apm-collector/apm-collector-storage/collector-storage-es-provider/pom.xml index 09479e9de608..a1cbe8815e23 100644 --- a/apm-collector/apm-collector-storage/collector-storage-es-provider/pom.xml +++ b/apm-collector/apm-collector-storage/collector-storage-es-provider/pom.xml @@ -1,10 +1,11 @@ + + diff --git a/apm-collector/apm-collector-stream/pom.xml b/apm-collector/apm-collector-stream/pom.xml index 815ad121b474..24313529a4c9 100644 --- a/apm-collector/apm-collector-stream/pom.xml +++ b/apm-collector/apm-collector-stream/pom.xml @@ -1,10 +1,11 @@ + + diff --git a/apm-collector/pom.xml b/apm-collector/pom.xml index ece26e15d289..1bb8705408dc 100644 --- a/apm-collector/pom.xml +++ b/apm-collector/pom.xml @@ -1,10 +1,11 @@ + + diff --git a/apm-sniffer/apm-sdk-plugin/elastic-job-2.x-plugin/src/main/java/org/skywalking/apm/plugin/esjob/JobExecutorInterceptor.java b/apm-sniffer/apm-sdk-plugin/elastic-job-2.x-plugin/src/main/java/org/skywalking/apm/plugin/esjob/JobExecutorInterceptor.java index 735dbd56dfd7..33fcfed1d59d 100644 --- a/apm-sniffer/apm-sdk-plugin/elastic-job-2.x-plugin/src/main/java/org/skywalking/apm/plugin/esjob/JobExecutorInterceptor.java +++ b/apm-sniffer/apm-sdk-plugin/elastic-job-2.x-plugin/src/main/java/org/skywalking/apm/plugin/esjob/JobExecutorInterceptor.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.plugin.esjob; diff --git a/apm-sniffer/apm-sdk-plugin/elastic-job-2.x-plugin/src/main/java/org/skywalking/apm/plugin/esjob/define/JobExecutorInstrumentation.java b/apm-sniffer/apm-sdk-plugin/elastic-job-2.x-plugin/src/main/java/org/skywalking/apm/plugin/esjob/define/JobExecutorInstrumentation.java index eb29a9e3e4da..18b491f8a1f4 100644 --- a/apm-sniffer/apm-sdk-plugin/elastic-job-2.x-plugin/src/main/java/org/skywalking/apm/plugin/esjob/define/JobExecutorInstrumentation.java +++ b/apm-sniffer/apm-sdk-plugin/elastic-job-2.x-plugin/src/main/java/org/skywalking/apm/plugin/esjob/define/JobExecutorInstrumentation.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.plugin.esjob.define; diff --git a/apm-sniffer/apm-sdk-plugin/elastic-job-2.x-plugin/src/test/java/org/skywalking/apm/plugin/esjob/JobExecutorInterceptorTest.java b/apm-sniffer/apm-sdk-plugin/elastic-job-2.x-plugin/src/test/java/org/skywalking/apm/plugin/esjob/JobExecutorInterceptorTest.java index 6e946a70921a..3d5ac8c8b1f5 100644 --- a/apm-sniffer/apm-sdk-plugin/elastic-job-2.x-plugin/src/test/java/org/skywalking/apm/plugin/esjob/JobExecutorInterceptorTest.java +++ b/apm-sniffer/apm-sdk-plugin/elastic-job-2.x-plugin/src/test/java/org/skywalking/apm/plugin/esjob/JobExecutorInterceptorTest.java @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking */ package org.skywalking.apm.plugin.esjob; @@ -104,4 +104,4 @@ private ShardingContexts mockShardingContext(String jobName, int shardingItem) { } return new ShardingContexts(jobName + shardingItem, jobName, shardingItem + 1, "", shardingMap); } -} \ No newline at end of file +} diff --git a/apm-sniffer/apm-sdk-plugin/feign-default-http-9.x-plugin/pom.xml b/apm-sniffer/apm-sdk-plugin/feign-default-http-9.x-plugin/pom.xml index 4cb816498bf3..052c0b3794c6 100644 --- a/apm-sniffer/apm-sdk-plugin/feign-default-http-9.x-plugin/pom.xml +++ b/apm-sniffer/apm-sdk-plugin/feign-default-http-9.x-plugin/pom.xml @@ -1,10 +1,11 @@ [] argumentsTypes, Throwable t) { } -} \ No newline at end of file +} diff --git a/apm-sniffer/apm-toolkit-activation/apm-toolkit-opentracing-activation/pom.xml b/apm-sniffer/apm-toolkit-activation/apm-toolkit-opentracing-activation/pom.xml index 97ee98e24f10..82d0df820494 100644 --- a/apm-sniffer/apm-toolkit-activation/apm-toolkit-opentracing-activation/pom.xml +++ b/apm-sniffer/apm-toolkit-activation/apm-toolkit-opentracing-activation/pom.xml @@ -1,10 +1,11 @@ diff --git a/java.header b/java.header index 12d3e6e804f2..70774e004cc4 100644 --- a/java.header +++ b/java.header @@ -1,9 +1,10 @@ /* - * Copyright 2017, OpenSkywalking Organization All rights reserved. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (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.apache.org/licenses/LICENSE-2.0 * @@ -13,5 +14,4 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Project repository: https://github.com/OpenSkywalking/skywalking - */ \ No newline at end of file + */ diff --git a/pom.xml b/pom.xml index 474da33beaf3..82dcd43a9519 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,11 @@