From fd91de133893a0fa168b946c67e8453d306f7a77 Mon Sep 17 00:00:00 2001 From: lgrill-pentaho Date: Tue, 24 Sep 2024 18:23:24 -0400 Subject: [PATCH] Revert "HNC-766: updated license and copyright headers" This reverts commit 1d2028916999fdd40bc23bc9cde9415ea50ec030. --- LICENSE.txt | 4 +-- .../plugin/DataSourceConfigurationIT.java | 21 ++++++++------ .../platform/plugin/JcrHtmlSetupIT.java | 11 -------- .../platform/plugin/PageableHTMLIT.java | 21 ++++++++------ .../platform/plugin/ParameterIT.java | 21 ++++++++------ .../reporting/platform/plugin/Prd5659IT.java | 21 ++++++++------ .../plugin/QuerylessDataFactoryIT.java | 21 ++++++++------ .../platform/plugin/ReportingActionIT.java | 21 ++++++++------ .../platform/plugin/ReportingComponentIT.java | 21 ++++++++------ .../ReportingComponentIntegrationIT.java | 21 ++++++++------ .../plugin/ReportingPluginModuleIT.java | 21 ++++++++------ .../reporting/platform/plugin/SpringIT.java | 21 ++++++++------ .../platform/plugin/async/AsyncIT.java | 21 ++++++++------ .../plugin/async/AsyncSystemListenerIT.java | 21 ++++++++------ .../platform/plugin/async/ExecutorIT.java | 21 ++++++++------ .../platform/plugin/async/ReservedIdIT.java | 21 ++++++++------ .../plugin/cache/DefaultReportCacheIT.java | 21 ++++++++------ .../plugin/cache/PentahoDataCacheIT.java | 11 -------- .../output/CachingPageableHTMLOutputIT.java | 21 ++++++++------ .../repository/ReportContentLocationIT.java | 21 ++++++++------ core/src/main/config/javascript/build.js | 27 ++++++++++-------- core/src/main/config/javascript/context.js | 21 ++++++++------ .../main/config/javascript/profileBuilder.js | 21 ++++++++------ .../config/resources/requireCfg.bundles.js | 11 -------- .../platform/plugin/AuditWrapper.java | 20 ++++++++----- .../BackgroundJobReportContentGenerator.java | 20 ++++++++----- .../platform/plugin/CacheManagerEndpoint.java | 20 ++++++++----- .../reporting/platform/plugin/CommonUtil.java | 21 ++++++++------ .../plugin/DownloadReportContentHandler.java | 21 ++++++++------ .../plugin/ExecuteReportContentHandler.java | 21 ++++++++------ .../reporting/platform/plugin/JobManager.java | 20 ++++++++----- .../platform/plugin/LifecycleListener.java | 21 ++++++++------ .../plugin/ParameterContentGenerator.java | 21 ++++++++------ .../plugin/ParameterDependencyGraph.java | 21 ++++++++------ .../plugin/ParameterXmlContentHandler.java | 21 ++++++++------ .../plugin/PentahoPlatformModule.java | 21 ++++++++------ .../plugin/PentahoReportEnvironment.java | 21 ++++++++------ .../PluginPerfomanceMonitorContext.java | 20 ++++++++----- .../reporting/platform/plugin/RenderType.java | 11 -------- .../plugin/ReportContentGenerator.java | 21 ++++++++------ .../platform/plugin/ReportContentUtil.java | 21 ++++++++------ .../platform/plugin/ReportCreator.java | 21 ++++++++------ .../plugin/ReportingConfiguration.java | 21 ++++++++------ .../ReportingSystemStartupListener.java | 21 ++++++++------ .../plugin/RepositoryResourceData.java | 21 ++++++++------ .../plugin/RepositoryResourceLoader.java | 21 ++++++++------ .../platform/plugin/SimpleEmailComponent.java | 21 ++++++++------ .../plugin/SimpleReportingAction.java | 21 ++++++++------ .../plugin/SimpleReportingComponent.java | 21 ++++++++------ .../platform/plugin/StagingHandler.java | 21 ++++++++------ .../platform/plugin/TrackingOutputStream.java | 21 ++++++++------ .../async/AbstractAsyncReportExecution.java | 20 ++++++++----- .../plugin/async/AsyncExecutionStatus.java | 20 ++++++++----- .../plugin/async/AsyncReportState.java | 20 ++++++++----- .../async/AsyncReportStatusListener.java | 20 ++++++++----- .../plugin/async/AsyncSystemListener.java | 20 ++++++++----- .../plugin/async/AutoScheduleListener.java | 20 ++++++++----- .../plugin/async/ClearCacheAction.java | 21 ++++++++------ .../async/DelegatedListenableExecutor.java | 20 ++++++++----- .../async/HomeSchedulingDirStrategy.java | 20 ++++++++----- .../plugin/async/IAsyncReportExecution.java | 20 ++++++++----- .../plugin/async/IAsyncReportListener.java | 20 ++++++++----- .../plugin/async/IAsyncReportState.java | 20 ++++++++----- .../plugin/async/IJobIdGenerator.java | 20 ++++++++----- .../async/IListenableFutureDelegator.java | 20 ++++++++----- .../plugin/async/IPentahoAsyncExecutor.java | 20 ++++++++----- .../async/ISchedulingDirectoryStrategy.java | 20 ++++++++----- .../plugin/async/ISchedulingListener.java | 20 ++++++++----- .../platform/plugin/async/JobIdGenerator.java | 20 ++++++++----- .../MemorizeSchedulingLocationListener.java | 20 ++++++++----- .../plugin/async/PentahoAsyncExecutor.java | 20 ++++++++----- .../async/PentahoAsyncReportExecution.java | 20 ++++++++----- .../async/ProvidedSchedulingDirStrategy.java | 20 ++++++++----- .../async/ReportListenerThreadHolder.java | 20 ++++++++----- .../SimpleDelegatedListenableFuture.java | 20 ++++++++----- .../UpdateSchedulingLocationListener.java | 20 ++++++++----- .../platform/plugin/async/WriteToJcrTask.java | 20 ++++++++----- .../cache/AbstractReportContentCache.java | 21 ++++++++------ .../platform/plugin/cache/BiPredicate.java | 21 ++++++++------ .../plugin/cache/DefaultReportCache.java | 21 ++++++++------ .../plugin/cache/DeleteOldOnAccessCache.java | 21 ++++++++------ .../plugin/cache/FileSystemCacheBackend.java | 20 ++++++++----- .../platform/plugin/cache/ICacheBackend.java | 21 ++++++++------ .../plugin/cache/IPluginCacheManager.java | 21 ++++++++------ .../platform/plugin/cache/IReportContent.java | 21 ++++++++------ .../plugin/cache/IReportContentCache.java | 21 ++++++++------ .../plugin/cache/NullReportCache.java | 21 ++++++++------ .../plugin/cache/PentahoDataCache.java | 21 ++++++++------ .../plugin/cache/PluginCacheManagerImpl.java | 21 ++++++++------ .../plugin/cache/PluginSessionCache.java | 21 ++++++++------ .../platform/plugin/cache/ReportCache.java | 21 ++++++++------ .../platform/plugin/cache/ReportCacheKey.java | 21 ++++++++------ .../plugin/cache/ReportContentImpl.java | 21 ++++++++------ .../CdaPluginLocalQueryBackend.java | 21 ++++++++------ .../platform/plugin/connection/Messages.java | 21 ++++++++------ .../connection/PentahoCubeFileProvider.java | 21 ++++++++------ .../PentahoCubeFileProviderReadHandler.java | 21 ++++++++------ .../PentahoJndiConnectionReadHandler.java | 21 ++++++++------ ...ntahoJndiDatasourceConnectionProvider.java | 21 ++++++++------ .../PentahoKettleTransFromFileProducer.java | 21 ++++++++------ ...PentahoKettleTransFromFileReadHandler.java | 21 ++++++++------ .../PentahoMondrianConnectionProvider.java | 21 ++++++++------ .../PentahoMondrianDataSourceProvider.java | 21 ++++++++------ ...MondrianDataSourceProviderReadHandler.java | 21 ++++++++------ .../PentahoOlap4JJndiConnectionProvider.java | 21 ++++++++------ ...entahoOlap4JJndiConnectionReadHandler.java | 21 ++++++++------ .../PentahoPmdConfigReadHandler.java | 21 ++++++++------ .../PentahoPmdConnectionProvider.java | 21 ++++++++------ ...ntahoPoolDataSourceConnectionProvider.java | 21 ++++++++------ .../datasources/QuerylessDataFactory.java | 21 ++++++++------ .../QuerylessDataFactoryModule.java | 21 ++++++++------ .../datasources/QuerylessTableModel.java | 21 ++++++++------ .../plugin/drilldown/ContentLinkFunction.java | 21 ++++++++------ .../ContentLinkFunctionDescription.java | 21 ++++++++------ .../drilldown/IsContentLinkFunction.java | 21 ++++++++------ .../IsContentLinkFunctionDescription.java | 21 ++++++++------ .../platform/plugin/messages/Messages.java | 21 ++++++++------ .../plugin/output/AbstractHtmlOutput.java | 21 ++++++++------ .../platform/plugin/output/CSVOutput.java | 21 ++++++++------ .../output/CachingPageableHTMLOutput.java | 21 ++++++++------ .../DefaultReportOutputHandlerFactory.java | 21 ++++++++------ .../platform/plugin/output/EmailOutput.java | 21 ++++++++------ .../platform/plugin/output/FastCSVOutput.java | 21 ++++++++------ .../FastExportReportOutputHandlerFactory.java | 21 ++++++++------ .../plugin/output/FastStreamHtmlOutput.java | 21 ++++++++------ .../output/FastStreamJcrHtmlOutput.java | 21 ++++++++------ .../platform/plugin/output/FastXLSOutput.java | 21 ++++++++------ .../plugin/output/FastXLSXOutput.java | 21 ++++++++------ .../platform/plugin/output/OutputUtils.java | 11 -------- .../platform/plugin/output/PDFOutput.java | 21 ++++++++------ .../platform/plugin/output/PNGOutput.java | 21 ++++++++------ .../plugin/output/PageableHTMLOutput.java | 21 ++++++++------ .../output/PaginationControlWrapper.java | 21 ++++++++------ .../plugin/output/PlainTextOutput.java | 21 ++++++++------ .../plugin/output/ProxyOutputStream.java | 21 ++++++++------ .../platform/plugin/output/RTFOutput.java | 21 ++++++++------ .../plugin/output/ReportOutputHandler.java | 21 ++++++++------ .../output/ReportOutputHandlerFactory.java | 11 -------- .../output/ReportOutputHandlerSelector.java | 11 -------- .../plugin/output/ReportPageSelector.java | 21 ++++++++------ .../plugin/output/StreamHtmlOutput.java | 21 ++++++++------ .../plugin/output/StreamJcrHtmlOutput.java | 21 ++++++++------ .../platform/plugin/output/XLSOutput.java | 21 ++++++++------ .../platform/plugin/output/XLSXOutput.java | 21 ++++++++------ .../plugin/output/XmlPageableOutput.java | 21 ++++++++------ .../plugin/output/XmlTableOutput.java | 21 ++++++++------ .../repository/PentahoNameGenerator.java | 21 ++++++++------ .../plugin/repository/PentahoURLRewriter.java | 21 ++++++++------ .../plugin/repository/ReportContentItem.java | 21 ++++++++------ .../repository/ReportContentLocation.java | 21 ++++++++------ .../repository/ReportContentRepository.java | 21 ++++++++------ .../TempDirectoryNameGenerator.java | 21 ++++++++------ .../staging/AbstractStagingHandler.java | 20 ++++++++----- .../staging/AsyncJobFileStagingHandler.java | 20 ++++++++----- .../staging/IFixedSizeStreamingContent.java | 20 ++++++++----- .../plugin/staging/MemStagingHandler.java | 20 ++++++++----- .../plugin/staging/StagingHandler.java | 21 ++++++++------ .../staging/TempFileStagingHandler.java | 20 ++++++++----- .../plugin/staging/ThruStagingHandler.java | 20 ++++++++----- .../pentaho/reportviewer/FeedbackScreen.js | 19 ++++++++----- .../dojo/pentaho/reportviewer/GlassPane.js | 27 ++++++++++-------- .../dojo/pentaho/reportviewer/ReportDialog.js | 27 ++++++++++-------- .../pentaho/reportviewer/ScheduleScreen.js | 27 ++++++++++-------- .../reportviewer/SuccessScheduleScreen.js | 27 ++++++++++-------- .../main/javascript/reportviewer/formatter.js | 21 ++++++++------ .../reporting-require-js-bundles-cfg.js | 28 +++++++++++++------ .../reportviewer/reporting-require-js-cfg.js | 27 ++++++++++-------- .../reportviewer/reportviewer-app.js | 21 ++++++++------ .../reportviewer/reportviewer-formatting.js | 27 ++++++++++-------- .../reportviewer/reportviewer-logging.js | 27 ++++++++++-------- .../reportviewer/reportviewer-main-module.js | 21 ++++++++------ .../reportviewer/reportviewer-prompt.js | 21 ++++++++------ .../reportviewer-sample-component.js | 27 ++++++++++-------- .../reportviewer/reportviewer-timeutil.js | 27 ++++++++++-------- .../javascript/reportviewer/reportviewer.js | 27 ++++++++++-------- core/src/test/config/javascript/context.js | 27 ++++++++++-------- .../config/javascript/karma-require-js-cfg.js | 21 ++++++++------ .../test/config/javascript/karma.ci.conf.js | 21 ++++++++------ core/src/test/config/javascript/karma.conf.js | 27 ++++++++++-------- .../userrole/ws/MockUserRoleListService.java | 21 ++++++++------ .../BackgroundJobContentGeneratorTest.java | 20 ++++++++----- .../plugin/CacheManagerEndpointTest.java | 20 ++++++++----- .../DownloadReportContentHandlerTest.java | 21 ++++++++------ .../ExecuteReportContentHandlerTest.java | 20 ++++++++----- .../plugin/JobManagerContextTest.java | 20 ++++++++----- .../plugin/JobManagerResponseCodeTest.java | 20 ++++++++----- .../platform/plugin/JobManagerTest.java | 20 ++++++++----- .../platform/plugin/MicroPlatformFactory.java | 21 ++++++++------ .../plugin/MockRepositoryResourceData.java | 21 ++++++++------ .../plugin/MockRepositoryResourceLoader.java | 21 ++++++++------ .../platform/plugin/MockTableModel.java | 11 -------- .../plugin/MockUserDetailsService.java | 21 ++++++++------ .../platform/plugin/PageableHTMLTest.java | 21 ++++++++------ .../plugin/ParameterDependencyGraphTest.java | 20 ++++++++----- .../ParameterXmlContentHandlerTest.java | 20 ++++++++----- .../plugin/PentahoReportEnvironmentTest.java | 21 ++++++++------ .../PluginPerfomanceMonitorContextTest.java | 20 ++++++++----- .../plugin/ReportContentUtilTest.java | 21 ++++++++------ .../plugin/RepositoryResourceLoaderTest.java | 11 -------- .../plugin/SimpleEmailComponentTest.java | 21 ++++++++------ .../plugin/SimpleReportingActionTest.java | 21 ++++++++------ .../plugin/SimpleReportingComponentTest.java | 21 ++++++++------ .../platform/plugin/StagingHandlerTest.java | 21 ++++++++------ .../plugin/TrackingOutputStreamTest.java | 21 ++++++++------ .../async/AsyncReportStatusListenerTest.java | 21 ++++++++------ .../plugin/async/AsyncSystemListenerTest.java | 21 ++++++++------ .../async/AutoScheduleListenerTest.java | 20 ++++++++----- .../async/CancelableListenableFutureTest.java | 21 ++++++++------ .../plugin/async/ClearCacheActionTest.java | 21 ++++++++------ .../plugin/async/CompositeKeyTest.java | 21 ++++++++------ .../DelegatedListenableExecutorTest.java | 21 ++++++++------ .../plugin/async/ExecutionRestartTest.java | 20 ++++++++----- .../platform/plugin/async/FakeLocation.java | 21 ++++++++------ .../ISchedulingDirectoryStrategyTest.java | 20 ++++++++----- .../plugin/async/JobIdGeneratorTest.java | 20 ++++++++----- ...emorizeSchedulingLocationListenerTest.java | 21 ++++++++------ .../async/NullSizeStreamingContentTest.java | 21 ++++++++------ .../async/PentahoAsyncExecutionAuditTest.java | 20 ++++++++----- .../PentahoAsyncExecutionInterruptTest.java | 20 ++++++++----- .../async/PentahoAsyncExecutionTest.java | 20 ++++++++----- .../async/PentahoAsyncReportExecutorTest.java | 20 ++++++++----- .../TestInterruptionInterceptionTest.java | 20 ++++++++----- .../platform/plugin/async/TestListener.java | 20 ++++++++----- ...gerScheduledContentWritingHandlerTest.java | 21 ++++++++------ .../UpdateSchedulingLocationListenerTest.java | 21 ++++++++------ .../plugin/async/WriteToJcrTaskTest.java | 21 ++++++++------ .../cache/DeleteOldOnAccessCacheTest.java | 21 ++++++++------ .../cache/FileSystemCacheBackendTest.java | 21 ++++++++------ .../plugin/cache/PluginSessionCacheTest.java | 21 ++++++++------ .../plugin/cache/ReportCacheKeyTest.java | 21 ++++++++------ .../PentahoJndiConnectionReadHandlerTest.java | 21 ++++++++------ ...oJndiDatasourceConnectionProviderTest.java | 21 ++++++++------ ...PentahoMondrianConnectionProviderTest.java | 21 ++++++++------ ...PentahoMondrianDataSourceProviderTest.java | 21 ++++++++------ ...ntahoOlap4JJndiConnectionProviderTest.java | 21 ++++++++------ ...hoOlap4JJndiConnectionReadHandlerTest.java | 21 ++++++++------ .../PentahoPmdConfigReadHandlerTest.java | 21 ++++++++------ .../PentahoPmdConnectionProviderTest.java | 21 ++++++++------ ...ntahoPoolDataSourceConnectionProvider.java | 21 ++++++++------ ...oPoolDataSourceConnectionProviderTest.java | 21 ++++++++------ .../ContentLinkFunctionDescriptionTest.java | 21 ++++++++------ .../drilldown/ContentLinkFunctionTest.java | 21 ++++++++------ .../IsContentLinkFunctionDescriptionTest.java | 21 ++++++++------ .../drilldown/IsContentLinkFunctionTest.java | 21 ++++++++------ .../plugin/output/AbstractHTMLOutputTest.java | 21 ++++++++------ .../platform/plugin/output/CSVOutputTest.java | 21 ++++++++------ ...DefaultReportOutputHandlerFactoryTest.java | 21 ++++++++------ .../plugin/output/EmailOutputTest.java | 21 ++++++++------ .../plugin/output/FastCSVOutputTest.java | 21 ++++++++------ ...tExportReportOutputHandlerFactoryTest.java | 21 ++++++++------ .../output/FastStreamHtmlOutputTest.java | 21 ++++++++------ .../plugin/output/FastXLSOutputTest.java | 21 ++++++++------ .../plugin/output/FastXLSXOutputTest.java | 21 ++++++++------ .../output/MockOutputHandlerSelector.java | 21 ++++++++------ .../platform/plugin/output/PDFOutputTest.java | 21 ++++++++------ .../platform/plugin/output/PNGOutputTest.java | 21 ++++++++------ .../plugin/output/PageableHTMLOutputTest.java | 21 ++++++++------ .../output/PaginationControlWrapperTest.java | 21 ++++++++------ .../plugin/output/PlainTextOutputTest.java | 21 ++++++++------ .../plugin/output/ProxyOutputStreamTest.java | 21 ++++++++------ .../platform/plugin/output/RTFOutputTest.java | 21 ++++++++------ .../output/StreamJcrHtmlOutputTest.java | 21 ++++++++------ .../platform/plugin/output/XLSOutputTest.java | 21 ++++++++------ .../plugin/output/XLSXOutputTest.java | 21 ++++++++------ .../plugin/output/XmlPageableOutputTest.java | 21 ++++++++------ .../plugin/output/XmlTableOutputTest.java | 21 ++++++++------ .../repository/PentahoURLRewriterTest.java | 21 ++++++++------ .../repository/ReportContentItemTest.java | 21 ++++++++------ .../repository/ReportContentLocationTest.java | 21 ++++++++------ .../ReportContentRepositoryTest.java | 21 ++++++++------ .../TempDirectoryNameGeneratorTest.java | 21 ++++++++------ .../staging/AbstractStagingHandlerTest.java | 20 ++++++++----- .../AsyncJobFileStagingHandlerTest.java | 20 ++++++++----- .../plugin/staging/MemStagingHandlerTest.java | 20 ++++++++----- .../plugin/staging/TempFileStagingTest.java | 20 ++++++++----- .../staging/ThruStagingHandlerTest.java | 20 ++++++++----- .../src/test/javascript/mocks/registryMock.js | 21 ++++++++------ .../javascript/reportviewer-prompt-spec.js | 21 ++++++++------ core/src/test/javascript/reportviewer-spec.js | 21 ++++++++------ 279 files changed, 3543 insertions(+), 2231 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 270d405d3..f815843ee 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Pentaho Developer Edition 10.3 Copyright 2024 Hitachi Vantara, LLC; licensed under the Business Source License 1.1 (BSL). +Pentaho Community Edition 10.3 Copyright 2024 Hitachi Vantara, LLC; licensed under the Business Source License 1.1 (BSL). This project may include third party components that are individually licensed per the terms indicated by their respective copyright owners included in text file or in the source code. @@ -10,7 +10,7 @@ License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved. Parameters Licensor: Hitachi Vantara, LLC. -Licensed Work: Pentaho Developer Edition 10.3. The Licensed Work is (c) 2024 +Licensed Work: Pentaho Community Edition 10.3. The Licensed Work is (c) 2024 Hitachi Vantara, LLC. Additional Use Grant: None Change Date: Four years from the date the Licensed Work is published. diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/DataSourceConfigurationIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/DataSourceConfigurationIT.java index 2708fe94a..00aebcb0e 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/DataSourceConfigurationIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/DataSourceConfigurationIT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/JcrHtmlSetupIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/JcrHtmlSetupIT.java index 7de69bf63..5d7325f4b 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/JcrHtmlSetupIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/JcrHtmlSetupIT.java @@ -1,14 +1,3 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ package org.pentaho.reporting.platform.plugin; import org.junit.After; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/PageableHTMLIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/PageableHTMLIT.java index 4720b0afa..f584f76e9 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/PageableHTMLIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/PageableHTMLIT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/ParameterIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/ParameterIT.java index c4419b730..15ea81276 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/ParameterIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/ParameterIT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/Prd5659IT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/Prd5659IT.java index 26dcb68f5..26fd2f51e 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/Prd5659IT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/Prd5659IT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/QuerylessDataFactoryIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/QuerylessDataFactoryIT.java index d1a5961f3..ee9bd48d7 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/QuerylessDataFactoryIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/QuerylessDataFactoryIT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/ReportingActionIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/ReportingActionIT.java index 00431a95a..5d710bfae 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/ReportingActionIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/ReportingActionIT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/ReportingComponentIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/ReportingComponentIT.java index 1a0b24664..77b94f854 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/ReportingComponentIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/ReportingComponentIT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/ReportingComponentIntegrationIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/ReportingComponentIntegrationIT.java index 7266ee3cd..3b63fc58e 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/ReportingComponentIntegrationIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/ReportingComponentIntegrationIT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/ReportingPluginModuleIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/ReportingPluginModuleIT.java index 35d355d71..1b4d50454 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/ReportingPluginModuleIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/ReportingPluginModuleIT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/SpringIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/SpringIT.java index 29767fcc1..bcad2cfe5 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/SpringIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/SpringIT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/async/AsyncIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/async/AsyncIT.java index 618865598..71bedf911 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/async/AsyncIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/async/AsyncIT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/async/AsyncSystemListenerIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/async/AsyncSystemListenerIT.java index 93f9ae3b6..6bcb535dd 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/async/AsyncSystemListenerIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/async/AsyncSystemListenerIT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/async/ExecutorIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/async/ExecutorIT.java index dd3dab550..65be8943e 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/async/ExecutorIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/async/ExecutorIT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/async/ReservedIdIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/async/ReservedIdIT.java index e4496704a..d5702dbe0 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/async/ReservedIdIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/async/ReservedIdIT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/cache/DefaultReportCacheIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/cache/DefaultReportCacheIT.java index 85c87afc1..daa6ca1f3 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/cache/DefaultReportCacheIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/cache/DefaultReportCacheIT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/cache/PentahoDataCacheIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/cache/PentahoDataCacheIT.java index 86badec54..60c60b128 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/cache/PentahoDataCacheIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/cache/PentahoDataCacheIT.java @@ -1,14 +1,3 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ package org.pentaho.reporting.platform.plugin.cache; import org.junit.After; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/output/CachingPageableHTMLOutputIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/output/CachingPageableHTMLOutputIT.java index 1c155a377..5afb5dab5 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/output/CachingPageableHTMLOutputIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/output/CachingPageableHTMLOutputIT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/it/java/org/pentaho/reporting/platform/plugin/repository/ReportContentLocationIT.java b/core/src/it/java/org/pentaho/reporting/platform/plugin/repository/ReportContentLocationIT.java index 3c46b8bd9..315729542 100644 --- a/core/src/it/java/org/pentaho/reporting/platform/plugin/repository/ReportContentLocationIT.java +++ b/core/src/it/java/org/pentaho/reporting/platform/plugin/repository/ReportContentLocationIT.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.repository; diff --git a/core/src/main/config/javascript/build.js b/core/src/main/config/javascript/build.js index 238187121..aa996326c 100644 --- a/core/src/main/config/javascript/build.js +++ b/core/src/main/config/javascript/build.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ +/*! +* This program is free software; you can redistribute it and/or modify it under the +* terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software +* Foundation. +* +* You should have received a copy of the GNU Lesser General Public License along with this +* program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html +* or from the Free Software Foundation, Inc., +* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +* +* This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +* See the GNU Lesser General Public License for more details. +* +* Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. +*/ ({ //The top level directory that contains your app. If this option is used diff --git a/core/src/main/config/javascript/context.js b/core/src/main/config/javascript/context.js index da1711806..06652b60d 100644 --- a/core/src/main/config/javascript/context.js +++ b/core/src/main/config/javascript/context.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ var ENVIRONMENT_CONFIG = ENVIRONMENT_CONFIG || {}; ENVIRONMENT_CONFIG.paths = ENVIRONMENT_CONFIG.paths || {}; diff --git a/core/src/main/config/javascript/profileBuilder.js b/core/src/main/config/javascript/profileBuilder.js index fca9f3830..e861389ce 100644 --- a/core/src/main/config/javascript/profileBuilder.js +++ b/core/src/main/config/javascript/profileBuilder.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ load("${project.build.directory}/requireCfg.js"); diff --git a/core/src/main/config/resources/requireCfg.bundles.js b/core/src/main/config/resources/requireCfg.bundles.js index 1389fe380..e6bba9a94 100644 --- a/core/src/main/config/resources/requireCfg.bundles.js +++ b/core/src/main/config/resources/requireCfg.bundles.js @@ -1,14 +1,3 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ // This file is a template file. It is used by r.js // to fill-in the resulting `bundles` property. require.config({}); diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/AuditWrapper.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/AuditWrapper.java index 266038bd6..7838d0ce9 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/AuditWrapper.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/AuditWrapper.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/BackgroundJobReportContentGenerator.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/BackgroundJobReportContentGenerator.java index c796e7ec7..ab6785b23 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/BackgroundJobReportContentGenerator.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/BackgroundJobReportContentGenerator.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/CacheManagerEndpoint.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/CacheManagerEndpoint.java index 429896ce7..151ec00a3 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/CacheManagerEndpoint.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/CacheManagerEndpoint.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2019 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/CommonUtil.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/CommonUtil.java index 496b68554..ab31ec159 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/CommonUtil.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/CommonUtil.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/DownloadReportContentHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/DownloadReportContentHandler.java index 060c579f2..74ae1b1c7 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/DownloadReportContentHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/DownloadReportContentHandler.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/ExecuteReportContentHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/ExecuteReportContentHandler.java index 2755e321d..456dcde1a 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/ExecuteReportContentHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/ExecuteReportContentHandler.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/JobManager.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/JobManager.java index 31147d7ed..6f82113a7 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/JobManager.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/JobManager.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2019 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/LifecycleListener.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/LifecycleListener.java index 750bdf7a4..9a24dbc6b 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/LifecycleListener.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/LifecycleListener.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/ParameterContentGenerator.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/ParameterContentGenerator.java index f635b941b..f767c894c 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/ParameterContentGenerator.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/ParameterContentGenerator.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2023 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/ParameterDependencyGraph.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/ParameterDependencyGraph.java index c64b08c8e..da38545e5 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/ParameterDependencyGraph.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/ParameterDependencyGraph.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2023 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/ParameterXmlContentHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/ParameterXmlContentHandler.java index 0da72147b..497e57ee7 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/ParameterXmlContentHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/ParameterXmlContentHandler.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2023 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/PentahoPlatformModule.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/PentahoPlatformModule.java index c58c289b7..88614a91b 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/PentahoPlatformModule.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/PentahoPlatformModule.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/PentahoReportEnvironment.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/PentahoReportEnvironment.java index 50f15f445..91b604101 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/PentahoReportEnvironment.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/PentahoReportEnvironment.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2023 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/PluginPerfomanceMonitorContext.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/PluginPerfomanceMonitorContext.java index 7f660db64..c50be431e 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/PluginPerfomanceMonitorContext.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/PluginPerfomanceMonitorContext.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/RenderType.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/RenderType.java index 8d09a3866..7cc8d7b4e 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/RenderType.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/RenderType.java @@ -1,14 +1,3 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ package org.pentaho.reporting.platform.plugin; /** diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportContentGenerator.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportContentGenerator.java index 836a740d8..2bc8e728b 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportContentGenerator.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportContentGenerator.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportContentUtil.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportContentUtil.java index 5b4e78c6d..6356c4d86 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportContentUtil.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportContentUtil.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2023 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportCreator.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportCreator.java index 951690456..dac4a9aec 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportCreator.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportCreator.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportingConfiguration.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportingConfiguration.java index eaecd9186..a443c6746 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportingConfiguration.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportingConfiguration.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportingSystemStartupListener.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportingSystemStartupListener.java index 28f12aa93..77f9cd69d 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportingSystemStartupListener.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/ReportingSystemStartupListener.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/RepositoryResourceData.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/RepositoryResourceData.java index 46da3fe4c..99f206f5b 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/RepositoryResourceData.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/RepositoryResourceData.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/RepositoryResourceLoader.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/RepositoryResourceLoader.java index 6244be361..3b86d5ae1 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/RepositoryResourceLoader.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/RepositoryResourceLoader.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/SimpleEmailComponent.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/SimpleEmailComponent.java index 73760e852..9823b0779 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/SimpleEmailComponent.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/SimpleEmailComponent.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/SimpleReportingAction.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/SimpleReportingAction.java index c2ebbd1c4..8932f50d8 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/SimpleReportingAction.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/SimpleReportingAction.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/SimpleReportingComponent.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/SimpleReportingComponent.java index 668f7000f..b4ad8d74b 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/SimpleReportingComponent.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/SimpleReportingComponent.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2018 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/StagingHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/StagingHandler.java index 838f39b74..ebdc6fef4 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/StagingHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/StagingHandler.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2018 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/TrackingOutputStream.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/TrackingOutputStream.java index 7b9df5385..e79920e21 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/TrackingOutputStream.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/TrackingOutputStream.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AbstractAsyncReportExecution.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AbstractAsyncReportExecution.java index 9f2e89cc0..a52eda730 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AbstractAsyncReportExecution.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AbstractAsyncReportExecution.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2020 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; import java.io.InputStream; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AsyncExecutionStatus.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AsyncExecutionStatus.java index 2bbeeb91f..7b3e0db7f 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AsyncExecutionStatus.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AsyncExecutionStatus.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AsyncReportState.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AsyncReportState.java index 006e9f734..459f905d4 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AsyncReportState.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AsyncReportState.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AsyncReportStatusListener.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AsyncReportStatusListener.java index 3c7133eab..ad9414b71 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AsyncReportStatusListener.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AsyncReportStatusListener.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AsyncSystemListener.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AsyncSystemListener.java index 4d1d88119..033cfe2d6 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AsyncSystemListener.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AsyncSystemListener.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AutoScheduleListener.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AutoScheduleListener.java index 36f241eb7..90b59d1d5 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AutoScheduleListener.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/AutoScheduleListener.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ClearCacheAction.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ClearCacheAction.java index a3b175c75..29580f013 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ClearCacheAction.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ClearCacheAction.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/DelegatedListenableExecutor.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/DelegatedListenableExecutor.java index 14e4e633e..2f9108a7e 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/DelegatedListenableExecutor.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/DelegatedListenableExecutor.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/HomeSchedulingDirStrategy.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/HomeSchedulingDirStrategy.java index b079aa5c8..11d651525 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/HomeSchedulingDirStrategy.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/HomeSchedulingDirStrategy.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IAsyncReportExecution.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IAsyncReportExecution.java index c9bce31f5..6a2d8893a 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IAsyncReportExecution.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IAsyncReportExecution.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IAsyncReportListener.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IAsyncReportListener.java index 93c99309b..897e1b596 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IAsyncReportListener.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IAsyncReportListener.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IAsyncReportState.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IAsyncReportState.java index 419ff75e8..bea89454c 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IAsyncReportState.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IAsyncReportState.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IJobIdGenerator.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IJobIdGenerator.java index dca68962a..266420397 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IJobIdGenerator.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IJobIdGenerator.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IListenableFutureDelegator.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IListenableFutureDelegator.java index 936b315a5..63de68b59 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IListenableFutureDelegator.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IListenableFutureDelegator.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IPentahoAsyncExecutor.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IPentahoAsyncExecutor.java index bc96baf65..a2766a026 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IPentahoAsyncExecutor.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/IPentahoAsyncExecutor.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ISchedulingDirectoryStrategy.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ISchedulingDirectoryStrategy.java index 83b86e4c7..b18b3f82e 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ISchedulingDirectoryStrategy.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ISchedulingDirectoryStrategy.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ISchedulingListener.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ISchedulingListener.java index b5f2f0cbd..9f5117c11 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ISchedulingListener.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ISchedulingListener.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/JobIdGenerator.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/JobIdGenerator.java index 5e7964138..ccef2bab8 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/JobIdGenerator.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/JobIdGenerator.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/MemorizeSchedulingLocationListener.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/MemorizeSchedulingLocationListener.java index bfdf7f565..9763aa9c9 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/MemorizeSchedulingLocationListener.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/MemorizeSchedulingLocationListener.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncExecutor.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncExecutor.java index 494cc7c98..c07b088b7 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncExecutor.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncExecutor.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncReportExecution.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncReportExecution.java index d0a883780..321c00a27 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncReportExecution.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncReportExecution.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2020 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ProvidedSchedulingDirStrategy.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ProvidedSchedulingDirStrategy.java index d51e18e2d..44f435796 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ProvidedSchedulingDirStrategy.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ProvidedSchedulingDirStrategy.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ReportListenerThreadHolder.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ReportListenerThreadHolder.java index 052970cf5..8e2f1a254 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ReportListenerThreadHolder.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/ReportListenerThreadHolder.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/SimpleDelegatedListenableFuture.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/SimpleDelegatedListenableFuture.java index 8c36b468f..70055c590 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/SimpleDelegatedListenableFuture.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/SimpleDelegatedListenableFuture.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/UpdateSchedulingLocationListener.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/UpdateSchedulingLocationListener.java index e869dfffc..c8f5ea928 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/UpdateSchedulingLocationListener.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/UpdateSchedulingLocationListener.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/WriteToJcrTask.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/WriteToJcrTask.java index de08457bc..901f1c854 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/async/WriteToJcrTask.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/async/WriteToJcrTask.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; import org.apache.commons.io.IOUtils; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/AbstractReportContentCache.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/AbstractReportContentCache.java index b4e0b4afc..1c40d0f46 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/AbstractReportContentCache.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/AbstractReportContentCache.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/BiPredicate.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/BiPredicate.java index c5a4c755e..e7bd70025 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/BiPredicate.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/BiPredicate.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; /** diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/DefaultReportCache.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/DefaultReportCache.java index 01ac26591..1da071b2d 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/DefaultReportCache.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/DefaultReportCache.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/DeleteOldOnAccessCache.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/DeleteOldOnAccessCache.java index 13b8304ea..d2e75765d 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/DeleteOldOnAccessCache.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/DeleteOldOnAccessCache.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/FileSystemCacheBackend.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/FileSystemCacheBackend.java index baf08993f..dd31f34b2 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/FileSystemCacheBackend.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/FileSystemCacheBackend.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* ! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. * - * Change Date: 2028-08-13 - ******************************************************************************/ + */ package org.pentaho.reporting.platform.plugin.cache; import com.cronutils.utils.VisibleForTesting; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/ICacheBackend.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/ICacheBackend.java index eab213b4a..fc1f6db76 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/ICacheBackend.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/ICacheBackend.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. * + */ package org.pentaho.reporting.platform.plugin.cache; import java.io.Serializable; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/IPluginCacheManager.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/IPluginCacheManager.java index fa529647f..34e5eb030 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/IPluginCacheManager.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/IPluginCacheManager.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; public interface IPluginCacheManager { diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/IReportContent.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/IReportContent.java index 2b8814178..78b8acb55 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/IReportContent.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/IReportContent.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/IReportContentCache.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/IReportContentCache.java index b7aa44c8a..1586785d9 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/IReportContentCache.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/IReportContentCache.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; import java.io.Serializable; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/NullReportCache.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/NullReportCache.java index 9872dad71..e42277cd1 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/NullReportCache.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/NullReportCache.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/PentahoDataCache.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/PentahoDataCache.java index 9f338d8e6..4034c6253 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/PentahoDataCache.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/PentahoDataCache.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/PluginCacheManagerImpl.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/PluginCacheManagerImpl.java index 3649d31a1..eab2539c0 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/PluginCacheManagerImpl.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/PluginCacheManagerImpl.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; public class PluginCacheManagerImpl implements IPluginCacheManager { diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/PluginSessionCache.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/PluginSessionCache.java index ef57481cb..a39151bfd 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/PluginSessionCache.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/PluginSessionCache.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. * + */ package org.pentaho.reporting.platform.plugin.cache; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/ReportCache.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/ReportCache.java index d3f42692d..672e476b0 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/ReportCache.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/ReportCache.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/ReportCacheKey.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/ReportCacheKey.java index 253595b65..55b13bc73 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/ReportCacheKey.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/ReportCacheKey.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/ReportContentImpl.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/ReportContentImpl.java index 1d227408d..ded047653 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/ReportContentImpl.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/cache/ReportContentImpl.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/CdaPluginLocalQueryBackend.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/CdaPluginLocalQueryBackend.java index bc19173d6..fa8b283e9 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/CdaPluginLocalQueryBackend.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/CdaPluginLocalQueryBackend.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/Messages.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/Messages.java index 2927ff68d..2c459c591 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/Messages.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/Messages.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoCubeFileProvider.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoCubeFileProvider.java index a281a0999..e0c2da9f7 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoCubeFileProvider.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoCubeFileProvider.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoCubeFileProviderReadHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoCubeFileProviderReadHandler.java index e1c1a8cfd..f0c4b1c84 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoCubeFileProviderReadHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoCubeFileProviderReadHandler.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoJndiConnectionReadHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoJndiConnectionReadHandler.java index 02532bd3a..9df8b6037 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoJndiConnectionReadHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoJndiConnectionReadHandler.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoJndiDatasourceConnectionProvider.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoJndiDatasourceConnectionProvider.java index 52ee25a46..9179c9f6e 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoJndiDatasourceConnectionProvider.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoJndiDatasourceConnectionProvider.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoKettleTransFromFileProducer.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoKettleTransFromFileProducer.java index 269836370..56ad7cecd 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoKettleTransFromFileProducer.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoKettleTransFromFileProducer.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoKettleTransFromFileReadHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoKettleTransFromFileReadHandler.java index 2911f0bae..3d32dd6ba 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoKettleTransFromFileReadHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoKettleTransFromFileReadHandler.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianConnectionProvider.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianConnectionProvider.java index 958206474..554f4a48f 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianConnectionProvider.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianConnectionProvider.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianDataSourceProvider.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianDataSourceProvider.java index bce590dd7..4f7be4f6c 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianDataSourceProvider.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianDataSourceProvider.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianDataSourceProviderReadHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianDataSourceProviderReadHandler.java index ee27a4e83..675a61563 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianDataSourceProviderReadHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianDataSourceProviderReadHandler.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoOlap4JJndiConnectionProvider.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoOlap4JJndiConnectionProvider.java index 2c6c01547..7f1b60624 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoOlap4JJndiConnectionProvider.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoOlap4JJndiConnectionProvider.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoOlap4JJndiConnectionReadHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoOlap4JJndiConnectionReadHandler.java index 29c18d7d6..654704408 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoOlap4JJndiConnectionReadHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoOlap4JJndiConnectionReadHandler.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoPmdConfigReadHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoPmdConfigReadHandler.java index 2358046c6..c9c790bc4 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoPmdConfigReadHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoPmdConfigReadHandler.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoPmdConnectionProvider.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoPmdConnectionProvider.java index b59544d55..02154a2be 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoPmdConnectionProvider.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoPmdConnectionProvider.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoPoolDataSourceConnectionProvider.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoPoolDataSourceConnectionProvider.java index fc9ec1349..32b74f56d 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoPoolDataSourceConnectionProvider.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/connection/PentahoPoolDataSourceConnectionProvider.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; import java.sql.Connection; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/datasources/QuerylessDataFactory.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/datasources/QuerylessDataFactory.java index abec378bb..bf0cefae4 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/datasources/QuerylessDataFactory.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/datasources/QuerylessDataFactory.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.datasources; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/datasources/QuerylessDataFactoryModule.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/datasources/QuerylessDataFactoryModule.java index 7bebe0750..365df5764 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/datasources/QuerylessDataFactoryModule.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/datasources/QuerylessDataFactoryModule.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.datasources; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/datasources/QuerylessTableModel.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/datasources/QuerylessTableModel.java index 3ed156925..96d7fbcea 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/datasources/QuerylessTableModel.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/datasources/QuerylessTableModel.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.datasources; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/drilldown/ContentLinkFunction.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/drilldown/ContentLinkFunction.java index f8b0561bd..70713c237 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/drilldown/ContentLinkFunction.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/drilldown/ContentLinkFunction.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2018 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.drilldown; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/drilldown/ContentLinkFunctionDescription.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/drilldown/ContentLinkFunctionDescription.java index 7074d51b2..7a91db113 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/drilldown/ContentLinkFunctionDescription.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/drilldown/ContentLinkFunctionDescription.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.drilldown; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/drilldown/IsContentLinkFunction.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/drilldown/IsContentLinkFunction.java index 05c5a7e8e..6e74242a3 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/drilldown/IsContentLinkFunction.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/drilldown/IsContentLinkFunction.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.drilldown; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/drilldown/IsContentLinkFunctionDescription.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/drilldown/IsContentLinkFunctionDescription.java index 6ce3e81f6..daedde8fc 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/drilldown/IsContentLinkFunctionDescription.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/drilldown/IsContentLinkFunctionDescription.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.drilldown; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/messages/Messages.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/messages/Messages.java index 6aa8c3d6d..6e1bd561e 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/messages/Messages.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/messages/Messages.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.messages; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/AbstractHtmlOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/AbstractHtmlOutput.java index a38752042..e59db05eb 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/AbstractHtmlOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/AbstractHtmlOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; import java.io.File; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/CSVOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/CSVOutput.java index a1e5f7a50..a6a1d8cca 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/CSVOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/CSVOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/CachingPageableHTMLOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/CachingPageableHTMLOutput.java index 15d364e63..ff4a7c8a1 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/CachingPageableHTMLOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/CachingPageableHTMLOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; import com.cronutils.utils.VisibleForTesting; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/DefaultReportOutputHandlerFactory.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/DefaultReportOutputHandlerFactory.java index fd7231453..967c773bb 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/DefaultReportOutputHandlerFactory.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/DefaultReportOutputHandlerFactory.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2018 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; import org.pentaho.platform.engine.core.system.PentahoRequestContextHolder; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/EmailOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/EmailOutput.java index 097a7c4e0..ab2e20765 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/EmailOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/EmailOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastCSVOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastCSVOutput.java index 49ad759dc..26b7e106d 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastCSVOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastCSVOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastExportReportOutputHandlerFactory.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastExportReportOutputHandlerFactory.java index 7aee20f13..940fb8751 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastExportReportOutputHandlerFactory.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastExportReportOutputHandlerFactory.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; import org.pentaho.reporting.platform.plugin.SimpleReportingAction; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastStreamHtmlOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastStreamHtmlOutput.java index fd643ac92..d75848e11 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastStreamHtmlOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastStreamHtmlOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; import org.pentaho.reporting.engine.classic.core.MasterReport; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastStreamJcrHtmlOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastStreamJcrHtmlOutput.java index b53f24e83..76d7d6d27 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastStreamJcrHtmlOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastStreamJcrHtmlOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; import org.pentaho.reporting.engine.classic.core.MasterReport; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastXLSOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastXLSOutput.java index eae0ea546..7bdb1465d 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastXLSOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastXLSOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; import org.pentaho.reporting.engine.classic.core.MasterReport; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastXLSXOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastXLSXOutput.java index 8098da5b3..2dd9e7ba2 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastXLSXOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/FastXLSXOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/OutputUtils.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/OutputUtils.java index 4396089da..3e4059096 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/OutputUtils.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/OutputUtils.java @@ -1,14 +1,3 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ package org.pentaho.reporting.platform.plugin.output; import org.apache.commons.logging.Log; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PDFOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PDFOutput.java index e329fe6e4..c2b0bba5e 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PDFOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PDFOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PNGOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PNGOutput.java index fe8992097..14f2ea840 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PNGOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PNGOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PageableHTMLOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PageableHTMLOutput.java index c75d170a7..5aad88e15 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PageableHTMLOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PageableHTMLOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2018 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PaginationControlWrapper.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PaginationControlWrapper.java index c321c9d17..fd1f50273 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PaginationControlWrapper.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PaginationControlWrapper.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PlainTextOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PlainTextOutput.java index 8206f8a10..67d6270c0 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PlainTextOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/PlainTextOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ProxyOutputStream.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ProxyOutputStream.java index 0543a61b9..5cc6df997 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ProxyOutputStream.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ProxyOutputStream.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/RTFOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/RTFOutput.java index 3e9f2a50d..ce7e85d80 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/RTFOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/RTFOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ReportOutputHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ReportOutputHandler.java index 2c1061668..e0ab40dd3 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ReportOutputHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ReportOutputHandler.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ReportOutputHandlerFactory.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ReportOutputHandlerFactory.java index 2a5b7955f..90424a707 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ReportOutputHandlerFactory.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ReportOutputHandlerFactory.java @@ -1,14 +1,3 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ package org.pentaho.reporting.platform.plugin.output; import java.io.IOException; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ReportOutputHandlerSelector.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ReportOutputHandlerSelector.java index b0568bd23..31c587836 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ReportOutputHandlerSelector.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ReportOutputHandlerSelector.java @@ -1,14 +1,3 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ package org.pentaho.reporting.platform.plugin.output; import org.pentaho.reporting.engine.classic.core.MasterReport; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ReportPageSelector.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ReportPageSelector.java index 652e0b73a..c8d5a638a 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ReportPageSelector.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/ReportPageSelector.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/StreamHtmlOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/StreamHtmlOutput.java index b7689a189..593205fe9 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/StreamHtmlOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/StreamHtmlOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/StreamJcrHtmlOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/StreamJcrHtmlOutput.java index 4203ae007..2be45c0f4 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/StreamJcrHtmlOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/StreamJcrHtmlOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/XLSOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/XLSOutput.java index 421a61eee..9658283c4 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/XLSOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/XLSOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/XLSXOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/XLSXOutput.java index 45e4e91d2..44331bb75 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/XLSXOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/XLSXOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/XmlPageableOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/XmlPageableOutput.java index 77caaa630..8c080e031 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/XmlPageableOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/XmlPageableOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/XmlTableOutput.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/XmlTableOutput.java index a52c4bcb8..6e4b75ac5 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/output/XmlTableOutput.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/output/XmlTableOutput.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/PentahoNameGenerator.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/PentahoNameGenerator.java index b155b5a88..f63ed9bb8 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/PentahoNameGenerator.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/PentahoNameGenerator.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.repository; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/PentahoURLRewriter.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/PentahoURLRewriter.java index dcd679f66..36e2daab4 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/PentahoURLRewriter.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/PentahoURLRewriter.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.repository; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/ReportContentItem.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/ReportContentItem.java index e90c395f5..03c67c35e 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/ReportContentItem.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/ReportContentItem.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2018 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.repository; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/ReportContentLocation.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/ReportContentLocation.java index 4180c7db2..6a5255128 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/ReportContentLocation.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/ReportContentLocation.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.repository; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/ReportContentRepository.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/ReportContentRepository.java index 099a41500..75db2ee9e 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/ReportContentRepository.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/ReportContentRepository.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.repository; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/TempDirectoryNameGenerator.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/TempDirectoryNameGenerator.java index 5eed94fcb..43998a357 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/TempDirectoryNameGenerator.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/repository/TempDirectoryNameGenerator.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.repository; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/AbstractStagingHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/AbstractStagingHandler.java index cd8c66ea6..032afd9a1 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/AbstractStagingHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/AbstractStagingHandler.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.staging; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/AsyncJobFileStagingHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/AsyncJobFileStagingHandler.java index 13fa48591..522ada981 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/AsyncJobFileStagingHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/AsyncJobFileStagingHandler.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.staging; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/IFixedSizeStreamingContent.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/IFixedSizeStreamingContent.java index b34673e24..01afaedcc 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/IFixedSizeStreamingContent.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/IFixedSizeStreamingContent.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.staging; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/MemStagingHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/MemStagingHandler.java index 4e128766b..6d3cd2f6c 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/MemStagingHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/MemStagingHandler.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.staging; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/StagingHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/StagingHandler.java index 5b09a9c98..7af993198 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/StagingHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/StagingHandler.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.staging; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/TempFileStagingHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/TempFileStagingHandler.java index a46e033ba..e8ed7541e 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/TempFileStagingHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/TempFileStagingHandler.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2018 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.staging; diff --git a/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/ThruStagingHandler.java b/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/ThruStagingHandler.java index e60ea404a..63450d467 100644 --- a/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/ThruStagingHandler.java +++ b/core/src/main/java/org/pentaho/reporting/platform/plugin/staging/ThruStagingHandler.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.staging; diff --git a/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/FeedbackScreen.js b/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/FeedbackScreen.js index 04de810aa..c40679eeb 100644 --- a/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/FeedbackScreen.js +++ b/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/FeedbackScreen.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * Copyright 2010 - 2017 Hitachi Vantara. All rights reserved. * - * Pentaho + * 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 * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * http://www.apache.org/licenses/LICENSE-2.0 * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. + * 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. * - * Change Date: 2028-08-13 - ******************************************************************************/ + */ define(["dojo/_base/declare", "dijit/_WidgetBase", "dijit/_Templated", "dojo/on", "dojo/query", "pentaho/common/button", "pentaho/common/Dialog", "dojo/text!pentaho/reportviewer/FeedbackScreen.html"], function (declare, _WidgetBase, _Templated, on, query, button, Dialog, templateStr) { diff --git a/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/GlassPane.js b/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/GlassPane.js index bcc8618e0..a4bd9fa48 100644 --- a/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/GlassPane.js +++ b/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/GlassPane.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ +/*! +* Copyright 2010 - 2017 Hitachi Vantara. 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 +* +* 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. +* +*/ define(["dojo/_base/declare", "dijit/_WidgetBase", "dijit/_Templated", "dojo/on", "dojo/query", "pentaho/common/button", "pentaho/common/Dialog", "dojo/text!pentaho/reportviewer/GlassPane.html"], function(declare, _WidgetBase, _Templated, on, query, button, Dialog, templateStr){ diff --git a/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/ReportDialog.js b/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/ReportDialog.js index e8c629956..75a52f1b7 100644 --- a/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/ReportDialog.js +++ b/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/ReportDialog.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ +/*! +* This program is free software; you can redistribute it and/or modify it under the +* terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software +* Foundation. +* +* You should have received a copy of the GNU Lesser General Public License along with this +* program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html +* or from the Free Software Foundation, Inc., +* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +* +* This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +* See the GNU Lesser General Public License for more details. +* +* Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. +*/ define(["dojo/_base/declare", "dojo/on", "dojo/query", "dojo/_base/lang", 'dijit/_WidgetBase', 'dijit/_TemplatedMixin', 'pentaho/common/button', diff --git a/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/ScheduleScreen.js b/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/ScheduleScreen.js index 0af045f61..6f3b34e1d 100644 --- a/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/ScheduleScreen.js +++ b/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/ScheduleScreen.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ +/*! +* Copyright 2010 - 2017 Hitachi Vantara. 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 +* +* 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. +* +*/ define(["dojo/_base/declare", "dijit/_WidgetBase", "dijit/_Templated", "dojo/on", "dojo/query", "pentaho/common/button", "pentaho/common/Dialog", "dojo/text!pentaho/reportviewer/ScheduleScreen.html"], function(declare, _WidgetBase, _Templated, on, query, button, Dialog, templateStr){ diff --git a/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/SuccessScheduleScreen.js b/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/SuccessScheduleScreen.js index d433dd773..a7a1af920 100644 --- a/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/SuccessScheduleScreen.js +++ b/core/src/main/javascript/reportviewer/dojo/pentaho/reportviewer/SuccessScheduleScreen.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ +/*! +* Copyright 2010 - 2017 Hitachi Vantara. 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 +* +* 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. +* +*/ define(["dojo/_base/declare", "dijit/_WidgetBase", "dijit/_Templated", "dojo/on", "dojo/query", "pentaho/common/button", "pentaho/common/Dialog", "dojo/text!pentaho/reportviewer/ScheduleScreen.html"], function(declare, _WidgetBase, _Templated, on, query, button, Dialog, templateStr){ diff --git a/core/src/main/javascript/reportviewer/formatter.js b/core/src/main/javascript/reportviewer/formatter.js index d4ce1e526..7f73803e9 100644 --- a/core/src/main/javascript/reportviewer/formatter.js +++ b/core/src/main/javascript/reportviewer/formatter.js @@ -1,13 +1,18 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2014 - 2017 Hitachi Vantara. All rights reserved. + */ define(['local!formatter']) \ No newline at end of file diff --git a/core/src/main/javascript/reportviewer/reporting-require-js-bundles-cfg.js b/core/src/main/javascript/reportviewer/reporting-require-js-bundles-cfg.js index 36cbb4c8f..5a15d41ea 100644 --- a/core/src/main/javascript/reportviewer/reporting-require-js-bundles-cfg.js +++ b/core/src/main/javascript/reportviewer/reporting-require-js-bundles-cfg.js @@ -1,14 +1,24 @@ -/*! ****************************************************************************** +/*! + * HITACHI VANTARA PROPRIETARY AND CONFIDENTIAL * - * Pentaho + * Copyright 2002 - 2019 Hitachi Vantara. All rights reserved. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * NOTICE: All information including source code contained herein is, and + * remains the sole property of Hitachi Vantara and its licensors. The intellectual + * and technical concepts contained herein are proprietary and confidential + * to, and are trade secrets of Hitachi Vantara and may be covered by U.S. and foreign + * patents, or patents in process, and are protected by trade secret and + * copyright laws. The receipt or possession of this source code and/or related + * information does not convey or imply any rights to reproduce, disclose or + * distribute its contents, or to manufacture, use, or sell anything that it + * may describe, in whole or in part. Any reproduction, modification, distribution, + * or public display of this information without the express written authorization + * from Hitachi Vantara is strictly prohibited and in violation of applicable laws and + * international treaties. Access to the source code contained herein is strictly + * prohibited to anyone except those individuals and entities who have executed + * confidentiality and non-disclosure agreements or other agreements with Hitachi Vantara, + * explicitly covering such access. + */ (function() { diff --git a/core/src/main/javascript/reportviewer/reporting-require-js-cfg.js b/core/src/main/javascript/reportviewer/reporting-require-js-cfg.js index 1e71f32aa..37510e2ca 100644 --- a/core/src/main/javascript/reportviewer/reporting-require-js-cfg.js +++ b/core/src/main/javascript/reportviewer/reporting-require-js-cfg.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ +/*! +* This program is free software; you can redistribute it and/or modify it under the +* terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software +* Foundation. +* +* You should have received a copy of the GNU Lesser General Public License along with this +* program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html +* or from the Free Software Foundation, Inc., +* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +* +* This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +* See the GNU Lesser General Public License for more details. +* +* Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. +*/ var prefix = // environment configured (typeof ENVIRONMENT_CONFIG !== "undefined" && typeof ENVIRONMENT_CONFIG.paths !== "undefined" && diff --git a/core/src/main/javascript/reportviewer/reportviewer-app.js b/core/src/main/javascript/reportviewer/reportviewer-app.js index 212d36a10..113fcda43 100644 --- a/core/src/main/javascript/reportviewer/reportviewer-app.js +++ b/core/src/main/javascript/reportviewer/reportviewer-app.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2014 - 2017 Hitachi Vantara. All rights reserved. + */ define(["reportviewer/reportviewer-main-module", 'dojo/parser',"reportviewer/reportviewer-prompt",'reportviewer/reportviewer','reportviewer/reportviewer-logging', 'dojo/cookie'], function(_module, parser, Prompt, Viewer, logging, cookie){ "use strict"; diff --git a/core/src/main/javascript/reportviewer/reportviewer-formatting.js b/core/src/main/javascript/reportviewer/reportviewer-formatting.js index bde9e7e20..d870d7018 100644 --- a/core/src/main/javascript/reportviewer/reportviewer-formatting.js +++ b/core/src/main/javascript/reportviewer/reportviewer-formatting.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ +/*! +* This program is free software; you can redistribute it and/or modify it under the +* terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software +* Foundation. +* +* You should have received a copy of the GNU Lesser General Public License along with this +* program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html +* or from the Free Software Foundation, Inc., +* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +* +* This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +* See the GNU Lesser General Public License for more details. +* +* Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. +*/ define(['reportviewer/reportviewer-timeutil'], function(ReportTimeUtil) { return { diff --git a/core/src/main/javascript/reportviewer/reportviewer-logging.js b/core/src/main/javascript/reportviewer/reportviewer-logging.js index a30fbdd02..5c437a81b 100644 --- a/core/src/main/javascript/reportviewer/reportviewer-logging.js +++ b/core/src/main/javascript/reportviewer/reportviewer-logging.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ +/*! +* This program is free software; you can redistribute it and/or modify it under the +* terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software +* Foundation. +* +* You should have received a copy of the GNU Lesser General Public License along with this +* program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html +* or from the Free Software Foundation, Inc., +* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +* +* This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +* See the GNU Lesser General Public License for more details. +* +* Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. +*/ define(function() { var levelIndentText = "    "; diff --git a/core/src/main/javascript/reportviewer/reportviewer-main-module.js b/core/src/main/javascript/reportviewer/reportviewer-main-module.js index 44a1f9a5c..c84de2283 100644 --- a/core/src/main/javascript/reportviewer/reportviewer-main-module.js +++ b/core/src/main/javascript/reportviewer/reportviewer-main-module.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ define([ "common-repo/pentaho-ajax", "reportviewer/reportviewer", diff --git a/core/src/main/javascript/reportviewer/reportviewer-prompt.js b/core/src/main/javascript/reportviewer/reportviewer-prompt.js index f01e6e8be..2426e26a9 100644 --- a/core/src/main/javascript/reportviewer/reportviewer-prompt.js +++ b/core/src/main/javascript/reportviewer/reportviewer-prompt.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2023 Hitachi Vantara.. All rights reserved. + */ define([ "common-ui/util/util", diff --git a/core/src/main/javascript/reportviewer/reportviewer-sample-component.js b/core/src/main/javascript/reportviewer/reportviewer-sample-component.js index 221b96982..18a215406 100644 --- a/core/src/main/javascript/reportviewer/reportviewer-sample-component.js +++ b/core/src/main/javascript/reportviewer/reportviewer-sample-component.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ +/*! +* This program is free software; you can redistribute it and/or modify it under the +* terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software +* Foundation. +* +* You should have received a copy of the GNU Lesser General Public License along with this +* program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html +* or from the Free Software Foundation, Inc., +* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +* +* This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +* See the GNU Lesser General Public License for more details. +* +* Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. +*/ /** * This is a sample wrapper component. It requests that two resources be loaded: Report Viewer Application and the diff --git a/core/src/main/javascript/reportviewer/reportviewer-timeutil.js b/core/src/main/javascript/reportviewer/reportviewer-timeutil.js index a523e4d2a..bb49780db 100644 --- a/core/src/main/javascript/reportviewer/reportviewer-timeutil.js +++ b/core/src/main/javascript/reportviewer/reportviewer-timeutil.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ +/*! +* This program is free software; you can redistribute it and/or modify it under the +* terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software +* Foundation. +* +* You should have received a copy of the GNU Lesser General Public License along with this +* program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html +* or from the Free Software Foundation, Inc., +* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +* +* This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +* See the GNU Lesser General Public License for more details. +* +* Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. +*/ /** * Timezone Utility to generate a timezone offset string from a given timezone. diff --git a/core/src/main/javascript/reportviewer/reportviewer.js b/core/src/main/javascript/reportviewer/reportviewer.js index be4978aa1..0f9b05101 100644 --- a/core/src/main/javascript/reportviewer/reportviewer.js +++ b/core/src/main/javascript/reportviewer/reportviewer.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ +/*! +* This program is free software; you can redistribute it and/or modify it under the +* terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software +* Foundation. +* +* You should have received a copy of the GNU Lesser General Public License along with this +* program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html +* or from the Free Software Foundation, Inc., +* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +* +* This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +* See the GNU Lesser General Public License for more details. +* +* Copyright (c) 2002-2023 Hitachi Vantara. All rights reserved. +*/ define([ 'common-ui/util/util', 'common-ui/util/timeutil', 'common-ui/util/formatting', 'pentaho/common/Messages', "dojo/dom", "dojo/on", "dojo/_base/lang", "dijit/registry", "dojo/has", "dojo/sniff", "dojo/dom-class", diff --git a/core/src/test/config/javascript/context.js b/core/src/test/config/javascript/context.js index 8396b601e..362b9b050 100644 --- a/core/src/test/config/javascript/context.js +++ b/core/src/test/config/javascript/context.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ +/*! +* This program is free software; you can redistribute it and/or modify it under the +* terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software +* Foundation. +* +* You should have received a copy of the GNU Lesser General Public License along with this +* program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html +* or from the Free Software Foundation, Inc., +* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +* +* This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +* See the GNU Lesser General Public License for more details. +* +* Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. +*/ var ENVIRONMENT_CONFIG = ENVIRONMENT_CONFIG || {}; ENVIRONMENT_CONFIG.paths = ENVIRONMENT_CONFIG.paths || {}; diff --git a/core/src/test/config/javascript/karma-require-js-cfg.js b/core/src/test/config/javascript/karma-require-js-cfg.js index 8077d17ba..43b88a706 100644 --- a/core/src/test/config/javascript/karma-require-js-cfg.js +++ b/core/src/test/config/javascript/karma-require-js-cfg.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ var isRunningIFrameInSameOrigin = true; var SESSION_NAME = "dummy"; diff --git a/core/src/test/config/javascript/karma.ci.conf.js b/core/src/test/config/javascript/karma.ci.conf.js index 392f28ca4..c75ff631c 100644 --- a/core/src/test/config/javascript/karma.ci.conf.js +++ b/core/src/test/config/javascript/karma.ci.conf.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ module.exports = function(config) { config.set({ diff --git a/core/src/test/config/javascript/karma.conf.js b/core/src/test/config/javascript/karma.conf.js index 52b03a137..f6a1d0221 100644 --- a/core/src/test/config/javascript/karma.conf.js +++ b/core/src/test/config/javascript/karma.conf.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ +/*! +* This program is free software; you can redistribute it and/or modify it under the +* terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software +* Foundation. +* +* You should have received a copy of the GNU Lesser General Public License along with this +* program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html +* or from the Free Software Foundation, Inc., +* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +* +* This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +* See the GNU Lesser General Public License for more details. +* +* Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. +*/ module.exports = function (config) { config.set({ diff --git a/core/src/test/java/org/pentaho/platform/engine/security/userrole/ws/MockUserRoleListService.java b/core/src/test/java/org/pentaho/platform/engine/security/userrole/ws/MockUserRoleListService.java index b3e4c1d1e..f1f6ef522 100644 --- a/core/src/test/java/org/pentaho/platform/engine/security/userrole/ws/MockUserRoleListService.java +++ b/core/src/test/java/org/pentaho/platform/engine/security/userrole/ws/MockUserRoleListService.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.platform.engine.security.userrole.ws; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/BackgroundJobContentGeneratorTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/BackgroundJobContentGeneratorTest.java index 058975abc..0810d71a1 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/BackgroundJobContentGeneratorTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/BackgroundJobContentGeneratorTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2024 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/CacheManagerEndpointTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/CacheManagerEndpointTest.java index 58528e9e0..c57d5b7db 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/CacheManagerEndpointTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/CacheManagerEndpointTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2024 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/DownloadReportContentHandlerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/DownloadReportContentHandlerTest.java index 4e7b66a84..922ad9b57 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/DownloadReportContentHandlerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/DownloadReportContentHandlerTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/ExecuteReportContentHandlerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/ExecuteReportContentHandlerTest.java index 53db193e6..20bc84506 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/ExecuteReportContentHandlerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/ExecuteReportContentHandlerTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2024 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/JobManagerContextTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/JobManagerContextTest.java index 0e8587a79..671617474 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/JobManagerContextTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/JobManagerContextTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2024 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/JobManagerResponseCodeTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/JobManagerResponseCodeTest.java index 34a837857..c039e4ae4 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/JobManagerResponseCodeTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/JobManagerResponseCodeTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2018 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/JobManagerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/JobManagerTest.java index efd6f86f8..348b79f91 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/JobManagerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/JobManagerTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2024 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/MicroPlatformFactory.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/MicroPlatformFactory.java index 02daa2667..4c7c5e10a 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/MicroPlatformFactory.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/MicroPlatformFactory.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/MockRepositoryResourceData.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/MockRepositoryResourceData.java index 73e466dcc..873e64f6e 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/MockRepositoryResourceData.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/MockRepositoryResourceData.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** - * - * Pentaho +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/MockRepositoryResourceLoader.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/MockRepositoryResourceLoader.java index ae74326c4..13bb0fa3b 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/MockRepositoryResourceLoader.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/MockRepositoryResourceLoader.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/MockTableModel.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/MockTableModel.java index 26f8c09d9..fdce53758 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/MockTableModel.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/MockTableModel.java @@ -1,14 +1,3 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ package org.pentaho.reporting.platform.plugin; import com.google.common.base.MoreObjects; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/MockUserDetailsService.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/MockUserDetailsService.java index d1782c63d..91944962d 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/MockUserDetailsService.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/MockUserDetailsService.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/PageableHTMLTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/PageableHTMLTest.java index 9d60aabe3..fd21a876e 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/PageableHTMLTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/PageableHTMLTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2018 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/ParameterDependencyGraphTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/ParameterDependencyGraphTest.java index 2e76bd876..a677cc58e 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/ParameterDependencyGraphTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/ParameterDependencyGraphTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2019 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/ParameterXmlContentHandlerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/ParameterXmlContentHandlerTest.java index 3bdf2779e..1052c4ac4 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/ParameterXmlContentHandlerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/ParameterXmlContentHandlerTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2024 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/PentahoReportEnvironmentTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/PentahoReportEnvironmentTest.java index 012b955b3..669f5c39d 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/PentahoReportEnvironmentTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/PentahoReportEnvironmentTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2023 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/PluginPerfomanceMonitorContextTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/PluginPerfomanceMonitorContextTest.java index c7df6d2b3..d3907631e 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/PluginPerfomanceMonitorContextTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/PluginPerfomanceMonitorContextTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/ReportContentUtilTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/ReportContentUtilTest.java index 58dc9d8b2..d4434ed05 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/ReportContentUtilTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/ReportContentUtilTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2023 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/RepositoryResourceLoaderTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/RepositoryResourceLoaderTest.java index a128e58ed..e37b9b9c6 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/RepositoryResourceLoaderTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/RepositoryResourceLoaderTest.java @@ -1,14 +1,3 @@ -/*! ****************************************************************************** - * - * Pentaho - * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com - * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ package org.pentaho.reporting.platform.plugin; import junit.framework.TestCase; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/SimpleEmailComponentTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/SimpleEmailComponentTest.java index 5ca2b054e..80208db76 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/SimpleEmailComponentTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/SimpleEmailComponentTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/SimpleReportingActionTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/SimpleReportingActionTest.java index c9a76abeb..95f2d568e 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/SimpleReportingActionTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/SimpleReportingActionTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/SimpleReportingComponentTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/SimpleReportingComponentTest.java index addc7ea33..2f67a3c30 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/SimpleReportingComponentTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/SimpleReportingComponentTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/StagingHandlerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/StagingHandlerTest.java index 48fac04ef..ae6ff8ba9 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/StagingHandlerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/StagingHandlerTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/TrackingOutputStreamTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/TrackingOutputStreamTest.java index 2f3efeb37..a8b6ccc2f 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/TrackingOutputStreamTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/TrackingOutputStreamTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/AsyncReportStatusListenerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/AsyncReportStatusListenerTest.java index ca23f9609..9429fd392 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/AsyncReportStatusListenerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/AsyncReportStatusListenerTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/AsyncSystemListenerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/AsyncSystemListenerTest.java index b339029b7..7aacb73fc 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/AsyncSystemListenerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/AsyncSystemListenerTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/AutoScheduleListenerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/AutoScheduleListenerTest.java index eda22bcf7..b6095ce3b 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/AutoScheduleListenerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/AutoScheduleListenerTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/CancelableListenableFutureTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/CancelableListenableFutureTest.java index df2f96c6c..cf5a94709 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/CancelableListenableFutureTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/CancelableListenableFutureTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/ClearCacheActionTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/ClearCacheActionTest.java index bf54fd8b4..857b49a40 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/ClearCacheActionTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/ClearCacheActionTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2018 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/CompositeKeyTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/CompositeKeyTest.java index 3cb867349..423dbb6a2 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/CompositeKeyTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/CompositeKeyTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/DelegatedListenableExecutorTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/DelegatedListenableExecutorTest.java index d7c1a402a..19b1447d4 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/DelegatedListenableExecutorTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/DelegatedListenableExecutorTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/ExecutionRestartTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/ExecutionRestartTest.java index 41b488840..627f1c77e 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/ExecutionRestartTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/ExecutionRestartTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2024 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/FakeLocation.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/FakeLocation.java index 4e6434aa3..1676a15cf 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/FakeLocation.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/FakeLocation.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/ISchedulingDirectoryStrategyTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/ISchedulingDirectoryStrategyTest.java index a5631f039..4bf57861c 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/ISchedulingDirectoryStrategyTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/ISchedulingDirectoryStrategyTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2018 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/JobIdGeneratorTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/JobIdGeneratorTest.java index bf43126bd..ba510021e 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/JobIdGeneratorTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/JobIdGeneratorTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/MemorizeSchedulingLocationListenerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/MemorizeSchedulingLocationListenerTest.java index 6fa0a2771..af787b894 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/MemorizeSchedulingLocationListenerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/MemorizeSchedulingLocationListenerTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/NullSizeStreamingContentTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/NullSizeStreamingContentTest.java index c049a97d9..d8ced1901 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/NullSizeStreamingContentTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/NullSizeStreamingContentTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncExecutionAuditTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncExecutionAuditTest.java index 2a5e6e2d7..c03a62943 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncExecutionAuditTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncExecutionAuditTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2024 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncExecutionInterruptTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncExecutionInterruptTest.java index e16a25a2c..f191beb0e 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncExecutionInterruptTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncExecutionInterruptTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2018 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncExecutionTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncExecutionTest.java index 21f399648..cd82f216b 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncExecutionTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncExecutionTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncReportExecutorTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncReportExecutorTest.java index 9f8cf0c7b..632cbfd3b 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncReportExecutorTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/PentahoAsyncReportExecutorTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2024 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/TestInterruptionInterceptionTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/TestInterruptionInterceptionTest.java index 529b38b20..a282c2de0 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/TestInterruptionInterceptionTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/TestInterruptionInterceptionTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/TestListener.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/TestListener.java index 6db8e932e..3a0bba4b1 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/TestListener.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/TestListener.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/TriggerScheduledContentWritingHandlerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/TriggerScheduledContentWritingHandlerTest.java index 691306dd3..eb4659f8b 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/TriggerScheduledContentWritingHandlerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/TriggerScheduledContentWritingHandlerTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2018 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/UpdateSchedulingLocationListenerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/UpdateSchedulingLocationListenerTest.java index 47a7adcd2..419352ed0 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/UpdateSchedulingLocationListenerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/UpdateSchedulingLocationListenerTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/WriteToJcrTaskTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/WriteToJcrTaskTest.java index 1d3c7c0a4..43a47684f 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/async/WriteToJcrTaskTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/async/WriteToJcrTaskTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.async; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/cache/DeleteOldOnAccessCacheTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/cache/DeleteOldOnAccessCacheTest.java index ac8dc5c2b..bb16cae95 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/cache/DeleteOldOnAccessCacheTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/cache/DeleteOldOnAccessCacheTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/cache/FileSystemCacheBackendTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/cache/FileSystemCacheBackendTest.java index 7a9d7452c..c77e2df00 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/cache/FileSystemCacheBackendTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/cache/FileSystemCacheBackendTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/cache/PluginSessionCacheTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/cache/PluginSessionCacheTest.java index d23bf580a..678aa5551 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/cache/PluginSessionCacheTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/cache/PluginSessionCacheTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2018 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/cache/ReportCacheKeyTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/cache/ReportCacheKeyTest.java index 7388729fa..9e265c3b8 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/cache/ReportCacheKeyTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/cache/ReportCacheKeyTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.cache; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoJndiConnectionReadHandlerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoJndiConnectionReadHandlerTest.java index 04151280b..89ea3ea88 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoJndiConnectionReadHandlerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoJndiConnectionReadHandlerTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoJndiDatasourceConnectionProviderTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoJndiDatasourceConnectionProviderTest.java index f78b85ba8..556a6c1fa 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoJndiDatasourceConnectionProviderTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoJndiDatasourceConnectionProviderTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianConnectionProviderTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianConnectionProviderTest.java index aac57c386..3da430450 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianConnectionProviderTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianConnectionProviderTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianDataSourceProviderTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianDataSourceProviderTest.java index 23efcc697..d245d1e5b 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianDataSourceProviderTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoMondrianDataSourceProviderTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoOlap4JJndiConnectionProviderTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoOlap4JJndiConnectionProviderTest.java index 9c62d7388..6e7338d19 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoOlap4JJndiConnectionProviderTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoOlap4JJndiConnectionProviderTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoOlap4JJndiConnectionReadHandlerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoOlap4JJndiConnectionReadHandlerTest.java index 7bad15727..1630340fa 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoOlap4JJndiConnectionReadHandlerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoOlap4JJndiConnectionReadHandlerTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoPmdConfigReadHandlerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoPmdConfigReadHandlerTest.java index b51423ca5..4e8762e1a 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoPmdConfigReadHandlerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoPmdConfigReadHandlerTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoPmdConnectionProviderTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoPmdConnectionProviderTest.java index c8c9a9011..fecf2f69d 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoPmdConnectionProviderTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoPmdConnectionProviderTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; import static org.mockito.ArgumentMatchers.any; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoPoolDataSourceConnectionProvider.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoPoolDataSourceConnectionProvider.java index fc9ec1349..32b74f56d 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoPoolDataSourceConnectionProvider.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoPoolDataSourceConnectionProvider.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; import java.sql.Connection; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoPoolDataSourceConnectionProviderTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoPoolDataSourceConnectionProviderTest.java index e93991175..0c1982173 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoPoolDataSourceConnectionProviderTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/connection/PentahoPoolDataSourceConnectionProviderTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.connection; import java.util.ArrayList; import org.junit.Test; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/drilldown/ContentLinkFunctionDescriptionTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/drilldown/ContentLinkFunctionDescriptionTest.java index 92f16ba42..b039d9b3d 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/drilldown/ContentLinkFunctionDescriptionTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/drilldown/ContentLinkFunctionDescriptionTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.drilldown; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/drilldown/ContentLinkFunctionTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/drilldown/ContentLinkFunctionTest.java index ef98c78c6..b5d1c5c54 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/drilldown/ContentLinkFunctionTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/drilldown/ContentLinkFunctionTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.drilldown; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/drilldown/IsContentLinkFunctionDescriptionTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/drilldown/IsContentLinkFunctionDescriptionTest.java index d0bf4a9ce..ab193d3bb 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/drilldown/IsContentLinkFunctionDescriptionTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/drilldown/IsContentLinkFunctionDescriptionTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.drilldown; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/drilldown/IsContentLinkFunctionTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/drilldown/IsContentLinkFunctionTest.java index 35c6179c9..d1bdcd595 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/drilldown/IsContentLinkFunctionTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/drilldown/IsContentLinkFunctionTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.drilldown; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/AbstractHTMLOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/AbstractHTMLOutputTest.java index 466109263..52f966c91 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/AbstractHTMLOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/AbstractHTMLOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/CSVOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/CSVOutputTest.java index 123d0dd57..6f6983de5 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/CSVOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/CSVOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/DefaultReportOutputHandlerFactoryTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/DefaultReportOutputHandlerFactoryTest.java index 4f475e901..f6b27173e 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/DefaultReportOutputHandlerFactoryTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/DefaultReportOutputHandlerFactoryTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024+ Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/EmailOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/EmailOutputTest.java index 792030172..6e10bec6d 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/EmailOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/EmailOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastCSVOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastCSVOutputTest.java index 188627cb3..e65d83776 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastCSVOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastCSVOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastExportReportOutputHandlerFactoryTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastExportReportOutputHandlerFactoryTest.java index 950ad57ae..59410b0da 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastExportReportOutputHandlerFactoryTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastExportReportOutputHandlerFactoryTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastStreamHtmlOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastStreamHtmlOutputTest.java index e97619e98..ee7098712 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastStreamHtmlOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastStreamHtmlOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastXLSOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastXLSOutputTest.java index 04b3b0222..12bbbb931 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastXLSOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastXLSOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastXLSXOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastXLSXOutputTest.java index 48c673370..5b85dfdc1 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastXLSXOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/FastXLSXOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/MockOutputHandlerSelector.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/MockOutputHandlerSelector.java index d05902569..9a33954ba 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/MockOutputHandlerSelector.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/MockOutputHandlerSelector.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PDFOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PDFOutputTest.java index 90473f39f..cc1d53fe7 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PDFOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PDFOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PNGOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PNGOutputTest.java index 70118525e..a8e0185f6 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PNGOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PNGOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PageableHTMLOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PageableHTMLOutputTest.java index 36188f1cd..5cbf65c8a 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PageableHTMLOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PageableHTMLOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PaginationControlWrapperTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PaginationControlWrapperTest.java index cfc0f72cd..09c095069 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PaginationControlWrapperTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PaginationControlWrapperTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2018 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PlainTextOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PlainTextOutputTest.java index 9ebac6223..067285a61 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PlainTextOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/PlainTextOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/ProxyOutputStreamTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/ProxyOutputStreamTest.java index e0f583fd4..90ea8946f 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/ProxyOutputStreamTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/ProxyOutputStreamTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/RTFOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/RTFOutputTest.java index bac2cbb04..81f25a2b9 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/RTFOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/RTFOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/StreamJcrHtmlOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/StreamJcrHtmlOutputTest.java index bf6541515..3e4291dc2 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/StreamJcrHtmlOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/StreamJcrHtmlOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/XLSOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/XLSOutputTest.java index 5fa06fc6a..3ba40791e 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/XLSOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/XLSOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/XLSXOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/XLSXOutputTest.java index 51a2514a4..9f1e026cc 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/XLSXOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/XLSXOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/XmlPageableOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/XmlPageableOutputTest.java index 499d5eacb..ba5627c79 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/XmlPageableOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/XmlPageableOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/XmlTableOutputTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/XmlTableOutputTest.java index da63eb19a..ac8a2dd29 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/output/XmlTableOutputTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/output/XmlTableOutputTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.output; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/PentahoURLRewriterTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/PentahoURLRewriterTest.java index 2609d778d..42dd822ee 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/PentahoURLRewriterTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/PentahoURLRewriterTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.repository; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/ReportContentItemTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/ReportContentItemTest.java index 2fc40aaa3..30adafb15 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/ReportContentItemTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/ReportContentItemTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2018 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.repository; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/ReportContentLocationTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/ReportContentLocationTest.java index 374c76f0b..09bcbb3fd 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/ReportContentLocationTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/ReportContentLocationTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2024 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.repository; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/ReportContentRepositoryTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/ReportContentRepositoryTest.java index 890fd82fb..f84274205 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/ReportContentRepositoryTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/ReportContentRepositoryTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.repository; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/TempDirectoryNameGeneratorTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/TempDirectoryNameGeneratorTest.java index e9f152934..53ec72aeb 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/TempDirectoryNameGeneratorTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/repository/TempDirectoryNameGeneratorTest.java @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2002-2017 Hitachi Vantara.. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.repository; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/AbstractStagingHandlerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/AbstractStagingHandlerTest.java index 39c828143..c099cfeb2 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/AbstractStagingHandlerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/AbstractStagingHandlerTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2018 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.staging; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/AsyncJobFileStagingHandlerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/AsyncJobFileStagingHandlerTest.java index 7a73e5223..2935b6621 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/AsyncJobFileStagingHandlerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/AsyncJobFileStagingHandlerTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2024 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.staging; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/MemStagingHandlerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/MemStagingHandlerTest.java index aae18116d..5c9594c3f 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/MemStagingHandlerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/MemStagingHandlerTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.staging; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/TempFileStagingTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/TempFileStagingTest.java index bf3ce7307..37989c80e 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/TempFileStagingTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/TempFileStagingTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2024 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.staging; diff --git a/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/ThruStagingHandlerTest.java b/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/ThruStagingHandlerTest.java index 5b904c396..17ebc03fc 100644 --- a/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/ThruStagingHandlerTest.java +++ b/core/src/test/java/org/pentaho/reporting/platform/plugin/staging/ThruStagingHandlerTest.java @@ -1,14 +1,20 @@ -/*! ****************************************************************************** +/* + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU General Public License, version 2 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/gpl-2.0.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright 2006 - 2017 Hitachi Vantara. All rights reserved. + */ package org.pentaho.reporting.platform.plugin.staging; diff --git a/core/src/test/javascript/mocks/registryMock.js b/core/src/test/javascript/mocks/registryMock.js index 8c447ed1b..3a6afa60b 100644 --- a/core/src/test/javascript/mocks/registryMock.js +++ b/core/src/test/javascript/mocks/registryMock.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2016 - 2017 Hitachi Vantara.. All rights reserved. + */ define(["dijit/registry"], function(registry) { var real = {}; diff --git a/core/src/test/javascript/reportviewer-prompt-spec.js b/core/src/test/javascript/reportviewer-prompt-spec.js index 0b054565e..0a821ce6a 100644 --- a/core/src/test/javascript/reportviewer-prompt-spec.js +++ b/core/src/test/javascript/reportviewer-prompt-spec.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2016-2017 Hitachi Vantara.. All rights reserved. + */ define(["reportviewer/reportviewer-prompt", "reportviewer/reportviewer-logging", "common-ui/jquery-clean", "text!./parameterDefinition.xml!strip", "mocks/registryMock", "common-ui/prompting/api/PromptingAPI", diff --git a/core/src/test/javascript/reportviewer-spec.js b/core/src/test/javascript/reportviewer-spec.js index b439f4123..1f20d98e2 100644 --- a/core/src/test/javascript/reportviewer-spec.js +++ b/core/src/test/javascript/reportviewer-spec.js @@ -1,14 +1,19 @@ -/*! ****************************************************************************** +/*! + * This program is free software; you can redistribute it and/or modify it under the + * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software + * Foundation. * - * Pentaho + * You should have received a copy of the GNU Lesser General Public License along with this + * program; if not, you can obtain a copy at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html + * or from the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * Copyright (C) 2024 by Hitachi Vantara, LLC : http://www.pentaho.com + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; + * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU Lesser General Public License for more details. * - * Use of this software is governed by the Business Source License included - * in the LICENSE.TXT file. - * - * Change Date: 2028-08-13 - ******************************************************************************/ + * Copyright (c) 2017 Hitachi Vantara.. All rights reserved. + */ define(["reportviewer/reportviewer", "reportviewer/reportviewer-logging", "reportviewer/reportviewer-prompt", "common-ui/jquery-clean", "text!./parameterDefinition.xml!strip", "dojo/dom-class", 'common-ui/util/util', "./mocks/registryMock"